-
Notifications
You must be signed in to change notification settings - Fork 17
No such file or directory: 'eval_sequences.json' #19
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
Comments
@leaf0793 Hi, Do you experience weird results when evaluating? I got a zero score for all task, like:
I used |
Yes, you should configure the path of |
You may need to run |
After finishing the evaluation, the line 515 with open("eval_sequences.json", "r") as f: is this json the same as configs/data/calvin/eval_sequences.json ? Should i replace the eval_sequences.json" with "configs/data/calvin/eval_sequences.json "
The text was updated successfully, but these errors were encountered: