SwordYork / DCNMT

Deep Character-Level Neural Machine Translation
GNU General Public License v3.0
72 stars 19 forks source link

ERROR:checkpoint: Error [Errno 2] No such file or directory #14

Open ghost opened 7 years ago

ghost commented 7 years ago

ERROR:checkpoint: Error [Errno 2] No such file or directory: 'dcnmt_data/cls_train.txt.shuf2data/mdn_train.txt.shuf/iterations_state.pkl'

Now I'm trying the old version, and get this error.

I find in the folder, 'dcnmt' only appears in configrations_template.py, but training.py hasn't import configrations_templete. And, I set config['reload'] = False in configrations.py. So what's the problem?

SwordYork commented 7 years ago

Please try bash train.sh. All things are listed in readme.