airsplay / lxmert

PyTorch code for EMNLP 2019 paper "LXMERT: Learning Cross-Modality Encoder Representations from Transformers".
MIT License
923 stars 157 forks source link

FileNotFoundError: [Errno 2] No such file or directory: '/hy-tmp/lxmert/data/vqa/valid.json' #120

Open nameyun opened 4 months ago

nameyun commented 4 months ago

When I run the vqa.py file, I get the following error. But in the readme file, I did not find the requirement to add the valid.json file under the data/vqa folder. image