facebookresearch / unlikelihood_training

Neural Text Generation with Unlikelihood Training
Other
311 stars 45 forks source link

gzip: stdin: unexpected end of file #4

Open xinyuwang1209 opened 3 years ago

xinyuwang1209 commented 3 years ago

When unpacking the file checkpoints_v0.tar.gz: $ wget https://dl.fbaipublicfiles.com/unlikelihood/checkpoints_v0.tar.gz

I got the following error: public_checkpoints/mle_baseline/ public_checkpoints/mle_baseline/checkpoint_best.pt

gzip: stdin: unexpected end of file tar: Unexpected EOF in archive tar: Unexpected EOF in archive tar: Error is not recoverable: exiting now

stephenroller commented 3 years ago

Can you delete it and try again? Our CI often downloads that file without issue.