Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run for all prompts #16

Open
zakmicallef opened this issue Apr 21, 2020 · 2 comments
Open

Run for all prompts #16

zakmicallef opened this issue Apr 21, 2020 · 2 comments

Comments

@zakmicallef
Copy link

when runing train_nea.py -tr /data/fold_1/train.tsv -tu /data/fold_1/dev.tsv -ts /data/fold_1/test.tsv -p 0 -o /output_dir I get an error:

Traceback (most recent call last):
  File "/train_nea.py", line 63, in <module>
    raise NotImplementedError
NotImplementedError

when I run it for an individual prompt it works fine. Any Ideas how to solve this ?

@ankitaMandal
Copy link

I faced the same issue.

@kavehtp: Can you please let us know how we can run the code for all prompts. "python train_nea.py -h" says "-p 0" should work but the above error is thrown.

@eiphy
Copy link

eiphy commented Jul 28, 2020

This function is simply not implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants