-
Notifications
You must be signed in to change notification settings - Fork 425
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
IOError "No such file or directory: './evaluation/temp/eval.1181043.scores " #78
Comments
What does the full log file contain? |
|
Hi, I have the same bug. Have you solved it? How did you solve it? Thanks~ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi
I tried this code " time /tools/anaconda2/bin/python train.py --train dataset/train1400.iob --dev dataset/dev300.iob --test dataset/test284.iob --tag_scheme iob > test-output0611 "
, but I got the error message " IOError: [Errno 2] No such file or directory: './evaluation/temp/eval.1181043.scores "
How can I solve this problem ?
The text was updated successfully, but these errors were encountered: