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

no such file or directory: model_tmp_greedy_val_lang.json #6

Closed
junchen14 opened this issue Jan 3, 2021 · 1 comment
Closed

no such file or directory: model_tmp_greedy_val_lang.json #6

junchen14 opened this issue Jan 3, 2021 · 1 comment

Comments

@junchen14
Copy link

hi
thanks for your good work and sharing your code.

when I run your code today, I found that there are some errors during the training. when I run the command "bash scripts/train.sh yc2 mart"
it gives me the error like the following:

File "/home/chenj0g/Desktop/mart/recurrent-transformer/src/utils.py", line 18, in load_json
with open(file_path, "r") as f:
IOError: [Errno 2] No such file or directory: '/home/chenj0g/Desktop/mart/recurrent-transformer/results/yc2_re_init_2021_01_03_15_09_03/model_tmp_greedy_pred_val_lang.json'

do you know how could I solve this problem?

@jayleicn
Copy link
Owner

jayleicn commented Jan 9, 2021

Hi @junchen14,

It looks like something is wrong with the coco evaluation part. You can try to directly use the cmd here in bash to see what the errors are.

Best,
Jie

@jayleicn jayleicn closed this as completed Feb 8, 2021
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

2 participants