VTLM icon indicating copy to clipboard operation
VTLM copied to clipboard

No train.order Files

Open 227514 opened this issue 4 years ago • 1 comments

This is the first time I run this code. When I run the bash train.sh command, I get an error. There is no train.order file. I run the scripts/01-process-multi30k.sh test_2016_flickr script according to the README file to process the data. But after the command is executed, the train.order is not produced, can you tell me how to get the train.order file, thank you very much, looking forward to your reply

227514 avatar Mar 01 '22 07:03 227514

I met with the same issue. When I run the scripts/decode-mmt-multi30k.sh script, I got FileNotFoundError: [Errno 2] No such file or directory: './data/multi30k/valid.order'. Have you found any solution? Thanks!

MaxyLee avatar Apr 21 '22 07:04 MaxyLee