question
stringlengths 40
279
| answer
stringclasses 180
values | sweep
stringclasses 318
values | dataset_id
stringclasses 12
values | image
imagewidth (px) 205
4.24k
|
---|---|---|---|---|
You are presented with an image with objects laid in a grid. The top-left corner is the position (row 0, column 0). Now answer the following question:In grid, starting from the sphere at position (row 2, column 1), how many cylinders are there ahead it in the same column? | 1 | [3, 1] | 3D_visual_spatial | |
You are presented with an image with objects laid in a grid. The top-left corner is the position (row 0, column 0). Now answer the following question:In grid, starting from the cube at position (row 2, column 2), how many spheres are there to the right of it in the same row? | 0 | [3, 3] | 3D_visual_spatial | |
You are presented with an image with objects laid in a grid. The top-left corner is the position (row 0, column 0). Now answer the following question:In grid, starting from the cylinder at position (row 0, column 0), how many toruss are there ahead it in the same column? | 0 | [1, 1] | 3D_visual_spatial | |
You are presented with an image with objects laid in a grid. The top-left corner is the position (row 0, column 0). Now answer the following question:In grid, starting from the sphere at position (row 1, column 2), how many cubes are there to the right of it in the same row? | 1 | [2, 3] | 3D_visual_spatial | |
You are presented with an image with objects laid in a grid. The top-left corner is the position (row 0, column 0). Now answer the following question:In grid, starting from the cone at position (row 2, column 1), how many toruss are there to the left of it in the same row? | 0 | [4, 4] | 3D_visual_spatial | |
You are presented with an image with objects laid in a grid. The top-left corner is the position (row 0, column 0). Now answer the following question:In grid, starting from the torus at position (row 1, column 1), how many cubes are there behind it in the same column? | 0 | [4, 2] | 3D_visual_spatial | |
You are presented with an image with objects laid in a grid. The top-left corner is the position (row 0, column 0). Now answer the following question:In grid, starting from the cylinder at position (row 1, column 2), how many cubes are there behind it in the same column? | 1 | [2, 4] | 3D_visual_spatial | |
You are presented with an image with objects laid in a grid. The top-left corner is the position (row 0, column 0). Now answer the following question:In grid, starting from the cylinder at position (row 1, column 1), how many toruss are there behind it in the same column? | 0 | [4, 2] | 3D_visual_spatial | |
You are presented with an image with objects laid in a grid. The top-left corner is the position (row 0, column 0). Now answer the following question:In grid, starting from the torus at position (row 1, column 1), how many spheres are there to the right of it in the same row? | 0 | [3, 4] | 3D_visual_spatial | |
You are presented with an image with objects laid in a grid. The top-left corner is the position (row 0, column 0). Now answer the following question:In grid, starting from the cube at position (row 0, column 0), how many spheres are there to the right of it in the same row? | 0 | [2, 1] | 3D_visual_spatial | |
You are presented with an image with objects laid in a grid. The top-left corner is the position (row 0, column 0). Now answer the following question:In grid, starting from the cone at position (row 2, column 2), how many toruss are there behind it in the same column? | 1 | [4, 3] | 3D_visual_spatial | |
You are presented with an image with objects laid in a grid. The top-left corner is the position (row 0, column 0). Now answer the following question:In grid, starting from the torus at position (row 0, column 1), how many cubes are there to the left of it in the same row? | 1 | [1, 2] | 3D_visual_spatial | |
You are presented with an image with objects laid in a grid. The top-left corner is the position (row 0, column 0). Now answer the following question:In grid, starting from the cylinder at position (row 0, column 1), how many cubes are there ahead it in the same column? | 1 | [1, 1] | 3D_visual_spatial |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.