You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are no train_choices and val_choices.json files in the GQA dataset.
'train_choices': self.DATA_PATH['gqa'] + '/raw' + '/eval/train_choices'
'val_choices': self.DATA_PATH['gqa'] + '/raw' + '/eval/val_choices.json'
There are no train_choices and val_choices.json files in the GQA dataset.
'train_choices': self.DATA_PATH['gqa'] + '/raw' + '/eval/train_choices'
'val_choices': self.DATA_PATH['gqa'] + '/raw' + '/eval/val_choices.json'