ZhenYangIACAS / NMT_GAN

generative adversarial nets for neural machine translation
Apache License 2.0
119 stars 37 forks source link

file not found #21

Closed zhangzhen999 closed 6 years ago

zhangzhen999 commented 6 years ago

Thank you very much for helping me solve the last question! when I run "sh discriminator_pretrain.sh" , it gives the following error: "Not found: Unsuccessful TensorSliceReader constructor: Failed to find any matching files for ../experience/data_180w/dis_pretrain/model-180w_zh2en_bpe/dis_180w_bpe"

what should I do? please give me some suggestions, thank you!

ZhenYangIACAS commented 6 years ago

Hi,you should change the file path as your own data path.