xfspell icon indicating copy to clipboard operation
xfspell copied to clipboard

I am getting an error that the checkpoint_best.pt would be corrupted

Open gauravjoshi2034 opened this issue 1 year ago • 0 comments

RuntimeError: unexpected EOF, expected 1119993 more bytes. The file might be corrupted.

This is the end sentence of the error i am getting when i try to use it here :

$ echo "tisimptant too spll chck ths dcment."
| python src/tokenize.py
| fairseq-interactive model7m/
--path model7m/checkpoint_best.pt
--source-lang fr --target-lang en --beam 10
| python src/format_fairseq_output.py

Anyone facing the same situation? Screenshot 2023-08-22 150829

gauravjoshi2034 avatar Aug 22 '23 09:08 gauravjoshi2034