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 #11

Open
zhipengLi116 opened this issue Jul 20, 2022 · 0 comments
Open

no such file or directory: model_tmp_greedy_val_lang.json #11

zhipengLi116 opened this issue Jul 20, 2022 · 0 comments

Comments

@zhipengLi116
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?****

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

1 participant