id stringlengths 10 10 | scene_id stringclasses 50
values | variant stringclasses 2
values | image imagewidth (px) 480 480 | question stringlengths 27 108 | answer stringclasses 28
values | question_type stringclasses 8
values | protected stringlengths 2 210 | forbidden stringlengths 2 182 | identifying_filters stringlengths 2 292 |
|---|---|---|---|---|---|---|---|---|---|
000000_q00 | 000000 | distractors | What shape is the blue object? | sphere | query_shape | {"0": {"shape": "sphere", "color": "blue"}} | {"1": {"color": ["blue"]}, "2": {"color": ["blue"]}, "3": {"color": ["blue"]}, "4": {"color": ["blue"]}, "5": {"color": ["blue"]}} | [{"type": "unique", "obj_idx": 0, "filter": {"color": "blue"}}] | |
000000_q01 | 000000 | distractors | What material is the small brown none cylinder object? | rubber | query_material | {"5": {"material": "rubber", "shape": "cylinder", "color": "brown", "size": "small", "texture": "none"}} | {"4": {"shape": ["cylinder"]}} | [{"type": "unique", "obj_idx": 5, "filter": {"shape": "cylinder", "color": "brown", "size": "small", "texture": "none"}}] | |
000000_q02 | 000000 | distractors | What material is the object that is to the left of the large checkered object? | rubber | query_material | {"2": {"size": "large", "texture": "checkered"}, "5": {"material": "rubber"}} | {"0": {"size": ["large"]}, "3": {"size": ["large"]}} | [{"type": "unique", "obj_idx": 2, "filter": {"size": "large", "texture": "checkered"}}] | |
000000_q03 | 000000 | distractors | How many checkered objects are there? | 3 | count | {"0": {"texture": "checkered"}, "2": {"texture": "checkered"}, "3": {"texture": "checkered"}} | {"1": {"texture": ["checkered"]}, "4": {"texture": ["checkered"]}, "5": {"texture": ["checkered"]}} | [{"type": "count", "expected": 3, "filter": {"texture": "checkered"}}] | |
000000_q04 | 000000 | distractors | Does the small metal checkered sphere object have the same color as the small metal cylinder object? | no | comparison | {"0": {"color": "blue", "material": "metal", "shape": "sphere", "size": "small", "texture": "checkered"}, "1": {"color": "purple", "material": "metal", "shape": "cylinder", "size": "small"}} | {"3": {"shape": ["cylinder", "sphere"]}, "5": {"material": ["metal"]}} | [{"type": "unique", "obj_idx": 0, "filter": {"material": "metal", "shape": "sphere", "size": "small", "texture": "checkered"}}, {"type": "unique", "obj_idx": 1, "filter": {"material": "metal", "shape": "cylinder", "size": "small"}}] | |
000000_q05 | 000000 | distractors | Does the striped cylinder object have the same size as the metal checkered sphere object? | yes | comparison | {"0": {"size": "small", "material": "metal", "shape": "sphere", "texture": "checkered"}, "1": {"size": "small", "shape": "cylinder", "texture": "striped"}} | {"2": {"shape": ["sphere"]}, "3": {"shape": ["sphere"]}, "5": {"texture": ["striped"]}} | [{"type": "unique", "obj_idx": 1, "filter": {"shape": "cylinder", "texture": "striped"}}, {"type": "unique", "obj_idx": 0, "filter": {"material": "metal", "shape": "sphere", "texture": "checkered"}}] | |
000000_q06 | 000000 | distractors | What shape is the yellow metal object? | cube | query_shape | {"3": {"shape": "cube", "material": "metal", "color": "yellow"}} | {"0": {"color": ["yellow"]}, "1": {"color": ["yellow"]}, "2": {"color": ["yellow"]}} | [{"type": "unique", "obj_idx": 3, "filter": {"material": "metal", "color": "yellow"}}] | |
000000_q07 | 000000 | distractors | What color is the large metal checkered cube object? | gray | query_color | {"2": {"color": "gray", "material": "metal", "texture": "checkered", "shape": "cube", "size": "large"}} | {"3": {"size": ["large"]}} | [{"type": "unique", "obj_idx": 2, "filter": {"material": "metal", "texture": "checkered", "shape": "cube", "size": "large"}}] | |
000000_q08 | 000000 | distractors | How many small cyan objects are there? | 0 | count | {} | {"0": {"color": ["cyan"]}, "1": {"color": ["cyan"]}, "3": {"color": ["cyan"]}, "4": {"color": ["cyan"]}, "5": {"color": ["cyan"]}} | [{"type": "count", "expected": 0, "filter": {"color": "cyan", "size": "small"}}] | |
000000_q09 | 000000 | distractors | Does the small metal cylinder object have the same texture as the small blue metal sphere object? | no | comparison | {"0": {"texture": "checkered", "shape": "sphere", "size": "small", "material": "metal", "color": "blue"}, "1": {"texture": "striped", "size": "small", "shape": "cylinder", "material": "metal"}} | {"3": {"shape": ["cylinder"]}, "5": {"material": ["metal"]}} | [{"type": "unique", "obj_idx": 1, "filter": {"size": "small", "shape": "cylinder", "material": "metal"}}, {"type": "unique", "obj_idx": 0, "filter": {"shape": "sphere", "size": "small", "material": "metal", "color": "blue"}}] | |
000001_q00 | 000001 | distractors | How many objects are there? | 6 | count | {} | {} | [] | |
000001_q01 | 000001 | distractors | Are there more large red metal checkered cube objects than metal dotted cylinder objects? | no | compare_integer | {} | {} | [{"type": "count", "expected": 0, "filter": {"shape": "cube", "color": "red", "material": "metal", "texture": "checkered", "size": "large"}}, {"type": "count", "expected": 0, "filter": {"shape": "cylinder", "material": "metal", "texture": "dotted"}}] | |
000001_q02 | 000001 | distractors | Does the large red rubber object have the same texture as the large yellow rubber cube object? | no | comparison | {"0": {"texture": "none", "size": "large", "material": "rubber", "shape": "cube", "color": "yellow"}, "3": {"texture": "striped", "size": "large", "color": "red", "material": "rubber"}} | {"1": {"color": ["red"]}, "2": {"color": ["red", "yellow"]}} | [{"type": "unique", "obj_idx": 3, "filter": {"size": "large", "color": "red", "material": "rubber"}}, {"type": "unique", "obj_idx": 0, "filter": {"size": "large", "material": "rubber", "shape": "cube", "color": "yellow"}}] | |
000001_q03 | 000001 | distractors | Are there more large purple rubber none cube objects than small rubber none cube objects? | no | compare_integer | {} | {"0": {"color": ["purple"], "size": ["small"]}, "4": {"shape": ["cube"]}} | [{"type": "count", "expected": 0, "filter": {"material": "rubber", "size": "large", "color": "purple", "texture": "none", "shape": "cube"}}, {"type": "count", "expected": 0, "filter": {"shape": "cube", "size": "small", "material": "rubber", "texture": "none"}}] | |
000001_q04 | 000001 | distractors | How many small green objects are there? | 0 | count | {} | {"4": {"color": ["green"]}, "5": {"color": ["green"]}} | [{"type": "count", "expected": 0, "filter": {"color": "green", "size": "small"}}] | |
000001_q05 | 000001 | distractors | What material is the purple object? | rubber | query_material | {"4": {"material": "rubber", "color": "purple"}} | {"0": {"color": ["purple"]}, "1": {"color": ["purple"]}, "2": {"color": ["purple"]}, "3": {"color": ["purple"]}, "5": {"color": ["purple"]}} | [{"type": "unique", "obj_idx": 4, "filter": {"color": "purple"}}] | |
000001_q06 | 000001 | distractors | What texture is the object that is to the left of the large brown rubber cube object? | none | query_texture | {"0": {"texture": "none"}, "2": {"size": "large", "color": "brown", "material": "rubber", "shape": "cube"}} | {"1": {"shape": ["cube"]}} | [{"type": "unique", "obj_idx": 2, "filter": {"size": "large", "color": "brown", "material": "rubber", "shape": "cube"}}] | |
000001_q07 | 000001 | distractors | What shape is the large brown rubber striped object? | cylinder | query_shape | {"1": {"shape": "cylinder", "size": "large", "material": "rubber", "color": "brown", "texture": "striped"}} | {"2": {"texture": ["striped"]}, "3": {"color": ["brown"]}, "5": {"size": ["large"]}} | [{"type": "unique", "obj_idx": 1, "filter": {"size": "large", "material": "rubber", "color": "brown", "texture": "striped"}}] | |
000001_q08 | 000001 | distractors | How many small metal checkered cylinder objects are there? | 0 | count | {} | {} | [{"type": "count", "expected": 0, "filter": {"texture": "checkered", "size": "small", "material": "metal", "shape": "cylinder"}}] | |
000001_q09 | 000001 | distractors | What shape is the object that is to the right of the small brown rubber striped object? | sphere | query_shape | {"3": {"shape": "sphere"}, "5": {"size": "small", "texture": "striped", "material": "rubber", "color": "brown"}} | {"1": {"size": ["small"]}} | [{"type": "unique", "obj_idx": 5, "filter": {"size": "small", "texture": "striped", "material": "rubber", "color": "brown"}}] | |
000002_q00 | 000002 | distractors | What size is the green rubber checkered cube object? | large | query_size | {"5": {"size": "large", "color": "green", "material": "rubber", "shape": "cube", "texture": "checkered"}} | {} | [{"type": "unique", "obj_idx": 5, "filter": {"color": "green", "material": "rubber", "shape": "cube", "texture": "checkered"}}] | |
000002_q01 | 000002 | distractors | Are there more metal striped objects than small rubber striped sphere objects? | yes | compare_integer | {"0": {"material": "metal", "texture": "striped"}, "4": {"material": "metal", "texture": "striped"}} | {"1": {"texture": ["striped"]}, "2": {"texture": ["striped"]}, "3": {"texture": ["striped"]}} | [{"type": "count", "expected": 2, "filter": {"material": "metal", "texture": "striped"}}, {"type": "count", "expected": 0, "filter": {"shape": "sphere", "size": "small", "material": "rubber", "texture": "striped"}}] | |
000002_q02 | 000002 | distractors | What material is the small purple none sphere object? | rubber | query_material | {"2": {"material": "rubber", "texture": "none", "shape": "sphere", "size": "small", "color": "purple"}} | {} | [{"type": "unique", "obj_idx": 2, "filter": {"texture": "none", "shape": "sphere", "size": "small", "color": "purple"}}] | |
000002_q03 | 000002 | distractors | What texture is the small brown metal cube object? | striped | query_texture | {"4": {"texture": "striped", "shape": "cube", "color": "brown", "size": "small", "material": "metal"}} | {"1": {"color": ["brown"]}} | [{"type": "unique", "obj_idx": 4, "filter": {"shape": "cube", "color": "brown", "size": "small", "material": "metal"}}] | |
000002_q04 | 000002 | distractors | What material is the small purple none object? | rubber | query_material | {"2": {"material": "rubber", "color": "purple", "texture": "none", "size": "small"}} | {} | [{"type": "unique", "obj_idx": 2, "filter": {"color": "purple", "texture": "none", "size": "small"}}] | |
000002_q05 | 000002 | distractors | What color is the metal checkered cube object? | yellow | query_color | {"3": {"color": "yellow", "texture": "checkered", "material": "metal", "shape": "cube"}} | {"0": {"texture": ["checkered"]}, "1": {"texture": ["checkered"]}, "4": {"texture": ["checkered"]}, "5": {"material": ["metal"]}} | [{"type": "unique", "obj_idx": 3, "filter": {"texture": "checkered", "material": "metal", "shape": "cube"}}] | |
000002_q06 | 000002 | distractors | How many cylinder objects are there? | 0 | count | {} | {"0": {"shape": ["cylinder"]}, "1": {"shape": ["cylinder"]}, "2": {"shape": ["cylinder"]}, "3": {"shape": ["cylinder"]}, "4": {"shape": ["cylinder"]}, "5": {"shape": ["cylinder"]}} | [{"type": "count", "expected": 0, "filter": {"shape": "cylinder"}}] | |
000002_q07 | 000002 | distractors | What color is the metal checkered object? | yellow | query_color | {"3": {"color": "yellow", "texture": "checkered", "material": "metal"}} | {"0": {"texture": ["checkered"]}, "1": {"texture": ["checkered"]}, "4": {"texture": ["checkered"]}, "5": {"material": ["metal"]}} | [{"type": "unique", "obj_idx": 3, "filter": {"texture": "checkered", "material": "metal"}}] | |
000002_q08 | 000002 | distractors | What texture is the large blue metal cube object? | striped | query_texture | {"0": {"texture": "striped", "size": "large", "material": "metal", "shape": "cube", "color": "blue"}} | {"3": {"color": ["blue"]}} | [{"type": "unique", "obj_idx": 0, "filter": {"size": "large", "material": "metal", "shape": "cube", "color": "blue"}}] | |
000002_q09 | 000002 | distractors | What color is the large rubber checkered cube object? | green | query_color | {"5": {"color": "green", "material": "rubber", "texture": "checkered", "shape": "cube", "size": "large"}} | {"3": {"material": ["rubber"]}} | [{"type": "unique", "obj_idx": 5, "filter": {"material": "rubber", "texture": "checkered", "shape": "cube", "size": "large"}}] | |
000003_q00 | 000003 | distractors | What shape is the metal none object? | cube | query_shape | {"2": {"shape": "cube", "texture": "none", "material": "metal"}} | {"1": {"texture": ["none"]}, "3": {"texture": ["none"]}, "4": {"texture": ["none"]}, "5": {"texture": ["none"]}} | [{"type": "unique", "obj_idx": 2, "filter": {"texture": "none", "material": "metal"}}] | |
000003_q01 | 000003 | distractors | What shape is the green none object? | cube | query_shape | {"2": {"shape": "cube", "texture": "none", "color": "green"}} | {} | [{"type": "unique", "obj_idx": 2, "filter": {"texture": "none", "color": "green"}}] | |
000003_q02 | 000003 | distractors | What color is the small metal checkered cube object? | purple | query_color | {"4": {"color": "purple", "size": "small", "shape": "cube", "texture": "checkered", "material": "metal"}} | {"2": {"texture": ["checkered"]}, "5": {"texture": ["checkered"]}} | [{"type": "unique", "obj_idx": 4, "filter": {"size": "small", "shape": "cube", "texture": "checkered", "material": "metal"}}] | |
000003_q03 | 000003 | distractors | What size is the striped object? | small | query_size | {"5": {"size": "small", "texture": "striped"}} | {"0": {"texture": ["striped"]}, "1": {"texture": ["striped"]}, "2": {"texture": ["striped"]}, "3": {"texture": ["striped"]}, "4": {"texture": ["striped"]}} | [{"type": "unique", "obj_idx": 5, "filter": {"texture": "striped"}}] | |
000003_q04 | 000003 | distractors | How many objects are there? | 6 | count | {} | {} | [] | |
000003_q05 | 000003 | distractors | What size is the red rubber dotted sphere object? | small | query_size | {"0": {"size": "small", "shape": "sphere", "color": "red", "material": "rubber", "texture": "dotted"}} | {} | [{"type": "unique", "obj_idx": 0, "filter": {"shape": "sphere", "color": "red", "material": "rubber", "texture": "dotted"}}] | |
000003_q06 | 000003 | distractors | Does the small gray dotted sphere object have the same material as the small red dotted sphere object? | no | comparison | {"0": {"material": "rubber", "shape": "sphere", "color": "red", "size": "small", "texture": "dotted"}, "1": {"material": "metal", "size": "small", "texture": "dotted", "color": "gray", "shape": "sphere"}} | {"3": {"shape": ["sphere"]}} | [{"type": "unique", "obj_idx": 1, "filter": {"size": "small", "texture": "dotted", "color": "gray", "shape": "sphere"}}, {"type": "unique", "obj_idx": 0, "filter": {"shape": "sphere", "color": "red", "size": "small", "texture": "dotted"}}] | |
000003_q07 | 000003 | distractors | What color is the rubber dotted sphere object? | red | query_color | {"0": {"color": "red", "material": "rubber", "texture": "dotted", "shape": "sphere"}} | {"1": {"material": ["rubber"]}} | [{"type": "unique", "obj_idx": 0, "filter": {"material": "rubber", "texture": "dotted", "shape": "sphere"}}] | |
000003_q08 | 000003 | distractors | What material is the small red object? | rubber | query_material | {"0": {"material": "rubber", "size": "small", "color": "red"}} | {"1": {"color": ["red"]}, "2": {"color": ["red"]}, "3": {"color": ["red"]}, "4": {"color": ["red"]}, "5": {"color": ["red"]}} | [{"type": "unique", "obj_idx": 0, "filter": {"size": "small", "color": "red"}}] | |
000003_q09 | 000003 | distractors | What texture is the gray metal sphere object? | dotted | query_texture | {"1": {"texture": "dotted", "shape": "sphere", "material": "metal", "color": "gray"}} | {"3": {"shape": ["sphere"]}} | [{"type": "unique", "obj_idx": 1, "filter": {"shape": "sphere", "material": "metal", "color": "gray"}}] | |
000004_q00 | 000004 | distractors | What shape is the rubber none object? | cube | query_shape | {"3": {"shape": "cube", "texture": "none", "material": "rubber"}} | {"0": {"texture": ["none"]}, "1": {"texture": ["none"]}, "5": {"texture": ["none"]}} | [{"type": "unique", "obj_idx": 3, "filter": {"texture": "none", "material": "rubber"}}] | |
000004_q01 | 000004 | distractors | What shape is the small brown rubber object? | cube | query_shape | {"1": {"shape": "cube", "material": "rubber", "color": "brown", "size": "small"}} | {"0": {"color": ["brown"]}} | [{"type": "unique", "obj_idx": 1, "filter": {"material": "rubber", "color": "brown", "size": "small"}}] | |
000004_q02 | 000004 | distractors | How many large metal none cube objects are there? | 0 | count | {} | {"3": {"material": ["metal"]}, "4": {"texture": ["none"]}} | [{"type": "count", "expected": 0, "filter": {"texture": "none", "size": "large", "material": "metal", "shape": "cube"}}] | |
000004_q03 | 000004 | distractors | How many objects are there? | 6 | count | {} | {} | [] | |
000004_q04 | 000004 | distractors | Does the large rubber none cube object have the same color as the large checkered cube object? | no | comparison | {"3": {"color": "green", "texture": "none", "shape": "cube", "size": "large", "material": "rubber"}, "5": {"color": "gray", "texture": "checkered", "shape": "cube", "size": "large"}} | {"1": {"size": ["large"]}, "4": {"texture": ["checkered"]}} | [{"type": "unique", "obj_idx": 3, "filter": {"texture": "none", "shape": "cube", "size": "large", "material": "rubber"}}, {"type": "unique", "obj_idx": 5, "filter": {"texture": "checkered", "shape": "cube", "size": "large"}}] | |
000004_q05 | 000004 | distractors | Are there more small green rubber none cube objects than green checkered cube objects? | no | compare_integer | {} | {"1": {"color": ["green"]}, "3": {"size": ["small"], "texture": ["checkered"]}, "5": {"color": ["green"]}} | [{"type": "count", "expected": 0, "filter": {"shape": "cube", "material": "rubber", "color": "green", "texture": "none", "size": "small"}}, {"type": "count", "expected": 0, "filter": {"texture": "checkered", "shape": "cube", "color": "green"}}] | |
000004_q06 | 000004 | distractors | What shape is the blue rubber object? | cube | query_shape | {"0": {"shape": "cube", "color": "blue", "material": "rubber"}} | {"1": {"color": ["blue"]}, "3": {"color": ["blue"]}, "4": {"material": ["rubber"]}, "5": {"color": ["blue"]}} | [{"type": "unique", "obj_idx": 0, "filter": {"color": "blue", "material": "rubber"}}] | |
000004_q07 | 000004 | distractors | What material is the small brown checkered cube object? | rubber | query_material | {"1": {"material": "rubber", "size": "small", "color": "brown", "shape": "cube", "texture": "checkered"}} | {} | [{"type": "unique", "obj_idx": 1, "filter": {"size": "small", "color": "brown", "shape": "cube", "texture": "checkered"}}] | |
000004_q08 | 000004 | distractors | What material is the large blue object? | metal | query_material | {"4": {"material": "metal", "size": "large", "color": "blue"}} | {"0": {"size": ["large"]}, "2": {"color": ["blue"]}, "3": {"color": ["blue"]}, "5": {"color": ["blue"]}} | [{"type": "unique", "obj_idx": 4, "filter": {"size": "large", "color": "blue"}}] | |
000004_q09 | 000004 | distractors | Are there more none objects than checkered objects? | no | compare_integer | {"1": {"texture": "checkered"}, "3": {"texture": "none"}, "5": {"texture": "checkered"}} | {"0": {"texture": ["checkered", "none"]}, "2": {"texture": ["checkered", "none"]}, "4": {"texture": ["checkered", "none"]}} | [{"type": "count", "expected": 1, "filter": {"texture": "none"}}, {"type": "count", "expected": 2, "filter": {"texture": "checkered"}}] | |
000005_q00 | 000005 | distractors | What size is the object that is to the left of the yellow dotted cylinder object? | small | query_size | {"0": {"color": "yellow", "texture": "dotted", "shape": "cylinder"}, "5": {"size": "small"}} | {} | [{"type": "unique", "obj_idx": 0, "filter": {"color": "yellow", "texture": "dotted", "shape": "cylinder"}}] | |
000005_q01 | 000005 | distractors | What shape is the gray checkered object? | cube | query_shape | {"4": {"shape": "cube", "texture": "checkered", "color": "gray"}} | {"5": {"color": ["gray"]}} | [{"type": "unique", "obj_idx": 4, "filter": {"texture": "checkered", "color": "gray"}}] | |
000005_q02 | 000005 | distractors | What material is the blue striped cylinder object? | rubber | query_material | {"2": {"material": "rubber", "shape": "cylinder", "color": "blue", "texture": "striped"}} | {"5": {"texture": ["striped"]}} | [{"type": "unique", "obj_idx": 2, "filter": {"shape": "cylinder", "color": "blue", "texture": "striped"}}] | |
000005_q03 | 000005 | distractors | What texture is the object that is to the behind of the large yellow rubber cube object? | checkered | query_texture | {"3": {"color": "yellow", "shape": "cube", "size": "large", "material": "rubber"}, "4": {"texture": "checkered"}} | {"1": {"color": ["yellow"]}} | [{"type": "unique", "obj_idx": 3, "filter": {"color": "yellow", "shape": "cube", "size": "large", "material": "rubber"}}] | |
000005_q04 | 000005 | distractors | What color is the striped cylinder object? | blue | query_color | {"2": {"color": "blue", "texture": "striped", "shape": "cylinder"}} | {"0": {"texture": ["striped"]}, "5": {"texture": ["striped"]}} | [{"type": "unique", "obj_idx": 2, "filter": {"texture": "striped", "shape": "cylinder"}}] | |
000005_q05 | 000005 | distractors | What color is the object that is to the left of the large dotted cylinder object? | blue | query_color | {"0": {"size": "large", "texture": "dotted", "shape": "cylinder"}, "5": {"color": "blue"}} | {"2": {"texture": ["dotted"]}} | [{"type": "unique", "obj_idx": 0, "filter": {"size": "large", "texture": "dotted", "shape": "cylinder"}}] | |
000005_q06 | 000005 | distractors | What size is the blue metal checkered cylinder object? | small | query_size | {"5": {"size": "small", "texture": "checkered", "color": "blue", "shape": "cylinder", "material": "metal"}} | {} | [{"type": "unique", "obj_idx": 5, "filter": {"texture": "checkered", "color": "blue", "shape": "cylinder", "material": "metal"}}] | |
000005_q07 | 000005 | distractors | What color is the object that is to the left of the large metal dotted cylinder object? | blue | query_color | {"0": {"size": "large", "shape": "cylinder", "material": "metal", "texture": "dotted"}, "5": {"color": "blue"}} | {} | [{"type": "unique", "obj_idx": 0, "filter": {"size": "large", "shape": "cylinder", "material": "metal", "texture": "dotted"}}] | |
000005_q08 | 000005 | distractors | What shape is the large yellow metal dotted object? | cylinder | query_shape | {"0": {"shape": "cylinder", "color": "yellow", "material": "metal", "texture": "dotted", "size": "large"}} | {} | [{"type": "unique", "obj_idx": 0, "filter": {"color": "yellow", "material": "metal", "texture": "dotted", "size": "large"}}] | |
000005_q09 | 000005 | distractors | What shape is the object that is to the left of the large yellow metal dotted object? | cylinder | query_shape | {"0": {"material": "metal", "texture": "dotted", "size": "large", "color": "yellow"}, "5": {"shape": "cylinder"}} | {} | [{"type": "unique", "obj_idx": 0, "filter": {"material": "metal", "texture": "dotted", "size": "large", "color": "yellow"}}] | |
000006_q00 | 000006 | distractors | What texture is the object that is to the left of the small metal object? | none | query_texture | {"4": {"texture": "none"}, "5": {"size": "small", "material": "metal"}} | {"1": {"size": ["small"]}, "2": {"material": ["metal"]}, "3": {"material": ["metal"]}} | [{"type": "unique", "obj_idx": 5, "filter": {"size": "small", "material": "metal"}}] | |
000006_q01 | 000006 | distractors | How many large cyan metal sphere objects are there? | 0 | count | {} | {} | [{"type": "count", "expected": 0, "filter": {"color": "cyan", "material": "metal", "shape": "sphere", "size": "large"}}] | |
000006_q02 | 000006 | distractors | What material is the small brown object? | rubber | query_material | {"2": {"material": "rubber", "color": "brown", "size": "small"}} | {"1": {"size": ["small"]}, "3": {"color": ["brown"]}, "4": {"color": ["brown"]}, "5": {"color": ["brown"]}} | [{"type": "unique", "obj_idx": 2, "filter": {"color": "brown", "size": "small"}}] | |
000006_q03 | 000006 | distractors | Does the small dotted sphere object have the same color as the small rubber none cube object? | yes | comparison | {"3": {"color": "blue", "size": "small", "shape": "cube", "texture": "none", "material": "rubber"}, "5": {"color": "blue", "size": "small", "shape": "sphere", "texture": "dotted"}} | {"2": {"shape": ["sphere"], "texture": ["none"]}, "4": {"texture": ["dotted"], "shape": ["cube"]}} | [{"type": "unique", "obj_idx": 5, "filter": {"size": "small", "shape": "sphere", "texture": "dotted"}}, {"type": "unique", "obj_idx": 3, "filter": {"size": "small", "shape": "cube", "texture": "none", "material": "rubber"}}] | |
000006_q04 | 000006 | distractors | Does the small rubber none cube object have the same color as the small dotted cube object? | no | comparison | {"2": {"color": "brown", "size": "small", "texture": "dotted", "shape": "cube"}, "3": {"color": "blue", "material": "rubber", "shape": "cube", "texture": "none", "size": "small"}} | {"1": {"size": ["small"]}, "4": {"shape": ["cube"]}, "5": {"shape": ["cube"]}} | [{"type": "unique", "obj_idx": 3, "filter": {"material": "rubber", "shape": "cube", "texture": "none", "size": "small"}}, {"type": "unique", "obj_idx": 2, "filter": {"size": "small", "texture": "dotted", "shape": "cube"}}] | |
000006_q05 | 000006 | distractors | How many small dotted cylinder objects are there? | 0 | count | {} | {"2": {"shape": ["cylinder"]}, "5": {"shape": ["cylinder"]}} | [{"type": "count", "expected": 0, "filter": {"texture": "dotted", "shape": "cylinder", "size": "small"}}] | |
000006_q06 | 000006 | distractors | How many brown striped cylinder objects are there? | 0 | count | {} | {} | [{"type": "count", "expected": 0, "filter": {"texture": "striped", "color": "brown", "shape": "cylinder"}}] | |
000006_q07 | 000006 | distractors | How many cylinder objects are there? | 0 | count | {} | {"0": {"shape": ["cylinder"]}, "1": {"shape": ["cylinder"]}, "2": {"shape": ["cylinder"]}, "3": {"shape": ["cylinder"]}, "4": {"shape": ["cylinder"]}, "5": {"shape": ["cylinder"]}} | [{"type": "count", "expected": 0, "filter": {"shape": "cylinder"}}] | |
000006_q08 | 000006 | distractors | What shape is the red rubber checkered object? | cube | query_shape | {"0": {"shape": "cube", "color": "red", "material": "rubber", "texture": "checkered"}} | {} | [{"type": "unique", "obj_idx": 0, "filter": {"color": "red", "material": "rubber", "texture": "checkered"}}] | |
000006_q09 | 000006 | distractors | What size is the blue metal sphere object? | small | query_size | {"5": {"size": "small", "material": "metal", "shape": "sphere", "color": "blue"}} | {"4": {"material": ["metal"]}} | [{"type": "unique", "obj_idx": 5, "filter": {"material": "metal", "shape": "sphere", "color": "blue"}}] | |
000007_q00 | 000007 | distractors | What color is the object that is to the left of the large metal checkered object? | purple | query_color | {"1": {"material": "metal", "size": "large", "texture": "checkered"}, "4": {"color": "purple"}} | {"0": {"texture": ["checkered"]}, "3": {"texture": ["checkered"]}} | [{"type": "unique", "obj_idx": 1, "filter": {"material": "metal", "size": "large", "texture": "checkered"}}] | |
000007_q01 | 000007 | distractors | What size is the rubber striped object? | small | query_size | {"2": {"size": "small", "texture": "striped", "material": "rubber"}} | {"3": {"material": ["rubber"]}, "4": {"texture": ["striped"]}, "5": {"texture": ["striped"]}} | [{"type": "unique", "obj_idx": 2, "filter": {"texture": "striped", "material": "rubber"}}] | |
000007_q02 | 000007 | distractors | What material is the large striped object? | metal | query_material | {"3": {"material": "metal", "size": "large", "texture": "striped"}} | {"0": {"texture": ["striped"]}, "1": {"texture": ["striped"]}, "2": {"size": ["large"]}, "4": {"texture": ["striped"]}} | [{"type": "unique", "obj_idx": 3, "filter": {"size": "large", "texture": "striped"}}] | |
000007_q03 | 000007 | distractors | What color is the small rubber striped cylinder object? | cyan | query_color | {"2": {"color": "cyan", "size": "small", "shape": "cylinder", "texture": "striped", "material": "rubber"}} | {"5": {"texture": ["striped"]}} | [{"type": "unique", "obj_idx": 2, "filter": {"size": "small", "shape": "cylinder", "texture": "striped", "material": "rubber"}}] | |
000007_q04 | 000007 | distractors | How many small brown objects are there? | 0 | count | {} | {"2": {"color": ["brown"]}, "5": {"color": ["brown"]}} | [{"type": "count", "expected": 0, "filter": {"color": "brown", "size": "small"}}] | |
000007_q05 | 000007 | distractors | Are there more blue metal dotted objects than large purple rubber dotted cylinder objects? | no | compare_integer | {} | {"0": {"color": ["blue"]}, "4": {"texture": ["dotted"]}} | [{"type": "count", "expected": 0, "filter": {"material": "metal", "color": "blue", "texture": "dotted"}}, {"type": "count", "expected": 0, "filter": {"color": "purple", "size": "large", "texture": "dotted", "shape": "cylinder", "material": "rubber"}}] | |
000007_q06 | 000007 | distractors | What shape is the object that is to the left of the large gray metal checkered object? | cylinder | query_shape | {"1": {"size": "large", "color": "gray", "material": "metal", "texture": "checkered"}, "4": {"shape": "cylinder"}} | {} | [{"type": "unique", "obj_idx": 1, "filter": {"size": "large", "color": "gray", "material": "metal", "texture": "checkered"}}] | |
000007_q07 | 000007 | distractors | What color is the large metal striped object? | yellow | query_color | {"3": {"color": "yellow", "size": "large", "material": "metal", "texture": "striped"}} | {"0": {"texture": ["striped"]}, "1": {"texture": ["striped"]}} | [{"type": "unique", "obj_idx": 3, "filter": {"size": "large", "material": "metal", "texture": "striped"}}] | |
000007_q08 | 000007 | distractors | What shape is the small cyan striped object? | cylinder | query_shape | {"2": {"shape": "cylinder", "size": "small", "texture": "striped", "color": "cyan"}} | {} | [{"type": "unique", "obj_idx": 2, "filter": {"size": "small", "texture": "striped", "color": "cyan"}}] | |
000007_q09 | 000007 | distractors | What size is the blue cylinder object? | small | query_size | {"5": {"size": "small", "shape": "cylinder", "color": "blue"}} | {"0": {"color": ["blue"]}, "1": {"color": ["blue"]}, "2": {"color": ["blue"]}, "3": {"color": ["blue"]}, "4": {"color": ["blue"]}} | [{"type": "unique", "obj_idx": 5, "filter": {"shape": "cylinder", "color": "blue"}}] | |
000008_q00 | 000008 | distractors | What material is the large gray striped sphere object? | metal | query_material | {"3": {"material": "metal", "texture": "striped", "size": "large", "shape": "sphere", "color": "gray"}} | {"5": {"color": ["gray"]}} | [{"type": "unique", "obj_idx": 3, "filter": {"texture": "striped", "size": "large", "shape": "sphere", "color": "gray"}}] | |
000008_q01 | 000008 | distractors | What material is the blue sphere object? | rubber | query_material | {"2": {"material": "rubber", "color": "blue", "shape": "sphere"}} | {"1": {"color": ["blue"]}, "3": {"color": ["blue"]}, "5": {"color": ["blue"]}} | [{"type": "unique", "obj_idx": 2, "filter": {"color": "blue", "shape": "sphere"}}] | |
000008_q02 | 000008 | distractors | What material is the large brown dotted cylinder object? | rubber | query_material | {"0": {"material": "rubber", "color": "brown", "shape": "cylinder", "size": "large", "texture": "dotted"}} | {} | [{"type": "unique", "obj_idx": 0, "filter": {"color": "brown", "shape": "cylinder", "size": "large", "texture": "dotted"}}] | |
000008_q03 | 000008 | distractors | How many small objects are there? | 2 | count | {"1": {"size": "small"}, "4": {"size": "small"}} | {"0": {"size": ["small"]}, "2": {"size": ["small"]}, "3": {"size": ["small"]}, "5": {"size": ["small"]}} | [{"type": "count", "expected": 2, "filter": {"size": "small"}}] | |
000008_q04 | 000008 | distractors | What size is the brown rubber dotted cylinder object? | large | query_size | {"0": {"size": "large", "texture": "dotted", "material": "rubber", "shape": "cylinder", "color": "brown"}} | {} | [{"type": "unique", "obj_idx": 0, "filter": {"texture": "dotted", "material": "rubber", "shape": "cylinder", "color": "brown"}}] | |
000008_q05 | 000008 | distractors | What shape is the object that is to the left of the gray metal object? | sphere | query_shape | {"3": {"color": "gray", "material": "metal"}, "5": {"shape": "sphere"}} | {"1": {"color": ["gray"]}, "4": {"color": ["gray"]}} | [{"type": "unique", "obj_idx": 3, "filter": {"color": "gray", "material": "metal"}}] | |
000008_q06 | 000008 | distractors | Are there more rubber sphere objects than small red rubber cylinder objects? | yes | compare_integer | {"2": {"material": "rubber", "shape": "sphere"}} | {"0": {"shape": ["sphere"]}, "1": {"material": ["rubber"]}, "3": {"material": ["rubber"]}, "5": {"material": ["rubber"]}} | [{"type": "count", "expected": 1, "filter": {"material": "rubber", "shape": "sphere"}}, {"type": "count", "expected": 0, "filter": {"color": "red", "shape": "cylinder", "material": "rubber", "size": "small"}}] | |
000008_q07 | 000008 | distractors | What material is the large brown striped sphere object? | metal | query_material | {"5": {"material": "metal", "size": "large", "shape": "sphere", "color": "brown", "texture": "striped"}} | {"3": {"color": ["brown"]}} | [{"type": "unique", "obj_idx": 5, "filter": {"size": "large", "shape": "sphere", "color": "brown", "texture": "striped"}}] | |
000008_q08 | 000008 | distractors | What material is the gray sphere object? | metal | query_material | {"3": {"material": "metal", "shape": "sphere", "color": "gray"}} | {"1": {"color": ["gray"]}, "2": {"color": ["gray"]}, "5": {"color": ["gray"]}} | [{"type": "unique", "obj_idx": 3, "filter": {"shape": "sphere", "color": "gray"}}] | |
000008_q09 | 000008 | distractors | What texture is the small cyan metal object? | dotted | query_texture | {"4": {"texture": "dotted", "size": "small", "color": "cyan", "material": "metal"}} | {"1": {"color": ["cyan"]}} | [{"type": "unique", "obj_idx": 4, "filter": {"size": "small", "color": "cyan", "material": "metal"}}] | |
000009_q00 | 000009 | distractors | What shape is the small blue rubber checkered object? | cylinder | query_shape | {"0": {"shape": "cylinder", "size": "small", "color": "blue", "texture": "checkered", "material": "rubber"}} | {"1": {"color": ["blue"]}} | [{"type": "unique", "obj_idx": 0, "filter": {"size": "small", "color": "blue", "texture": "checkered", "material": "rubber"}}] | |
000009_q01 | 000009 | distractors | What shape is the gray rubber dotted object? | cube | query_shape | {"3": {"shape": "cube", "texture": "dotted", "material": "rubber", "color": "gray"}} | {} | [{"type": "unique", "obj_idx": 3, "filter": {"texture": "dotted", "material": "rubber", "color": "gray"}}] | |
000009_q02 | 000009 | distractors | What material is the small green checkered object? | rubber | query_material | {"1": {"material": "rubber", "size": "small", "color": "green", "texture": "checkered"}} | {"0": {"color": ["green"]}, "4": {"color": ["green"]}} | [{"type": "unique", "obj_idx": 1, "filter": {"size": "small", "color": "green", "texture": "checkered"}}] | |
000009_q03 | 000009 | distractors | What shape is the blue rubber checkered object? | cylinder | query_shape | {"0": {"shape": "cylinder", "texture": "checkered", "material": "rubber", "color": "blue"}} | {"1": {"color": ["blue"]}} | [{"type": "unique", "obj_idx": 0, "filter": {"texture": "checkered", "material": "rubber", "color": "blue"}}] | |
000009_q04 | 000009 | distractors | What shape is the small blue checkered object? | cylinder | query_shape | {"0": {"shape": "cylinder", "color": "blue", "size": "small", "texture": "checkered"}} | {"1": {"color": ["blue"]}, "4": {"color": ["blue"]}} | [{"type": "unique", "obj_idx": 0, "filter": {"color": "blue", "size": "small", "texture": "checkered"}}] | |
000009_q05 | 000009 | distractors | What size is the gray rubber object? | large | query_size | {"3": {"size": "large", "color": "gray", "material": "rubber"}} | {"0": {"color": ["gray"]}, "1": {"color": ["gray"]}, "2": {"color": ["gray"]}, "4": {"material": ["rubber"]}} | [{"type": "unique", "obj_idx": 3, "filter": {"color": "gray", "material": "rubber"}}] | |
000009_q06 | 000009 | distractors | Are there more large green rubber striped sphere objects than large cyan cylinder objects? | no | compare_integer | {} | {"5": {"color": ["cyan"]}} | [{"type": "count", "expected": 0, "filter": {"size": "large", "color": "green", "texture": "striped", "material": "rubber", "shape": "sphere"}}, {"type": "count", "expected": 0, "filter": {"size": "large", "shape": "cylinder", "color": "cyan"}}] | |
000009_q07 | 000009 | distractors | Are there more large gray rubber objects than dotted objects? | no | compare_integer | {"3": {"size": "large", "color": "gray", "material": "rubber", "texture": "dotted"}} | {"0": {"texture": ["dotted"]}, "1": {"texture": ["dotted"]}, "2": {"texture": ["dotted"]}, "4": {"texture": ["dotted"]}, "5": {"texture": ["dotted"]}} | [{"type": "count", "expected": 1, "filter": {"size": "large", "color": "gray", "material": "rubber"}}, {"type": "count", "expected": 1, "filter": {"texture": "dotted"}}] | |
000009_q08 | 000009 | distractors | Does the rubber dotted object have the same shape as the small green rubber checkered object? | no | comparison | {"1": {"shape": "cylinder", "color": "green", "size": "small", "texture": "checkered", "material": "rubber"}, "3": {"shape": "cube", "texture": "dotted", "material": "rubber"}} | {"0": {"texture": ["dotted"], "color": ["green"]}, "2": {"texture": ["dotted"]}} | [{"type": "unique", "obj_idx": 3, "filter": {"texture": "dotted", "material": "rubber"}}, {"type": "unique", "obj_idx": 1, "filter": {"color": "green", "size": "small", "texture": "checkered", "material": "rubber"}}] | |
000009_q09 | 000009 | distractors | What material is the small blue checkered object? | rubber | query_material | {"0": {"material": "rubber", "color": "blue", "texture": "checkered", "size": "small"}} | {"1": {"color": ["blue"]}, "4": {"color": ["blue"]}} | [{"type": "unique", "obj_idx": 0, "filter": {"color": "blue", "texture": "checkered", "size": "small"}}] |
End of preview. Expand in Data Studio
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
CLEVR-Hard
Rendered with generation/super_clevr/ (generic CLEVR primitives —
cubes, spheres, cylinders). Each question has two variants:
- original: base scene rendering
- distractors: non-protected attributes randomized
Generation metadata:
{
"seed": 42,
"num_val_scenes": 50,
"num_test_scenes": 0,
"num_objects": 6,
"questions_per_scene": 10,
"active_attrs": [
"color",
"shape",
"material",
"size",
"texture"
],
"variants": [
"original",
"distractors"
],
"image_width": 480,
"image_height": 320,
"render_num_samples": 64
}
Fields
id,scene_id,variant(original/distractors)image(PIL),question,answer,question_typeprotected,forbidden,identifying_filters(JSON strings)
- Downloads last month
- 14