| { | |
| "dataset_name": "COCO-ARVQA", | |
| "title": "COCO-ARVQA: Arabic Visual Question Answering over COCO 2017", | |
| "language": "Arabic", | |
| "image_source": "MS COCO 2017 train2017", | |
| "coco_images_zip": "http://images.cocodataset.org/zips/train2017.zip", | |
| "splits": { | |
| "train": { | |
| "examples": 93645, | |
| "unique_images": 49894, | |
| "answer_types": { | |
| "other": 30897, | |
| "yes/no": 36157, | |
| "number": 26591 | |
| }, | |
| "top_question_types": { | |
| "how many": 20906, | |
| "what color is the": 12469, | |
| "is the": 10068, | |
| "is there a": 5497, | |
| "is there": 3309, | |
| "how many people are": 3117, | |
| "are there": 3111, | |
| "is it": 2501, | |
| "are the": 2478, | |
| "what color are the": 2337, | |
| "is the man": 2122, | |
| "what is the": 1907, | |
| "what": 1698, | |
| "are there any": 1661, | |
| "how many people are in": 1509, | |
| "what sport is": 1287, | |
| "what color is": 1238, | |
| "what color": 1069, | |
| "are": 847, | |
| "what is the man": 813 | |
| } | |
| }, | |
| "validation": { | |
| "examples": 10361, | |
| "unique_images": 5544, | |
| "answer_types": { | |
| "yes/no": 3925, | |
| "other": 3515, | |
| "number": 2921 | |
| }, | |
| "top_question_types": { | |
| "how many": 2286, | |
| "what color is the": 1479, | |
| "is the": 1107, | |
| "is there a": 598, | |
| "is there": 359, | |
| "are there": 353, | |
| "how many people are": 320, | |
| "what color are the": 275, | |
| "are the": 270, | |
| "is it": 260, | |
| "what is the": 214, | |
| "is the man": 210, | |
| "are there any": 185, | |
| "what": 177, | |
| "how many people are in": 176, | |
| "what sport is": 157, | |
| "what color is": 126, | |
| "what color": 116, | |
| "what number is": 103, | |
| "what kind of": 97 | |
| } | |
| } | |
| }, | |
| "total_examples": 104006, | |
| "total_unique_images": 55438, | |
| "combined_answer_types": { | |
| "other": 34412, | |
| "yes/no": 40082, | |
| "number": 29512 | |
| } | |
| } |