VL-T5 icon indicating copy to clipboard operation
VL-T5 copied to clipboard

[Errno 32] Broken pipe

Open victorup opened this issue 3 years ago • 1 comments

Hello,

I met the following error when i run bash scripts/VCR_pretrain_VLT5.sh 4:

1662021644244

I couldn't solve the problem. Need your help!

Thanks!

victorup avatar Sep 01 '22 08:09 victorup

It looks like the METOR evaluation is not properly set up in the language_evaluation package. Have you run python -c "import language_evaluation; language_evaluation.download('coco')" as mentioned in REAMDE #Setup?

j-min avatar Sep 04 '22 00:09 j-min