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

Reproducing experiment results of the paper #3

Open
aaronlolo326 opened this issue Oct 8, 2019 · 1 comment
Open

Reproducing experiment results of the paper #3

aaronlolo326 opened this issue Oct 8, 2019 · 1 comment

Comments

@aaronlolo326
Copy link

Hello @shlurbee! I tried reproducing the results of the paper. However, after following the first few steps, the following error occurred.

bash-4.2$ sh scripts/run\_experiments.sh
Usage: From root dir run:
sh scripts/run_experiments.sh
rm: cannot remove ‘models/v13*’: No such file or directory
rm: cannot remove ‘models/v12*’: No such file or directory
Traceback (most recent call last):
  File "OpenNMT-py/train.py", line 503, in <module>
    main()
...
FileNotFoundError: [Errno 2] No such file or directory: 'data/opennmt.train.pt'

As there are quite a number of run_*.sh files under script/, may you give us some instructions or the exact steps to produce all the results of your work? Thanks in advance!

@shlurbee
Copy link
Owner

shlurbee commented Oct 8, 2019 via email

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