Oscar icon indicating copy to clipboard operation
Oscar copied to clipboard

gqa_bal_qla_testdev.json and gqa_all_qla_testdev.json missing

Open JoPfeiff opened this issue 4 years ago • 2 comments

Hey,

Thanks for this amazing repo!

I have downloaded the preprocessed GQA dataset with the two different strategies:

wget https://biglmdiag.blob.core.windows.net/oscar/datasets/gqa.zip
unzip gqa.zip -d ./

and

path/to/azcopy copy 'https://biglmdiag.blob.core.windows.net/vinvl/datasets/GQA' ./ --recursive

However both are missing the files gqa_bal_qla_testdev.json and gqa_all_qla_testdev.json. Maybe I have missed some other link where I can download those files. If so, would you be able to point me to it?

Thank you so much in advance!!!

JoPfeiff avatar Mar 11 '21 15:03 JoPfeiff

Same here. Could you please provide the json file for test-dev set? Thank you so much!

sliu-github avatar Jan 24 '22 21:01 sliu-github

It seems like the gqa_bal_qla_val.json is actually gqa_bal_qla_testdev.json. The real gqa_all_qla_val.json is merged to gqa_all_qla_train.json.

waxnkw avatar Aug 06 '22 11:08 waxnkw