OFA-Sys / OFA

Official repository of OFA (ICML 2022). Paper: OFA: Unifying Architectures, Tasks, and Modalities Through a Simple Sequence-to-Sequence Learning Framework
Apache License 2.0
2.39k stars 248 forks source link

What is the meaning of each column is the .tsv file for vqa ? #395

Open JY9087 opened 1 year ago

JY9087 commented 1 year ago

The first 3 column of the first row is 101096 , 101096 , what color are the letters of the stop sign? The third column is the question , and which one is image_id , which one is question_id ?

logicwong commented 1 year ago

@JY9087 The first column is question_id, the sencond column is image_id. More details are provided in here image