Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

AssertionError running the run.sh file #77

Open
erthher opened this issue Apr 7, 2019 · 1 comment
Open

AssertionError running the run.sh file #77

erthher opened this issue Apr 7, 2019 · 1 comment

Comments

@erthher
Copy link

erthher commented Apr 7, 2019

Hi,

I'm trying to train the PBSMT model by running the run.sh file but I get the following error:
File "/UnsupervisedMT/PBSMT/MUSE/src/evaluation/word_translation.py", line 49, in load_dictionary
assert os.path.isfile(path)
AssertionError

Could you help me understand what is going wrong?

@glample
Copy link
Contributor

glample commented Apr 7, 2019

It looks like you did not download the MUSE data. Check https://github.com/facebookresearch/MUSE/#get-evaluation-datasets

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants