id
stringlengths 7
9
| imageId
stringlengths 3
7
| question
stringlengths 15
92
| answer
stringlengths 2
20
| fullAnswer
stringlengths 13
79
| isBalanced
bool 1
class | groups
dict | entailed
stringlengths 2
432
| equivalent
stringlengths 11
52
| types
dict | annotations
dict | semantic
listlengths 2
7
| semanticStr
stringlengths 29
157
| image
imagewidth (px) 288
640
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
201996982 | n250715 | Who is sitting? | pilot | The pilot is sitting. | true | {
"global": "person",
"local": "sitting"
} | ['201996895'] | ['201996982'] | {
"detailed": "activityWho",
"semantic": "cat",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "5"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "5"
}
],
"question": []
} | [
{
"argument": "person (5)",
"dependencies": [],
"operation": "select"
},
{
"argument": "sitting",
"dependencies": [
0
],
"operation": "filter pose"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: person (5)->filter pose: sitting [0]->query: name [1] | |
201878353 | n342511 | Which kind of clothing is red? | coat | The clothing is a coat. | true | {
"global": "clothing",
"local": "12q-clothing_red"
} | ['201878338', '201878351', '201878329', '201878352', '201878328', '201878337', '201878336', '201878335', '201878327'] | ['201878353'] | {
"detailed": "categoryThat",
"semantic": "cat",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "16"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "16"
},
{
"objectId": "4",
"value": "16"
}
],
"question": [
{
"objectId": "3",
"value": "16"
}
]
} | [
{
"argument": "clothing (16)",
"dependencies": [],
"operation": "select"
},
{
"argument": "red",
"dependencies": [
0
],
"operation": "filter color"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: clothing (16)->filter color: red [0]->query: name [1] | |
201641237 | n532213 | Is the shirt short sleeved or long sleeved? | long sleeved | The shirt is long sleeved. | true | {
"global": "32",
"local": "10c-shirt_32"
} | ['201641240', '201641241', '201641239', '201641232', '201641233', '201641234', '201641235', '201641236'] | ['201641237'] | {
"detailed": "chooseAttr",
"semantic": "attr",
"structural": "choose"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "1",
"value": "2"
}
],
"question": [
{
"objectId": "2",
"value": "2"
}
]
} | [
{
"argument": "shirt (2)",
"dependencies": [],
"operation": "select"
},
{
"argument": "long sleeved|short sleeved",
"dependencies": [
0
],
"operation": "choose"
}
] | select: shirt (2)->choose: long sleeved|short sleeved [0] | |
20754874 | n566028 | Is the building behind a bench? | no | No, the building is behind a person. | true | {
"global": null,
"local": "13-building_bench"
} | [] | ['20754874'] | {
"detailed": "relVerifyCo",
"semantic": "rel",
"structural": "verify"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "2",
"value": "9"
},
{
"objectId": "6",
"value": "1"
}
],
"question": [
{
"objectId": "2",
"value": "9"
}
]
} | [
{
"argument": "building (9)",
"dependencies": [],
"operation": "select"
},
{
"argument": "bench,behind,o (-)",
"dependencies": [
0
],
"operation": "verify rel"
}
] | select: building (9)->verify rel: bench,behind,o (-) [0] | |
202243836 | n296467 | What are the sprinkles sprinkled on? | cupcakes | The sprinkles are sprinkled on the cupcakes. | true | {
"global": "dessert",
"local": "14-sprinkles_sprinkled on,o"
} | ['202243838', '202243837', '202243835', '202243834', '202244068', '202244067'] | ['202243836'] | {
"detailed": "relO",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "3"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "12"
},
{
"objectId": "6",
"value": "3"
}
],
"question": []
} | [
{
"argument": "sprinkles (12)",
"dependencies": [],
"operation": "select"
},
{
"argument": "_,sprinkled on,o (3)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: sprinkles (12)->relate: _,sprinkled on,o (3) [0]->query: name [1] | |
201902497 | n435808 | What kind of furniture is to the right of the router? | chair | The piece of furniture is a chair. | true | {
"global": "furniture",
"local": "15-router_to the right of,s"
} | ['201902500', '201902429', '201902495', '201902496', '201902498', '201902499'] | ['201902497'] | {
"detailed": "categoryRelS",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "10"
}
],
"fullAnswer": [
{
"objectId": "1:4",
"value": "10"
},
{
"objectId": "6",
"value": "10"
}
],
"question": [
{
"objectId": "3",
"value": "10"
}
]
} | [
{
"argument": "router (12)",
"dependencies": [],
"operation": "select"
},
{
"argument": "furniture,to the right of,s (10)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: router (12)->relate: furniture,to the right of,s (10) [0]->query: name [1] | |
20287855 | n317260 | Is there any sand that is soft? | yes | Yes, there is sand that is soft. | true | {
"global": null,
"local": "04-sand_soft"
} | ['20287849', '20287848', '20287856', '20287854', '20287852', '20287850', '20287851'] | ['20287856', '20287855'] | {
"detailed": "existThat",
"semantic": "obj",
"structural": "verify"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "3",
"value": "4"
}
],
"question": [
{
"objectId": "3",
"value": "4"
}
]
} | [
{
"argument": "sand (4)",
"dependencies": [],
"operation": "select"
},
{
"argument": "soft",
"dependencies": [
0
],
"operation": "filter hardness"
},
{
"argument": "?",
"dependencies": [
1
],
"operation": "exist"
}
] | select: sand (4)->filter hardness: soft [0]->exist: ? [1] | |
201873237 | n309148 | What type of vehicle do you think is the pedestrian behind of? | fire truck | The pedestrian is behind the fire truck. | true | {
"global": "vehicle",
"local": "15-pedestrian_behind,o"
} | ['201873314', '201873313', '201873238'] | ['201873237'] | {
"detailed": "categoryRelO",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0:2",
"value": "0"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "19"
},
{
"objectId": "5:7",
"value": "0"
}
],
"question": [
{
"objectId": "9",
"value": "19"
},
{
"objectId": "3",
"value": "0"
}
]
} | [
{
"argument": "pedestrian (19)",
"dependencies": [],
"operation": "select"
},
{
"argument": "vehicle,behind,o (0)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: pedestrian (19)->relate: vehicle,behind,o (0) [0]->query: name [1] | |
201428933 | n64959 | What is the appliance that is to the right of the tap called? | refrigerator | The appliance is a refrigerator. | true | {
"global": "appliance",
"local": "15-faucet_to the right of,s"
} | ['201428934', '201428935', '201428936', '201428866', '201428865', '201428893'] | ['201428933'] | {
"detailed": "categoryRelS",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "0"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "0"
},
{
"objectId": "4",
"value": "0"
}
],
"question": [
{
"objectId": "11",
"value": "16"
},
{
"objectId": "3",
"value": "0"
}
]
} | [
{
"argument": "faucet (16)",
"dependencies": [],
"operation": "select"
},
{
"argument": "appliance,to the right of,s (0)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: faucet (16)->relate: appliance,to the right of,s (0) [0]->query: name [1] | |
201861415 | n390187 | Is the person to the right of the mirror wearing a hat? | no | No, the person is wearing a jacket. | true | {
"global": null,
"local": "13-person_hat"
} | ['201861399'] | ['201861415'] | {
"detailed": "relVerifyCo",
"semantic": "rel",
"structural": "verify"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "2",
"value": "2"
},
{
"objectId": "6",
"value": "5"
}
],
"question": [
{
"objectId": "8",
"value": "3"
},
{
"objectId": "2",
"value": "2"
}
]
} | [
{
"argument": "mirror (3)",
"dependencies": [],
"operation": "select"
},
{
"argument": "person,to the right of,s (2)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "hat,wearing,o (-)",
"dependencies": [
1
],
"operation": "verify rel"
}
] | select: mirror (3)->relate: person,to the right of,s (2) [0]->verify rel: hat,wearing,o (-) [1] | |
201407280 | n282607 | How clean is the t-shirt? | clean | The t-shirt is clean. | true | {
"global": "cleanliness",
"local": "10q-t-shirt_cleanliness"
} | ['201407264', '201407285', '201407284', '201407281', '201407283', '201407282', '201407274', '201407278', '201407277'] | ['201407280'] | {
"detailed": "how",
"semantic": "attr",
"structural": "query"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "1",
"value": "1"
}
],
"question": [
{
"objectId": "4",
"value": "1"
}
]
} | [
{
"argument": "t-shirt (1)",
"dependencies": [],
"operation": "select"
},
{
"argument": "cleanliness",
"dependencies": [
0
],
"operation": "query"
}
] | select: t-shirt (1)->query: cleanliness [0] | |
201757653 | n4777 | Are there paper cups or plates? | yes | Yes, there is a paper cup. | true | {
"global": null,
"local": "04-cup_paper"
} | ['201757656', '201757654', '201757655'] | ['201757655', '201757656', '201757654', '201757653'] | {
"detailed": "existAttrOr",
"semantic": "obj",
"structural": "logical"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "5",
"value": "3"
}
],
"question": [
{
"objectId": "3",
"value": "3"
}
]
} | [
{
"argument": "cup (3)",
"dependencies": [],
"operation": "select"
},
{
"argument": "paper",
"dependencies": [
0
],
"operation": "filter material"
},
{
"argument": "?",
"dependencies": [
1
],
"operation": "exist"
},
{
"argument": "plate (-) ",
"dependencies": [],
"operation": "select"
},
{
"argument": "paper",
"dependencies": [
3
],
"operation": "filter material"
},
{
"argument": "?",
"dependencies": [
4
],
"operation": "exist"
},
{
"argument": "",
"dependencies": [
2,
5
],
"operation": "or"
}
] | select: cup (3)->filter material: paper [0]->exist: ? [1]->select: plate (-) ->filter material: paper [3]->exist: ? [4]->or: [2, 5] | |
201902951 | n435808 | Which color is the keyboard in the middle of the photo? | black | The keyboard is black. | true | {
"global": "color",
"local": "10q-keyboard_color"
} | ['201902955', '201902954', '201902950', '201902953', '201902952', '201902948', '201902949', '201902961', '201902962', '201902963', '201902964'] | ['201902951'] | {
"detailed": "directWhich",
"semantic": "attr",
"structural": "query"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "1",
"value": "8"
}
],
"question": [
{
"objectId": "4",
"value": "8"
}
]
} | [
{
"argument": "keyboard (8)",
"dependencies": [],
"operation": "select"
},
{
"argument": "middle",
"dependencies": [
0
],
"operation": "filter vposition"
},
{
"argument": "color",
"dependencies": [
1
],
"operation": "query"
}
] | select: keyboard (8)->filter vposition: middle [0]->query: color [1] | |
201997723 | n319845 | Is the door closed or open? | closed | The door is closed. | true | {
"global": "15",
"local": "10c-door_15"
} | ['201997697', '201997696', '201997713', '201997715', '201997714', '201997717', '201997716'] | ['201997723'] | {
"detailed": "chooseAttr",
"semantic": "attr",
"structural": "choose"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "1",
"value": "15"
}
],
"question": [
{
"objectId": "2",
"value": "15"
}
]
} | [
{
"argument": "door (15)",
"dependencies": [],
"operation": "select"
},
{
"argument": "closed|open",
"dependencies": [
0
],
"operation": "choose"
}
] | select: door (15)->choose: closed|open [0] | |
201795327 | n119944 | Is the woman to the right of the elephant brunette and fat? | yes | Yes, the woman is brunette and fat. | true | {
"global": null,
"local": "05-brunette_fat"
} | ['201795328', '201795329', '201795339', '201795338', '201795333', '201795332', '201795331', '201795330', '201795337', '201795336', '201795335', '201795340', '201795341', '201795334'] | ['201795327'] | {
"detailed": "verifyAttrs",
"semantic": "attr",
"structural": "logical"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "2",
"value": "1"
}
],
"question": [
{
"objectId": "8",
"value": "14"
},
{
"objectId": "2",
"value": "1"
}
]
} | [
{
"argument": "elephant (14)",
"dependencies": [],
"operation": "select"
},
{
"argument": "woman,to the right of,s (1)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "brunette",
"dependencies": [
1
],
"operation": "verify color"
},
{
"argument": "fat ",
"dependencies": [
1
],
"operation": "verify fatness"
},
{
"argument": "",
"dependencies": [
2,
3
],
"operation": "and"
}
] | select: elephant (14)->relate: woman,to the right of,s (1) [0]->verify color: brunette [1]->verify fatness: fat [1]->and: [2, 3] | |
20622082 | n210269 | What is the color of the animals that the window is over? | brown | The horses are brown. | true | {
"global": "color",
"local": "10q-horses_color"
} | ['20622079', '20622078', '20622095', '20622094', '20622093', '20622092', '20622091', '20622075', '20622053', '20622052', '20622051', '20622080', '20622081', '20622084', '20622085', '20622086'] | ['20622082'] | {
"detailed": "directOf",
"semantic": "attr",
"structural": "query"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "1",
"value": "6"
}
],
"question": [
{
"objectId": "9",
"value": "15"
},
{
"objectId": "6",
"value": "6"
}
]
} | [
{
"argument": "window (15)",
"dependencies": [],
"operation": "select"
},
{
"argument": "animal,over,o (6)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "color",
"dependencies": [
1
],
"operation": "query"
}
] | select: window (15)->relate: animal,over,o (6) [0]->query: color [1] | |
20183113 | n151768 | Is there any red umbrella in this picture? | no | No, there is an umbrella but it is gray. | true | {
"global": null,
"local": "04-umbrella_red"
} | ['20183114', '20183115'] | ['20183113'] | {
"detailed": "existAttrC",
"semantic": "obj",
"structural": "verify"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "4",
"value": "7"
}
],
"question": [
{
"objectId": "4",
"value": "7"
}
]
} | [
{
"argument": "umbrella (7)",
"dependencies": [],
"operation": "select"
},
{
"argument": "red",
"dependencies": [
0
],
"operation": "filter color"
},
{
"argument": "?",
"dependencies": [
1
],
"operation": "exist"
}
] | select: umbrella (7)->filter color: red [0]->exist: ? [1] | |
20480450 | n520071 | What animal is to the right of the device near the lamps? | cat | The animal is a cat. | true | {
"global": "animal",
"local": "15-radio_to the right of,s"
} | ['20480449', '20480451', '20480453', '20480452', '20480338'] | ['20480450'] | {
"detailed": "categoryRelS",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "3"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "3"
},
{
"objectId": "4",
"value": "3"
}
],
"question": [
{
"objectId": "1",
"value": "3"
},
{
"objectId": "8",
"value": "11"
},
{
"objectId": "11",
"value": "1"
}
]
} | [
{
"argument": "lamps (1)",
"dependencies": [],
"operation": "select"
},
{
"argument": "device,near,s (11)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "animal,to the right of,s (3)",
"dependencies": [
1
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
2
],
"operation": "query"
}
] | select: lamps (1)->relate: device,near,s (11) [0]->relate: animal,to the right of,s (3) [1]->query: name [2] | |
201757688 | n4777 | Are there any cups in the scene? | yes | Yes, there is a cup. | true | {
"global": null,
"local": "03-cup"
} | [] | ['201757688'] | {
"detailed": "exist",
"semantic": "obj",
"structural": "verify"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "4",
"value": "2"
}
],
"question": [
{
"objectId": "3",
"value": "2"
}
]
} | [
{
"argument": "cup (2)",
"dependencies": [],
"operation": "select"
},
{
"argument": "?",
"dependencies": [
0
],
"operation": "exist"
}
] | select: cup (2)->exist: ? [0] | |
202218847 | n578564 | What kind of cooking utensil is above the flower pot? | pan | The cooking utensil is a pan. | true | {
"global": "cooking utensil",
"local": "15-flower pot_above,s"
} | ['202218846', '202218754', '202218848'] | ['202218847'] | {
"detailed": "categoryRelS",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "2"
}
],
"fullAnswer": [
{
"objectId": "1:3",
"value": "2"
},
{
"objectId": "5",
"value": "2"
}
],
"question": [
{
"objectId": "3:5",
"value": "2"
}
]
} | [
{
"argument": "flower pot (6)",
"dependencies": [],
"operation": "select"
},
{
"argument": "cooking utensil,above,s (2)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: flower pot (6)->relate: cooking utensil,above,s (2) [0]->query: name [1] | |
20600198 | n196058 | What are the animals in front of the brush that is not tall? | zebras | The animals are zebras. | true | {
"global": "animal",
"local": "15-brush_in front of,s"
} | ['20600196', '20600197', '20600142', '20600200', '20600199'] | ['20600196', '20600197', '20600198'] | {
"detailed": "categoryRelS",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "5"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "5"
},
{
"objectId": "3",
"value": "5"
}
],
"question": [
{
"objectId": "8",
"value": "11"
},
{
"objectId": "3",
"value": "5"
},
{
"objectId": "12",
"value": "11"
}
]
} | [
{
"argument": "brush (11)",
"dependencies": [],
"operation": "select"
},
{
"argument": "not(tall)",
"dependencies": [
0
],
"operation": "filter height"
},
{
"argument": "animal,in front of,s (5)",
"dependencies": [
1
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
2
],
"operation": "query"
}
] | select: brush (11)->filter height: not(tall) [0]->relate: animal,in front of,s (5) [1]->query: name [2] | |
201988059 | n470131 | Is the tape white? | no | No, the tape is orange. | true | {
"global": null,
"local": "06-tape_white"
} | ['201988063', '201988062', '201988061', '201988065', '201988064', '201988060'] | ['201988059', '201988060'] | {
"detailed": "verifyAttrC",
"semantic": "attr",
"structural": "verify"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "2",
"value": "6"
}
],
"question": [
{
"objectId": "2",
"value": "6"
}
]
} | [
{
"argument": "tape (6)",
"dependencies": [],
"operation": "select"
},
{
"argument": "white",
"dependencies": [
0
],
"operation": "verify color"
}
] | select: tape (6)->verify color: white [0] | |
20896225 | n548534 | What's hanging from the cabinets? | towel | The towel is hanging from the cabinets. | true | {
"global": "textile",
"local": "14-cabinets_hanging from,s"
} | ['20896224', '20896205', '20896206'] | ['20896225'] | {
"detailed": "relS",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "10"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "10"
},
{
"objectId": "6",
"value": "8"
}
],
"question": []
} | [
{
"argument": "cabinets (8)",
"dependencies": [],
"operation": "select"
},
{
"argument": "_,hanging from,s (10)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: cabinets (8)->relate: _,hanging from,s (10) [0]->query: name [1] | |
202041994 | n449058 | The truck to the right of the police officer is what color? | gold | The truck is gold. | true | {
"global": "color",
"local": "10q-truck_color"
} | ['202041998', '202041999', '202041995', '202041996', '202041997', '202041991', '202041992', '202041993', '202042007', '202042006', '202042008'] | ['202041994'] | {
"detailed": "directWhich",
"semantic": "attr",
"structural": "query"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "1",
"value": "5"
}
],
"question": [
{
"objectId": "1",
"value": "5"
},
{
"objectId": "7:9",
"value": "7"
}
]
} | [
{
"argument": "policeman (7)",
"dependencies": [],
"operation": "select"
},
{
"argument": "truck,to the right of,s (5)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "color",
"dependencies": [
1
],
"operation": "query"
}
] | select: policeman (7)->relate: truck,to the right of,s (5) [0]->query: color [1] | |
201342325 | n157375 | Does the staircase look metallic and white? | yes | Yes, the staircase is metallic and white. | true | {
"global": null,
"local": "05-metal_white"
} | ['201342327', '201342334', '201342333', '201342315', '201342330', '201342331', '201342332', '201342319', '201342318', '201342329', '201342328', '201342317', '201342324', '201342326', '201342323', '201342320', '201342321', '201342322', '201342316'] | ['201342325'] | {
"detailed": "verifyAttrs",
"semantic": "attr",
"structural": "logical"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "2",
"value": "7"
}
],
"question": [
{
"objectId": "2",
"value": "7"
}
]
} | [
{
"argument": "staircase (7)",
"dependencies": [],
"operation": "select"
},
{
"argument": "metal",
"dependencies": [
0
],
"operation": "verify material"
},
{
"argument": "white ",
"dependencies": [
0
],
"operation": "verify color"
},
{
"argument": "",
"dependencies": [
1,
2
],
"operation": "and"
}
] | select: staircase (7)->verify material: metal [0]->verify color: white [0]->and: [1, 2] | |
201711212 | n302387 | What is the suitcase on? | rug | The suitcase is on the rug. | true | {
"global": "thing",
"local": "14-suitcase_on,o"
} | ['201711210', '201711211'] | ['201711212'] | {
"detailed": "relO",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "4"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "1"
},
{
"objectId": "5",
"value": "4"
}
],
"question": []
} | [
{
"argument": "suitcase (1)",
"dependencies": [],
"operation": "select"
},
{
"argument": "_,on,o (4)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: suitcase (1)->relate: _,on,o (4) [0]->query: name [1] | |
20797661 | n16656 | What animal is the shoe behind of? | cat | The shoe is behind the cat. | true | {
"global": "animal",
"local": "15-shoe_behind,o"
} | ['20797667', '20797666', '20797660'] | ['20797661'] | {
"detailed": "categoryRelO",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "4"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "0"
},
{
"objectId": "5",
"value": "4"
}
],
"question": [
{
"objectId": "1",
"value": "4"
}
]
} | [
{
"argument": "shoe (0)",
"dependencies": [],
"operation": "select"
},
{
"argument": "animal,behind,o (4)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: shoe (0)->relate: animal,behind,o (4) [0]->query: name [1] | |
201593628 | n200907 | Is the electric power line above the sturdy fence? | yes | Yes, the wire is above the fence. | true | {
"global": null,
"local": "13-power line_fence"
} | [] | ['201593628'] | {
"detailed": "relVerify",
"semantic": "rel",
"structural": "verify"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "2",
"value": "17"
},
{
"objectId": "6",
"value": "2"
}
],
"question": [
{
"objectId": "2:5",
"value": "17"
},
{
"objectId": "7:9",
"value": "2"
}
]
} | [
{
"argument": "power line (17)",
"dependencies": [],
"operation": "select"
},
{
"argument": "electric",
"dependencies": [
0
],
"operation": "filter"
},
{
"argument": "fence,above,o (2)",
"dependencies": [
1
],
"operation": "verify rel"
}
] | select: power line (17)->filter: electric [0]->verify rel: fence,above,o (2) [1] | |
202144650 | n37274 | What is the crate made of? | plastic | The crate is made of plastic. | true | {
"global": "material",
"local": "10q-crate_material"
} | ['202144648'] | ['202144650'] | {
"detailed": "material",
"semantic": "attr",
"structural": "query"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "1",
"value": "9"
}
],
"question": []
} | [
{
"argument": "crate (9)",
"dependencies": [],
"operation": "select"
},
{
"argument": "material",
"dependencies": [
0
],
"operation": "query"
}
] | select: crate (9)->query: material [0] | |
202081902 | n433692 | What animal is lying beside the computer mouse? | cat | The cat is lying next to the computer mouse. | true | {
"global": "animal",
"local": "14-computer mouse_lying next to,s"
} | ['202081903', '202081901', '202081900', '202081779', '202081905', '202081904'] | ['202081902'] | {
"detailed": "relS",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "1"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "1"
},
{
"objectId": "7:9",
"value": "10"
}
],
"question": []
} | [
{
"argument": "computer mouse (10)",
"dependencies": [],
"operation": "select"
},
{
"argument": "animal,lying next to,s (1)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: computer mouse (10)->relate: animal,lying next to,s (1) [0]->query: name [1] | |
201859518 | n546884 | Is the round food in the large basket? | yes | Yes, the doughnut is in the basket. | true | {
"global": null,
"local": "13-donut_basket"
} | ['201859517'] | ['201859518'] | {
"detailed": "relVerify",
"semantic": "rel",
"structural": "verify"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "2",
"value": "2"
},
{
"objectId": "6",
"value": "4"
}
],
"question": [
{
"objectId": "2:4",
"value": "2"
},
{
"objectId": "6:8",
"value": "4"
}
]
} | [
{
"argument": "food (2)",
"dependencies": [],
"operation": "select"
},
{
"argument": "round",
"dependencies": [
0
],
"operation": "filter shape"
},
{
"argument": "basket,in,o (4)",
"dependencies": [
1
],
"operation": "verify rel"
}
] | select: food (2)->filter shape: round [0]->verify rel: basket,in,o (4) [1] | |
201303359 | n518912 | What is the man that is not young standing beside of? | chair | The man is standing beside the chair. | true | {
"global": "furniture",
"local": "14-man_standing beside,o"
} | ['201303500', '201303364', '201303363', '201303362', '201303361', '201303360'] | ['201303359'] | {
"detailed": "relO",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "8"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "0"
},
{
"objectId": "6",
"value": "8"
}
],
"question": [
{
"objectId": "3",
"value": "0"
},
{
"objectId": "7",
"value": "0"
}
]
} | [
{
"argument": "man (0)",
"dependencies": [],
"operation": "select"
},
{
"argument": "not(young)",
"dependencies": [
0
],
"operation": "filter age"
},
{
"argument": "_,standing beside,o (8)",
"dependencies": [
1
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
2
],
"operation": "query"
}
] | select: man (0)->filter age: not(young) [0]->relate: _,standing beside,o (8) [1]->query: name [2] | |
202107846 | n133585 | What color do you think the trousers the boy is wearing have? | white | The pants have white color. | true | {
"global": "color",
"local": "10q-pants_color"
} | [] | ['202107846'] | {
"detailed": "directOf",
"semantic": "attr",
"structural": "query"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "1",
"value": "76"
}
],
"question": [
{
"objectId": "8",
"value": "10"
},
{
"objectId": "6",
"value": "76"
}
]
} | [
{
"argument": "boy (10)",
"dependencies": [],
"operation": "select"
},
{
"argument": "pants,wearing,o (76)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "color",
"dependencies": [
1
],
"operation": "query"
}
] | select: boy (10)->relate: pants,wearing,o (76) [0]->query: color [1] | |
20929402 | n9181 | What is the color of the motorbike? | silver | The motorbike is silver. | true | {
"global": "color",
"local": "10q-motorcycle_color"
} | ['20929413', '20929404', '20929405', '20929400', '20929401', '20929403', '20929389', '20929399'] | ['20929402'] | {
"detailed": "directOf",
"semantic": "attr",
"structural": "query"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "1",
"value": "13"
}
],
"question": [
{
"objectId": "6",
"value": "13"
}
]
} | [
{
"argument": "motorcycle (13)",
"dependencies": [],
"operation": "select"
},
{
"argument": "color",
"dependencies": [
0
],
"operation": "query"
}
] | select: motorcycle (13)->query: color [0] | |
201535625 | n272098 | How is that food called? | donuts | These are donuts. | true | {
"global": "baked good",
"local": "11q-baked good"
} | ['201535624', '201535616', '201535623'] | ['201535625'] | {
"detailed": "categoryThis",
"semantic": "cat",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "11"
}
],
"fullAnswer": [
{
"objectId": "2",
"value": "11"
}
],
"question": [
{
"objectId": "3",
"value": "11"
}
]
} | [
{
"argument": "baked good (11)",
"dependencies": [],
"operation": "select"
},
{
"argument": "name",
"dependencies": [
0
],
"operation": "query"
}
] | select: baked good (11)->query: name [0] | |
201873347 | n309148 | What vehicle is white? | fire truck | The vehicle is a fire truck. | true | {
"global": "vehicle",
"local": "12q-vehicle_white"
} | ['201873314', '201873315', '201873313', '201873329', '201873328', '201873330', '201873331', '201873345'] | ['201873347'] | {
"detailed": "categoryThat",
"semantic": "cat",
"structural": "query"
} | {
"answer": [
{
"objectId": "0:2",
"value": "0"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "0"
},
{
"objectId": "4:6",
"value": "0"
}
],
"question": [
{
"objectId": "1",
"value": "0"
}
]
} | [
{
"argument": "vehicle (0)",
"dependencies": [],
"operation": "select"
},
{
"argument": "white",
"dependencies": [
0
],
"operation": "filter color"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: vehicle (0)->filter color: white [0]->query: name [1] | |
201878397 | n342511 | Is there a dog in the image that is not uncomfortable? | no | No, there is a dog but it is uncomfortable. | true | {
"global": null,
"local": "04-dog_n#uncomfortable"
} | ['201878395', '201878394', '201878396', '201878393'] | ['201878397'] | {
"detailed": "existAttrNotC",
"semantic": "obj",
"structural": "verify"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "4",
"value": "0"
}
],
"question": [
{
"objectId": "3",
"value": "0"
}
]
} | [
{
"argument": "dog (0)",
"dependencies": [],
"operation": "select"
},
{
"argument": "not(uncomfortable)",
"dependencies": [
0
],
"operation": "filter"
},
{
"argument": "?",
"dependencies": [
1
],
"operation": "exist"
}
] | select: dog (0)->filter: not(uncomfortable) [0]->exist: ? [1] | |
201570574 | n382416 | What do the plate and the coat have in common? | color | The color, both the plate and the coat are white. | true | {
"global": null,
"local": "09common-coat_plate"
} | ['201570575'] | ['201570574', '201570575'] | {
"detailed": "twoCommon",
"semantic": "attr",
"structural": "compare"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "4",
"value": "14"
},
{
"objectId": "7",
"value": "12"
}
],
"question": [
{
"objectId": "3",
"value": "14"
},
{
"objectId": "6",
"value": "12"
}
]
} | [
{
"argument": "plate (14)",
"dependencies": [],
"operation": "select"
},
{
"argument": "coat (12) ",
"dependencies": [],
"operation": "select"
},
{
"argument": "",
"dependencies": [
0,
1
],
"operation": "common"
}
] | select: plate (14)->select: coat (12) ->common: [0, 1] | |
201497863 | n315887 | What device is framed? | monitor | The device is a monitor. | true | {
"global": "device",
"local": "12q-device_framed"
} | ['201497860', '201497861', '201497862', '201497859'] | ['201497863'] | {
"detailed": "categoryThat",
"semantic": "cat",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "12"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "12"
},
{
"objectId": "4",
"value": "12"
}
],
"question": [
{
"objectId": "1",
"value": "12"
}
]
} | [
{
"argument": "device (12)",
"dependencies": [],
"operation": "select"
},
{
"argument": "framed",
"dependencies": [
0
],
"operation": "filter"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: device (12)->filter: framed [0]->query: name [1] | |
201987597 | n501951 | On which side of the picture is the motorbike? | right | The motorbike is on the right of the image. | true | {
"global": null,
"local": "10q-motorcycle_hposition"
} | ['201987596', '201987594', '201987595'] | ['201987597'] | {
"detailed": "positionQuery",
"semantic": "attr",
"structural": "query"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "1",
"value": "8"
}
],
"question": [
{
"objectId": "8",
"value": "8"
}
]
} | [
{
"argument": "motorcycle (8)",
"dependencies": [],
"operation": "select"
},
{
"argument": "hposition",
"dependencies": [
0
],
"operation": "query"
}
] | select: motorcycle (8)->query: hposition [0] | |
20899812 | n186491 | Are the tomatoes round and red? | yes | Yes, the tomatoes are round and red. | true | {
"global": null,
"local": "05-red_round"
} | ['20899816', '20899819', '20899830', '20899818', '20899820', '20899821', '20899824', '20899825', '20899822', '20899823', '20899833', '20899832', '20899817', '20899831', '20899814', '20899813', '20899828', '20899829'] | ['20899812'] | {
"detailed": "verifyAttrs",
"semantic": "attr",
"structural": "logical"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "2",
"value": "4"
}
],
"question": [
{
"objectId": "2",
"value": "4"
}
]
} | [
{
"argument": "tomatoes (4)",
"dependencies": [],
"operation": "select"
},
{
"argument": "red",
"dependencies": [
0
],
"operation": "verify color"
},
{
"argument": "round ",
"dependencies": [
0
],
"operation": "verify shape"
},
{
"argument": "",
"dependencies": [
1,
2
],
"operation": "and"
}
] | select: tomatoes (4)->verify color: red [0]->verify shape: round [0]->and: [1, 2] | |
201959794 | n572716 | Which color is the sky near the mountain? | dark | The sky is dark. | true | {
"global": "brightness",
"local": "10q-sky_color"
} | ['201959798', '201959801', '201959793', '201959792', '201959791', '201959797', '201959796', '201959795'] | ['201959794'] | {
"detailed": "directWhich",
"semantic": "attr",
"structural": "query"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "1",
"value": "16"
}
],
"question": [
{
"objectId": "4",
"value": "16"
},
{
"objectId": "7",
"value": "2"
}
]
} | [
{
"argument": "mountain (2)",
"dependencies": [],
"operation": "select"
},
{
"argument": "sky,near,s (16)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "color",
"dependencies": [
1
],
"operation": "query"
}
] | select: mountain (2)->relate: sky,near,s (16) [0]->query: color [1] | |
20257209 | n441859 | What is the gender of the person that wears a hat? | male | The person is male. | true | {
"global": "gender",
"local": "10q-person_gender"
} | [] | ['20257209'] | {
"detailed": "directOf",
"semantic": "attr",
"structural": "query"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "1",
"value": "14"
}
],
"question": [
{
"objectId": "10",
"value": "17"
},
{
"objectId": "6",
"value": "14"
}
]
} | [
{
"argument": "hat (17)",
"dependencies": [],
"operation": "select"
},
{
"argument": "person,wearing,s (14)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "gender",
"dependencies": [
1
],
"operation": "query"
}
] | select: hat (17)->relate: person,wearing,s (14) [0]->query: gender [1] | |
201480434 | n39114 | Does the shirt look short sleeved? | yes | Yes, the shirt is short sleeved. | true | {
"global": null,
"local": "06-shirt_short sleeved"
} | ['201480431', '201480437', '201480436', '201480433', '201480432', '201480422', '201480423', '201480421'] | ['201480434'] | {
"detailed": "verifyAttrK",
"semantic": "attr",
"structural": "verify"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "2",
"value": "2"
}
],
"question": [
{
"objectId": "2",
"value": "2"
}
]
} | [
{
"argument": "shirt (2)",
"dependencies": [],
"operation": "select"
},
{
"argument": "short sleeved",
"dependencies": [
0
],
"operation": "verify"
}
] | select: shirt (2)->verify: short sleeved [0] | |
201637324 | n200692 | What is the black appliance called? | gas stove | The appliance is a gas stove. | true | {
"global": "appliance",
"local": "12q-appliance_black"
} | ['201637327', '201637325'] | ['201637325', '201637324'] | {
"detailed": "categoryAttr",
"semantic": "cat",
"structural": "query"
} | {
"answer": [
{
"objectId": "0:2",
"value": "7"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "7"
},
{
"objectId": "4:6",
"value": "7"
}
],
"question": [
{
"objectId": "4",
"value": "7"
}
]
} | [
{
"argument": "appliance (7)",
"dependencies": [],
"operation": "select"
},
{
"argument": "black",
"dependencies": [
0
],
"operation": "filter color"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: appliance (7)->filter color: black [0]->query: name [1] | |
201593617 | n200907 | Is the tennis racket to the right or to the left of the person that is wearing shorts? | right | The tennis racket is to the right of the girl. | true | {
"global": null,
"local": "13-girl_racket"
} | ['201593614', '201593615', '201593616'] | ['201593617'] | {
"detailed": "relChooser",
"semantic": "rel",
"structural": "choose"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "9",
"value": "5"
},
{
"objectId": "1:3",
"value": "11"
}
],
"question": [
{
"objectId": "13",
"value": "5"
},
{
"objectId": "2:4",
"value": "11"
},
{
"objectId": "17",
"value": "9"
}
]
} | [
{
"argument": "shorts (9)",
"dependencies": [],
"operation": "select"
},
{
"argument": "person,wearing,s (5)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "racket,to the right of|to the left of,s (11)",
"dependencies": [
1
],
"operation": "choose rel"
}
] | select: shorts (9)->relate: person,wearing,s (5) [0]->choose rel: racket,to the right of|to the left of,s (11) [1] | |
20442164 | n207708 | What is the item of furniture above the countertop? | cabinet | The piece of furniture is a cabinet. | true | {
"global": "furniture",
"local": "15-countertop_above,s"
} | ['20442166', '20442165', '20442096'] | ['20442164'] | {
"detailed": "categoryRelS",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "3"
}
],
"fullAnswer": [
{
"objectId": "1:4",
"value": "3"
},
{
"objectId": "6",
"value": "3"
}
],
"question": [
{
"objectId": "8",
"value": "4"
},
{
"objectId": "3:6",
"value": "3"
}
]
} | [
{
"argument": "countertop (4)",
"dependencies": [],
"operation": "select"
},
{
"argument": "furniture,above,s (3)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: countertop (4)->relate: furniture,above,s (3) [0]->query: name [1] | |
201228082 | n154856 | How is the vehicle on top of the road called? | van | The vehicle is a van. | true | {
"global": "vehicle",
"local": "15-road_on top of,s"
} | ['201228084'] | ['201228082'] | {
"detailed": "categoryRelS",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "0"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "0"
},
{
"objectId": "4",
"value": "0"
}
],
"question": [
{
"objectId": "8",
"value": "12"
},
{
"objectId": "3",
"value": "0"
}
]
} | [
{
"argument": "road (12)",
"dependencies": [],
"operation": "select"
},
{
"argument": "vehicle,on top of,s (0)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: road (12)->relate: vehicle,on top of,s (0) [0]->query: name [1] | |
20865360 | n143935 | Are these animals of different species? | no | No, all the animals are cows. | true | {
"global": null,
"local": "07different-allanimals"
} | ['20865359'] | ['20865360'] | {
"detailed": "diffAnimalsC",
"semantic": "attr",
"structural": "compare"
} | {
"answer": [],
"fullAnswer": [],
"question": []
} | [
{
"argument": "animal (1,0,2)",
"dependencies": [],
"operation": "select"
},
{
"argument": "type",
"dependencies": [
0
],
"operation": "different"
}
] | select: animal (1,0,2)->different: type [0] | |
202156900 | n543966 | What are the animals in front of the flowers called? | elephants | The animals are elephants. | true | {
"global": "animal",
"local": "15-flowers_in front of,s"
} | ['202156794', '202156901', '202156902', '202156898', '202156899'] | ['202156900'] | {
"detailed": "categoryRelS",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "3"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "3"
},
{
"objectId": "3",
"value": "3"
}
],
"question": [
{
"objectId": "8",
"value": "14"
},
{
"objectId": "3",
"value": "3"
}
]
} | [
{
"argument": "flowers (14)",
"dependencies": [],
"operation": "select"
},
{
"argument": "animal,in front of,s (3)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: flowers (14)->relate: animal,in front of,s (3) [0]->query: name [1] | |
2017054 | n324908 | What place could this be? | pasture | It is a pasture. | true | {
"global": "place",
"local": "02q-place"
} | ['2017055'] | ['2017054'] | {
"detailed": "place",
"semantic": "global",
"structural": "query"
} | {
"answer": [],
"fullAnswer": [],
"question": []
} | [
{
"argument": "scene",
"dependencies": [],
"operation": "select"
},
{
"argument": "place",
"dependencies": [
0
],
"operation": "query"
}
] | select: scene->query: place [0] | |
2017338 | n324908 | Which kind of animal isn't large? | goat | The animal is a goat. | true | {
"global": "animal",
"local": "12q-animal_n#large"
} | ['2017337', '2017084'] | ['2017338'] | {
"detailed": "categoryThat",
"semantic": "cat",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "10"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "6"
},
{
"objectId": "4",
"value": "10"
}
],
"question": [
{
"objectId": "3",
"value": "6"
}
]
} | [
{
"argument": "animal (10)",
"dependencies": [],
"operation": "select"
},
{
"argument": "not(large)",
"dependencies": [
0
],
"operation": "filter size"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: animal (10)->filter size: not(large) [0]->query: name [1] | |
20724223 | n369970 | Who is wearing the jacket? | snowboarder | The snowboarder is wearing a jacket. | true | {
"global": "person",
"local": "14-jacket_wearing,s"
} | ['20724153', '20724152', '20724222'] | ['20724223'] | {
"detailed": "relS",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "0"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "0"
},
{
"objectId": "5",
"value": "2"
}
],
"question": []
} | [
{
"argument": "jacket (2)",
"dependencies": [],
"operation": "select"
},
{
"argument": "person,wearing,s (0)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: jacket (2)->relate: person,wearing,s (0) [0]->query: name [1] | |
201984169 | n16378 | Who is holding onto the papers to the left of the bag? | woman | The woman is holding onto the papers. | true | {
"global": "person",
"local": "14-papers_holding onto,s"
} | ['201984001', '201984170', '201984002'] | ['201984169'] | {
"detailed": "relS",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "6"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "6"
},
{
"objectId": "6",
"value": "13"
}
],
"question": [
{
"objectId": "11",
"value": "0"
},
{
"objectId": "5",
"value": "13"
}
]
} | [
{
"argument": "bag (0)",
"dependencies": [],
"operation": "select"
},
{
"argument": "papers,to the left of,s (13)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "person,holding onto,s (6)",
"dependencies": [
1
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
2
],
"operation": "query"
}
] | select: bag (0)->relate: papers,to the left of,s (13) [0]->relate: person,holding onto,s (6) [1]->query: name [2] | |
201492102 | n9856 | Are the shoes different in color than the socks? | no | No, both the shoes and the socks are black. | true | {
"global": null,
"local": "09diff-shoes_socks"
} | ['201492100', '201492101', '201492103'] | ['201492101', '201492102', '201492103'] | {
"detailed": "twoDifferentC",
"semantic": "attr",
"structural": "compare"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "3",
"value": "19"
},
{
"objectId": "6",
"value": "17"
}
],
"question": [
{
"objectId": "8",
"value": "17"
},
{
"objectId": "2",
"value": "19"
}
]
} | [
{
"argument": "shoes (19)",
"dependencies": [],
"operation": "select"
},
{
"argument": "socks (17) ",
"dependencies": [],
"operation": "select"
},
{
"argument": "",
"dependencies": [
0,
1
],
"operation": "different color"
}
] | select: shoes (19)->select: socks (17) ->different color: [0, 1] | |
201030796 | n54424 | What items of clothing are long? | pants | The clothing items are pants. | true | {
"global": "clothing",
"local": "12q-clothing_long"
} | ['201030795', '201030794'] | ['201030796'] | {
"detailed": "categoryThat",
"semantic": "cat",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "6"
}
],
"fullAnswer": [
{
"objectId": "1:3",
"value": "6"
},
{
"objectId": "4",
"value": "6"
}
],
"question": [
{
"objectId": "1:4",
"value": "6"
}
]
} | [
{
"argument": "clothing (6)",
"dependencies": [],
"operation": "select"
},
{
"argument": "long",
"dependencies": [
0
],
"operation": "filter length"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: clothing (6)->filter length: long [0]->query: name [1] | |
201763930 | n246334 | Is there any pillow that is not red? | yes | Yes, there is a white pillow. | true | {
"global": null,
"local": "04-pillow_n#red"
} | ['201763919'] | ['201763930'] | {
"detailed": "existAttrNot",
"semantic": "obj",
"structural": "verify"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "5",
"value": "9"
}
],
"question": [
{
"objectId": "3",
"value": "9"
}
]
} | [
{
"argument": "pillow (9)",
"dependencies": [],
"operation": "select"
},
{
"argument": "not(red)",
"dependencies": [
0
],
"operation": "filter color"
},
{
"argument": "?",
"dependencies": [
1
],
"operation": "exist"
}
] | select: pillow (9)->filter color: not(red) [0]->exist: ? [1] | |
20655042 | n199097 | How big is the umbrella in the top of the image? | huge | The umbrella is huge. | true | {
"global": "size",
"local": "10q-umbrella_size"
} | ['20655039', '20655038', '20655043', '20655040', '20655041', '20655044'] | ['20655042'] | {
"detailed": "how",
"semantic": "attr",
"structural": "query"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "1",
"value": "10"
}
],
"question": [
{
"objectId": "4",
"value": "10"
}
]
} | [
{
"argument": "umbrella (10)",
"dependencies": [],
"operation": "select"
},
{
"argument": "top",
"dependencies": [
0
],
"operation": "filter vposition"
},
{
"argument": "size",
"dependencies": [
1
],
"operation": "query"
}
] | select: umbrella (10)->filter vposition: top [0]->query: size [1] | |
201498775 | n315887 | Which kind of device is the phone in front of? | computer | The phone is in front of the computer. | true | {
"global": "device",
"local": "15-phone_in front of,o"
} | ['201498774', '201498080', '201498771', '201498078', '201498772', '201498773', '201498079'] | ['201498775'] | {
"detailed": "categoryRelO",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "16"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "6"
},
{
"objectId": "7",
"value": "16"
}
],
"question": [
{
"objectId": "3",
"value": "16"
}
]
} | [
{
"argument": "phone (6)",
"dependencies": [],
"operation": "select"
},
{
"argument": "device,in front of,o (16)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: phone (6)->relate: device,in front of,o (16) [0]->query: name [1] | |
201879156 | n496803 | On which side of the photo is the person, the left or the right? | right | The person is on the right of the image. | true | {
"global": null,
"local": "10c-person_hposition"
} | ['201879154', '201879155', '201879157'] | ['201879156'] | {
"detailed": "positionChoose",
"semantic": "attr",
"structural": "choose"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "1",
"value": "4"
}
],
"question": [
{
"objectId": "8",
"value": "4"
}
]
} | [
{
"argument": "person (4)",
"dependencies": [],
"operation": "select"
},
{
"argument": "right|left",
"dependencies": [
0
],
"operation": "choose hposition"
}
] | select: person (4)->choose hposition: right|left [0] | |
20588998 | n258500 | What is the color of the devices in the top part? | black | The speakers are black. | true | {
"global": "color",
"local": "10q-speakers_color"
} | ['20588987', '20589000', '20589001', '20589007', '20588999', '20588997', '20588996', '20588995', '20588994', '20588993'] | ['20588999', '20588998'] | {
"detailed": "directOf",
"semantic": "attr",
"structural": "query"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "1",
"value": "7"
}
],
"question": [
{
"objectId": "6",
"value": "7"
}
]
} | [
{
"argument": "device (7)",
"dependencies": [],
"operation": "select"
},
{
"argument": "top",
"dependencies": [
0
],
"operation": "filter vposition"
},
{
"argument": "color",
"dependencies": [
1
],
"operation": "query"
}
] | select: device (7)->filter vposition: top [0]->query: color [1] | |
202003813 | n262920 | What is the piece of furniture on top of the floor? | desk | The piece of furniture is a desk. | true | {
"global": "furniture",
"local": "15-floor_on top of,s"
} | ['202003812', '202003727', '202003815', '202003814'] | ['202003813'] | {
"detailed": "categoryRelS",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "13"
}
],
"fullAnswer": [
{
"objectId": "1:4",
"value": "13"
},
{
"objectId": "6",
"value": "13"
}
],
"question": [
{
"objectId": "10",
"value": "15"
},
{
"objectId": "3:6",
"value": "13"
}
]
} | [
{
"argument": "floor (15)",
"dependencies": [],
"operation": "select"
},
{
"argument": "furniture,on top of,s (13)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: floor (15)->relate: furniture,on top of,s (13) [0]->query: name [1] | |
201654422 | n6309 | What kind of animal is to the left of the fence? | horses | The animals are horses. | true | {
"global": "animal",
"local": "15-fence_to the left of,s"
} | ['201654423', '201654421', '201654398'] | ['201654422'] | {
"detailed": "categoryRelS",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "2"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "2"
},
{
"objectId": "3",
"value": "2"
}
],
"question": [
{
"objectId": "3",
"value": "2"
}
]
} | [
{
"argument": "fence (8)",
"dependencies": [],
"operation": "select"
},
{
"argument": "animal,to the left of,s (2)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: fence (8)->relate: animal,to the left of,s (2) [0]->query: name [1] | |
202180438 | n380113 | Is the hair band white and round? | no | No, the hair band is round but green. | true | {
"global": null,
"local": "05-round_white"
} | [] | ['202180438'] | {
"detailed": "verifyAttrsC",
"semantic": "attr",
"structural": "logical"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "2:4",
"value": "7"
}
],
"question": [
{
"objectId": "2:4",
"value": "7"
}
]
} | [
{
"argument": "headband (7)",
"dependencies": [],
"operation": "select"
},
{
"argument": "round",
"dependencies": [
0
],
"operation": "verify shape"
},
{
"argument": "white ",
"dependencies": [
0
],
"operation": "verify color"
},
{
"argument": "",
"dependencies": [
1,
2
],
"operation": "and"
}
] | select: headband (7)->verify shape: round [0]->verify color: white [0]->and: [1, 2] | |
201887219 | n429961 | On which side of the picture is the eggplant? | right | The eggplant is on the right of the image. | true | {
"global": null,
"local": "10q-eggplant_hposition"
} | ['201887216', '201887217', '201887218'] | ['201887219'] | {
"detailed": "positionQuery",
"semantic": "attr",
"structural": "query"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "1",
"value": "1"
}
],
"question": [
{
"objectId": "8",
"value": "1"
}
]
} | [
{
"argument": "eggplant (1)",
"dependencies": [],
"operation": "select"
},
{
"argument": "hposition",
"dependencies": [
0
],
"operation": "query"
}
] | select: eggplant (1)->query: hposition [0] | |
202100583 | n386688 | What is the watercraft that floats on the ocean? | sailboats | The watercraft is sailboats. | true | {
"global": "watercraft",
"local": "15-ocean_floating on,s"
} | ['202100584'] | ['202100583'] | {
"detailed": "categoryRelS",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "20"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "20"
},
{
"objectId": "3",
"value": "20"
}
],
"question": [
{
"objectId": "8",
"value": "0"
},
{
"objectId": "3",
"value": "20"
}
]
} | [
{
"argument": "ocean (0)",
"dependencies": [],
"operation": "select"
},
{
"argument": "watercraft,floating on,s (20)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: ocean (0)->relate: watercraft,floating on,s (20) [0]->query: name [1] | |
20929540 | n9181 | On which side is the wheel chair? | right | The wheel chair is on the right of the image. | true | {
"global": null,
"local": "10q-wheelchair_hposition"
} | ['20929538', '20929539', '20929537'] | ['20929540'] | {
"detailed": "positionQuery",
"semantic": "attr",
"structural": "query"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "1:3",
"value": "0"
}
],
"question": [
{
"objectId": "5:7",
"value": "0"
}
]
} | [
{
"argument": "wheelchair (0)",
"dependencies": [],
"operation": "select"
},
{
"argument": "hposition",
"dependencies": [
0
],
"operation": "query"
}
] | select: wheelchair (0)->query: hposition [0] | |
201951734 | n256120 | Which kind of vehicle is old? | van | The vehicle is a van. | true | {
"global": "vehicle",
"local": "12q-vehicle_old"
} | ['201951731', '201951733', '201951732'] | ['201951734'] | {
"detailed": "categoryThat",
"semantic": "cat",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "16"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "16"
},
{
"objectId": "4",
"value": "16"
}
],
"question": [
{
"objectId": "3",
"value": "16"
}
]
} | [
{
"argument": "vehicle (16)",
"dependencies": [],
"operation": "select"
},
{
"argument": "old",
"dependencies": [
0
],
"operation": "filter"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: vehicle (16)->filter: old [0]->query: name [1] | |
201757502 | n4777 | Is the watch the same color as the laptop? | yes | Yes, both the watch and the laptop are black. | true | {
"global": null,
"local": "09same-laptop_watch"
} | ['201757503'] | ['201757502'] | {
"detailed": "twoSame",
"semantic": "attr",
"structural": "compare"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "3",
"value": "21"
},
{
"objectId": "6",
"value": "4"
}
],
"question": [
{
"objectId": "8",
"value": "4"
},
{
"objectId": "2",
"value": "21"
}
]
} | [
{
"argument": "watch (21)",
"dependencies": [],
"operation": "select"
},
{
"argument": "laptop (4) ",
"dependencies": [],
"operation": "select"
},
{
"argument": "",
"dependencies": [
0,
1
],
"operation": "same color"
}
] | select: watch (21)->select: laptop (4) ->same color: [0, 1] | |
20567605 | n414992 | Who is looking at the plane? | man | The man is looking at the plane. | true | {
"global": "person",
"local": "14-airplane_looking at,s"
} | ['20567606'] | ['20567605'] | {
"detailed": "relS",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "2"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "2"
},
{
"objectId": "6",
"value": "11"
}
],
"question": [
{
"objectId": "5",
"value": "11"
}
]
} | [
{
"argument": "airplane (11)",
"dependencies": [],
"operation": "select"
},
{
"argument": "person,looking at,s (2)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: airplane (11)->relate: person,looking at,s (2) [0]->query: name [1] | |
201621476 | n275148 | Which kind of furniture is not wooden? | desk | The furniture is a desk. | true | {
"global": "furniture",
"local": "12q-furniture_n#wood"
} | ['201621339', '201621475', '201621330'] | ['201621476'] | {
"detailed": "categoryThat",
"semantic": "cat",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "10"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "14"
},
{
"objectId": "4",
"value": "10"
}
],
"question": [
{
"objectId": "3",
"value": "14"
}
]
} | [
{
"argument": "furniture (10)",
"dependencies": [],
"operation": "select"
},
{
"argument": "not(wood)",
"dependencies": [
0
],
"operation": "filter material"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: furniture (10)->filter material: not(wood) [0]->query: name [1] | |
20668045 | n181355 | Is there a soft blanket or couch? | yes | Yes, there is a soft couch. | true | {
"global": null,
"local": "04-couch_soft"
} | ['20668046'] | ['20668045'] | {
"detailed": "existAttrOr",
"semantic": "obj",
"structural": "logical"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "5",
"value": "8"
}
],
"question": [
{
"objectId": "6",
"value": "8"
}
]
} | [
{
"argument": "couch (8)",
"dependencies": [],
"operation": "select"
},
{
"argument": "soft",
"dependencies": [
0
],
"operation": "filter hardness"
},
{
"argument": "?",
"dependencies": [
1
],
"operation": "exist"
},
{
"argument": "blanket (-) ",
"dependencies": [],
"operation": "select"
},
{
"argument": "soft",
"dependencies": [
3
],
"operation": "filter hardness"
},
{
"argument": "?",
"dependencies": [
4
],
"operation": "exist"
},
{
"argument": "",
"dependencies": [
2,
5
],
"operation": "or"
}
] | select: couch (8)->filter hardness: soft [0]->exist: ? [1]->select: blanket (-) ->filter hardness: soft [3]->exist: ? [4]->or: [2, 5] | |
20942180 | n137182 | Is the girl in front of the trees holding a racket? | no | No, the girl is holding a surfboard. | true | {
"global": null,
"local": "13-girl_racket"
} | ['20942181'] | ['20942180'] | {
"detailed": "relVerifyCo",
"semantic": "rel",
"structural": "verify"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "2",
"value": "0"
},
{
"objectId": "6",
"value": "1"
}
],
"question": [
{
"objectId": "2",
"value": "0"
},
{
"objectId": "7",
"value": "13"
}
]
} | [
{
"argument": "trees (13)",
"dependencies": [],
"operation": "select"
},
{
"argument": "girl,in front of,s (0)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "racket,holding,o (-)",
"dependencies": [
1
],
"operation": "verify rel"
}
] | select: trees (13)->relate: girl,in front of,s (0) [0]->verify rel: racket,holding,o (-) [1] | |
2044837 | n184551 | Are the jeans long and black? | no | No, the jeans are long but blue. | true | {
"global": null,
"local": "05-black_long"
} | ['2044838'] | ['2044838', '2044837'] | {
"detailed": "verifyAttrsC",
"semantic": "attr",
"structural": "logical"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "2",
"value": "9"
}
],
"question": [
{
"objectId": "2",
"value": "9"
}
]
} | [
{
"argument": "jeans (9)",
"dependencies": [],
"operation": "select"
},
{
"argument": "black",
"dependencies": [
0
],
"operation": "verify color"
},
{
"argument": "long ",
"dependencies": [
0
],
"operation": "verify length"
},
{
"argument": "",
"dependencies": [
1,
2
],
"operation": "and"
}
] | select: jeans (9)->verify color: black [0]->verify length: long [0]->and: [1, 2] | |
20899315 | n403734 | What's the bottle made of? | plastic | The bottle is made of plastic. | true | {
"global": "material",
"local": "10q-bottle_material"
} | ['20899323', '20899322', '20899314', '20899316', '20899317', '20899311', '20899313'] | ['20899315'] | {
"detailed": "material",
"semantic": "attr",
"structural": "query"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "1",
"value": "12"
}
],
"question": []
} | [
{
"argument": "bottle (12)",
"dependencies": [],
"operation": "select"
},
{
"argument": "material",
"dependencies": [
0
],
"operation": "query"
}
] | select: bottle (12)->query: material [0] | |
201577010 | n187961 | Are the clouds gray and high? | yes | Yes, the clouds are gray and high. | true | {
"global": null,
"local": "05-gray_high"
} | ['201577003', '201577015', '201577014', '201577009', '201577008', '201577007', '201577006', '201577005', '201577004', '201577011', '201577012', '201577013'] | ['201577010'] | {
"detailed": "verifyAttrs",
"semantic": "attr",
"structural": "logical"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "2",
"value": "6"
}
],
"question": [
{
"objectId": "2",
"value": "6"
}
]
} | [
{
"argument": "clouds (6)",
"dependencies": [],
"operation": "select"
},
{
"argument": "gray",
"dependencies": [
0
],
"operation": "verify color"
},
{
"argument": "high ",
"dependencies": [
0
],
"operation": "verify"
},
{
"argument": "",
"dependencies": [
1,
2
],
"operation": "and"
}
] | select: clouds (6)->verify color: gray [0]->verify: high [0]->and: [1, 2] | |
20863580 | n14 | Do you see any palm trees behind the gray building? | no | No, there is a skateboarder behind the building. | true | {
"global": null,
"local": "13-building_palm tree"
} | ['20863579', '20863581'] | ['20863579', '20863580'] | {
"detailed": "existRelSC",
"semantic": "rel",
"structural": "verify"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "4",
"value": "1"
},
{
"objectId": "7",
"value": "6"
}
],
"question": [
{
"objectId": "8:10",
"value": "6"
}
]
} | [
{
"argument": "building (6)",
"dependencies": [],
"operation": "select"
},
{
"argument": "gray",
"dependencies": [
0
],
"operation": "filter color"
},
{
"argument": "palm tree,behind,s (-)",
"dependencies": [
1
],
"operation": "relate"
},
{
"argument": "?",
"dependencies": [
2
],
"operation": "exist"
}
] | select: building (6)->filter color: gray [0]->relate: palm tree,behind,s (-) [1]->exist: ? [2] | |
20618739 | n126087 | Are the tennis rackets in the bottom? | yes | Yes, the tennis rackets are in the bottom of the image. | true | {
"global": null,
"local": "06-rackets_bottom"
} | ['20618740', '20618741'] | ['20618739'] | {
"detailed": "positionVerify",
"semantic": "attr",
"structural": "verify"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "2:4",
"value": "12"
}
],
"question": [
{
"objectId": "2:4",
"value": "12"
}
]
} | [
{
"argument": "rackets (12)",
"dependencies": [],
"operation": "select"
},
{
"argument": "bottom",
"dependencies": [
0
],
"operation": "verify vposition"
}
] | select: rackets (12)->verify vposition: bottom [0] | |
201951631 | n256120 | Are the tents to the left of a van? | yes | Yes, the tents are to the left of a van. | true | {
"global": null,
"local": "13-tents_van"
} | ['201951760', '201951759'] | ['201951631'] | {
"detailed": "relVerify",
"semantic": "rel",
"structural": "verify"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "9",
"value": "16"
},
{
"objectId": "2",
"value": "21"
}
],
"question": [
{
"objectId": "8",
"value": "16"
},
{
"objectId": "2",
"value": "21"
}
]
} | [
{
"argument": "tents (21)",
"dependencies": [],
"operation": "select"
},
{
"argument": "van,to the left of,o (16)",
"dependencies": [
0
],
"operation": "verify rel"
}
] | select: tents (21)->verify rel: van,to the left of,o (16) [0] | |
20295615 | n162586 | What is hanging from the white wall? | picture frame | The picture frame is hanging from the wall. | true | {
"global": "",
"local": "14-wall_hanging from,s"
} | ['20295616'] | ['20295615'] | {
"detailed": "relS",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0:2",
"value": "5"
}
],
"fullAnswer": [
{
"objectId": "1:3",
"value": "5"
},
{
"objectId": "7",
"value": "13"
}
],
"question": [
{
"objectId": "5:7",
"value": "13"
}
]
} | [
{
"argument": "wall (13)",
"dependencies": [],
"operation": "select"
},
{
"argument": "white",
"dependencies": [
0
],
"operation": "filter color"
},
{
"argument": "_,hanging from,s (5)",
"dependencies": [
1
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
2
],
"operation": "query"
}
] | select: wall (13)->filter color: white [0]->relate: _,hanging from,s (5) [1]->query: name [2] | |
201935303 | n556604 | The woman near the man is standing on what? | bricks | The woman is standing on the bricks. | true | {
"global": "thing",
"local": "14-woman_standing on,o"
} | [] | ['201935303'] | {
"detailed": "relO",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "14"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "3"
},
{
"objectId": "6",
"value": "14"
}
],
"question": [
{
"objectId": "1",
"value": "3"
},
{
"objectId": "4",
"value": "4"
}
]
} | [
{
"argument": "man (4)",
"dependencies": [],
"operation": "select"
},
{
"argument": "woman,near,s (3)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "_,standing on,o (14)",
"dependencies": [
1
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
2
],
"operation": "query"
}
] | select: man (4)->relate: woman,near,s (3) [0]->relate: _,standing on,o (14) [1]->query: name [2] | |
20508310 | n511913 | On which side is the chair? | right | The chair is on the right of the image. | true | {
"global": null,
"local": "10q-chair_hposition"
} | ['20508308', '20508309', '20508307'] | ['20508310'] | {
"detailed": "positionQuery",
"semantic": "attr",
"structural": "query"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "1",
"value": "16"
}
],
"question": [
{
"objectId": "5",
"value": "16"
}
]
} | [
{
"argument": "chair (16)",
"dependencies": [],
"operation": "select"
},
{
"argument": "hposition",
"dependencies": [
0
],
"operation": "query"
}
] | select: chair (16)->query: hposition [0] | |
201663557 | n35676 | What is the appliance that is to the left of the cabinets on the right side called? | dishwasher | The appliance is a dishwasher. | true | {
"global": "appliance",
"local": "15-cabinets_to the left of,s"
} | ['201663087', '201663086', '201663085', '201663084', '201663559', '201663558', '201663473'] | ['201663557'] | {
"detailed": "categoryRelS",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "2"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "2"
},
{
"objectId": "4",
"value": "2"
}
],
"question": [
{
"objectId": "11",
"value": "10"
},
{
"objectId": "3",
"value": "2"
}
]
} | [
{
"argument": "cabinets (10)",
"dependencies": [],
"operation": "select"
},
{
"argument": "right",
"dependencies": [
0
],
"operation": "filter hposition"
},
{
"argument": "appliance,to the left of,s (2)",
"dependencies": [
1
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
2
],
"operation": "query"
}
] | select: cabinets (10)->filter hposition: right [0]->relate: appliance,to the left of,s (2) [1]->query: name [2] | |
201902277 | n435808 | Is the color of the chair the same as that of the computer? | yes | Yes, both the chair and the computer are black. | true | {
"global": null,
"local": "09same-chair_computer"
} | ['201902276', '201902278'] | ['201902276', '201902277'] | {
"detailed": "twoSame",
"semantic": "attr",
"structural": "compare"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "3",
"value": "10"
},
{
"objectId": "6",
"value": "11"
}
],
"question": [
{
"objectId": "12",
"value": "11"
},
{
"objectId": "5",
"value": "10"
}
]
} | [
{
"argument": "chair (10)",
"dependencies": [],
"operation": "select"
},
{
"argument": "computer (11) ",
"dependencies": [],
"operation": "select"
},
{
"argument": "",
"dependencies": [
0,
1
],
"operation": "same color"
}
] | select: chair (10)->select: computer (11) ->same color: [0, 1] | |
201873150 | n309148 | What is the bridge behind of, a fire truck or an ambulance? | fire truck | The bridge is behind a fire truck. | true | {
"global": "vehicle",
"local": "15-bridge_behind,o"
} | [] | ['201873150'] | {
"detailed": "categoryRelOChoose",
"semantic": "rel",
"structural": "choose"
} | {
"answer": [
{
"objectId": "0:2",
"value": "0"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "12"
},
{
"objectId": "5:7",
"value": "0"
}
],
"question": [
{
"objectId": "3",
"value": "12"
},
{
"objectId": "7:9",
"value": "0"
}
]
} | [
{
"argument": "bridge (12)",
"dependencies": [],
"operation": "select"
},
{
"argument": "vehicle,behind,o (0)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "fire truck|ambulance",
"dependencies": [
1
],
"operation": "choose name"
}
] | select: bridge (12)->relate: vehicle,behind,o (0) [0]->choose name: fire truck|ambulance [1] | |
20954029 | n498712 | Who is standing behind the woman? | man | The man is standing behind the woman. | true | {
"global": "person",
"local": "14-woman_standing behind,s"
} | ['20954028', '20954027'] | ['20954029'] | {
"detailed": "relS",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "15"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "15"
},
{
"objectId": "6",
"value": "4"
}
],
"question": []
} | [
{
"argument": "woman (4)",
"dependencies": [],
"operation": "select"
},
{
"argument": "person,standing behind,s (15)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: woman (4)->relate: person,standing behind,s (15) [0]->query: name [1] | |
20262540 | n172618 | How long is the straight hair? | long | The hair is long. | true | {
"global": "length",
"local": "10q-hair_length"
} | ['20262541', '20262542', '20262546', '20262538', '20262539', '20262534', '20262535', '20262536', '20262537'] | ['20262540'] | {
"detailed": "how",
"semantic": "attr",
"structural": "query"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "1",
"value": "14"
}
],
"question": [
{
"objectId": "4:6",
"value": "14"
}
]
} | [
{
"argument": "hair (14)",
"dependencies": [],
"operation": "select"
},
{
"argument": "straight",
"dependencies": [
0
],
"operation": "filter"
},
{
"argument": "length",
"dependencies": [
1
],
"operation": "query"
}
] | select: hair (14)->filter: straight [0]->query: length [1] | |
202012533 | n326988 | What kind of furniture is made of wood, the cabinets or the shelves? | cabinets | The cabinets are made of wood. | true | {
"global": "furniture",
"local": "12c-furniture_wood"
} | ['202012527', '202012528'] | ['202012533'] | {
"detailed": "categoryThatChoose",
"semantic": "cat",
"structural": "choose"
} | {
"answer": [
{
"objectId": "0",
"value": "19"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "19"
}
],
"question": [
{
"objectId": "9",
"value": "19"
},
{
"objectId": "3",
"value": "19"
},
{
"objectId": "12",
"value": "18"
}
]
} | [
{
"argument": "furniture (19)",
"dependencies": [],
"operation": "select"
},
{
"argument": "wood",
"dependencies": [
0
],
"operation": "filter material"
},
{
"argument": "cabinets|shelves",
"dependencies": [
1
],
"operation": "choose name"
}
] | select: furniture (19)->filter material: wood [0]->choose name: cabinets|shelves [1] | |
202231566 | n79078 | What is worn on the happy person? | shirt | The shirt is worn on the man. | true | {
"global": "clothing",
"local": "14-man_worn on,s"
} | ['202231565', '202231567'] | ['202231566'] | {
"detailed": "relS",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "8"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "8"
},
{
"objectId": "6",
"value": "6"
}
],
"question": [
{
"objectId": "5:7",
"value": "6"
}
]
} | [
{
"argument": "person (6)",
"dependencies": [],
"operation": "select"
},
{
"argument": "happy",
"dependencies": [
0
],
"operation": "filter face expression"
},
{
"argument": "_,worn on,s (8)",
"dependencies": [
1
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
2
],
"operation": "query"
}
] | select: person (6)->filter face expression: happy [0]->relate: _,worn on,s (8) [1]->query: name [2] | |
201207348 | n222915 | In which part of the image is the metal utensil, the bottom or the top? | top | The fork is in the top of the image. | true | {
"global": null,
"local": "10c-fork_vposition"
} | ['201207342', '201207343', '201207346', '201207347', '201207344', '201207345'] | ['201207348'] | {
"detailed": "positionChoose",
"semantic": "attr",
"structural": "choose"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "1",
"value": "4"
}
],
"question": [
{
"objectId": "8:10",
"value": "4"
}
]
} | [
{
"argument": "utensil (4)",
"dependencies": [],
"operation": "select"
},
{
"argument": "metal",
"dependencies": [
0
],
"operation": "filter material"
},
{
"argument": "top|bottom",
"dependencies": [
1
],
"operation": "choose vposition"
}
] | select: utensil (4)->filter material: metal [0]->choose vposition: top|bottom [1] | |
20120533 | n117888 | Is the fence made of cement or aluminum? | aluminum | The fence is made of aluminum. | true | {
"global": "material",
"local": "10c-fence_material"
} | [] | ['20120533'] | {
"detailed": "materialChoose",
"semantic": "attr",
"structural": "choose"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "1",
"value": "8"
}
],
"question": [
{
"objectId": "2",
"value": "8"
}
]
} | [
{
"argument": "fence (8)",
"dependencies": [],
"operation": "select"
},
{
"argument": "aluminum|concrete",
"dependencies": [
0
],
"operation": "choose material"
}
] | select: fence (8)->choose material: aluminum|concrete [0] | |
201080091 | n23181 | Are the sheets on the right side or on the left of the image? | right | The sheets are on the right of the image. | true | {
"global": null,
"local": "10c-sheets_hposition"
} | ['201080090', '201080093', '201080092', '201080089'] | ['201080091'] | {
"detailed": "positionChoose",
"semantic": "attr",
"structural": "choose"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "1",
"value": "2"
}
],
"question": [
{
"objectId": "2",
"value": "2"
}
]
} | [
{
"argument": "sheets (2)",
"dependencies": [],
"operation": "select"
},
{
"argument": "right|left",
"dependencies": [
0
],
"operation": "choose hposition"
}
] | select: sheets (2)->choose hposition: right|left [0] | |
20287950 | n317260 | Who is leaning on the dugout? | coach | The coach is leaning on the dugout. | true | {
"global": "person",
"local": "14-dugout_leaning on,s"
} | [] | ['20287950'] | {
"detailed": "relS",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "6"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "6"
},
{
"objectId": "6",
"value": "3"
}
],
"question": []
} | [
{
"argument": "dugout (3)",
"dependencies": [],
"operation": "select"
},
{
"argument": "person,leaning on,s (6)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: dugout (3)->relate: person,leaning on,s (6) [0]->query: name [1] | |
20647183 | n98540 | Is the color of the belt the same as that of the baseball mitt? | yes | Yes, both the belt and the baseball mitt are black. | true | {
"global": null,
"local": "09same-baseball mitt_belt"
} | ['20647184'] | ['20647183'] | {
"detailed": "twoSame",
"semantic": "attr",
"structural": "compare"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "3",
"value": "18"
},
{
"objectId": "6:8",
"value": "9"
}
],
"question": [
{
"objectId": "5",
"value": "18"
},
{
"objectId": "12:14",
"value": "9"
}
]
} | [
{
"argument": "belt (18)",
"dependencies": [],
"operation": "select"
},
{
"argument": "baseball mitt (9) ",
"dependencies": [],
"operation": "select"
},
{
"argument": "",
"dependencies": [
0,
1
],
"operation": "same color"
}
] | select: belt (18)->select: baseball mitt (9) ->same color: [0, 1] | |
201247310 | n83784 | What's beneath the side table? | carpet | The carpet is beneath the side table. | true | {
"global": "urban environment",
"local": "14-side table_beneath,s"
} | ['201247309'] | ['201247310'] | {
"detailed": "relS",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "7"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "7"
},
{
"objectId": "5:7",
"value": "3"
}
],
"question": []
} | [
{
"argument": "side table (3)",
"dependencies": [],
"operation": "select"
},
{
"argument": "_,beneath,s (7)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: side table (3)->relate: _,beneath,s (7) [0]->query: name [1] | |
201976943 | n279173 | Is the male person to the right of a cow? | no | No, the person is to the left of a cow. | true | {
"global": null,
"local": "13-cow_person"
} | ['201976949', '201976948', '201976945', '201976944', '201976947', '201976946', '201976942'] | ['201976943'] | {
"detailed": "relVerifyCr",
"semantic": "rel",
"structural": "verify"
} | {
"answer": [],
"fullAnswer": [
{
"objectId": "9",
"value": "0"
},
{
"objectId": "2",
"value": "6"
}
],
"question": [
{
"objectId": "9",
"value": "0"
},
{
"objectId": "2:4",
"value": "6"
}
]
} | [
{
"argument": "cow (0)",
"dependencies": [],
"operation": "select"
},
{
"argument": "person,to the right of,s (6)",
"dependencies": [
0
],
"operation": "verify rel"
}
] | select: cow (0)->verify rel: person,to the right of,s (6) [0] | |
20611690 | n28996 | Which kind of food isn't cut? | grapes | The food is grapes. | true | {
"global": "fruit",
"local": "12q-food_n#cut"
} | ['20611688', '20611689', '20611639', '20611638'] | ['20611690'] | {
"detailed": "categoryThat",
"semantic": "cat",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "2"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "5"
},
{
"objectId": "3",
"value": "2"
}
],
"question": [
{
"objectId": "3",
"value": "5"
}
]
} | [
{
"argument": "food (2)",
"dependencies": [],
"operation": "select"
},
{
"argument": "not(cut)",
"dependencies": [
0
],
"operation": "filter"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: food (2)->filter: not(cut) [0]->query: name [1] | |
201407331 | n282607 | What is this man in front of? | fence | The man is in front of the fence. | true | {
"global": "thing",
"local": "14-man_in front of,o"
} | ['201407332', '201407150'] | ['201407331'] | {
"detailed": "relO",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "13"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "0"
},
{
"objectId": "7",
"value": "13"
}
],
"question": [
{
"objectId": "3",
"value": "0"
}
]
} | [
{
"argument": "man (0)",
"dependencies": [],
"operation": "select"
},
{
"argument": "_,in front of,o (13)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: man (0)->relate: _,in front of,o (13) [0]->query: name [1] | |
201509811 | n62458 | What is on the stone? | motorcycle | The motorbike is on the stone. | true | {
"global": "object",
"local": "14-stone_on,s"
} | ['201509815', '201509760', '201509761', '201509812'] | ['201509811'] | {
"detailed": "relS",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0",
"value": "0"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "0"
},
{
"objectId": "5",
"value": "6"
}
],
"question": [
{
"objectId": "4",
"value": "6"
}
]
} | [
{
"argument": "stone (6)",
"dependencies": [],
"operation": "select"
},
{
"argument": "_,on,s (0)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: stone (6)->relate: _,on,s (0) [0]->query: name [1] | |
201866569 | n211324 | Which kind of sign is on the walkway? | traffic sign | The sign is a traffic sign. | true | {
"global": "sign",
"local": "15-walkway_on,s"
} | ['201866568', '201866554', '201866553'] | ['201866569'] | {
"detailed": "categoryRelS",
"semantic": "rel",
"structural": "query"
} | {
"answer": [
{
"objectId": "0:2",
"value": "24"
}
],
"fullAnswer": [
{
"objectId": "1",
"value": "24"
},
{
"objectId": "4:6",
"value": "24"
}
],
"question": [
{
"objectId": "3",
"value": "24"
}
]
} | [
{
"argument": "walkway (35)",
"dependencies": [],
"operation": "select"
},
{
"argument": "sign,on,s (24)",
"dependencies": [
0
],
"operation": "relate"
},
{
"argument": "name",
"dependencies": [
1
],
"operation": "query"
}
] | select: walkway (35)->relate: sign,on,s (24) [0]->query: name [1] |