Oscar
Oscar copied to clipboard
gqa_bal_qla_testdev.json and gqa_all_qla_testdev.json missing
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!!!
Same here. Could you please provide the json file for test-dev set? Thank you so much!
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.