VL-T5
VL-T5 copied to clipboard
[Errno 32] Broken pipe
Hello,
I met the following error when i run bash scripts/VCR_pretrain_VLT5.sh 4:

I couldn't solve the problem. Need your help!
Thanks!
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?