I am trying to test OpenNMT-py and it always comes out an error " python translate.py -model demo-model_XYZ.pt -src data/src-test.txt -output pred.txt -replace_unk -verbose" when I run translate.py .
In data file, there is no such model.
Can anyone help?
Thanks