Skip to content

Task A test.py not working #56

@IonutIga

Description

@IonutIga

Hello and congrats on your great work. As I was trying to replicate your work, I ran into some problems when executing the following command:

python test.py --kb_name="wn18rr" --model_name="bert_large" --template="template-1" --device="cuda"

The resulted error prompts that there is a missing file: FileNotFoundError: [Errno 2] No such file or directory: '../datasets/TaskA/WN18RR/wn18rr_entities.json'

As I was checking the datasets folder, I found that there are no actual datasets there. Should we get the datasets from another source? Should we run some pre-processing? Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions