Upload 15 files
Browse files- figures.zip +3 -0
- rules-easy.json +0 -0
- rules-hard.json +0 -0
- vqa-easy/counting.jsonl +207 -0
- vqa-easy/existence.jsonl +195 -0
- vqa-easy/location.jsonl +213 -0
- vqa-easy/reference.jsonl +137 -0
- vqa-easy/relation.jsonl +237 -0
- vqa-easy/size.jsonl +193 -0
- vqa-hard/counting.jsonl +208 -0
- vqa-hard/existence.jsonl +195 -0
- vqa-hard/location.jsonl +224 -0
- vqa-hard/reference.jsonl +182 -0
- vqa-hard/relation.jsonl +143 -0
- vqa-hard/size.jsonl +177 -0
figures.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d71f10ae49f014b55a0306dc45b3fd3f51af9141b516fa99544cb930e86899d1
|
| 3 |
+
size 13036802
|
rules-easy.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
rules-hard.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
vqa-easy/counting.jsonl
ADDED
|
@@ -0,0 +1,207 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"image_id": 0, "question_id": 0, "question": "How many regular pentagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 2 |
+
{"image_id": 0, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 3 |
+
{"image_id": 0, "question_id": 2, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 4 |
+
{"image_id": 1, "question_id": 0, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 5 |
+
{"image_id": 1, "question_id": 1, "question": "How many spirals are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 6 |
+
{"image_id": 1, "question_id": 2, "question": "How many squares are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 7 |
+
{"image_id": 2, "question_id": 0, "question": "How many regular hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 8 |
+
{"image_id": 2, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 9 |
+
{"image_id": 2, "question_id": 2, "question": "How many stars are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 10 |
+
{"image_id": 3, "question_id": 0, "question": "How many squares are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 11 |
+
{"image_id": 3, "question_id": 1, "question": "How many ellipses (excluding circles) are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 12 |
+
{"image_id": 3, "question_id": 2, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 13 |
+
{"image_id": 4, "question_id": 0, "question": "How many ellipses (excluding circles) are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 14 |
+
{"image_id": 4, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 15 |
+
{"image_id": 4, "question_id": 2, "question": "How many quadrilaterals (excluding squares) are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 16 |
+
{"image_id": 5, "question_id": 0, "question": "How many equilateral triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 17 |
+
{"image_id": 5, "question_id": 1, "question": "How many triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 18 |
+
{"image_id": 5, "question_id": 2, "question": "How many stars are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 19 |
+
{"image_id": 6, "question_id": 0, "question": "How many spirals are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 20 |
+
{"image_id": 6, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 3}
|
| 21 |
+
{"image_id": 6, "question_id": 2, "question": "How many rectangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 22 |
+
{"image_id": 7, "question_id": 0, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 23 |
+
{"image_id": 7, "question_id": 1, "question": "How many rectangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 24 |
+
{"image_id": 7, "question_id": 2, "question": "How many quadrilaterals (excluding rectangles) are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 25 |
+
{"image_id": 8, "question_id": 0, "question": "How many lines are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 26 |
+
{"image_id": 8, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 27 |
+
{"image_id": 8, "question_id": 2, "question": "How many quadrilaterals are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 28 |
+
{"image_id": 9, "question_id": 0, "question": "How many hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 29 |
+
{"image_id": 9, "question_id": 1, "question": "How many stars are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 30 |
+
{"image_id": 10, "question_id": 0, "question": "How many sectors are there in the image?", "choices": [1, 2, 3, 4], "answer": 2}
|
| 31 |
+
{"image_id": 10, "question_id": 1, "question": "How many ellipses are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 32 |
+
{"image_id": 10, "question_id": 2, "question": "How many triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 33 |
+
{"image_id": 11, "question_id": 0, "question": "How many ellipses are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 34 |
+
{"image_id": 11, "question_id": 1, "question": "How many triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 35 |
+
{"image_id": 11, "question_id": 2, "question": "How many regular hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 36 |
+
{"image_id": 12, "question_id": 0, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 37 |
+
{"image_id": 12, "question_id": 1, "question": "How many pentagons are there in the image?", "choices": [1, 2, 3, 4], "answer": 2}
|
| 38 |
+
{"image_id": 12, "question_id": 2, "question": "How many hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 39 |
+
{"image_id": 13, "question_id": 0, "question": "How many lines (excluding sector edges, polygon edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 40 |
+
{"image_id": 13, "question_id": 1, "question": "How many triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 41 |
+
{"image_id": 13, "question_id": 2, "question": "How many stars are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 42 |
+
{"image_id": 14, "question_id": 0, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 3}
|
| 43 |
+
{"image_id": 14, "question_id": 1, "question": "How many lines are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 44 |
+
{"image_id": 14, "question_id": 2, "question": "How many spirals are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 45 |
+
{"image_id": 15, "question_id": 0, "question": "How many stars are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 46 |
+
{"image_id": 15, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 47 |
+
{"image_id": 15, "question_id": 2, "question": "How many hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 48 |
+
{"image_id": 16, "question_id": 0, "question": "How many ellipses are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 49 |
+
{"image_id": 16, "question_id": 1, "question": "How many sectors are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 50 |
+
{"image_id": 16, "question_id": 2, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 51 |
+
{"image_id": 17, "question_id": 0, "question": "How many rectangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 52 |
+
{"image_id": 17, "question_id": 1, "question": "How many spirals are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 53 |
+
{"image_id": 17, "question_id": 2, "question": "How many sectors are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 54 |
+
{"image_id": 18, "question_id": 0, "question": "How many lines are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 55 |
+
{"image_id": 18, "question_id": 1, "question": "How many equilateral triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 56 |
+
{"image_id": 18, "question_id": 2, "question": "How many rectangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 57 |
+
{"image_id": 19, "question_id": 0, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 58 |
+
{"image_id": 19, "question_id": 1, "question": "How many rectangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 59 |
+
{"image_id": 19, "question_id": 2, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 60 |
+
{"image_id": 20, "question_id": 0, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 61 |
+
{"image_id": 20, "question_id": 1, "question": "How many rectangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 62 |
+
{"image_id": 20, "question_id": 2, "question": "How many regular hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 63 |
+
{"image_id": 21, "question_id": 0, "question": "How many lines are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 64 |
+
{"image_id": 21, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 65 |
+
{"image_id": 21, "question_id": 2, "question": "How many squares are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 66 |
+
{"image_id": 22, "question_id": 0, "question": "How many triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 67 |
+
{"image_id": 22, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 68 |
+
{"image_id": 22, "question_id": 2, "question": "How many stars are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 69 |
+
{"image_id": 23, "question_id": 0, "question": "How many lines (excluding sector edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 70 |
+
{"image_id": 23, "question_id": 1, "question": "How many sectors are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 71 |
+
{"image_id": 23, "question_id": 2, "question": "How many rectangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 72 |
+
{"image_id": 24, "question_id": 0, "question": "How many circles are there in the image?", "choices": [1, 2, 3, 4], "answer": 3}
|
| 73 |
+
{"image_id": 24, "question_id": 1, "question": "How many squares are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 74 |
+
{"image_id": 24, "question_id": 2, "question": "How many regular hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 75 |
+
{"image_id": 25, "question_id": 0, "question": "How many hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 76 |
+
{"image_id": 25, "question_id": 1, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 77 |
+
{"image_id": 25, "question_id": 2, "question": "How many regular hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 78 |
+
{"image_id": 26, "question_id": 0, "question": "How many squares are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 79 |
+
{"image_id": 26, "question_id": 1, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 80 |
+
{"image_id": 26, "question_id": 2, "question": "How many rectangles (excluding squares) are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 81 |
+
{"image_id": 27, "question_id": 0, "question": "How many lines are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 82 |
+
{"image_id": 27, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 83 |
+
{"image_id": 27, "question_id": 2, "question": "How many sectors are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 84 |
+
{"image_id": 28, "question_id": 0, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 85 |
+
{"image_id": 28, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 86 |
+
{"image_id": 28, "question_id": 2, "question": "How many pentagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 87 |
+
{"image_id": 29, "question_id": 0, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 88 |
+
{"image_id": 29, "question_id": 1, "question": "How many equilateral triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 89 |
+
{"image_id": 29, "question_id": 2, "question": "How many regular pentagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 90 |
+
{"image_id": 30, "question_id": 0, "question": "How many lines are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 91 |
+
{"image_id": 30, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 92 |
+
{"image_id": 30, "question_id": 2, "question": "How many stars are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 93 |
+
{"image_id": 31, "question_id": 0, "question": "How many circles are there in the image?", "choices": [1, 2, 3, 4], "answer": 1}
|
| 94 |
+
{"image_id": 31, "question_id": 1, "question": "How many hexagons are there in the image?", "choices": [1, 2, 3, 4], "answer": 1}
|
| 95 |
+
{"image_id": 31, "question_id": 2, "question": "How many quadrilaterals are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 96 |
+
{"image_id": 32, "question_id": 0, "question": "How many lines are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 97 |
+
{"image_id": 32, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 98 |
+
{"image_id": 32, "question_id": 2, "question": "How many hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 99 |
+
{"image_id": 33, "question_id": 0, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 100 |
+
{"image_id": 33, "question_id": 1, "question": "How many squares are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 101 |
+
{"image_id": 33, "question_id": 2, "question": "How many regular hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 102 |
+
{"image_id": 34, "question_id": 0, "question": "How many ellipses are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 103 |
+
{"image_id": 34, "question_id": 1, "question": "How many rectangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 104 |
+
{"image_id": 34, "question_id": 2, "question": "How many hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 105 |
+
{"image_id": 35, "question_id": 0, "question": "How many triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 106 |
+
{"image_id": 35, "question_id": 1, "question": "How many ellipses are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 107 |
+
{"image_id": 35, "question_id": 2, "question": "How many rectangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 108 |
+
{"image_id": 36, "question_id": 0, "question": "How many sectors are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 109 |
+
{"image_id": 36, "question_id": 1, "question": "How many rectangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 110 |
+
{"image_id": 36, "question_id": 2, "question": "How many squares are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 111 |
+
{"image_id": 37, "question_id": 0, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 112 |
+
{"image_id": 37, "question_id": 1, "question": "How many squares are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 113 |
+
{"image_id": 37, "question_id": 2, "question": "How many triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 114 |
+
{"image_id": 38, "question_id": 0, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 115 |
+
{"image_id": 38, "question_id": 1, "question": "How many equilateral triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 116 |
+
{"image_id": 38, "question_id": 2, "question": "How many ellipses (excluding circles) are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 117 |
+
{"image_id": 39, "question_id": 0, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 118 |
+
{"image_id": 39, "question_id": 1, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 119 |
+
{"image_id": 39, "question_id": 2, "question": "How many regular pentagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 120 |
+
{"image_id": 40, "question_id": 0, "question": "How many equilateral triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 121 |
+
{"image_id": 40, "question_id": 1, "question": "How many triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 122 |
+
{"image_id": 41, "question_id": 0, "question": "How many ellipses (excluding circles) are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 123 |
+
{"image_id": 41, "question_id": 1, "question": "How many rectangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 124 |
+
{"image_id": 41, "question_id": 2, "question": "How many quadrilaterals (excluding rectangles) are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 125 |
+
{"image_id": 42, "question_id": 0, "question": "How many stars are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 126 |
+
{"image_id": 42, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 127 |
+
{"image_id": 42, "question_id": 2, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 128 |
+
{"image_id": 43, "question_id": 0, "question": "How many sectors are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 129 |
+
{"image_id": 43, "question_id": 1, "question": "How many equilateral triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 130 |
+
{"image_id": 43, "question_id": 2, "question": "How many quadrilaterals are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 131 |
+
{"image_id": 44, "question_id": 0, "question": "How many lines are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 132 |
+
{"image_id": 44, "question_id": 1, "question": "How many regular pentagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 133 |
+
{"image_id": 45, "question_id": 0, "question": "How many equilateral triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 134 |
+
{"image_id": 45, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 135 |
+
{"image_id": 45, "question_id": 2, "question": "How many squares are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 136 |
+
{"image_id": 46, "question_id": 0, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 137 |
+
{"image_id": 46, "question_id": 1, "question": "How many equilateral triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 138 |
+
{"image_id": 46, "question_id": 2, "question": "How many regular hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 139 |
+
{"image_id": 47, "question_id": 0, "question": "How many circles are there in the image?", "choices": [1, 2, 3, 4], "answer": 3}
|
| 140 |
+
{"image_id": 47, "question_id": 1, "question": "How many lines are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 141 |
+
{"image_id": 47, "question_id": 2, "question": "How many spirals are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 142 |
+
{"image_id": 48, "question_id": 0, "question": "How many sectors are there in the image?", "choices": [2, 3, 4, 5], "answer": 3}
|
| 143 |
+
{"image_id": 48, "question_id": 1, "question": "How many quadrilaterals are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 144 |
+
{"image_id": 48, "question_id": 2, "question": "How many regular hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 145 |
+
{"image_id": 49, "question_id": 0, "question": "How many quadrilaterals are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 146 |
+
{"image_id": 49, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 147 |
+
{"image_id": 49, "question_id": 2, "question": "How many squares are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 148 |
+
{"image_id": 50, "question_id": 0, "question": "How many sectors are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 149 |
+
{"image_id": 50, "question_id": 1, "question": "How many triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 150 |
+
{"image_id": 50, "question_id": 2, "question": "How many regular hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 151 |
+
{"image_id": 51, "question_id": 0, "question": "How many squares are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 152 |
+
{"image_id": 51, "question_id": 1, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 153 |
+
{"image_id": 51, "question_id": 2, "question": "How many stars are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 154 |
+
{"image_id": 52, "question_id": 0, "question": "How many ellipses (excluding circles) are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 155 |
+
{"image_id": 52, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 156 |
+
{"image_id": 52, "question_id": 2, "question": "How many quadrilaterals (excluding squares) are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 157 |
+
{"image_id": 53, "question_id": 0, "question": "How many triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 158 |
+
{"image_id": 53, "question_id": 1, "question": "How many quadrilaterals are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 159 |
+
{"image_id": 53, "question_id": 2, "question": "How many squares are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 160 |
+
{"image_id": 54, "question_id": 0, "question": "How many regular pentagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 161 |
+
{"image_id": 54, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 162 |
+
{"image_id": 54, "question_id": 2, "question": "How many sectors are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 163 |
+
{"image_id": 55, "question_id": 0, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 164 |
+
{"image_id": 55, "question_id": 1, "question": "How many squares are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 165 |
+
{"image_id": 55, "question_id": 2, "question": "How many sectors are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 166 |
+
{"image_id": 56, "question_id": 0, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 167 |
+
{"image_id": 56, "question_id": 1, "question": "How many ellipses (excluding circles) are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 168 |
+
{"image_id": 56, "question_id": 2, "question": "How many regular pentagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 169 |
+
{"image_id": 57, "question_id": 0, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 170 |
+
{"image_id": 57, "question_id": 1, "question": "How many regular pentagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 171 |
+
{"image_id": 57, "question_id": 2, "question": "How many regular hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 172 |
+
{"image_id": 58, "question_id": 0, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 173 |
+
{"image_id": 58, "question_id": 1, "question": "How many rectangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 174 |
+
{"image_id": 58, "question_id": 2, "question": "How many quadrilaterals (excluding rectangles) are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 175 |
+
{"image_id": 59, "question_id": 0, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 176 |
+
{"image_id": 59, "question_id": 1, "question": "How many circles are there in the image?", "choices": [2, 3, 4, 5], "answer": 2}
|
| 177 |
+
{"image_id": 59, "question_id": 2, "question": "How many ellipses (excluding circles) are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 178 |
+
{"image_id": 60, "question_id": 0, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 179 |
+
{"image_id": 60, "question_id": 1, "question": "How many pentagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 180 |
+
{"image_id": 60, "question_id": 2, "question": "How many hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 181 |
+
{"image_id": 61, "question_id": 0, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 182 |
+
{"image_id": 61, "question_id": 1, "question": "How many lines are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 183 |
+
{"image_id": 61, "question_id": 2, "question": "How many triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 184 |
+
{"image_id": 62, "question_id": 0, "question": "How many ellipses (excluding circles) are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 185 |
+
{"image_id": 62, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 186 |
+
{"image_id": 62, "question_id": 2, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 187 |
+
{"image_id": 63, "question_id": 0, "question": "How many regular hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 188 |
+
{"image_id": 63, "question_id": 1, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 189 |
+
{"image_id": 63, "question_id": 2, "question": "How many ellipses (excluding circles) are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 190 |
+
{"image_id": 64, "question_id": 0, "question": "How many triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 191 |
+
{"image_id": 64, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 192 |
+
{"image_id": 64, "question_id": 2, "question": "How many hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 193 |
+
{"image_id": 65, "question_id": 0, "question": "How many ellipses (excluding circles) are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 194 |
+
{"image_id": 65, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 195 |
+
{"image_id": 65, "question_id": 2, "question": "How many quadrilaterals are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 196 |
+
{"image_id": 66, "question_id": 0, "question": "How many stars are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 197 |
+
{"image_id": 66, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 198 |
+
{"image_id": 66, "question_id": 2, "question": "How many squares are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 199 |
+
{"image_id": 67, "question_id": 0, "question": "How many equilateral triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 200 |
+
{"image_id": 67, "question_id": 1, "question": "How many circles are there in the image?", "choices": [1, 2, 3, 4], "answer": 2}
|
| 201 |
+
{"image_id": 67, "question_id": 2, "question": "How many squares are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 202 |
+
{"image_id": 68, "question_id": 0, "question": "How many stars are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 203 |
+
{"image_id": 68, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 204 |
+
{"image_id": 68, "question_id": 2, "question": "How many hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 205 |
+
{"image_id": 69, "question_id": 0, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 206 |
+
{"image_id": 69, "question_id": 1, "question": "How many stars are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 207 |
+
{"image_id": 69, "question_id": 2, "question": "How many squares are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
vqa-easy/existence.jsonl
ADDED
|
@@ -0,0 +1,195 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"image_id": 0, "question_id": 0, "question": "Is there a sector and a quadrilateral in the image?", "choices": ["Yes, both exist.", "No, only the quadrilateral exists.", "No, only the sector exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 2 |
+
{"image_id": 0, "question_id": 1, "question": "Is there a hexagon and a regular pentagon in the image?", "choices": ["Yes, both exist.", "No, only the hexagon exists.", "No, only the regular pentagon exists.", "No, neither exists."], "answer": "No, only the regular pentagon exists."}
|
| 3 |
+
{"image_id": 0, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["circle", "square", "triangle", "sector"], "answer": "circle"}
|
| 4 |
+
{"image_id": 1, "question_id": 0, "question": "Is there a spiral and a circle in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the spiral exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 5 |
+
{"image_id": 1, "question_id": 1, "question": "Is there a spiral and a triangle in the image?", "choices": ["Yes, both exist.", "No, only the spiral exists.", "No, only the triangle exists.", "No, neither exists."], "answer": "No, only the spiral exists."}
|
| 6 |
+
{"image_id": 1, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["regular hexagon", "pentagon", "ellipse (circles excluded)", "spiral"], "answer": "spiral"}
|
| 7 |
+
{"image_id": 2, "question_id": 0, "question": "Is there a spiral and a ellipse (not circle) in the image?", "choices": ["Yes, both exist.", "No, only the spiral exists.", "No, only the ellipse (not circle) exists.", "No, neither exists."], "answer": "No, only the ellipse (not circle) exists."}
|
| 8 |
+
{"image_id": 2, "question_id": 1, "question": "Which of the following is absent in the image?", "choices": ["regular hexagon", "hexagon (regular hexagons excluded)", "circle", "ellipse (circles excluded)"], "answer": "hexagon (regular hexagons excluded)"}
|
| 9 |
+
{"image_id": 3, "question_id": 0, "question": "Is there a ellipse (not circle) and a line (not polygon edge) in the image?", "choices": ["Yes, both exist.", "No, only the ellipse (not circle) exists.", "No, only the line (not polygon edge) exists.", "No, neither exists."], "answer": "No, only the ellipse (not circle) exists."}
|
| 10 |
+
{"image_id": 3, "question_id": 1, "question": "Which of the following is present in the image?", "choices": ["sector", "square", "pentagon (regular pentagons excluded)", "regular pentagon"], "answer": "square"}
|
| 11 |
+
{"image_id": 4, "question_id": 0, "question": "Is there a rectangle (not square) and a star in the image?", "choices": ["Yes, both exist.", "No, only the rectangle (not square) exists.", "No, only the star exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 12 |
+
{"image_id": 4, "question_id": 1, "question": "Is there a spiral and a line (not polygon edge) in the image?", "choices": ["Yes, both exist.", "No, only the spiral exists.", "No, only the line (not polygon edge) exists.", "No, neither exists."], "answer": "No, only the line (not polygon edge) exists."}
|
| 13 |
+
{"image_id": 4, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["regular pentagon", "star", "regular hexagon", "line (polygon edges excluded)"], "answer": "line (polygon edges excluded)"}
|
| 14 |
+
{"image_id": 5, "question_id": 0, "question": "Is there a triangle and a equilateral triangle in the image?", "choices": ["Yes, both exist.", "No, only the equilateral triangle exists.", "No, only the triangle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 15 |
+
{"image_id": 5, "question_id": 1, "question": "Is there a star and a regular hexagon in the image?", "choices": ["Yes, both exist.", "No, only the star exists.", "No, only the regular hexagon exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 16 |
+
{"image_id": 5, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["circle", "rectangle", "regular hexagon", "star"], "answer": "circle"}
|
| 17 |
+
{"image_id": 6, "question_id": 0, "question": "Is there a spiral and a circle in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the spiral exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 18 |
+
{"image_id": 6, "question_id": 1, "question": "Is there a triangle and a spiral in the image?", "choices": ["Yes, both exist.", "No, only the triangle exists.", "No, only the spiral exists.", "No, neither exists."], "answer": "No, only the spiral exists."}
|
| 19 |
+
{"image_id": 6, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["regular hexagon", "pentagon (regular pentagons excluded)", "regular pentagon", "circle"], "answer": "circle"}
|
| 20 |
+
{"image_id": 7, "question_id": 0, "question": "Is there a regular hexagon and a sector in the image?", "choices": ["Yes, both exist.", "No, only the regular hexagon exists.", "No, only the sector exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 21 |
+
{"image_id": 7, "question_id": 1, "question": "Is there a spiral and a circle in the image?", "choices": ["Yes, both exist.", "No, only the spiral exists.", "No, only the circle exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 22 |
+
{"image_id": 7, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["circle", "regular pentagon", "quadrilateral (rectangles excluded)", "spiral"], "answer": "circle"}
|
| 23 |
+
{"image_id": 8, "question_id": 0, "question": "Is there a regular hexagon and a hexagon in the image?", "choices": ["Yes, both exist.", "No, only the regular hexagon exists.", "No, only the hexagon exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 24 |
+
{"image_id": 8, "question_id": 1, "question": "Is there a line and a hexagon in the image?", "choices": ["Yes, both exist.", "No, only the line exists.", "No, only the hexagon exists.", "No, neither exists."], "answer": "No, only the line exists."}
|
| 25 |
+
{"image_id": 8, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["line (polygon edges excluded)", "pentagon", "rectangle (squares excluded)", "square"], "answer": "line (polygon edges excluded)"}
|
| 26 |
+
{"image_id": 9, "question_id": 0, "question": "Is there a regular pentagon and a star in the image?", "choices": ["Yes, both exist.", "No, only the regular pentagon exists.", "No, only the star exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 27 |
+
{"image_id": 9, "question_id": 1, "question": "Is there a line (not polygon edge) and a hexagon in the image?", "choices": ["Yes, both exist.", "No, only the line (not polygon edge) exists.", "No, only the hexagon exists.", "No, neither exists."], "answer": "No, only the hexagon exists."}
|
| 28 |
+
{"image_id": 9, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["pentagon", "regular hexagon", "ellipse", "hexagon (regular hexagons excluded)"], "answer": "hexagon (regular hexagons excluded)"}
|
| 29 |
+
{"image_id": 10, "question_id": 0, "question": "Is there a triangle and a circle in the image?", "choices": ["Yes, both exist.", "No, only the triangle exists.", "No, only the circle exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 30 |
+
{"image_id": 10, "question_id": 1, "question": "Is there a regular hexagon and a line (not sector edge) in the image?", "choices": ["Yes, both exist.", "No, only the regular hexagon exists.", "No, only the line (not sector edge) exists.", "No, neither exists."], "answer": "No, only the line (not sector edge) exists."}
|
| 31 |
+
{"image_id": 10, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["sector", "star", "ellipse", "line (sector edges, polygon edges excluded)"], "answer": "star"}
|
| 32 |
+
{"image_id": 11, "question_id": 0, "question": "Is there a line (not polygon edge) and a square in the image?", "choices": ["Yes, both exist.", "No, only the line (not polygon edge) exists.", "No, only the square exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 33 |
+
{"image_id": 11, "question_id": 1, "question": "Is there a line (not polygon edge) and a triangle in the image?", "choices": ["Yes, both exist.", "No, only the line (not polygon edge) exists.", "No, only the triangle exists.", "No, neither exists."], "answer": "No, only the triangle exists."}
|
| 34 |
+
{"image_id": 11, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["ellipse (circles excluded)", "line (polygon edges excluded)", "circle", "regular hexagon"], "answer": "ellipse (circles excluded)"}
|
| 35 |
+
{"image_id": 12, "question_id": 0, "question": "Is there a line (not polygon edge) and a pentagon in the image?", "choices": ["Yes, both exist.", "No, only the pentagon exists.", "No, only the line (not polygon edge) exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 36 |
+
{"image_id": 12, "question_id": 1, "question": "Is there a pentagon and a regular pentagon in the image?", "choices": ["Yes, both exist.", "No, only the regular pentagon exists.", "No, only the pentagon exists.", "No, neither exists."], "answer": "No, only the pentagon exists."}
|
| 37 |
+
{"image_id": 12, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["sector", "hexagon", "quadrilateral", "pentagon"], "answer": "pentagon"}
|
| 38 |
+
{"image_id": 13, "question_id": 0, "question": "Is there a regular hexagon and a hexagon in the image?", "choices": ["Yes, both exist.", "No, only the regular hexagon exists.", "No, only the hexagon exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 39 |
+
{"image_id": 13, "question_id": 1, "question": "Is there a circle and a square in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the square exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 40 |
+
{"image_id": 13, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["sector", "pentagon", "circle", "triangle"], "answer": "pentagon"}
|
| 41 |
+
{"image_id": 14, "question_id": 0, "question": "Is there a star and a pentagon in the image?", "choices": ["Yes, both exist.", "No, only the pentagon exists.", "No, only the star exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 42 |
+
{"image_id": 14, "question_id": 1, "question": "Is there a circle and a square in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the square exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 43 |
+
{"image_id": 14, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["sector", "ellipse (circles excluded)", "triangle", "circle"], "answer": "circle"}
|
| 44 |
+
{"image_id": 15, "question_id": 0, "question": "Is there a star and a circle in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the star exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 45 |
+
{"image_id": 15, "question_id": 1, "question": "Is there a hexagon and a square in the image?", "choices": ["Yes, both exist.", "No, only the hexagon exists.", "No, only the square exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 46 |
+
{"image_id": 15, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["circle", "triangle", "ellipse (circles excluded)", "quadrilateral"], "answer": "circle"}
|
| 47 |
+
{"image_id": 16, "question_id": 0, "question": "Is there a sector and a ellipse in the image?", "choices": ["Yes, both exist.", "No, only the ellipse exists.", "No, only the sector exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 48 |
+
{"image_id": 16, "question_id": 1, "question": "Is there a pentagon and a sector in the image?", "choices": ["Yes, both exist.", "No, only the pentagon exists.", "No, only the sector exists.", "No, neither exists."], "answer": "No, only the sector exists."}
|
| 49 |
+
{"image_id": 16, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["sector", "spiral", "regular pentagon", "hexagon"], "answer": "sector"}
|
| 50 |
+
{"image_id": 17, "question_id": 0, "question": "Is there a regular pentagon and a spiral in the image?", "choices": ["Yes, both exist.", "No, only the regular pentagon exists.", "No, only the spiral exists.", "No, neither exists."], "answer": "No, only the spiral exists."}
|
| 51 |
+
{"image_id": 17, "question_id": 1, "question": "Which of the following is present in the image?", "choices": ["square", "spiral", "line (polygon edges excluded)", "quadrilateral (rectangles, squares excluded)"], "answer": "spiral"}
|
| 52 |
+
{"image_id": 18, "question_id": 0, "question": "Is there a star and a line in the image?", "choices": ["Yes, both exist.", "No, only the line exists.", "No, only the star exists.", "No, neither exists."], "answer": "No, only the line exists."}
|
| 53 |
+
{"image_id": 18, "question_id": 1, "question": "Which of the following is absent in the image?", "choices": ["equilateral triangle", "regular hexagon", "circle", "line (polygon edges excluded)"], "answer": "regular hexagon"}
|
| 54 |
+
{"image_id": 19, "question_id": 0, "question": "Is there a regular pentagon and a regular hexagon in the image?", "choices": ["Yes, both exist.", "No, only the regular hexagon exists.", "No, only the regular pentagon exists.", "No, neither exists."], "answer": "No, only the regular hexagon exists."}
|
| 55 |
+
{"image_id": 19, "question_id": 1, "question": "Which of the following is absent in the image?", "choices": ["regular hexagon", "quadrilateral (rectangles excluded)", "circle", "rectangle"], "answer": "quadrilateral (rectangles excluded)"}
|
| 56 |
+
{"image_id": 20, "question_id": 0, "question": "Is there a circle and a rectangle in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the rectangle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 57 |
+
{"image_id": 20, "question_id": 1, "question": "Is there a circle and a ellipse (not circle) in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the ellipse (not circle) exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 58 |
+
{"image_id": 20, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["star", "quadrilateral (rectangles excluded)", "pentagon", "circle"], "answer": "circle"}
|
| 59 |
+
{"image_id": 21, "question_id": 0, "question": "Is there a regular pentagon and a ellipse (not circle) in the image?", "choices": ["Yes, both exist.", "No, only the regular pentagon exists.", "No, only the ellipse (not circle) exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 60 |
+
{"image_id": 21, "question_id": 1, "question": "Is there a spiral and a line in the image?", "choices": ["Yes, both exist.", "No, only the line exists.", "No, only the spiral exists.", "No, neither exists."], "answer": "No, only the line exists."}
|
| 61 |
+
{"image_id": 21, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["sector", "regular hexagon", "circle", "regular pentagon"], "answer": "circle"}
|
| 62 |
+
{"image_id": 22, "question_id": 0, "question": "Is there a star and a spiral in the image?", "choices": ["Yes, both exist.", "No, only the spiral exists.", "No, only the star exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 63 |
+
{"image_id": 22, "question_id": 1, "question": "Is there a triangle and a ellipse (not circle) in the image?", "choices": ["Yes, both exist.", "No, only the triangle exists.", "No, only the ellipse (not circle) exists.", "No, neither exists."], "answer": "No, only the triangle exists."}
|
| 64 |
+
{"image_id": 22, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["regular pentagon", "regular hexagon", "rectangle", "triangle"], "answer": "triangle"}
|
| 65 |
+
{"image_id": 23, "question_id": 0, "question": "Is there a quadrilateral and a triangle in the image?", "choices": ["Yes, both exist.", "No, only the triangle exists.", "No, only the quadrilateral exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 66 |
+
{"image_id": 23, "question_id": 1, "question": "Is there a ellipse and a sector in the image?", "choices": ["Yes, both exist.", "No, only the ellipse exists.", "No, only the sector exists.", "No, neither exists."], "answer": "No, only the sector exists."}
|
| 67 |
+
{"image_id": 23, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["regular pentagon", "ellipse", "sector", "star"], "answer": "sector"}
|
| 68 |
+
{"image_id": 24, "question_id": 0, "question": "Is there a spiral and a star in the image?", "choices": ["Yes, both exist.", "No, only the spiral exists.", "No, only the star exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 69 |
+
{"image_id": 24, "question_id": 1, "question": "Is there a square and a hexagon in the image?", "choices": ["Yes, both exist.", "No, only the hexagon exists.", "No, only the square exists.", "No, neither exists."], "answer": "No, only the square exists."}
|
| 70 |
+
{"image_id": 24, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["triangle", "regular hexagon", "square", "quadrilateral (squares excluded)"], "answer": "square"}
|
| 71 |
+
{"image_id": 25, "question_id": 0, "question": "Is there a pentagon and a line (not polygon edge) in the image?", "choices": ["Yes, both exist.", "No, only the pentagon exists.", "No, only the line (not polygon edge) exists.", "No, neither exists."], "answer": "No, only the line (not polygon edge) exists."}
|
| 72 |
+
{"image_id": 25, "question_id": 1, "question": "Which of the following is present in the image?", "choices": ["quadrilateral", "regular pentagon", "line (polygon edges excluded)", "triangle"], "answer": "line (polygon edges excluded)"}
|
| 73 |
+
{"image_id": 26, "question_id": 0, "question": "Is there a circle and a line (not polygon edge) in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the line (not polygon edge) exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 74 |
+
{"image_id": 26, "question_id": 1, "question": "Is there a rectangle (not square) and a regular hexagon in the image?", "choices": ["Yes, both exist.", "No, only the rectangle (not square) exists.", "No, only the regular hexagon exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 75 |
+
{"image_id": 26, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["star", "sector", "spiral", "square"], "answer": "square"}
|
| 76 |
+
{"image_id": 27, "question_id": 0, "question": "Is there a triangle and a star in the image?", "choices": ["Yes, both exist.", "No, only the triangle exists.", "No, only the star exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 77 |
+
{"image_id": 27, "question_id": 1, "question": "Is there a rectangle and a line in the image?", "choices": ["Yes, both exist.", "No, only the rectangle exists.", "No, only the line exists.", "No, neither exists."], "answer": "No, only the line exists."}
|
| 78 |
+
{"image_id": 27, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["line (sector edges, polygon edges excluded)", "star", "regular pentagon", "sector"], "answer": "line (sector edges, polygon edges excluded)"}
|
| 79 |
+
{"image_id": 28, "question_id": 0, "question": "Is there a star and a circle in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the star exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 80 |
+
{"image_id": 28, "question_id": 1, "question": "Is there a hexagon and a star in the image?", "choices": ["Yes, both exist.", "No, only the hexagon exists.", "No, only the star exists.", "No, neither exists."], "answer": "No, only the star exists."}
|
| 81 |
+
{"image_id": 28, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["square", "star", "circle", "line (polygon edges excluded)"], "answer": "square"}
|
| 82 |
+
{"image_id": 29, "question_id": 0, "question": "Is there a regular hexagon and a rectangle in the image?", "choices": ["Yes, both exist.", "No, only the rectangle exists.", "No, only the regular hexagon exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 83 |
+
{"image_id": 29, "question_id": 1, "question": "Is there a regular hexagon and a circle in the image?", "choices": ["Yes, both exist.", "No, only the regular hexagon exists.", "No, only the circle exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 84 |
+
{"image_id": 29, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["quadrilateral", "equilateral triangle", "sector", "triangle"], "answer": "equilateral triangle"}
|
| 85 |
+
{"image_id": 30, "question_id": 0, "question": "Is there a circle and a spiral in the image?", "choices": ["Yes, both exist.", "No, only the spiral exists.", "No, only the circle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 86 |
+
{"image_id": 30, "question_id": 1, "question": "Is there a pentagon and a spiral in the image?", "choices": ["Yes, both exist.", "No, only the spiral exists.", "No, only the pentagon exists.", "No, neither exists."], "answer": "No, only the spiral exists."}
|
| 87 |
+
{"image_id": 30, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["circle", "rectangle", "spiral", "line (polygon edges excluded)"], "answer": "rectangle"}
|
| 88 |
+
{"image_id": 31, "question_id": 0, "question": "Is there a regular hexagon and a triangle in the image?", "choices": ["Yes, both exist.", "No, only the regular hexagon exists.", "No, only the triangle exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 89 |
+
{"image_id": 31, "question_id": 1, "question": "Is there a circle and a regular pentagon in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the regular pentagon exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 90 |
+
{"image_id": 31, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["spiral", "hexagon", "sector", "pentagon"], "answer": "hexagon"}
|
| 91 |
+
{"image_id": 32, "question_id": 0, "question": "Is there a ellipse (not circle) and a pentagon in the image?", "choices": ["Yes, both exist.", "No, only the ellipse (not circle) exists.", "No, only the pentagon exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 92 |
+
{"image_id": 32, "question_id": 1, "question": "Is there a circle and a hexagon in the image?", "choices": ["Yes, both exist.", "No, only the hexagon exists.", "No, only the circle exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 93 |
+
{"image_id": 32, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["sector", "rectangle", "line (sector edges, polygon edges excluded)", "regular pentagon"], "answer": "line (sector edges, polygon edges excluded)"}
|
| 94 |
+
{"image_id": 33, "question_id": 0, "question": "Is there a star and a square in the image?", "choices": ["Yes, both exist.", "No, only the square exists.", "No, only the star exists.", "No, neither exists."], "answer": "No, only the square exists."}
|
| 95 |
+
{"image_id": 33, "question_id": 1, "question": "Which of the following is present in the image?", "choices": ["square", "regular hexagon", "line (polygon edges excluded)", "regular pentagon"], "answer": "square"}
|
| 96 |
+
{"image_id": 34, "question_id": 0, "question": "Is there a rectangle and a ellipse in the image?", "choices": ["Yes, both exist.", "No, only the ellipse exists.", "No, only the rectangle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 97 |
+
{"image_id": 34, "question_id": 1, "question": "Is there a square and a rectangle in the image?", "choices": ["Yes, both exist.", "No, only the rectangle exists.", "No, only the square exists.", "No, neither exists."], "answer": "No, only the rectangle exists."}
|
| 98 |
+
{"image_id": 34, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["ellipse", "quadrilateral (rectangles excluded)", "line (polygon edges excluded)", "hexagon"], "answer": "ellipse"}
|
| 99 |
+
{"image_id": 35, "question_id": 0, "question": "Is there a rectangle and a square in the image?", "choices": ["Yes, both exist.", "No, only the square exists.", "No, only the rectangle exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 100 |
+
{"image_id": 35, "question_id": 1, "question": "Is there a ellipse and a spiral in the image?", "choices": ["Yes, both exist.", "No, only the ellipse exists.", "No, only the spiral exists.", "No, neither exists."], "answer": "No, only the ellipse exists."}
|
| 101 |
+
{"image_id": 35, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["star", "quadrilateral", "circle", "triangle"], "answer": "triangle"}
|
| 102 |
+
{"image_id": 36, "question_id": 0, "question": "Is there a rectangle and a sector in the image?", "choices": ["Yes, both exist.", "No, only the sector exists.", "No, only the rectangle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 103 |
+
{"image_id": 36, "question_id": 1, "question": "Is there a pentagon and a rectangle in the image?", "choices": ["Yes, both exist.", "No, only the rectangle exists.", "No, only the pentagon exists.", "No, neither exists."], "answer": "No, only the rectangle exists."}
|
| 104 |
+
{"image_id": 36, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["sector", "ellipse", "regular pentagon", "rectangle"], "answer": "regular pentagon"}
|
| 105 |
+
{"image_id": 37, "question_id": 0, "question": "Is there a circle and a regular hexagon in the image?", "choices": ["Yes, both exist.", "No, only the regular hexagon exists.", "No, only the circle exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 106 |
+
{"image_id": 37, "question_id": 1, "question": "Which of the following is absent in the image?", "choices": ["star", "quadrilateral (squares excluded)", "square", "circle"], "answer": "quadrilateral (squares excluded)"}
|
| 107 |
+
{"image_id": 38, "question_id": 0, "question": "Is there a equilateral triangle and a line in the image?", "choices": ["Yes, both exist.", "No, only the line exists.", "No, only the equilateral triangle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 108 |
+
{"image_id": 38, "question_id": 1, "question": "Is there a circle and a quadrilateral in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the quadrilateral exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 109 |
+
{"image_id": 38, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["circle", "quadrilateral", "star", "regular hexagon"], "answer": "circle"}
|
| 110 |
+
{"image_id": 39, "question_id": 0, "question": "Is there a regular pentagon and a hexagon in the image?", "choices": ["Yes, both exist.", "No, only the hexagon exists.", "No, only the regular pentagon exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 111 |
+
{"image_id": 39, "question_id": 1, "question": "Is there a line (not polygon edge) and a sector in the image?", "choices": ["Yes, both exist.", "No, only the sector exists.", "No, only the line (not polygon edge) exists.", "No, neither exists."], "answer": "No, only the line (not polygon edge) exists."}
|
| 112 |
+
{"image_id": 39, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["spiral", "pentagon", "star", "sector"], "answer": "star"}
|
| 113 |
+
{"image_id": 40, "question_id": 0, "question": "Is there a equilateral triangle and a line in the image?", "choices": ["Yes, both exist.", "No, only the equilateral triangle exists.", "No, only the line exists.", "No, neither exists."], "answer": "No, only the equilateral triangle exists."}
|
| 114 |
+
{"image_id": 40, "question_id": 1, "question": "Which of the following is present in the image?", "choices": ["ellipse", "quadrilateral (rectangles excluded)", "equilateral triangle", "rectangle"], "answer": "equilateral triangle"}
|
| 115 |
+
{"image_id": 41, "question_id": 0, "question": "Is there a star and a regular pentagon in the image?", "choices": ["Yes, both exist.", "No, only the regular pentagon exists.", "No, only the star exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 116 |
+
{"image_id": 41, "question_id": 1, "question": "Is there a circle and a line (not polygon edge) in the image?", "choices": ["Yes, both exist.", "No, only the line (not polygon edge) exists.", "No, only the circle exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 117 |
+
{"image_id": 41, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["circle", "quadrilateral (rectangles excluded)", "ellipse (circles excluded)", "rectangle"], "answer": "quadrilateral (rectangles excluded)"}
|
| 118 |
+
{"image_id": 42, "question_id": 0, "question": "Is there a rectangle and a triangle in the image?", "choices": ["Yes, both exist.", "No, only the triangle exists.", "No, only the rectangle exists.", "No, neither exists."], "answer": "No, only the triangle exists."}
|
| 119 |
+
{"image_id": 42, "question_id": 1, "question": "Which of the following is absent in the image?", "choices": ["triangle", "rectangle", "star", "circle"], "answer": "rectangle"}
|
| 120 |
+
{"image_id": 43, "question_id": 0, "question": "Is there a ellipse (not circle) and a sector in the image?", "choices": ["Yes, both exist.", "No, only the ellipse (not circle) exists.", "No, only the sector exists.", "No, neither exists."], "answer": "No, only the sector exists."}
|
| 121 |
+
{"image_id": 43, "question_id": 1, "question": "Which of the following is present in the image?", "choices": ["regular hexagon", "triangle", "hexagon (regular hexagons excluded)", "ellipse (circles excluded)"], "answer": "triangle"}
|
| 122 |
+
{"image_id": 44, "question_id": 0, "question": "Is there a line and a regular pentagon in the image?", "choices": ["Yes, both exist.", "No, only the regular pentagon exists.", "No, only the line exists.", "No, neither exists."], "answer": "No, only the line exists."}
|
| 123 |
+
{"image_id": 44, "question_id": 1, "question": "Which of the following is present in the image?", "choices": ["line (polygon edges excluded)", "quadrilateral", "ellipse", "triangle"], "answer": "line (polygon edges excluded)"}
|
| 124 |
+
{"image_id": 45, "question_id": 0, "question": "Is there a star and a equilateral triangle in the image?", "choices": ["Yes, both exist.", "No, only the star exists.", "No, only the equilateral triangle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 125 |
+
{"image_id": 45, "question_id": 1, "question": "Is there a star and a sector in the image?", "choices": ["Yes, both exist.", "No, only the star exists.", "No, only the sector exists.", "No, neither exists."], "answer": "No, only the star exists."}
|
| 126 |
+
{"image_id": 45, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["regular pentagon", "quadrilateral", "line (polygon edges excluded)", "equilateral triangle"], "answer": "equilateral triangle"}
|
| 127 |
+
{"image_id": 46, "question_id": 0, "question": "Is there a ellipse (not circle) and a square in the image?", "choices": ["Yes, both exist.", "No, only the square exists.", "No, only the ellipse (not circle) exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 128 |
+
{"image_id": 46, "question_id": 1, "question": "Is there a circle and a star in the image?", "choices": ["Yes, both exist.", "No, only the star exists.", "No, only the circle exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 129 |
+
{"image_id": 46, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["triangle", "star", "rectangle", "equilateral triangle"], "answer": "equilateral triangle"}
|
| 130 |
+
{"image_id": 47, "question_id": 0, "question": "Is there a line and a circle in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the line exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 131 |
+
{"image_id": 47, "question_id": 1, "question": "Is there a circle and a regular hexagon in the image?", "choices": ["Yes, both exist.", "No, only the regular hexagon exists.", "No, only the circle exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 132 |
+
{"image_id": 47, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["line (polygon edges excluded)", "square", "quadrilateral (squares excluded)", "rectangle (squares excluded)"], "answer": "line (polygon edges excluded)"}
|
| 133 |
+
{"image_id": 48, "question_id": 0, "question": "Is there a square and a ellipse in the image?", "choices": ["Yes, both exist.", "No, only the ellipse exists.", "No, only the square exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 134 |
+
{"image_id": 48, "question_id": 1, "question": "Is there a star and a sector in the image?", "choices": ["Yes, both exist.", "No, only the sector exists.", "No, only the star exists.", "No, neither exists."], "answer": "No, only the sector exists."}
|
| 135 |
+
{"image_id": 48, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["ellipse (circles excluded)", "circle", "regular pentagon", "sector"], "answer": "sector"}
|
| 136 |
+
{"image_id": 49, "question_id": 0, "question": "Is there a rectangle and a triangle in the image?", "choices": ["Yes, both exist.", "No, only the triangle exists.", "No, only the rectangle exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 137 |
+
{"image_id": 49, "question_id": 1, "question": "Is there a hexagon (not regular hexagon) and a quadrilateral in the image?", "choices": ["Yes, both exist.", "No, only the hexagon (not regular hexagon) exists.", "No, only the quadrilateral exists.", "No, neither exists."], "answer": "No, only the quadrilateral exists."}
|
| 138 |
+
{"image_id": 49, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["regular pentagon", "sector", "regular hexagon", "rectangle"], "answer": "regular hexagon"}
|
| 139 |
+
{"image_id": 50, "question_id": 0, "question": "Is there a sector and a quadrilateral in the image?", "choices": ["Yes, both exist.", "No, only the sector exists.", "No, only the quadrilateral exists.", "No, neither exists."], "answer": "No, only the sector exists."}
|
| 140 |
+
{"image_id": 50, "question_id": 1, "question": "Which of the following is present in the image?", "choices": ["ellipse", "triangle", "hexagon", "pentagon"], "answer": "triangle"}
|
| 141 |
+
{"image_id": 51, "question_id": 0, "question": "Is there a circle and a square in the image?", "choices": ["Yes, both exist.", "No, only the square exists.", "No, only the circle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 142 |
+
{"image_id": 51, "question_id": 1, "question": "Is there a regular pentagon and a quadrilateral (not square) in the image?", "choices": ["Yes, both exist.", "No, only the regular pentagon exists.", "No, only the quadrilateral (not square) exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 143 |
+
{"image_id": 51, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["regular pentagon", "quadrilateral (squares excluded)", "triangle", "circle"], "answer": "circle"}
|
| 144 |
+
{"image_id": 52, "question_id": 0, "question": "Is there a quadrilateral (not square) and a rectangle (not square) in the image?", "choices": ["Yes, both exist.", "No, only the rectangle (not square) exists.", "No, only the quadrilateral (not square) exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 145 |
+
{"image_id": 52, "question_id": 1, "question": "Is there a square and a quadrilateral (not square) in the image?", "choices": ["Yes, both exist.", "No, only the quadrilateral (not square) exists.", "No, only the square exists.", "No, neither exists."], "answer": "No, only the square exists."}
|
| 146 |
+
{"image_id": 52, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["star", "line (polygon edges excluded)", "quadrilateral (squares excluded)", "circle"], "answer": "circle"}
|
| 147 |
+
{"image_id": 53, "question_id": 0, "question": "Is there a spiral and a sector in the image?", "choices": ["Yes, both exist.", "No, only the spiral exists.", "No, only the sector exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 148 |
+
{"image_id": 53, "question_id": 1, "question": "Is there a triangle and a regular pentagon in the image?", "choices": ["Yes, both exist.", "No, only the triangle exists.", "No, only the regular pentagon exists.", "No, neither exists."], "answer": "No, only the triangle exists."}
|
| 149 |
+
{"image_id": 53, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["ellipse (circles excluded)", "triangle", "sector", "line (sector edges, polygon edges excluded)"], "answer": "triangle"}
|
| 150 |
+
{"image_id": 54, "question_id": 0, "question": "Is there a regular pentagon and a circle in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the regular pentagon exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 151 |
+
{"image_id": 54, "question_id": 1, "question": "Is there a spiral and a circle in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the spiral exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 152 |
+
{"image_id": 54, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["circle", "line (polygon edges excluded)", "square", "triangle"], "answer": "circle"}
|
| 153 |
+
{"image_id": 55, "question_id": 0, "question": "Is there a square and a line (not polygon edge) in the image?", "choices": ["Yes, both exist.", "No, only the square exists.", "No, only the line (not polygon edge) exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 154 |
+
{"image_id": 55, "question_id": 1, "question": "Is there a ellipse (not circle) and a hexagon in the image?", "choices": ["Yes, both exist.", "No, only the ellipse (not circle) exists.", "No, only the hexagon exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 155 |
+
{"image_id": 55, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["hexagon", "line (polygon edges excluded)", "triangle", "ellipse (circles excluded)"], "answer": "line (polygon edges excluded)"}
|
| 156 |
+
{"image_id": 56, "question_id": 0, "question": "Is there a quadrilateral and a ellipse (not circle) in the image?", "choices": ["Yes, both exist.", "No, only the ellipse (not circle) exists.", "No, only the quadrilateral exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 157 |
+
{"image_id": 56, "question_id": 1, "question": "Is there a star and a quadrilateral in the image?", "choices": ["Yes, both exist.", "No, only the star exists.", "No, only the quadrilateral exists.", "No, neither exists."], "answer": "No, only the quadrilateral exists."}
|
| 158 |
+
{"image_id": 56, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["quadrilateral", "ellipse (circles excluded)", "regular hexagon", "circle"], "answer": "regular hexagon"}
|
| 159 |
+
{"image_id": 57, "question_id": 0, "question": "Is there a regular pentagon and a ellipse (not circle) in the image?", "choices": ["Yes, both exist.", "No, only the regular pentagon exists.", "No, only the ellipse (not circle) exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 160 |
+
{"image_id": 57, "question_id": 1, "question": "Is there a regular hexagon and a ellipse (not circle) in the image?", "choices": ["Yes, both exist.", "No, only the regular hexagon exists.", "No, only the ellipse (not circle) exists.", "No, neither exists."], "answer": "No, only the ellipse (not circle) exists."}
|
| 161 |
+
{"image_id": 57, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["regular pentagon", "ellipse (circles excluded)", "triangle", "circle"], "answer": "triangle"}
|
| 162 |
+
{"image_id": 58, "question_id": 0, "question": "Is there a line (not polygon edge) and a square in the image?", "choices": ["Yes, both exist.", "No, only the square exists.", "No, only the line (not polygon edge) exists.", "No, neither exists."], "answer": "No, only the line (not polygon edge) exists."}
|
| 163 |
+
{"image_id": 58, "question_id": 1, "question": "Which of the following is present in the image?", "choices": ["line (sector edges, polygon edges excluded)", "circle", "sector", "star"], "answer": "line (sector edges, polygon edges excluded)"}
|
| 164 |
+
{"image_id": 59, "question_id": 0, "question": "Is there a circle and a square in the image?", "choices": ["Yes, both exist.", "No, only the square exists.", "No, only the circle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 165 |
+
{"image_id": 59, "question_id": 1, "question": "Is there a circle and a pentagon in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the pentagon exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 166 |
+
{"image_id": 59, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["line (polygon edges excluded)", "regular hexagon", "circle", "square"], "answer": "regular hexagon"}
|
| 167 |
+
{"image_id": 60, "question_id": 0, "question": "Is there a pentagon and a circle in the image?", "choices": ["Yes, both exist.", "No, only the pentagon exists.", "No, only the circle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 168 |
+
{"image_id": 60, "question_id": 1, "question": "Is there a pentagon and a regular hexagon in the image?", "choices": ["Yes, both exist.", "No, only the regular hexagon exists.", "No, only the pentagon exists.", "No, neither exists."], "answer": "No, only the pentagon exists."}
|
| 169 |
+
{"image_id": 60, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["rectangle", "pentagon", "spiral", "ellipse (circles excluded)"], "answer": "pentagon"}
|
| 170 |
+
{"image_id": 61, "question_id": 0, "question": "Is there a rectangle and a quadrilateral in the image?", "choices": ["Yes, both exist.", "No, only the quadrilateral exists.", "No, only the rectangle exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 171 |
+
{"image_id": 61, "question_id": 1, "question": "Is there a line and a ellipse (not circle) in the image?", "choices": ["Yes, both exist.", "No, only the ellipse (not circle) exists.", "No, only the line exists.", "No, neither exists."], "answer": "No, only the line exists."}
|
| 172 |
+
{"image_id": 61, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["ellipse (circles excluded)", "line (polygon edges excluded)", "quadrilateral", "star"], "answer": "line (polygon edges excluded)"}
|
| 173 |
+
{"image_id": 62, "question_id": 0, "question": "Is there a circle and a star in the image?", "choices": ["Yes, both exist.", "No, only the star exists.", "No, only the circle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 174 |
+
{"image_id": 62, "question_id": 1, "question": "Is there a pentagon and a circle in the image?", "choices": ["Yes, both exist.", "No, only the pentagon exists.", "No, only the circle exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 175 |
+
{"image_id": 62, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["triangle", "ellipse (circles excluded)", "star", "circle"], "answer": "triangle"}
|
| 176 |
+
{"image_id": 63, "question_id": 0, "question": "Is there a circle and a line (not polygon edge) in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the line (not polygon edge) exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 177 |
+
{"image_id": 63, "question_id": 1, "question": "Is there a regular pentagon and a circle in the image?", "choices": ["Yes, both exist.", "No, only the regular pentagon exists.", "No, only the circle exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 178 |
+
{"image_id": 63, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["line (polygon edges excluded)", "circle", "star", "regular hexagon"], "answer": "star"}
|
| 179 |
+
{"image_id": 64, "question_id": 0, "question": "Is there a regular hexagon and a pentagon in the image?", "choices": ["Yes, both exist.", "No, only the regular hexagon exists.", "No, only the pentagon exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 180 |
+
{"image_id": 64, "question_id": 1, "question": "Is there a sector and a regular hexagon in the image?", "choices": ["Yes, both exist.", "No, only the regular hexagon exists.", "No, only the sector exists.", "No, neither exists."], "answer": "No, only the sector exists."}
|
| 181 |
+
{"image_id": 64, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["pentagon", "line (sector edges, polygon edges excluded)", "triangle", "regular hexagon"], "answer": "triangle"}
|
| 182 |
+
{"image_id": 65, "question_id": 0, "question": "Is there a ellipse (not circle) and a circle in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the ellipse (not circle) exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 183 |
+
{"image_id": 65, "question_id": 1, "question": "Is there a hexagon and a ellipse (not circle) in the image?", "choices": ["Yes, both exist.", "No, only the ellipse (not circle) exists.", "No, only the hexagon exists.", "No, neither exists."], "answer": "No, only the ellipse (not circle) exists."}
|
| 184 |
+
{"image_id": 65, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["quadrilateral (rectangles excluded)", "regular pentagon", "rectangle", "ellipse (circles excluded)"], "answer": "ellipse (circles excluded)"}
|
| 185 |
+
{"image_id": 66, "question_id": 0, "question": "Is there a star and a regular hexagon in the image?", "choices": ["Yes, both exist.", "No, only the star exists.", "No, only the regular hexagon exists.", "No, neither exists."], "answer": "No, only the star exists."}
|
| 186 |
+
{"image_id": 66, "question_id": 1, "question": "Which of the following is present in the image?", "choices": ["star", "sector", "hexagon", "square"], "answer": "star"}
|
| 187 |
+
{"image_id": 67, "question_id": 0, "question": "Is there a equilateral triangle and a circle in the image?", "choices": ["Yes, both exist.", "No, only the equilateral triangle exists.", "No, only the circle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 188 |
+
{"image_id": 67, "question_id": 1, "question": "Is there a triangle and a ellipse (not circle) in the image?", "choices": ["Yes, both exist.", "No, only the triangle exists.", "No, only the ellipse (not circle) exists.", "No, neither exists."], "answer": "No, only the triangle exists."}
|
| 189 |
+
{"image_id": 67, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["equilateral triangle", "ellipse (circles excluded)", "triangle", "circle"], "answer": "ellipse (circles excluded)"}
|
| 190 |
+
{"image_id": 68, "question_id": 0, "question": "Is there a spiral and a hexagon in the image?", "choices": ["Yes, both exist.", "No, only the spiral exists.", "No, only the hexagon exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 191 |
+
{"image_id": 68, "question_id": 1, "question": "Is there a regular hexagon and a circle in the image?", "choices": ["Yes, both exist.", "No, only the regular hexagon exists.", "No, only the circle exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 192 |
+
{"image_id": 68, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["star", "rectangle", "spiral", "sector"], "answer": "star"}
|
| 193 |
+
{"image_id": 69, "question_id": 0, "question": "Is there a circle and a star in the image?", "choices": ["Yes, both exist.", "No, only the star exists.", "No, only the circle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 194 |
+
{"image_id": 69, "question_id": 1, "question": "Is there a hexagon and a circle in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the hexagon exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 195 |
+
{"image_id": 69, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["sector", "regular hexagon", "triangle", "circle"], "answer": "circle"}
|
vqa-easy/location.jsonl
ADDED
|
@@ -0,0 +1,213 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"image_id": 1, "question_id": 0, "question": "Considering the centroid, where is the line located in the image?", "choices": ["upper right", "upper left", "lower left", "lower right"], "answer": "upper right"}
|
| 2 |
+
{"image_id": 1, "question_id": 1, "question": "Considering the centroid, where is the spiral located in the image?", "choices": ["upper right", "upper left", "lower right", "lower left"], "answer": "lower right"}
|
| 3 |
+
{"image_id": 1, "question_id": 2, "question": "Considering the centroid, where is the spiral located relative to the line?", "choices": ["lower right", "lower left", "upper right", "upper left"], "answer": "lower left"}
|
| 4 |
+
{"image_id": 2, "question_id": 0, "question": "Considering the centroid, where is the ellipse (not circle) located in the image?", "choices": ["upper left", "upper right", "lower left", "lower right"], "answer": "upper right"}
|
| 5 |
+
{"image_id": 2, "question_id": 1, "question": "Considering the centroid, where is the regular hexagon located in the image?", "choices": ["lower left", "upper left", "lower right", "upper right"], "answer": "lower left"}
|
| 6 |
+
{"image_id": 2, "question_id": 2, "question": "Considering the centroid, where is the ellipse (not circle) located relative to the regular hexagon?", "choices": ["upper right", "lower right", "lower left", "upper left"], "answer": "upper right"}
|
| 7 |
+
{"image_id": 3, "question_id": 0, "question": "Considering the centroid, where is the ellipse (not circle) located in the image?", "choices": ["upper left", "upper right", "lower right", "lower left"], "answer": "lower right"}
|
| 8 |
+
{"image_id": 3, "question_id": 1, "question": "Considering the centroid, where is the square located relative to the ellipse (not circle)?", "choices": ["upper left", "lower right", "upper right", "lower left"], "answer": "upper left"}
|
| 9 |
+
{"image_id": 4, "question_id": 0, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["lower right", "lower left", "upper right", "upper left"], "answer": "upper left"}
|
| 10 |
+
{"image_id": 4, "question_id": 1, "question": "Considering the centroid, where is the square located in the image?", "choices": ["upper right", "upper left", "lower right", "lower left"], "answer": "lower right"}
|
| 11 |
+
{"image_id": 4, "question_id": 2, "question": "Considering the centroid, where is the line (not polygon edge) located relative to the circle?", "choices": ["lower right", "upper right", "lower left", "upper left"], "answer": "upper left"}
|
| 12 |
+
{"image_id": 5, "question_id": 0, "question": "Considering the centroid, where is the triangle located in the image?", "choices": ["upper left", "upper right", "lower right", "lower left"], "answer": "lower right"}
|
| 13 |
+
{"image_id": 5, "question_id": 1, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["lower left", "upper right", "upper left", "lower right"], "answer": "lower right"}
|
| 14 |
+
{"image_id": 6, "question_id": 0, "question": "Considering the centroid, where is the spiral located in the image?", "choices": ["upper left", "lower right", "lower left", "upper right"], "answer": "upper left"}
|
| 15 |
+
{"image_id": 7, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["upper left", "lower right", "upper right", "lower left"], "answer": "upper right"}
|
| 16 |
+
{"image_id": 7, "question_id": 1, "question": "Considering the centroid, where is the rectangle located in the image?", "choices": ["lower right", "lower left", "upper left", "upper right"], "answer": "upper right"}
|
| 17 |
+
{"image_id": 8, "question_id": 0, "question": "Considering the centroid, where is the line located in the image?", "choices": ["upper right", "upper left", "lower left", "lower right"], "answer": "upper right"}
|
| 18 |
+
{"image_id": 10, "question_id": 0, "question": "Considering the centroid, where is the line (not sector edge) located in the image?", "choices": ["upper left", "upper right", "lower left", "lower right"], "answer": "lower left"}
|
| 19 |
+
{"image_id": 10, "question_id": 1, "question": "Considering the centroid, where is the ellipse located in the image?", "choices": ["lower right", "lower left", "upper right", "upper left"], "answer": "lower left"}
|
| 20 |
+
{"image_id": 11, "question_id": 0, "question": "Considering the centroid, where is the ellipse located relative to the triangle?", "choices": ["upper right", "lower right", "upper left", "lower left"], "answer": "upper left"}
|
| 21 |
+
{"image_id": 12, "question_id": 0, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["lower right", "upper right", "lower left", "upper left"], "answer": "upper right"}
|
| 22 |
+
{"image_id": 13, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["upper right", "lower left", "upper left", "lower right"], "answer": "upper right"}
|
| 23 |
+
{"image_id": 13, "question_id": 1, "question": "Considering the centroid, where is the triangle located in the image?", "choices": ["upper left", "upper right", "lower left", "lower right"], "answer": "lower left"}
|
| 24 |
+
{"image_id": 13, "question_id": 2, "question": "Considering the centroid, where is the line (not polygon edge, sector edge) located relative to the circle?", "choices": ["upper left", "upper right", "lower right", "lower left"], "answer": "lower left"}
|
| 25 |
+
{"image_id": 15, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["lower left", "lower right", "upper left", "upper right"], "answer": "upper left"}
|
| 26 |
+
{"image_id": 15, "question_id": 1, "question": "Considering the centroid, where is the star located in the image?", "choices": ["lower left", "upper left", "upper right", "lower right"], "answer": "upper left"}
|
| 27 |
+
{"image_id": 16, "question_id": 0, "question": "Considering the centroid, where is the ellipse located in the image?", "choices": ["upper left", "lower right", "lower left", "upper right"], "answer": "lower right"}
|
| 28 |
+
{"image_id": 17, "question_id": 0, "question": "Considering the centroid, where is the spiral located in the image?", "choices": ["lower left", "upper right", "lower right", "upper left"], "answer": "lower right"}
|
| 29 |
+
{"image_id": 18, "question_id": 0, "question": "Considering the centroid, where is the equilateral triangle located in the image?", "choices": ["lower left", "upper left", "lower right", "upper right"], "answer": "lower left"}
|
| 30 |
+
{"image_id": 18, "question_id": 1, "question": "Considering the centroid, where is the line located in the image?", "choices": ["lower right", "upper right", "upper left", "lower left"], "answer": "lower left"}
|
| 31 |
+
{"image_id": 18, "question_id": 2, "question": "Considering the centroid, where is the line located relative to the equilateral triangle?", "choices": ["lower right", "upper left", "upper right", "lower left"], "answer": "lower left"}
|
| 32 |
+
{"image_id": 19, "question_id": 0, "question": "Considering the centroid, where is the regular hexagon located in the image?", "choices": ["upper right", "lower right", "lower left", "upper left"], "answer": "upper right"}
|
| 33 |
+
{"image_id": 19, "question_id": 1, "question": "Considering the centroid, where is the rectangle located in the image?", "choices": ["upper right", "lower right", "lower left", "upper left"], "answer": "upper left"}
|
| 34 |
+
{"image_id": 20, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["lower right", "lower left", "upper left", "upper right"], "answer": "upper right"}
|
| 35 |
+
{"image_id": 20, "question_id": 1, "question": "Considering the centroid, where is the rectangle located in the image?", "choices": ["lower right", "lower left", "upper right", "upper left"], "answer": "upper right"}
|
| 36 |
+
{"image_id": 21, "question_id": 0, "question": "Considering the centroid, where is the line located in the image?", "choices": ["lower right", "upper right", "lower left", "upper left"], "answer": "lower left"}
|
| 37 |
+
{"image_id": 21, "question_id": 1, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["lower right", "upper left", "lower left", "upper right"], "answer": "lower left"}
|
| 38 |
+
{"image_id": 22, "question_id": 0, "question": "Considering the centroid, where is the triangle located in the image?", "choices": ["lower right", "upper right", "upper left", "lower left"], "answer": "upper left"}
|
| 39 |
+
{"image_id": 22, "question_id": 1, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["upper left", "lower right", "lower left", "upper right"], "answer": "upper left"}
|
| 40 |
+
{"image_id": 23, "question_id": 0, "question": "Considering the centroid, where is the line (not sector edge) located in the image?", "choices": ["lower left", "upper left", "upper right", "lower right"], "answer": "lower right"}
|
| 41 |
+
{"image_id": 24, "question_id": 0, "question": "Considering the centroid, where is the square located in the image?", "choices": ["upper left", "lower right", "upper right", "lower left"], "answer": "lower right"}
|
| 42 |
+
{"image_id": 25, "question_id": 0, "question": "Considering the centroid, where is the hexagon located in the image?", "choices": ["upper right", "lower left", "upper left", "lower right"], "answer": "lower left"}
|
| 43 |
+
{"image_id": 25, "question_id": 1, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["lower right", "upper left", "lower left", "upper right"], "answer": "lower right"}
|
| 44 |
+
{"image_id": 25, "question_id": 2, "question": "Considering the centroid, where is the hexagon located relative to the line (not polygon edge)?", "choices": ["lower right", "upper left", "lower left", "upper right"], "answer": "upper left"}
|
| 45 |
+
{"image_id": 26, "question_id": 0, "question": "Considering the centroid, where is the square located in the image?", "choices": ["lower right", "upper right", "lower left", "upper left"], "answer": "upper right"}
|
| 46 |
+
{"image_id": 26, "question_id": 1, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["lower left", "upper right", "lower right", "upper left"], "answer": "upper right"}
|
| 47 |
+
{"image_id": 26, "question_id": 2, "question": "Considering the centroid, where is the circle located relative to the line (not polygon edge)?", "choices": ["lower right", "upper right", "lower left", "upper left"], "answer": "lower right"}
|
| 48 |
+
{"image_id": 27, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["upper right", "lower right", "lower left", "upper left"], "answer": "upper left"}
|
| 49 |
+
{"image_id": 28, "question_id": 0, "question": "Considering the centroid, where is the star located in the image?", "choices": ["upper right", "lower left", "lower right", "upper left"], "answer": "lower left"}
|
| 50 |
+
{"image_id": 28, "question_id": 1, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["upper left", "lower right", "lower left", "upper right"], "answer": "lower left"}
|
| 51 |
+
{"image_id": 28, "question_id": 2, "question": "Considering the centroid, where is the star located relative to the line (not polygon edge)?", "choices": ["lower left", "lower right", "upper left", "upper right"], "answer": "upper left"}
|
| 52 |
+
{"image_id": 30, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["upper left", "lower right", "lower left", "upper right"], "answer": "lower right"}
|
| 53 |
+
{"image_id": 30, "question_id": 1, "question": "Considering the centroid, where is the spiral located in the image?", "choices": ["lower right", "upper left", "upper right", "lower left"], "answer": "lower left"}
|
| 54 |
+
{"image_id": 30, "question_id": 2, "question": "Considering the centroid, where is the spiral located relative to the line?", "choices": ["lower left", "upper left", "lower right", "upper right"], "answer": "upper left"}
|
| 55 |
+
{"image_id": 31, "question_id": 0, "question": "Considering the centroid, where is the hexagon located in the image?", "choices": ["lower right", "upper left", "upper right", "lower left"], "answer": "lower left"}
|
| 56 |
+
{"image_id": 31, "question_id": 1, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["lower right", "upper left", "upper right", "lower left"], "answer": "lower left"}
|
| 57 |
+
{"image_id": 33, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["lower right", "lower left", "upper left", "upper right"], "answer": "upper right"}
|
| 58 |
+
{"image_id": 33, "question_id": 1, "question": "Considering the centroid, where is the square located in the image?", "choices": ["lower right", "lower left", "upper right", "upper left"], "answer": "upper right"}
|
| 59 |
+
{"image_id": 33, "question_id": 2, "question": "Considering the centroid, where is the ellipse (not circle) located relative to the circle?", "choices": ["upper right", "lower left", "lower right", "upper left"], "answer": "lower right"}
|
| 60 |
+
{"image_id": 34, "question_id": 0, "question": "Considering the centroid, where is the rectangle located in the image?", "choices": ["upper left", "upper right", "lower left", "lower right"], "answer": "lower right"}
|
| 61 |
+
{"image_id": 34, "question_id": 1, "question": "Considering the centroid, where is the ellipse located in the image?", "choices": ["upper left", "lower right", "lower left", "upper right"], "answer": "lower right"}
|
| 62 |
+
{"image_id": 35, "question_id": 0, "question": "Considering the centroid, where is the ellipse located in the image?", "choices": ["upper right", "upper left", "lower right", "lower left"], "answer": "lower left"}
|
| 63 |
+
{"image_id": 35, "question_id": 1, "question": "Considering the centroid, where is the triangle located in the image?", "choices": ["upper right", "lower left", "lower right", "upper left"], "answer": "lower left"}
|
| 64 |
+
{"image_id": 36, "question_id": 0, "question": "Considering the centroid, where is the ellipse located in the image?", "choices": ["upper right", "lower right", "upper left", "lower left"], "answer": "upper left"}
|
| 65 |
+
{"image_id": 36, "question_id": 1, "question": "Considering the centroid, where is the rectangle located in the image?", "choices": ["upper left", "lower left", "upper right", "lower right"], "answer": "upper left"}
|
| 66 |
+
{"image_id": 37, "question_id": 0, "question": "Considering the centroid, where is the square located in the image?", "choices": ["lower right", "upper left", "upper right", "lower left"], "answer": "upper left"}
|
| 67 |
+
{"image_id": 37, "question_id": 1, "question": "Considering the centroid, where is the star located in the image?", "choices": ["lower left", "upper right", "upper left", "lower right"], "answer": "lower left"}
|
| 68 |
+
{"image_id": 38, "question_id": 0, "question": "Considering the centroid, where is the line located in the image?", "choices": ["lower left", "lower right", "upper right", "upper left"], "answer": "lower right"}
|
| 69 |
+
{"image_id": 38, "question_id": 1, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["lower left", "upper right", "lower right", "upper left"], "answer": "upper left"}
|
| 70 |
+
{"image_id": 38, "question_id": 2, "question": "Considering the centroid, where is the line located relative to the circle?", "choices": ["lower right", "lower left", "upper left", "upper right"], "answer": "lower right"}
|
| 71 |
+
{"image_id": 39, "question_id": 0, "question": "Considering the centroid, where is the star located in the image?", "choices": ["upper right", "lower right", "upper left", "lower left"], "answer": "lower right"}
|
| 72 |
+
{"image_id": 39, "question_id": 1, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["upper right", "lower right", "lower left", "upper left"], "answer": "lower left"}
|
| 73 |
+
{"image_id": 39, "question_id": 2, "question": "Considering the centroid, where is the line (not polygon edge) located relative to the star?", "choices": ["lower left", "lower right", "upper left", "upper right"], "answer": "lower left"}
|
| 74 |
+
{"image_id": 41, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["lower right", "lower left", "upper left", "upper right"], "answer": "lower right"}
|
| 75 |
+
{"image_id": 41, "question_id": 1, "question": "Considering the centroid, where is the rectangle located in the image?", "choices": ["lower right", "upper left", "upper right", "lower left"], "answer": "upper right"}
|
| 76 |
+
{"image_id": 41, "question_id": 2, "question": "Considering the centroid, where is the circle located relative to the rectangle?", "choices": ["upper right", "lower left", "upper left", "lower right"], "answer": "lower left"}
|
| 77 |
+
{"image_id": 42, "question_id": 0, "question": "Considering the centroid, where is the star located in the image?", "choices": ["lower right", "upper right", "lower left", "upper left"], "answer": "upper right"}
|
| 78 |
+
{"image_id": 42, "question_id": 1, "question": "Considering the centroid, where is the triangle located in the image?", "choices": ["lower left", "upper left", "lower right", "upper right"], "answer": "upper left"}
|
| 79 |
+
{"image_id": 42, "question_id": 2, "question": "Considering the centroid, where is the star located relative to the triangle?", "choices": ["lower right", "lower left", "upper left", "upper right"], "answer": "lower right"}
|
| 80 |
+
{"image_id": 43, "question_id": 0, "question": "Considering the centroid, where is the equilateral triangle located in the image?", "choices": ["upper left", "lower right", "lower left", "upper right"], "answer": "upper right"}
|
| 81 |
+
{"image_id": 43, "question_id": 1, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["lower right", "upper right", "lower left", "upper left"], "answer": "upper right"}
|
| 82 |
+
{"image_id": 43, "question_id": 2, "question": "Considering the centroid, where is the sector located relative to the equilateral triangle?", "choices": ["lower right", "lower left", "upper left", "upper right"], "answer": "lower left"}
|
| 83 |
+
{"image_id": 45, "question_id": 0, "question": "Considering the centroid, where is the star located in the image?", "choices": ["upper right", "lower right", "lower left", "upper left"], "answer": "lower left"}
|
| 84 |
+
{"image_id": 45, "question_id": 1, "question": "Considering the centroid, where is the equilateral triangle located in the image?", "choices": ["lower left", "upper right", "lower right", "upper left"], "answer": "upper right"}
|
| 85 |
+
{"image_id": 45, "question_id": 2, "question": "Considering the centroid, where is the star located relative to the equilateral triangle?", "choices": ["lower left", "lower right", "upper left", "upper right"], "answer": "lower left"}
|
| 86 |
+
{"image_id": 46, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["upper left", "lower right", "upper right", "lower left"], "answer": "upper right"}
|
| 87 |
+
{"image_id": 46, "question_id": 1, "question": "Considering the centroid, where is the equilateral triangle located in the image?", "choices": ["upper left", "lower right", "lower left", "upper right"], "answer": "upper right"}
|
| 88 |
+
{"image_id": 47, "question_id": 0, "question": "Considering the centroid, where is the line located in the image?", "choices": ["lower left", "upper left", "upper right", "lower right"], "answer": "upper right"}
|
| 89 |
+
{"image_id": 49, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["lower right", "upper right", "upper left", "lower left"], "answer": "upper right"}
|
| 90 |
+
{"image_id": 49, "question_id": 1, "question": "Considering the centroid, where is the quadrilateral located in the image?", "choices": ["upper left", "lower left", "lower right", "upper right"], "answer": "lower right"}
|
| 91 |
+
{"image_id": 50, "question_id": 0, "question": "Considering the centroid, where is the triangle located in the image?", "choices": ["lower right", "upper left", "upper right", "lower left"], "answer": "lower left"}
|
| 92 |
+
{"image_id": 50, "question_id": 1, "question": "Considering the centroid, where is the sector located relative to the triangle?", "choices": ["lower right", "upper right", "upper left", "lower left"], "answer": "lower right"}
|
| 93 |
+
{"image_id": 51, "question_id": 0, "question": "Considering the centroid, where is the square located in the image?", "choices": ["lower right", "upper left", "upper right", "lower left"], "answer": "lower left"}
|
| 94 |
+
{"image_id": 51, "question_id": 1, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["upper right", "lower left", "lower right", "upper left"], "answer": "upper right"}
|
| 95 |
+
{"image_id": 51, "question_id": 2, "question": "Considering the centroid, where is the line (not polygon edge) located relative to the square?", "choices": ["lower right", "upper left", "upper right", "lower left"], "answer": "upper right"}
|
| 96 |
+
{"image_id": 52, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["upper left", "upper right", "lower right", "lower left"], "answer": "upper left"}
|
| 97 |
+
{"image_id": 52, "question_id": 1, "question": "Considering the centroid, where is the square located in the image?", "choices": ["lower left", "upper left", "upper right", "lower right"], "answer": "upper left"}
|
| 98 |
+
{"image_id": 52, "question_id": 2, "question": "Considering the centroid, where is the ellipse (not circle) located relative to the circle?", "choices": ["upper right", "lower right", "upper left", "lower left"], "answer": "lower right"}
|
| 99 |
+
{"image_id": 53, "question_id": 0, "question": "Considering the centroid, where is the quadrilateral located in the image?", "choices": ["upper left", "upper right", "lower right", "lower left"], "answer": "upper left"}
|
| 100 |
+
{"image_id": 53, "question_id": 1, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["lower right", "upper left", "upper right", "lower left"], "answer": "lower right"}
|
| 101 |
+
{"image_id": 53, "question_id": 2, "question": "Considering the centroid, where is the triangle located relative to the quadrilateral?", "choices": ["upper left", "lower left", "upper right", "lower right"], "answer": "lower right"}
|
| 102 |
+
{"image_id": 55, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["lower right", "lower left", "upper right", "upper left"], "answer": "upper right"}
|
| 103 |
+
{"image_id": 55, "question_id": 1, "question": "Considering the centroid, where is the square located in the image?", "choices": ["lower left", "upper right", "lower right", "upper left"], "answer": "upper right"}
|
| 104 |
+
{"image_id": 56, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["upper right", "upper left", "lower right", "lower left"], "answer": "upper right"}
|
| 105 |
+
{"image_id": 56, "question_id": 1, "question": "Considering the centroid, where is the ellipse (not circle) located in the image?", "choices": ["lower left", "lower right", "upper right", "upper left"], "answer": "upper right"}
|
| 106 |
+
{"image_id": 56, "question_id": 2, "question": "Considering the centroid, where is the ellipse (not circle) located relative to the circle?", "choices": ["upper left", "upper right", "lower left", "lower right"], "answer": "upper left"}
|
| 107 |
+
{"image_id": 57, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["upper right", "lower left", "upper left", "lower right"], "answer": "upper right"}
|
| 108 |
+
{"image_id": 57, "question_id": 1, "question": "Considering the centroid, where is the regular pentagon located in the image?", "choices": ["lower right", "lower left", "upper right", "upper left"], "answer": "upper right"}
|
| 109 |
+
{"image_id": 57, "question_id": 2, "question": "Considering the centroid, where is the ellipse (not circle) located relative to the regular pentagon?", "choices": ["lower right", "lower left", "upper right", "upper left"], "answer": "lower right"}
|
| 110 |
+
{"image_id": 58, "question_id": 0, "question": "Considering the centroid, where is the rectangle located in the image?", "choices": ["upper left", "lower left", "upper right", "lower right"], "answer": "upper left"}
|
| 111 |
+
{"image_id": 58, "question_id": 1, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["lower left", "upper left", "upper right", "lower right"], "answer": "lower right"}
|
| 112 |
+
{"image_id": 58, "question_id": 2, "question": "Considering the centroid, where is the rectangle located relative to the line (not polygon edge)?", "choices": ["upper left", "upper right", "lower right", "lower left"], "answer": "upper left"}
|
| 113 |
+
{"image_id": 59, "question_id": 0, "question": "Considering the centroid, where is the square located in the image?", "choices": ["upper left", "upper right", "lower right", "lower left"], "answer": "upper right"}
|
| 114 |
+
{"image_id": 59, "question_id": 1, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["upper left", "upper right", "lower right", "lower left"], "answer": "lower left"}
|
| 115 |
+
{"image_id": 59, "question_id": 2, "question": "Considering the centroid, where is the square located relative to the line (not polygon edge)?", "choices": ["lower right", "upper left", "lower left", "upper right"], "answer": "upper right"}
|
| 116 |
+
{"image_id": 61, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["upper left", "lower right", "lower left", "upper right"], "answer": "upper right"}
|
| 117 |
+
{"image_id": 61, "question_id": 1, "question": "Considering the centroid, where is the line located relative to the circle?", "choices": ["lower left", "upper right", "upper left", "lower right"], "answer": "lower left"}
|
| 118 |
+
{"image_id": 62, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["lower left", "upper left", "upper right", "lower right"], "answer": "upper right"}
|
| 119 |
+
{"image_id": 62, "question_id": 1, "question": "Considering the centroid, where is the star located in the image?", "choices": ["upper right", "lower left", "lower right", "upper left"], "answer": "upper right"}
|
| 120 |
+
{"image_id": 63, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["lower left", "upper right", "upper left", "lower right"], "answer": "upper right"}
|
| 121 |
+
{"image_id": 63, "question_id": 1, "question": "Considering the centroid, where is the regular hexagon located in the image?", "choices": ["lower left", "lower right", "upper right", "upper left"], "answer": "upper right"}
|
| 122 |
+
{"image_id": 63, "question_id": 2, "question": "Considering the centroid, where is the line (not polygon edge) located relative to the regular hexagon?", "choices": ["lower left", "lower right", "upper right", "upper left"], "answer": "lower left"}
|
| 123 |
+
{"image_id": 64, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["upper right", "lower right", "lower left", "upper left"], "answer": "lower left"}
|
| 124 |
+
{"image_id": 64, "question_id": 1, "question": "Considering the centroid, where is the sector located in the image?", "choices": ["upper right", "lower right", "upper left", "lower left"], "answer": "upper right"}
|
| 125 |
+
{"image_id": 64, "question_id": 2, "question": "Considering the centroid, where is the circle located relative to the sector?", "choices": ["upper right", "upper left", "lower right", "lower left"], "answer": "lower left"}
|
| 126 |
+
{"image_id": 65, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["lower right", "upper left", "lower left", "upper right"], "answer": "lower right"}
|
| 127 |
+
{"image_id": 65, "question_id": 1, "question": "Considering the centroid, where is the ellipse (not circle) located in the image?", "choices": ["upper left", "lower right", "lower left", "upper right"], "answer": "lower right"}
|
| 128 |
+
{"image_id": 65, "question_id": 2, "question": "Considering the centroid, where is the circle located relative to the ellipse (not circle)?", "choices": ["upper right", "upper left", "lower left", "lower right"], "answer": "upper right"}
|
| 129 |
+
{"image_id": 66, "question_id": 0, "question": "Considering the centroid, where is the star located in the image?", "choices": ["lower right", "upper right", "upper left", "lower left"], "answer": "upper left"}
|
| 130 |
+
{"image_id": 66, "question_id": 1, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["upper right", "lower right", "upper left", "lower left"], "answer": "upper right"}
|
| 131 |
+
{"image_id": 66, "question_id": 2, "question": "Considering the centroid, where is the star located relative to the regular pentagon?", "choices": ["upper left", "lower right", "upper right", "lower left"], "answer": "upper left"}
|
| 132 |
+
{"image_id": 67, "question_id": 0, "question": "Considering the centroid, where is the equilateral triangle located in the image?", "choices": ["upper right", "lower left", "upper left", "lower right"], "answer": "upper left"}
|
| 133 |
+
{"image_id": 67, "question_id": 1, "question": "Considering the centroid, where is the triangle located in the image?", "choices": ["upper left", "upper right", "lower right", "lower left"], "answer": "upper left"}
|
| 134 |
+
{"image_id": 67, "question_id": 2, "question": "Considering the centroid, where is the equilateral triangle located relative to the triangle?", "choices": ["upper left", "lower left", "upper right", "lower right"], "answer": "upper left"}
|
| 135 |
+
{"image_id": 68, "question_id": 0, "question": "Considering the centroid, where is the star located in the image?", "choices": ["upper right", "upper left", "lower left", "lower right"], "answer": "upper right"}
|
| 136 |
+
{"image_id": 68, "question_id": 1, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["upper right", "upper left", "lower left", "lower right"], "answer": "upper right"}
|
| 137 |
+
{"image_id": 70, "question_id": 0, "question": "Considering the centroid, where is the line located in the image?", "choices": ["lower left", "upper left", "upper right", "lower right"], "answer": "lower left"}
|
| 138 |
+
{"image_id": 70, "question_id": 1, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["upper left", "upper right", "lower left", "lower right"], "answer": "lower left"}
|
| 139 |
+
{"image_id": 71, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["upper right", "lower left", "upper left", "lower right"], "answer": "upper right"}
|
| 140 |
+
{"image_id": 71, "question_id": 1, "question": "Considering the centroid, where is the triangle located in the image?", "choices": ["lower left", "upper right", "upper left", "lower right"], "answer": "lower left"}
|
| 141 |
+
{"image_id": 71, "question_id": 2, "question": "Considering the centroid, where is the circle located relative to the sector?", "choices": ["upper left", "upper right", "lower right", "lower left"], "answer": "upper right"}
|
| 142 |
+
{"image_id": 72, "question_id": 0, "question": "Considering the centroid, where is the line located in the image?", "choices": ["lower right", "lower left", "upper right", "upper left"], "answer": "lower left"}
|
| 143 |
+
{"image_id": 73, "question_id": 0, "question": "Considering the centroid, where is the spiral located in the image?", "choices": ["lower left", "upper left", "lower right", "upper right"], "answer": "upper right"}
|
| 144 |
+
{"image_id": 74, "question_id": 0, "question": "Considering the centroid, where is the line located in the image?", "choices": ["lower left", "upper left", "upper right", "lower right"], "answer": "upper left"}
|
| 145 |
+
{"image_id": 74, "question_id": 1, "question": "Considering the centroid, where is the equilateral triangle located in the image?", "choices": ["upper left", "upper right", "lower left", "lower right"], "answer": "upper right"}
|
| 146 |
+
{"image_id": 74, "question_id": 2, "question": "Considering the centroid, where is the line located relative to the equilateral triangle?", "choices": ["lower left", "upper right", "upper left", "lower right"], "answer": "lower left"}
|
| 147 |
+
{"image_id": 76, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["upper right", "lower left", "lower right", "upper left"], "answer": "lower right"}
|
| 148 |
+
{"image_id": 76, "question_id": 1, "question": "Considering the centroid, where is the square located in the image?", "choices": ["upper left", "lower left", "upper right", "lower right"], "answer": "lower right"}
|
| 149 |
+
{"image_id": 77, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["upper right", "lower right", "upper left", "lower left"], "answer": "upper right"}
|
| 150 |
+
{"image_id": 77, "question_id": 1, "question": "Considering the centroid, where is the regular pentagon located in the image?", "choices": ["lower left", "upper right", "upper left", "lower right"], "answer": "upper right"}
|
| 151 |
+
{"image_id": 78, "question_id": 0, "question": "Considering the centroid, where is the regular pentagon located in the image?", "choices": ["lower right", "upper right", "upper left", "lower left"], "answer": "upper right"}
|
| 152 |
+
{"image_id": 78, "question_id": 1, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["upper left", "upper right", "lower right", "lower left"], "answer": "upper right"}
|
| 153 |
+
{"image_id": 78, "question_id": 2, "question": "Considering the centroid, where is the square located relative to the regular pentagon?", "choices": ["lower left", "upper right", "upper left", "lower right"], "answer": "lower left"}
|
| 154 |
+
{"image_id": 79, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["lower right", "upper left", "lower left", "upper right"], "answer": "lower right"}
|
| 155 |
+
{"image_id": 79, "question_id": 1, "question": "Considering the centroid, where is the line located in the image?", "choices": ["lower left", "upper right", "upper left", "lower right"], "answer": "lower right"}
|
| 156 |
+
{"image_id": 79, "question_id": 2, "question": "Considering the centroid, where is the circle located relative to the line?", "choices": ["lower right", "upper right", "lower left", "upper left"], "answer": "upper left"}
|
| 157 |
+
{"image_id": 80, "question_id": 0, "question": "Considering the centroid, where is the regular pentagon located in the image?", "choices": ["upper right", "lower right", "lower left", "upper left"], "answer": "upper right"}
|
| 158 |
+
{"image_id": 80, "question_id": 1, "question": "Considering the centroid, where is the sector located in the image?", "choices": ["upper left", "lower left", "upper right", "lower right"], "answer": "upper left"}
|
| 159 |
+
{"image_id": 80, "question_id": 2, "question": "Considering the centroid, where is the triangle located relative to the sector?", "choices": ["upper left", "lower left", "upper right", "lower right"], "answer": "upper left"}
|
| 160 |
+
{"image_id": 81, "question_id": 0, "question": "Considering the centroid, where is the ellipse located in the image?", "choices": ["upper left", "lower right", "upper right", "lower left"], "answer": "lower left"}
|
| 161 |
+
{"image_id": 81, "question_id": 1, "question": "Considering the centroid, where is the sector located in the image?", "choices": ["upper right", "lower left", "lower right", "upper left"], "answer": "upper right"}
|
| 162 |
+
{"image_id": 81, "question_id": 2, "question": "Considering the centroid, where is the sector located relative to the line (not sector edge)?", "choices": ["lower left", "upper right", "lower right", "upper left"], "answer": "upper right"}
|
| 163 |
+
{"image_id": 82, "question_id": 0, "question": "Considering the centroid, where is the line located in the image?", "choices": ["upper right", "lower right", "upper left", "lower left"], "answer": "upper right"}
|
| 164 |
+
{"image_id": 82, "question_id": 1, "question": "Considering the centroid, where is the spiral located in the image?", "choices": ["upper left", "upper right", "lower left", "lower right"], "answer": "upper right"}
|
| 165 |
+
{"image_id": 83, "question_id": 0, "question": "Considering the centroid, where is the sector located in the image?", "choices": ["upper right", "upper left", "lower left", "lower right"], "answer": "upper left"}
|
| 166 |
+
{"image_id": 83, "question_id": 1, "question": "Considering the centroid, where is the circle located relative to the sector?", "choices": ["upper left", "upper right", "lower left", "lower right"], "answer": "lower right"}
|
| 167 |
+
{"image_id": 84, "question_id": 0, "question": "Considering the centroid, where is the line located in the image?", "choices": ["lower left", "upper right", "lower right", "upper left"], "answer": "lower right"}
|
| 168 |
+
{"image_id": 84, "question_id": 1, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["lower right", "lower left", "upper left", "upper right"], "answer": "lower right"}
|
| 169 |
+
{"image_id": 84, "question_id": 2, "question": "Considering the centroid, where is the circle located relative to the line?", "choices": ["lower right", "upper left", "upper right", "lower left"], "answer": "lower left"}
|
| 170 |
+
{"image_id": 85, "question_id": 0, "question": "Considering the centroid, where is the star located in the image?", "choices": ["upper right", "lower right", "upper left", "lower left"], "answer": "lower left"}
|
| 171 |
+
{"image_id": 85, "question_id": 1, "question": "Considering the centroid, where is the ellipse (not circle) located in the image?", "choices": ["upper right", "upper left", "lower left", "lower right"], "answer": "upper left"}
|
| 172 |
+
{"image_id": 86, "question_id": 0, "question": "Considering the centroid, where is the rectangle located in the image?", "choices": ["upper right", "lower left", "upper left", "lower right"], "answer": "upper left"}
|
| 173 |
+
{"image_id": 86, "question_id": 1, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["lower right", "lower left", "upper left", "upper right"], "answer": "lower left"}
|
| 174 |
+
{"image_id": 86, "question_id": 2, "question": "Considering the centroid, where is the line (not polygon edge) located relative to the rectangle?", "choices": ["upper left", "upper right", "lower right", "lower left"], "answer": "lower right"}
|
| 175 |
+
{"image_id": 87, "question_id": 0, "question": "Considering the centroid, where is the ellipse (not circle) located in the image?", "choices": ["upper left", "lower left", "lower right", "upper right"], "answer": "upper right"}
|
| 176 |
+
{"image_id": 87, "question_id": 1, "question": "Considering the centroid, where is the hexagon located in the image?", "choices": ["lower right", "upper left", "lower left", "upper right"], "answer": "upper right"}
|
| 177 |
+
{"image_id": 87, "question_id": 2, "question": "Considering the centroid, where is the hexagon located relative to the star?", "choices": ["lower right", "upper right", "lower left", "upper left"], "answer": "upper right"}
|
| 178 |
+
{"image_id": 88, "question_id": 0, "question": "Considering the centroid, where is the circle located relative to the equilateral triangle?", "choices": ["upper left", "upper right", "lower right", "lower left"], "answer": "lower right"}
|
| 179 |
+
{"image_id": 89, "question_id": 0, "question": "Considering the centroid, where is the star located in the image?", "choices": ["upper right", "lower left", "upper left", "lower right"], "answer": "lower left"}
|
| 180 |
+
{"image_id": 89, "question_id": 1, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["upper left", "upper right", "lower right", "lower left"], "answer": "lower left"}
|
| 181 |
+
{"image_id": 90, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["lower left", "lower right", "upper right", "upper left"], "answer": "upper left"}
|
| 182 |
+
{"image_id": 90, "question_id": 1, "question": "Considering the centroid, where is the star located in the image?", "choices": ["upper right", "upper left", "lower left", "lower right"], "answer": "upper left"}
|
| 183 |
+
{"image_id": 91, "question_id": 0, "question": "Considering the centroid, where is the quadrilateral located in the image?", "choices": ["lower left", "lower right", "upper left", "upper right"], "answer": "upper left"}
|
| 184 |
+
{"image_id": 92, "question_id": 0, "question": "Considering the centroid, where is the ellipse located in the image?", "choices": ["lower right", "upper right", "lower left", "upper left"], "answer": "lower right"}
|
| 185 |
+
{"image_id": 92, "question_id": 1, "question": "Considering the centroid, where is the sector located in the image?", "choices": ["upper left", "lower right", "upper right", "lower left"], "answer": "upper left"}
|
| 186 |
+
{"image_id": 92, "question_id": 2, "question": "Considering the centroid, where is the triangle located relative to the line (not polygon edge, sector edge)?", "choices": ["upper right", "lower right", "upper left", "lower left"], "answer": "upper left"}
|
| 187 |
+
{"image_id": 93, "question_id": 0, "question": "Considering the centroid, where is the rectangle located in the image?", "choices": ["lower right", "lower left", "upper left", "upper right"], "answer": "lower left"}
|
| 188 |
+
{"image_id": 94, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["upper left", "upper right", "lower right", "lower left"], "answer": "upper left"}
|
| 189 |
+
{"image_id": 94, "question_id": 1, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["upper left", "upper right", "lower right", "lower left"], "answer": "upper left"}
|
| 190 |
+
{"image_id": 94, "question_id": 2, "question": "Considering the centroid, where is the square located relative to the line (not polygon edge)?", "choices": ["upper right", "lower left", "upper left", "lower right"], "answer": "lower right"}
|
| 191 |
+
{"image_id": 96, "question_id": 0, "question": "Considering the centroid, where is the rectangle located in the image?", "choices": ["lower left", "upper right", "upper left", "lower right"], "answer": "lower right"}
|
| 192 |
+
{"image_id": 96, "question_id": 1, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["lower right", "lower left", "upper left", "upper right"], "answer": "lower right"}
|
| 193 |
+
{"image_id": 97, "question_id": 0, "question": "Considering the centroid, where is the regular hexagon located in the image?", "choices": ["upper right", "upper left", "lower right", "lower left"], "answer": "upper right"}
|
| 194 |
+
{"image_id": 97, "question_id": 1, "question": "Considering the centroid, where is the square located in the image?", "choices": ["lower left", "upper right", "upper left", "lower right"], "answer": "lower right"}
|
| 195 |
+
{"image_id": 97, "question_id": 2, "question": "Considering the centroid, where is the regular hexagon located relative to the square?", "choices": ["upper right", "upper left", "lower left", "lower right"], "answer": "upper left"}
|
| 196 |
+
{"image_id": 98, "question_id": 0, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["upper right", "lower left", "upper left", "lower right"], "answer": "upper right"}
|
| 197 |
+
{"image_id": 98, "question_id": 1, "question": "Considering the centroid, where is the pentagon located relative to the line (not polygon edge)?", "choices": ["upper right", "lower right", "upper left", "lower left"], "answer": "lower left"}
|
| 198 |
+
{"image_id": 100, "question_id": 0, "question": "Considering the centroid, where is the ellipse (not circle) located in the image?", "choices": ["lower right", "upper right", "upper left", "lower left"], "answer": "upper right"}
|
| 199 |
+
{"image_id": 100, "question_id": 1, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["lower right", "lower left", "upper left", "upper right"], "answer": "upper right"}
|
| 200 |
+
{"image_id": 101, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["upper right", "lower left", "upper left", "lower right"], "answer": "upper right"}
|
| 201 |
+
{"image_id": 101, "question_id": 1, "question": "Considering the centroid, where is the regular pentagon located in the image?", "choices": ["upper right", "lower left", "lower right", "upper left"], "answer": "upper right"}
|
| 202 |
+
{"image_id": 102, "question_id": 0, "question": "Considering the centroid, where is the ellipse (not circle) located in the image?", "choices": ["lower left", "upper left", "upper right", "lower right"], "answer": "lower right"}
|
| 203 |
+
{"image_id": 102, "question_id": 1, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["lower left", "lower right", "upper right", "upper left"], "answer": "lower right"}
|
| 204 |
+
{"image_id": 102, "question_id": 2, "question": "Considering the centroid, where is the ellipse (not circle) located relative to the circle?", "choices": ["lower right", "upper right", "lower left", "upper left"], "answer": "lower right"}
|
| 205 |
+
{"image_id": 103, "question_id": 0, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["lower right", "lower left", "upper left", "upper right"], "answer": "upper left"}
|
| 206 |
+
{"image_id": 103, "question_id": 1, "question": "Considering the centroid, where is the line (not polygon edge) located relative to the triangle?", "choices": ["lower right", "upper left", "upper right", "lower left"], "answer": "upper left"}
|
| 207 |
+
{"image_id": 105, "question_id": 0, "question": "Considering the centroid, where is the equilateral triangle located in the image?", "choices": ["lower right", "upper left", "lower left", "upper right"], "answer": "lower left"}
|
| 208 |
+
{"image_id": 105, "question_id": 1, "question": "Considering the centroid, where is the line located in the image?", "choices": ["lower left", "upper left", "lower right", "upper right"], "answer": "upper right"}
|
| 209 |
+
{"image_id": 105, "question_id": 2, "question": "Considering the centroid, where is the line located relative to the equilateral triangle?", "choices": ["lower left", "upper right", "upper left", "lower right"], "answer": "upper right"}
|
| 210 |
+
{"image_id": 107, "question_id": 0, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["lower right", "lower left", "upper left", "upper right"], "answer": "lower left"}
|
| 211 |
+
{"image_id": 108, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["upper right", "lower left", "lower right", "upper left"], "answer": "upper left"}
|
| 212 |
+
{"image_id": 108, "question_id": 1, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["upper right", "upper left", "lower right", "lower left"], "answer": "upper right"}
|
| 213 |
+
{"image_id": 108, "question_id": 2, "question": "Considering the centroid, where is the circle located relative to the line (not polygon edge)?", "choices": ["upper left", "upper right", "lower left", "lower right"], "answer": "upper left"}
|
vqa-easy/reference.jsonl
ADDED
|
@@ -0,0 +1,137 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"image_id": 0, "question_id": 0, "question": "Which of the following is presented in the image and appears more frequently than regular pentagon(s)?", "choices": ["line (not polygon edge)", "ellipse (not circle)", "triangle", "circle"], "answer": "circle"}
|
| 2 |
+
{"image_id": 0, "question_id": 1, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["triangle", "circle", "line (not polygon edge)", "ellipse (not circle)"], "answer": "circle"}
|
| 3 |
+
{"image_id": 1, "question_id": 0, "question": "Which of the following is presented in the image and has a larger area than the circle?", "choices": ["quadrilateral", "ellipse (not circle)", "triangle", "spiral"], "answer": "spiral"}
|
| 4 |
+
{"image_id": 1, "question_id": 1, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["line", "ellipse (not circle)", "spiral", "circle"], "answer": "spiral"}
|
| 5 |
+
{"image_id": 1, "question_id": 2, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["spiral", "ellipse (not circle)", "triangle", "circle"], "answer": "circle"}
|
| 6 |
+
{"image_id": 2, "question_id": 0, "question": "Which of the following is presented in the image and has a larger area than the ellipse (not circle)?", "choices": ["regular hexagon", "triangle", "pentagon", "quadrilateral"], "answer": "regular hexagon"}
|
| 7 |
+
{"image_id": 3, "question_id": 0, "question": "Which of the following is presented in the image and has a larger area than the ellipse (not circle)?", "choices": ["triangle", "quadrilateral (not square)", "square", "pentagon"], "answer": "square"}
|
| 8 |
+
{"image_id": 3, "question_id": 1, "question": "Which of the following is presented in the image and appears more frequently than ellipse(s) (not circle)?", "choices": ["triangle", "line (not polygon edge)", "quadrilateral (not square)", "circle"], "answer": "circle"}
|
| 9 |
+
{"image_id": 4, "question_id": 0, "question": "Which of the following is presented in the image and has a smaller area than the ellipse (not circle)?", "choices": ["pentagon", "square", "triangle", "quadrilateral (not square)"], "answer": "square"}
|
| 10 |
+
{"image_id": 4, "question_id": 1, "question": "Considering the centroid, which of the following is to the upper left of the circle?", "choices": ["ellipse (not circle)", "triangle", "quadrilateral (not square)", "square"], "answer": "ellipse (not circle)"}
|
| 11 |
+
{"image_id": 4, "question_id": 2, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["circle", "square", "line (not polygon edge)", "triangle"], "answer": "line (not polygon edge)"}
|
| 12 |
+
{"image_id": 5, "question_id": 0, "question": "Which of the following is presented in the image and has a larger area than the triangle?", "choices": ["circle", "pentagon", "ellipse (not circle)", "quadrilateral"], "answer": "circle"}
|
| 13 |
+
{"image_id": 5, "question_id": 1, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["circle", "line (not polygon edge)", "quadrilateral", "ellipse (not circle)"], "answer": "circle"}
|
| 14 |
+
{"image_id": 5, "question_id": 2, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["triangle", "line (not polygon edge)", "circle", "equilateral triangle"], "answer": "equilateral triangle"}
|
| 15 |
+
{"image_id": 6, "question_id": 0, "question": "Which of the following is presented in the image and appears less frequently than circle(s)?", "choices": ["ellipse (not circle)", "spiral", "line", "triangle"], "answer": "spiral"}
|
| 16 |
+
{"image_id": 6, "question_id": 1, "question": "Considering the centroid, which of the following is in the left half of the image?", "choices": ["triangle", "spiral", "ellipse (not circle)", "line"], "answer": "spiral"}
|
| 17 |
+
{"image_id": 7, "question_id": 0, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["line (not polygon edge)", "ellipse (not circle)", "triangle", "circle"], "answer": "circle"}
|
| 18 |
+
{"image_id": 8, "question_id": 0, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["ellipse (not circle)", "circle", "triangle", "quadrilateral"], "answer": "circle"}
|
| 19 |
+
{"image_id": 8, "question_id": 1, "question": "Which of the following is presented in the image and appears less frequently than circle(s)?", "choices": ["ellipse (not circle)", "quadrilateral", "triangle", "line"], "answer": "line"}
|
| 20 |
+
{"image_id": 10, "question_id": 0, "question": "Which of the following is presented in the image and has a larger area than all the sectors?", "choices": ["quadrilateral", "circle", "triangle", "ellipse"], "answer": "ellipse"}
|
| 21 |
+
{"image_id": 10, "question_id": 1, "question": "Considering the centroid, which of the following is in the left half of the image?", "choices": ["triangle", "ellipse", "circle", "quadrilateral"], "answer": "ellipse"}
|
| 22 |
+
{"image_id": 10, "question_id": 2, "question": "Which of the following is presented in the image and appears less frequently than sector(s)?", "choices": ["triangle", "circle", "ellipse", "quadrilateral"], "answer": "ellipse"}
|
| 23 |
+
{"image_id": 11, "question_id": 0, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["circle", "ellipse", "quadrilateral", "line (not polygon edge)"], "answer": "ellipse"}
|
| 24 |
+
{"image_id": 11, "question_id": 1, "question": "Which of the following is presented in the image and has a smaller area than the ellipse?", "choices": ["pentagon", "circle", "quadrilateral", "triangle"], "answer": "triangle"}
|
| 25 |
+
{"image_id": 12, "question_id": 0, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["circle", "line (not polygon edge)", "triangle", "ellipse"], "answer": "line (not polygon edge)"}
|
| 26 |
+
{"image_id": 12, "question_id": 1, "question": "Considering the centroid, which of the following is in the left half of the image?", "choices": ["pentagon", "circle", "line (not polygon edge)", "ellipse"], "answer": "pentagon"}
|
| 27 |
+
{"image_id": 12, "question_id": 2, "question": "Which of the following is presented in the image and appears more frequently than line(s) (not polygon edge)?", "choices": ["ellipse", "circle", "triangle", "pentagon"], "answer": "pentagon"}
|
| 28 |
+
{"image_id": 13, "question_id": 0, "question": "Considering the centroid, which of the following is to the upper right of the triangle?", "choices": ["ellipse (not circle)", "quadrilateral", "sector", "circle"], "answer": "circle"}
|
| 29 |
+
{"image_id": 13, "question_id": 1, "question": "Which of the following is presented in the image and has a larger area than the triangle?", "choices": ["pentagon", "circle", "quadrilateral", "ellipse (not circle)"], "answer": "circle"}
|
| 30 |
+
{"image_id": 13, "question_id": 2, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["ellipse (not circle)", "circle", "quadrilateral", "sector"], "answer": "sector"}
|
| 31 |
+
{"image_id": 14, "question_id": 0, "question": "Which of the following is presented in the image and appears less frequently than circle(s)?", "choices": ["line", "quadrilateral", "triangle", "ellipse (not circle)"], "answer": "line"}
|
| 32 |
+
{"image_id": 14, "question_id": 1, "question": "Considering the centroid, which of the following is in the left half of the image?", "choices": ["quadrilateral", "triangle", "ellipse (not circle)", "circle"], "answer": "circle"}
|
| 33 |
+
{"image_id": 15, "question_id": 0, "question": "Which of the following is presented in the image and has a smaller area than the circle?", "choices": ["ellipse (not circle)", "quadrilateral", "star", "triangle"], "answer": "star"}
|
| 34 |
+
{"image_id": 16, "question_id": 0, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["ellipse", "circle", "line (not sector edge)", "sector"], "answer": "sector"}
|
| 35 |
+
{"image_id": 16, "question_id": 1, "question": "Which of the following is presented in the image and appears less frequently than sector(s)?", "choices": ["ellipse", "triangle", "circle", "line (not sector edge)"], "answer": "ellipse"}
|
| 36 |
+
{"image_id": 16, "question_id": 2, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["ellipse", "line (not sector edge)", "triangle", "circle"], "answer": "ellipse"}
|
| 37 |
+
{"image_id": 17, "question_id": 0, "question": "Which of the following is presented in the image and appears more frequently than spiral(s)?", "choices": ["circle", "ellipse", "rectangle", "line (not polygon edge)"], "answer": "rectangle"}
|
| 38 |
+
{"image_id": 17, "question_id": 1, "question": "Considering the centroid, which of the following is in the top left quarter of the image?", "choices": ["spiral", "ellipse", "rectangle", "line (not polygon edge)"], "answer": "rectangle"}
|
| 39 |
+
{"image_id": 17, "question_id": 2, "question": "Which of the following is presented in the image and has a larger area than all the rectangles?", "choices": ["ellipse", "spiral", "triangle", "circle"], "answer": "spiral"}
|
| 40 |
+
{"image_id": 18, "question_id": 0, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["triangle", "ellipse (not circle)", "quadrilateral", "circle"], "answer": "circle"}
|
| 41 |
+
{"image_id": 18, "question_id": 1, "question": "Which of the following is presented in the image and has a smaller area than the equilateral triangle?", "choices": ["triangle", "ellipse (not circle)", "circle", "quadrilateral"], "answer": "circle"}
|
| 42 |
+
{"image_id": 18, "question_id": 2, "question": "Which of the following is presented in the image and appears more frequently than equilateral triangle(s)?", "choices": ["triangle", "quadrilateral", "ellipse (not circle)", "circle"], "answer": "circle"}
|
| 43 |
+
{"image_id": 19, "question_id": 0, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["line (not polygon edge)", "rectangle", "regular hexagon", "ellipse (not circle)"], "answer": "regular hexagon"}
|
| 44 |
+
{"image_id": 19, "question_id": 1, "question": "Which of the following is presented in the image and appears less frequently than circle(s)?", "choices": ["line (not polygon edge)", "regular hexagon", "ellipse (not circle)", "triangle"], "answer": "regular hexagon"}
|
| 45 |
+
{"image_id": 19, "question_id": 2, "question": "Which of the following is presented in the image and has a larger area than the rectangle?", "choices": ["regular hexagon", "ellipse (not circle)", "triangle", "quadrilateral (not rectangle)"], "answer": "regular hexagon"}
|
| 46 |
+
{"image_id": 20, "question_id": 0, "question": "Which of the following is presented in the image and has a larger area than the rectangle?", "choices": ["circle", "quadrilateral (not rectangle)", "ellipse (not circle)", "triangle"], "answer": "circle"}
|
| 47 |
+
{"image_id": 20, "question_id": 1, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["triangle", "line (not polygon edge)", "ellipse (not circle)", "circle"], "answer": "circle"}
|
| 48 |
+
{"image_id": 21, "question_id": 0, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["triangle", "quadrilateral", "ellipse (not circle)", "circle"], "answer": "circle"}
|
| 49 |
+
{"image_id": 22, "question_id": 0, "question": "Which of the following is presented in the image and has a larger area than the triangle?", "choices": ["ellipse (not circle)", "quadrilateral", "circle", "pentagon"], "answer": "circle"}
|
| 50 |
+
{"image_id": 23, "question_id": 0, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["line (not sector edge)", "circle", "ellipse", "triangle"], "answer": "line (not sector edge)"}
|
| 51 |
+
{"image_id": 23, "question_id": 1, "question": "Which of the following is presented in the image and appears less frequently than sector(s)?", "choices": ["triangle", "line (not sector edge)", "ellipse", "circle"], "answer": "line (not sector edge)"}
|
| 52 |
+
{"image_id": 24, "question_id": 0, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["ellipse (not circle)", "triangle", "line (not polygon edge)", "circle"], "answer": "circle"}
|
| 53 |
+
{"image_id": 24, "question_id": 1, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["line (not polygon edge)", "triangle", "ellipse (not circle)", "square"], "answer": "square"}
|
| 54 |
+
{"image_id": 24, "question_id": 2, "question": "Which of the following is presented in the image and appears less frequently than circle(s)?", "choices": ["line (not polygon edge)", "square", "ellipse (not circle)", "triangle"], "answer": "square"}
|
| 55 |
+
{"image_id": 25, "question_id": 0, "question": "Considering the centroid, which of the following is in the bottom right quarter of the image?", "choices": ["hexagon", "circle", "ellipse", "line (not polygon edge)"], "answer": "line (not polygon edge)"}
|
| 56 |
+
{"image_id": 26, "question_id": 0, "question": "Which of the following is presented in the image and has a larger area than the circle?", "choices": ["ellipse (not circle)", "quadrilateral (not square)", "square", "triangle"], "answer": "square"}
|
| 57 |
+
{"image_id": 26, "question_id": 1, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["circle", "triangle", "quadrilateral (not square)", "ellipse (not circle)"], "answer": "circle"}
|
| 58 |
+
{"image_id": 27, "question_id": 0, "question": "Which of the following is presented in the image and appears more frequently than circle(s)?", "choices": ["quadrilateral", "line", "ellipse (not circle)", "triangle"], "answer": "line"}
|
| 59 |
+
{"image_id": 28, "question_id": 0, "question": "Which of the following is presented in the image and has a larger area than the star?", "choices": ["triangle", "circle", "quadrilateral", "ellipse (not circle)"], "answer": "circle"}
|
| 60 |
+
{"image_id": 29, "question_id": 0, "question": "Which of the following is presented in the image and has a larger area than the circle?", "choices": ["quadrilateral", "ellipse (not circle)", "equilateral triangle", "triangle"], "answer": "equilateral triangle"}
|
| 61 |
+
{"image_id": 30, "question_id": 0, "question": "Which of the following is presented in the image and has a larger area than the circle?", "choices": ["quadrilateral", "ellipse (not circle)", "triangle", "spiral"], "answer": "spiral"}
|
| 62 |
+
{"image_id": 30, "question_id": 1, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["spiral", "ellipse (not circle)", "quadrilateral", "triangle"], "answer": "spiral"}
|
| 63 |
+
{"image_id": 31, "question_id": 0, "question": "Which of the following is presented in the image and has a larger area than the hexagon?", "choices": ["ellipse (not circle)", "quadrilateral", "triangle", "circle"], "answer": "circle"}
|
| 64 |
+
{"image_id": 33, "question_id": 0, "question": "Which of the following is presented in the image and has a smaller area than the circle?", "choices": ["pentagon", "square", "triangle", "quadrilateral (not square)"], "answer": "square"}
|
| 65 |
+
{"image_id": 33, "question_id": 1, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["line (not polygon edge)", "triangle", "quadrilateral (not square)", "ellipse (not circle)"], "answer": "ellipse (not circle)"}
|
| 66 |
+
{"image_id": 34, "question_id": 0, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["line (not polygon edge)", "ellipse", "circle", "triangle"], "answer": "ellipse"}
|
| 67 |
+
{"image_id": 34, "question_id": 1, "question": "Which of the following is presented in the image and has a larger area than the rectangle?", "choices": ["triangle", "ellipse", "circle", "quadrilateral (not rectangle)"], "answer": "ellipse"}
|
| 68 |
+
{"image_id": 35, "question_id": 0, "question": "Which of the following is presented in the image and has a smaller area than the ellipse?", "choices": ["quadrilateral", "triangle", "pentagon", "circle"], "answer": "triangle"}
|
| 69 |
+
{"image_id": 36, "question_id": 0, "question": "Which of the following is presented in the image and appears more frequently than rectangle(s)?", "choices": ["line (not sector edge, polygon edge)", "ellipse", "sector", "circle"], "answer": "sector"}
|
| 70 |
+
{"image_id": 36, "question_id": 1, "question": "Considering the centroid, which of the following is in the top right quarter of the image?", "choices": ["ellipse", "line (not sector edge, polygon edge)", "rectangle", "sector"], "answer": "sector"}
|
| 71 |
+
{"image_id": 36, "question_id": 2, "question": "Which of the following is presented in the image and has a smaller area than the ellipse?", "choices": ["triangle", "sector", "circle", "quadrilateral (not rectangle)"], "answer": "sector"}
|
| 72 |
+
{"image_id": 37, "question_id": 0, "question": "Considering the centroid, which of the following is in the top left quarter of the image?", "choices": ["triangle", "circle", "ellipse (not circle)", "line (not polygon edge)"], "answer": "circle"}
|
| 73 |
+
{"image_id": 37, "question_id": 1, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["ellipse (not circle)", "triangle", "line (not polygon edge)", "square"], "answer": "square"}
|
| 74 |
+
{"image_id": 37, "question_id": 2, "question": "Which of the following is presented in the image and has a smaller area than all the circles?", "choices": ["square", "triangle", "ellipse (not circle)", "quadrilateral (not square)"], "answer": "square"}
|
| 75 |
+
{"image_id": 38, "question_id": 0, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["triangle", "ellipse (not circle)", "circle", "quadrilateral"], "answer": "circle"}
|
| 76 |
+
{"image_id": 39, "question_id": 0, "question": "Which of the following is presented in the image and appears more frequently than line(s) (not polygon edge)?", "choices": ["ellipse (not circle)", "triangle", "quadrilateral", "circle"], "answer": "circle"}
|
| 77 |
+
{"image_id": 39, "question_id": 1, "question": "Considering the centroid, which of the following is in the left half of the image?", "choices": ["ellipse (not circle)", "line (not polygon edge)", "star", "triangle"], "answer": "line (not polygon edge)"}
|
| 78 |
+
{"image_id": 39, "question_id": 2, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["circle", "triangle", "ellipse (not circle)", "quadrilateral"], "answer": "circle"}
|
| 79 |
+
{"image_id": 41, "question_id": 0, "question": "Which of the following is presented in the image and has a larger area than the rectangle?", "choices": ["pentagon", "quadrilateral (not rectangle)", "triangle", "ellipse (not circle)"], "answer": "ellipse (not circle)"}
|
| 80 |
+
{"image_id": 41, "question_id": 1, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["triangle", "line (not polygon edge)", "quadrilateral (not rectangle)", "ellipse (not circle)"], "answer": "ellipse (not circle)"}
|
| 81 |
+
{"image_id": 41, "question_id": 2, "question": "Which of the following is presented in the image and appears more frequently than circle(s)?", "choices": ["quadrilateral (not rectangle)", "triangle", "line (not polygon edge)", "ellipse (not circle)"], "answer": "ellipse (not circle)"}
|
| 82 |
+
{"image_id": 42, "question_id": 0, "question": "Which of the following is presented in the image and appears more frequently than star(s)?", "choices": ["quadrilateral", "ellipse (not circle)", "line (not polygon edge)", "circle"], "answer": "circle"}
|
| 83 |
+
{"image_id": 42, "question_id": 1, "question": "Which of the following is presented in the image and has a larger area than the triangle?", "choices": ["star", "pentagon", "quadrilateral", "ellipse (not circle)"], "answer": "star"}
|
| 84 |
+
{"image_id": 43, "question_id": 0, "question": "Considering the centroid, which of the following is in the top right quarter of the image?", "choices": ["triangle", "line (not sector edge, polygon edge)", "circle", "sector"], "answer": "circle"}
|
| 85 |
+
{"image_id": 43, "question_id": 1, "question": "Considering the centroid, which of the following is in the top left quarter of the image?", "choices": ["triangle", "circle", "line (not sector edge, polygon edge)", "ellipse (not circle)"], "answer": "triangle"}
|
| 86 |
+
{"image_id": 43, "question_id": 2, "question": "Which of the following is presented in the image and has a smaller area than the sector?", "choices": ["ellipse (not circle)", "triangle", "quadrilateral", "pentagon"], "answer": "triangle"}
|
| 87 |
+
{"image_id": 45, "question_id": 0, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["circle", "line (not polygon edge)", "ellipse (not circle)", "triangle"], "answer": "circle"}
|
| 88 |
+
{"image_id": 45, "question_id": 1, "question": "Which of the following is presented in the image and has a smaller area than the star?", "choices": ["quadrilateral", "triangle", "equilateral triangle", "ellipse (not circle)"], "answer": "equilateral triangle"}
|
| 89 |
+
{"image_id": 45, "question_id": 2, "question": "Which of the following is presented in the image and appears less frequently than circle(s)?", "choices": ["ellipse (not circle)", "triangle", "star", "line (not polygon edge)"], "answer": "star"}
|
| 90 |
+
{"image_id": 46, "question_id": 0, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["triangle", "circle", "line", "ellipse (not circle)"], "answer": "circle"}
|
| 91 |
+
{"image_id": 47, "question_id": 0, "question": "Which of the following is presented in the image and appears less frequently than circle(s)?", "choices": ["triangle", "ellipse (not circle)", "quadrilateral", "line"], "answer": "line"}
|
| 92 |
+
{"image_id": 47, "question_id": 1, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["circle", "ellipse (not circle)", "triangle", "quadrilateral"], "answer": "circle"}
|
| 93 |
+
{"image_id": 48, "question_id": 0, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["circle", "ellipse", "line (not sector edge, polygon edge)", "sector"], "answer": "sector"}
|
| 94 |
+
{"image_id": 48, "question_id": 1, "question": "Which of the following is presented in the image and appears more frequently than quadrilateral(s)?", "choices": ["sector", "line (not sector edge, polygon edge)", "circle", "ellipse"], "answer": "sector"}
|
| 95 |
+
{"image_id": 49, "question_id": 0, "question": "Which of the following is presented in the image and has a larger area than the quadrilateral?", "choices": ["circle", "ellipse (not circle)", "pentagon", "triangle"], "answer": "circle"}
|
| 96 |
+
{"image_id": 50, "question_id": 0, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["ellipse", "line (not sector edge, polygon edge)", "circle", "sector"], "answer": "sector"}
|
| 97 |
+
{"image_id": 50, "question_id": 1, "question": "Which of the following is presented in the image and has a smaller area than the sector?", "choices": ["triangle", "circle", "ellipse", "quadrilateral"], "answer": "triangle"}
|
| 98 |
+
{"image_id": 51, "question_id": 0, "question": "Which of the following is presented in the image and has a larger area than the circle?", "choices": ["ellipse (not circle)", "quadrilateral (not square)", "triangle", "square"], "answer": "square"}
|
| 99 |
+
{"image_id": 52, "question_id": 0, "question": "Which of the following is presented in the image and has a smaller area than the ellipse (not circle)?", "choices": ["pentagon", "square", "triangle", "quadrilateral (not square)"], "answer": "square"}
|
| 100 |
+
{"image_id": 52, "question_id": 1, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["quadrilateral (not square)", "triangle", "line (not polygon edge)", "square"], "answer": "square"}
|
| 101 |
+
{"image_id": 52, "question_id": 2, "question": "Considering the centroid, which of the following is to the lower right of the square?", "choices": ["circle", "line (not polygon edge)", "ellipse (not circle)", "triangle"], "answer": "ellipse (not circle)"}
|
| 102 |
+
{"image_id": 53, "question_id": 0, "question": "Considering the centroid, which of the following is to the upper left of the triangle?", "choices": ["quadrilateral", "circle", "line (not polygon edge)", "ellipse (not circle)"], "answer": "quadrilateral"}
|
| 103 |
+
{"image_id": 53, "question_id": 1, "question": "Which of the following is presented in the image and has a larger area than the triangle?", "choices": ["quadrilateral", "ellipse (not circle)", "hexagon", "pentagon"], "answer": "quadrilateral"}
|
| 104 |
+
{"image_id": 54, "question_id": 0, "question": "Which of the following is presented in the image and has a larger area than the regular pentagon?", "choices": ["circle", "triangle", "quadrilateral", "ellipse (not circle)"], "answer": "circle"}
|
| 105 |
+
{"image_id": 55, "question_id": 0, "question": "Considering the centroid, which of the following is in the top right quarter of the image?", "choices": ["square", "line (not polygon edge)", "ellipse (not circle)", "triangle"], "answer": "square"}
|
| 106 |
+
{"image_id": 55, "question_id": 1, "question": "Considering the centroid, which of the following is in the left half of the image?", "choices": ["line (not polygon edge)", "circle", "square", "ellipse (not circle)"], "answer": "line (not polygon edge)"}
|
| 107 |
+
{"image_id": 55, "question_id": 2, "question": "Which of the following is presented in the image and appears more frequently than square(s)?", "choices": ["line (not polygon edge)", "triangle", "circle", "ellipse (not circle)"], "answer": "line (not polygon edge)"}
|
| 108 |
+
{"image_id": 56, "question_id": 0, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["line (not polygon edge)", "pentagon", "ellipse (not circle)", "triangle"], "answer": "ellipse (not circle)"}
|
| 109 |
+
{"image_id": 56, "question_id": 1, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["pentagon", "line (not polygon edge)", "circle", "triangle"], "answer": "circle"}
|
| 110 |
+
{"image_id": 57, "question_id": 0, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["line (not polygon edge)", "triangle", "quadrilateral", "ellipse (not circle)"], "answer": "ellipse (not circle)"}
|
| 111 |
+
{"image_id": 57, "question_id": 1, "question": "Which of the following is presented in the image and has a larger area than the ellipse (not circle)?", "choices": ["triangle", "regular pentagon", "quadrilateral", "circle"], "answer": "regular pentagon"}
|
| 112 |
+
{"image_id": 57, "question_id": 2, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["line (not polygon edge)", "circle", "triangle", "quadrilateral"], "answer": "circle"}
|
| 113 |
+
{"image_id": 58, "question_id": 0, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["circle", "triangle", "line (not polygon edge)", "ellipse"], "answer": "line (not polygon edge)"}
|
| 114 |
+
{"image_id": 59, "question_id": 0, "question": "Which of the following is presented in the image and appears more frequently than square(s)?", "choices": ["line (not polygon edge)", "triangle", "circle", "ellipse (not circle)"], "answer": "circle"}
|
| 115 |
+
{"image_id": 59, "question_id": 1, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["ellipse (not circle)", "line (not polygon edge)", "square", "triangle"], "answer": "line (not polygon edge)"}
|
| 116 |
+
{"image_id": 59, "question_id": 2, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["ellipse (not circle)", "line (not polygon edge)", "triangle", "square"], "answer": "square"}
|
| 117 |
+
{"image_id": 60, "question_id": 0, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["line (not polygon edge)", "circle", "ellipse (not circle)", "pentagon"], "answer": "circle"}
|
| 118 |
+
{"image_id": 60, "question_id": 1, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["pentagon", "line (not polygon edge)", "circle", "ellipse (not circle)"], "answer": "pentagon"}
|
| 119 |
+
{"image_id": 61, "question_id": 0, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["quadrilateral", "triangle", "ellipse (not circle)", "circle"], "answer": "circle"}
|
| 120 |
+
{"image_id": 62, "question_id": 0, "question": "Which of the following is presented in the image and appears more frequently than circle(s)?", "choices": ["triangle", "ellipse (not circle)", "quadrilateral", "line (not polygon edge)"], "answer": "ellipse (not circle)"}
|
| 121 |
+
{"image_id": 62, "question_id": 1, "question": "Which of the following is presented in the image and has a larger area than the star?", "choices": ["ellipse (not circle)", "pentagon", "triangle", "quadrilateral"], "answer": "ellipse (not circle)"}
|
| 122 |
+
{"image_id": 62, "question_id": 2, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["line (not polygon edge)", "triangle", "circle", "quadrilateral"], "answer": "circle"}
|
| 123 |
+
{"image_id": 63, "question_id": 0, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["triangle", "ellipse (not circle)", "quadrilateral", "regular hexagon"], "answer": "regular hexagon"}
|
| 124 |
+
{"image_id": 63, "question_id": 1, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["line (not polygon edge)", "regular hexagon", "circle", "ellipse (not circle)"], "answer": "line (not polygon edge)"}
|
| 125 |
+
{"image_id": 64, "question_id": 0, "question": "Which of the following is presented in the image and appears more frequently than circle(s)?", "choices": ["ellipse (not circle)", "line (not sector edge, polygon edge)", "triangle", "quadrilateral"], "answer": "triangle"}
|
| 126 |
+
{"image_id": 64, "question_id": 1, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["line (not sector edge, polygon edge)", "sector", "ellipse (not circle)", "circle"], "answer": "sector"}
|
| 127 |
+
{"image_id": 64, "question_id": 2, "question": "Which of the following is presented in the image and has a larger area than the sector?", "choices": ["pentagon", "ellipse (not circle)", "circle", "quadrilateral"], "answer": "circle"}
|
| 128 |
+
{"image_id": 65, "question_id": 0, "question": "Which of the following is presented in the image and has a smaller area than the circle?", "choices": ["triangle", "pentagon", "ellipse (not circle)", "quadrilateral"], "answer": "ellipse (not circle)"}
|
| 129 |
+
{"image_id": 65, "question_id": 1, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["line", "quadrilateral", "circle", "triangle"], "answer": "circle"}
|
| 130 |
+
{"image_id": 65, "question_id": 2, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["triangle", "line", "ellipse (not circle)", "quadrilateral"], "answer": "ellipse (not circle)"}
|
| 131 |
+
{"image_id": 66, "question_id": 0, "question": "Which of the following is presented in the image and has a larger area than the regular pentagon?", "choices": ["quadrilateral", "star", "triangle", "ellipse (not circle)"], "answer": "star"}
|
| 132 |
+
{"image_id": 66, "question_id": 1, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["line (not polygon edge)", "star", "triangle", "ellipse (not circle)"], "answer": "star"}
|
| 133 |
+
{"image_id": 67, "question_id": 0, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["quadrilateral", "ellipse (not circle)", "circle", "line (not polygon edge)"], "answer": "circle"}
|
| 134 |
+
{"image_id": 67, "question_id": 1, "question": "Considering the centroid, which of the following is in the top left quarter of the image?", "choices": ["equilateral triangle", "ellipse (not circle)", "line (not polygon edge)", "quadrilateral"], "answer": "equilateral triangle"}
|
| 135 |
+
{"image_id": 67, "question_id": 2, "question": "Which of the following is presented in the image and has a larger area than the equilateral triangle?", "choices": ["pentagon", "ellipse (not circle)", "quadrilateral", "triangle"], "answer": "triangle"}
|
| 136 |
+
{"image_id": 68, "question_id": 0, "question": "Which of the following is presented in the image and has a smaller area than the circle?", "choices": ["star", "triangle", "quadrilateral", "ellipse (not circle)"], "answer": "star"}
|
| 137 |
+
{"image_id": 69, "question_id": 0, "question": "Which of the following is presented in the image and appears less frequently than circle(s)?", "choices": ["star", "line (not polygon edge)", "triangle", "ellipse (not circle)"], "answer": "star"}
|
vqa-easy/relation.jsonl
ADDED
|
@@ -0,0 +1,237 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"image_id": 1, "question_id": 0, "question": "What is the relationship of the circle to the line in the image?", "choices": ["major axis", "parallel", "tangent", "none of the above"], "answer": "tangent"}
|
| 2 |
+
{"image_id": 1, "question_id": 1, "question": "What is the relationship of the spiral to the circle in the image?", "choices": ["major axis", "diagonal", "inscribed", "none of the above"], "answer": "none of the above"}
|
| 3 |
+
{"image_id": 2, "question_id": 0, "question": "What is the relationship of the circle to the ellipse (not circle) in the image?", "choices": ["perpendicular", "tangent", "inscribed", "none of the above"], "answer": "tangent"}
|
| 4 |
+
{"image_id": 4, "question_id": 0, "question": "What is the relationship of the ellipse (not circle) to the line (not polygon edge) in the image?", "choices": ["major axis", "minor axis", "tangent", "none of the above"], "answer": "tangent"}
|
| 5 |
+
{"image_id": 4, "question_id": 1, "question": "What is the relationship of the square to the circle in the image?", "choices": ["major axis", "inscribed", "diagonal", "none of the above"], "answer": "inscribed"}
|
| 6 |
+
{"image_id": 5, "question_id": 0, "question": "What is the relationship of the circle to the triangle in the image?", "choices": ["major axis", "tangent", "circumscribed", "none of the above"], "answer": "circumscribed"}
|
| 7 |
+
{"image_id": 7, "question_id": 0, "question": "What is the relationship of the circle to the rectangle in the image?", "choices": ["perpendicular", "diameter", "circumscribed", "none of the above"], "answer": "circumscribed"}
|
| 8 |
+
{"image_id": 10, "question_id": 0, "question": "What is the relationship of the ellipse to the line (not sector edge) in the image?", "choices": ["parallel", "inscribed", "tangent", "none of the above"], "answer": "tangent"}
|
| 9 |
+
{"image_id": 11, "question_id": 0, "question": "What is the relationship of the triangle to the ellipse in the image?", "choices": ["inscribed", "perpendicular", "parallel", "none of the above"], "answer": "inscribed"}
|
| 10 |
+
{"image_id": 13, "question_id": 0, "question": "What is the relationship of the triangle to the sector in the image?", "choices": ["shared edge", "diagonal", "perpendicular", "none of the above"], "answer": "shared edge"}
|
| 11 |
+
{"image_id": 13, "question_id": 1, "question": "What is the relationship of the circle to the line (not sector edge, polygon edge) in the image?", "choices": ["perpendicular", "tangent", "circumscribed", "none of the above"], "answer": "tangent"}
|
| 12 |
+
{"image_id": 15, "question_id": 0, "question": "What is the relationship of the star to the circle in the image?", "choices": ["circumscribed", "inscribed", "perpendicular", "none of the above"], "answer": "inscribed"}
|
| 13 |
+
{"image_id": 18, "question_id": 0, "question": "What is the relationship of the line to the equilateral triangle in the image?", "choices": ["perpendicular", "shared edge", "major axis", "none of the above"], "answer": "none of the above"}
|
| 14 |
+
{"image_id": 20, "question_id": 0, "question": "What is the relationship of the circle to the rectangle in the image?", "choices": ["circumscribed", "major axis", "diagonal", "none of the above"], "answer": "circumscribed"}
|
| 15 |
+
{"image_id": 21, "question_id": 0, "question": "What is the relationship of the circle to the line in the image?", "choices": ["shared edge", "perpendicular", "tangent", "none of the above"], "answer": "tangent"}
|
| 16 |
+
{"image_id": 22, "question_id": 0, "question": "What is the relationship of the triangle to the circle in the image?", "choices": ["inscribed", "circumscribed", "parallel", "none of the above"], "answer": "inscribed"}
|
| 17 |
+
{"image_id": 26, "question_id": 0, "question": "What is the relationship of the circle to the line (not polygon edge) in the image?", "choices": ["shared edge", "parallel", "tangent", "none of the above"], "answer": "tangent"}
|
| 18 |
+
{"image_id": 26, "question_id": 1, "question": "What is the relationship of the square to the circle in the image?", "choices": ["parallel", "perpendicular", "shared edge", "none of the above"], "answer": "none of the above"}
|
| 19 |
+
{"image_id": 28, "question_id": 0, "question": "What is the relationship of the circle to the star in the image?", "choices": ["minor axis", "circumscribed", "perpendicular", "none of the above"], "answer": "circumscribed"}
|
| 20 |
+
{"image_id": 29, "question_id": 0, "question": "What is the relationship of the circle to the equilateral triangle in the image?", "choices": ["inscribed", "minor axis", "perpendicular", "none of the above"], "answer": "inscribed"}
|
| 21 |
+
{"image_id": 30, "question_id": 0, "question": "What is the relationship of the line to the circle in the image?", "choices": ["circumscribed", "tangent", "inscribed", "none of the above"], "answer": "tangent"}
|
| 22 |
+
{"image_id": 31, "question_id": 0, "question": "What is the relationship of the hexagon to the circle in the image?", "choices": ["inscribed", "parallel", "diameter", "none of the above"], "answer": "inscribed"}
|
| 23 |
+
{"image_id": 32, "question_id": 0, "question": "What is the relationship of the circle to the line in the image?", "choices": ["parallel", "circumscribed", "shared edge", "none of the above"], "answer": "circumscribed"}
|
| 24 |
+
{"image_id": 33, "question_id": 0, "question": "What is the relationship of the circle to the square in the image?", "choices": ["circumscribed", "shared edge", "major axis", "none of the above"], "answer": "circumscribed"}
|
| 25 |
+
{"image_id": 34, "question_id": 0, "question": "What is the relationship of the rectangle to the ellipse in the image?", "choices": ["inscribed", "minor axis", "parallel", "none of the above"], "answer": "inscribed"}
|
| 26 |
+
{"image_id": 35, "question_id": 0, "question": "What is the relationship of the triangle to the ellipse in the image?", "choices": ["major axis", "parallel", "inscribed", "none of the above"], "answer": "inscribed"}
|
| 27 |
+
{"image_id": 36, "question_id": 0, "question": "What is the relationship of the rectangle to the ellipse in the image?", "choices": ["diameter", "circumscribed", "inscribed", "none of the above"], "answer": "inscribed"}
|
| 28 |
+
{"image_id": 38, "question_id": 0, "question": "What is the relationship of the equilateral triangle to the circle in the image?", "choices": ["tangent", "shared edge", "circumscribed", "none of the above"], "answer": "circumscribed"}
|
| 29 |
+
{"image_id": 43, "question_id": 0, "question": "What is the relationship of the circle to the equilateral triangle in the image?", "choices": ["inscribed", "diameter", "diagonal", "none of the above"], "answer": "inscribed"}
|
| 30 |
+
{"image_id": 43, "question_id": 1, "question": "What is the relationship of the triangle to the sector in the image?", "choices": ["circumscribed", "parallel", "shared edge", "none of the above"], "answer": "shared edge"}
|
| 31 |
+
{"image_id": 43, "question_id": 2, "question": "What is the relationship of the sector to the equilateral triangle in the image?", "choices": ["diagonal", "parallel", "shared edge", "none of the above"], "answer": "none of the above"}
|
| 32 |
+
{"image_id": 46, "question_id": 0, "question": "What is the relationship of the circle to the equilateral triangle in the image?", "choices": ["perpendicular", "circumscribed", "diagonal", "none of the above"], "answer": "circumscribed"}
|
| 33 |
+
{"image_id": 49, "question_id": 0, "question": "What is the relationship of the circle to the regular hexagon in the image?", "choices": ["diagonal", "circumscribed", "perpendicular", "none of the above"], "answer": "circumscribed"}
|
| 34 |
+
{"image_id": 50, "question_id": 0, "question": "What is the relationship of the sector to the triangle in the image?", "choices": ["parallel", "shared edge", "minor axis", "none of the above"], "answer": "shared edge"}
|
| 35 |
+
{"image_id": 51, "question_id": 0, "question": "What is the relationship of the circle to the line (not polygon edge) in the image?", "choices": ["tangent", "circumscribed", "diameter", "none of the above"], "answer": "tangent"}
|
| 36 |
+
{"image_id": 51, "question_id": 1, "question": "What is the relationship of the line (not polygon edge) to the square in the image?", "choices": ["diameter", "diagonal", "inscribed", "none of the above"], "answer": "none of the above"}
|
| 37 |
+
{"image_id": 52, "question_id": 0, "question": "What is the relationship of the square to the circle in the image?", "choices": ["diagonal", "inscribed", "parallel", "none of the above"], "answer": "inscribed"}
|
| 38 |
+
{"image_id": 53, "question_id": 0, "question": "What is the relationship of the circle to the triangle in the image?", "choices": ["circumscribed", "shared edge", "perpendicular", "none of the above"], "answer": "circumscribed"}
|
| 39 |
+
{"image_id": 54, "question_id": 0, "question": "What is the relationship of the regular pentagon to the circle in the image?", "choices": ["major axis", "diameter", "inscribed", "none of the above"], "answer": "inscribed"}
|
| 40 |
+
{"image_id": 55, "question_id": 0, "question": "What is the relationship of the circle to the square in the image?", "choices": ["inscribed", "perpendicular", "circumscribed", "none of the above"], "answer": "circumscribed"}
|
| 41 |
+
{"image_id": 56, "question_id": 0, "question": "What is the relationship of the circle to the ellipse (not circle) in the image?", "choices": ["tangent", "perpendicular", "diagonal", "none of the above"], "answer": "tangent"}
|
| 42 |
+
{"image_id": 56, "question_id": 1, "question": "What is the relationship of the ellipse (not circle) to the quadrilateral in the image?", "choices": ["major axis", "circumscribed", "diagonal", "none of the above"], "answer": "none of the above"}
|
| 43 |
+
{"image_id": 57, "question_id": 0, "question": "What is the relationship of the circle to the ellipse (not circle) in the image?", "choices": ["perpendicular", "tangent", "major axis", "none of the above"], "answer": "tangent"}
|
| 44 |
+
{"image_id": 58, "question_id": 0, "question": "What is the relationship of the rectangle to the line (not polygon edge) in the image?", "choices": ["circumscribed", "minor axis", "shared edge", "none of the above"], "answer": "none of the above"}
|
| 45 |
+
{"image_id": 59, "question_id": 0, "question": "What is the relationship of the line (not polygon edge) to the square in the image?", "choices": ["minor axis", "shared edge", "inscribed", "none of the above"], "answer": "none of the above"}
|
| 46 |
+
{"image_id": 61, "question_id": 0, "question": "What is the relationship of the line to the circle in the image?", "choices": ["major axis", "tangent", "circumscribed", "none of the above"], "answer": "tangent"}
|
| 47 |
+
{"image_id": 62, "question_id": 0, "question": "What is the relationship of the star to the circle in the image?", "choices": ["inscribed", "circumscribed", "perpendicular", "none of the above"], "answer": "inscribed"}
|
| 48 |
+
{"image_id": 63, "question_id": 0, "question": "What is the relationship of the circle to the regular hexagon in the image?", "choices": ["minor axis", "circumscribed", "perpendicular", "none of the above"], "answer": "circumscribed"}
|
| 49 |
+
{"image_id": 63, "question_id": 1, "question": "What is the relationship of the circle to the line (not polygon edge) in the image?", "choices": ["major axis", "shared edge", "diameter", "none of the above"], "answer": "none of the above"}
|
| 50 |
+
{"image_id": 65, "question_id": 0, "question": "What is the relationship of the ellipse (not circle) to the circle in the image?", "choices": ["tangent", "diameter", "inscribed", "none of the above"], "answer": "tangent"}
|
| 51 |
+
{"image_id": 66, "question_id": 0, "question": "What is the relationship of the regular pentagon to the circle in the image?", "choices": ["inscribed", "minor axis", "circumscribed", "none of the above"], "answer": "inscribed"}
|
| 52 |
+
{"image_id": 68, "question_id": 0, "question": "What is the relationship of the star to the circle in the image?", "choices": ["parallel", "inscribed", "diameter", "none of the above"], "answer": "inscribed"}
|
| 53 |
+
{"image_id": 70, "question_id": 0, "question": "What is the relationship of the circle to the line in the image?", "choices": ["tangent", "major axis", "circumscribed", "none of the above"], "answer": "tangent"}
|
| 54 |
+
{"image_id": 71, "question_id": 0, "question": "What is the relationship of the circle to the line (not sector edge, polygon edge) in the image?", "choices": ["circumscribed", "perpendicular", "diagonal", "none of the above"], "answer": "circumscribed"}
|
| 55 |
+
{"image_id": 71, "question_id": 1, "question": "What is the relationship of the sector to the triangle in the image?", "choices": ["circumscribed", "major axis", "shared edge", "none of the above"], "answer": "shared edge"}
|
| 56 |
+
{"image_id": 76, "question_id": 0, "question": "What is the relationship of the circle to the square in the image?", "choices": ["inscribed", "parallel", "circumscribed", "none of the above"], "answer": "circumscribed"}
|
| 57 |
+
{"image_id": 77, "question_id": 0, "question": "What is the relationship of the circle to the regular pentagon in the image?", "choices": ["circumscribed", "perpendicular", "diagonal", "none of the above"], "answer": "circumscribed"}
|
| 58 |
+
{"image_id": 78, "question_id": 0, "question": "What is the relationship of the regular pentagon to the circle in the image?", "choices": ["parallel", "major axis", "inscribed", "none of the above"], "answer": "inscribed"}
|
| 59 |
+
{"image_id": 78, "question_id": 1, "question": "What is the relationship of the square to the ellipse (not circle) in the image?", "choices": ["inscribed", "diameter", "tangent", "none of the above"], "answer": "inscribed"}
|
| 60 |
+
{"image_id": 79, "question_id": 0, "question": "What is the relationship of the line to the circle in the image?", "choices": ["perpendicular", "tangent", "shared edge", "none of the above"], "answer": "tangent"}
|
| 61 |
+
{"image_id": 80, "question_id": 0, "question": "What is the relationship of the sector to the triangle in the image?", "choices": ["shared edge", "diameter", "circumscribed", "none of the above"], "answer": "shared edge"}
|
| 62 |
+
{"image_id": 81, "question_id": 0, "question": "What is the relationship of the line (not sector edge) to the ellipse in the image?", "choices": ["minor axis", "shared edge", "major axis", "none of the above"], "answer": "minor axis"}
|
| 63 |
+
{"image_id": 83, "question_id": 0, "question": "What is the relationship of the regular hexagon to the circle in the image?", "choices": ["parallel", "major axis", "inscribed", "none of the above"], "answer": "inscribed"}
|
| 64 |
+
{"image_id": 83, "question_id": 1, "question": "What is the relationship of the regular hexagon to the sector in the image?", "choices": ["parallel", "perpendicular", "minor axis", "none of the above"], "answer": "none of the above"}
|
| 65 |
+
{"image_id": 84, "question_id": 0, "question": "What is the relationship of the circle to the line in the image?", "choices": ["diameter", "tangent", "shared edge", "none of the above"], "answer": "tangent"}
|
| 66 |
+
{"image_id": 87, "question_id": 0, "question": "What is the relationship of the star to the circle in the image?", "choices": ["tangent", "circumscribed", "inscribed", "none of the above"], "answer": "inscribed"}
|
| 67 |
+
{"image_id": 87, "question_id": 1, "question": "What is the relationship of the ellipse (not circle) to the hexagon in the image?", "choices": ["inscribed", "shared edge", "parallel", "none of the above"], "answer": "inscribed"}
|
| 68 |
+
{"image_id": 87, "question_id": 2, "question": "What is the relationship of the star to the hexagon in the image?", "choices": ["diagonal", "tangent", "minor axis", "none of the above"], "answer": "none of the above"}
|
| 69 |
+
{"image_id": 88, "question_id": 0, "question": "What is the relationship of the circle to the triangle in the image?", "choices": ["inscribed", "minor axis", "parallel", "none of the above"], "answer": "inscribed"}
|
| 70 |
+
{"image_id": 89, "question_id": 0, "question": "What is the relationship of the star to the circle in the image?", "choices": ["inscribed", "perpendicular", "tangent", "none of the above"], "answer": "inscribed"}
|
| 71 |
+
{"image_id": 90, "question_id": 0, "question": "What is the relationship of the circle to the star in the image?", "choices": ["inscribed", "diameter", "circumscribed", "none of the above"], "answer": "circumscribed"}
|
| 72 |
+
{"image_id": 92, "question_id": 0, "question": "What is the relationship of the triangle to the sector in the image?", "choices": ["shared edge", "major axis", "minor axis", "none of the above"], "answer": "shared edge"}
|
| 73 |
+
{"image_id": 92, "question_id": 1, "question": "What is the relationship of the line (not sector edge, polygon edge) to the ellipse in the image?", "choices": ["inscribed", "tangent", "shared edge", "none of the above"], "answer": "tangent"}
|
| 74 |
+
{"image_id": 94, "question_id": 0, "question": "What is the relationship of the circle to the square in the image?", "choices": ["tangent", "inscribed", "diameter", "none of the above"], "answer": "inscribed"}
|
| 75 |
+
{"image_id": 100, "question_id": 0, "question": "What is the relationship of the ellipse (not circle) to the circle in the image?", "choices": ["circumscribed", "parallel", "tangent", "none of the above"], "answer": "tangent"}
|
| 76 |
+
{"image_id": 101, "question_id": 0, "question": "What is the relationship of the circle to the regular pentagon in the image?", "choices": ["circumscribed", "inscribed", "major axis", "none of the above"], "answer": "circumscribed"}
|
| 77 |
+
{"image_id": 102, "question_id": 0, "question": "What is the relationship of the ellipse (not circle) to the circle in the image?", "choices": ["diagonal", "diameter", "tangent", "none of the above"], "answer": "tangent"}
|
| 78 |
+
{"image_id": 105, "question_id": 0, "question": "What is the relationship of the circle to the equilateral triangle in the image?", "choices": ["inscribed", "parallel", "diameter", "none of the above"], "answer": "inscribed"}
|
| 79 |
+
{"image_id": 106, "question_id": 0, "question": "What is the relationship of the equilateral triangle to the circle in the image?", "choices": ["circumscribed", "tangent", "major axis", "none of the above"], "answer": "circumscribed"}
|
| 80 |
+
{"image_id": 108, "question_id": 0, "question": "What is the relationship of the circle to the rectangle in the image?", "choices": ["diameter", "circumscribed", "parallel", "none of the above"], "answer": "circumscribed"}
|
| 81 |
+
{"image_id": 110, "question_id": 0, "question": "What is the relationship of the circle to the star in the image?", "choices": ["inscribed", "circumscribed", "perpendicular", "none of the above"], "answer": "circumscribed"}
|
| 82 |
+
{"image_id": 111, "question_id": 0, "question": "What is the relationship of the hexagon to the circle in the image?", "choices": ["tangent", "circumscribed", "shared edge", "none of the above"], "answer": "circumscribed"}
|
| 83 |
+
{"image_id": 112, "question_id": 0, "question": "What is the relationship of the circle to the star in the image?", "choices": ["major axis", "circumscribed", "parallel", "none of the above"], "answer": "circumscribed"}
|
| 84 |
+
{"image_id": 113, "question_id": 0, "question": "What is the relationship of the circle to the square in the image?", "choices": ["diagonal", "minor axis", "inscribed", "none of the above"], "answer": "inscribed"}
|
| 85 |
+
{"image_id": 114, "question_id": 0, "question": "What is the relationship of the line (not polygon edge) to the ellipse (not circle) in the image?", "choices": ["parallel", "major axis", "tangent", "none of the above"], "answer": "tangent"}
|
| 86 |
+
{"image_id": 114, "question_id": 1, "question": "What is the relationship of the star to the circle in the image?", "choices": ["shared edge", "inscribed", "tangent", "none of the above"], "answer": "inscribed"}
|
| 87 |
+
{"image_id": 116, "question_id": 0, "question": "What is the relationship of the triangle to the circle in the image?", "choices": ["inscribed", "perpendicular", "circumscribed", "none of the above"], "answer": "circumscribed"}
|
| 88 |
+
{"image_id": 117, "question_id": 0, "question": "What is the relationship of the ellipse to the rectangle in the image?", "choices": ["diagonal", "circumscribed", "major axis", "none of the above"], "answer": "circumscribed"}
|
| 89 |
+
{"image_id": 118, "question_id": 0, "question": "What is the relationship of the star to the line (not polygon edge) in the image?", "choices": ["major axis", "perpendicular", "tangent", "none of the above"], "answer": "none of the above"}
|
| 90 |
+
{"image_id": 120, "question_id": 0, "question": "What is the relationship of the circle to the star in the image?", "choices": ["circumscribed", "inscribed", "shared edge", "none of the above"], "answer": "circumscribed"}
|
| 91 |
+
{"image_id": 122, "question_id": 0, "question": "What is the relationship of the line to the circle in the image?", "choices": ["minor axis", "tangent", "perpendicular", "none of the above"], "answer": "tangent"}
|
| 92 |
+
{"image_id": 126, "question_id": 0, "question": "What is the relationship of the square to the circle in the image?", "choices": ["diagonal", "major axis", "circumscribed", "none of the above"], "answer": "circumscribed"}
|
| 93 |
+
{"image_id": 126, "question_id": 1, "question": "What is the relationship of the ellipse (not circle) to the line (not polygon edge) in the image?", "choices": ["diagonal", "circumscribed", "diameter", "none of the above"], "answer": "circumscribed"}
|
| 94 |
+
{"image_id": 127, "question_id": 0, "question": "What is the relationship of the circle to the square in the image?", "choices": ["circumscribed", "diagonal", "tangent", "none of the above"], "answer": "circumscribed"}
|
| 95 |
+
{"image_id": 128, "question_id": 0, "question": "What is the relationship of the triangle to the circle in the image?", "choices": ["circumscribed", "parallel", "perpendicular", "none of the above"], "answer": "circumscribed"}
|
| 96 |
+
{"image_id": 129, "question_id": 0, "question": "What is the relationship of the ellipse to the triangle in the image?", "choices": ["major axis", "minor axis", "circumscribed", "none of the above"], "answer": "circumscribed"}
|
| 97 |
+
{"image_id": 131, "question_id": 0, "question": "What is the relationship of the regular pentagon to the circle in the image?", "choices": ["inscribed", "tangent", "shared edge", "none of the above"], "answer": "inscribed"}
|
| 98 |
+
{"image_id": 132, "question_id": 0, "question": "What is the relationship of the circle to the star in the image?", "choices": ["circumscribed", "diameter", "inscribed", "none of the above"], "answer": "circumscribed"}
|
| 99 |
+
{"image_id": 133, "question_id": 0, "question": "What is the relationship of the rectangle to the circle in the image?", "choices": ["tangent", "inscribed", "minor axis", "none of the above"], "answer": "inscribed"}
|
| 100 |
+
{"image_id": 134, "question_id": 0, "question": "What is the relationship of the ellipse to the hexagon in the image?", "choices": ["circumscribed", "major axis", "diagonal", "none of the above"], "answer": "circumscribed"}
|
| 101 |
+
{"image_id": 135, "question_id": 0, "question": "What is the relationship of the triangle to the line (not polygon edge) in the image?", "choices": ["perpendicular", "diameter", "parallel", "none of the above"], "answer": "none of the above"}
|
| 102 |
+
{"image_id": 138, "question_id": 0, "question": "What is the relationship of the square to the circle in the image?", "choices": ["parallel", "shared edge", "circumscribed", "none of the above"], "answer": "circumscribed"}
|
| 103 |
+
{"image_id": 139, "question_id": 0, "question": "What is the relationship of the quadrilateral to the sector in the image?", "choices": ["diagonal", "shared edge", "minor axis", "none of the above"], "answer": "shared edge"}
|
| 104 |
+
{"image_id": 140, "question_id": 0, "question": "What is the relationship of the sector to the triangle in the image?", "choices": ["tangent", "shared edge", "diameter", "none of the above"], "answer": "shared edge"}
|
| 105 |
+
{"image_id": 141, "question_id": 0, "question": "What is the relationship of the square to the circle in the image?", "choices": ["inscribed", "shared edge", "diameter", "none of the above"], "answer": "inscribed"}
|
| 106 |
+
{"image_id": 141, "question_id": 1, "question": "What is the relationship of the square to the hexagon in the image?", "choices": ["shared edge", "parallel", "diameter", "none of the above"], "answer": "none of the above"}
|
| 107 |
+
{"image_id": 143, "question_id": 0, "question": "What is the relationship of the regular pentagon to the circle in the image?", "choices": ["inscribed", "diameter", "major axis", "none of the above"], "answer": "inscribed"}
|
| 108 |
+
{"image_id": 143, "question_id": 1, "question": "What is the relationship of the line (not polygon edge) to the ellipse (not circle) in the image?", "choices": ["inscribed", "perpendicular", "tangent", "none of the above"], "answer": "tangent"}
|
| 109 |
+
{"image_id": 144, "question_id": 0, "question": "What is the relationship of the sector to the quadrilateral in the image?", "choices": ["major axis", "shared edge", "tangent", "none of the above"], "answer": "shared edge"}
|
| 110 |
+
{"image_id": 146, "question_id": 0, "question": "What is the relationship of the circle to the star in the image?", "choices": ["tangent", "perpendicular", "circumscribed", "none of the above"], "answer": "circumscribed"}
|
| 111 |
+
{"image_id": 147, "question_id": 0, "question": "What is the relationship of the rectangle to the circle in the image?", "choices": ["circumscribed", "diameter", "inscribed", "none of the above"], "answer": "inscribed"}
|
| 112 |
+
{"image_id": 148, "question_id": 0, "question": "What is the relationship of the star to the regular hexagon in the image?", "choices": ["inscribed", "diameter", "perpendicular", "none of the above"], "answer": "none of the above"}
|
| 113 |
+
{"image_id": 149, "question_id": 0, "question": "What is the relationship of the circle to the star in the image?", "choices": ["tangent", "major axis", "circumscribed", "none of the above"], "answer": "circumscribed"}
|
| 114 |
+
{"image_id": 150, "question_id": 0, "question": "What is the relationship of the line (not polygon edge) to the circle in the image?", "choices": ["tangent", "minor axis", "major axis", "none of the above"], "answer": "tangent"}
|
| 115 |
+
{"image_id": 150, "question_id": 1, "question": "What is the relationship of the ellipse (not circle) to the triangle in the image?", "choices": ["parallel", "circumscribed", "diameter", "none of the above"], "answer": "circumscribed"}
|
| 116 |
+
{"image_id": 151, "question_id": 0, "question": "What is the relationship of the circle to the star in the image?", "choices": ["major axis", "circumscribed", "parallel", "none of the above"], "answer": "circumscribed"}
|
| 117 |
+
{"image_id": 152, "question_id": 0, "question": "What is the relationship of the line to the circle in the image?", "choices": ["circumscribed", "tangent", "diagonal", "none of the above"], "answer": "tangent"}
|
| 118 |
+
{"image_id": 155, "question_id": 0, "question": "What is the relationship of the circle to the quadrilateral in the image?", "choices": ["inscribed", "circumscribed", "diagonal", "none of the above"], "answer": "circumscribed"}
|
| 119 |
+
{"image_id": 156, "question_id": 0, "question": "What is the relationship of the ellipse to the pentagon in the image?", "choices": ["diameter", "minor axis", "inscribed", "none of the above"], "answer": "inscribed"}
|
| 120 |
+
{"image_id": 157, "question_id": 0, "question": "What is the relationship of the equilateral triangle to the circle in the image?", "choices": ["circumscribed", "diagonal", "major axis", "none of the above"], "answer": "circumscribed"}
|
| 121 |
+
{"image_id": 157, "question_id": 1, "question": "What is the relationship of the sector to the triangle in the image?", "choices": ["shared edge", "parallel", "diameter", "none of the above"], "answer": "shared edge"}
|
| 122 |
+
{"image_id": 157, "question_id": 2, "question": "What is the relationship of the circle to the sector in the image?", "choices": ["shared edge", "perpendicular", "inscribed", "none of the above"], "answer": "none of the above"}
|
| 123 |
+
{"image_id": 158, "question_id": 0, "question": "What is the relationship of the circle to the triangle in the image?", "choices": ["tangent", "inscribed", "circumscribed", "none of the above"], "answer": "inscribed"}
|
| 124 |
+
{"image_id": 158, "question_id": 1, "question": "What is the relationship of the quadrilateral to the sector in the image?", "choices": ["shared edge", "minor axis", "parallel", "none of the above"], "answer": "shared edge"}
|
| 125 |
+
{"image_id": 160, "question_id": 0, "question": "What is the relationship of the circle to the ellipse (not circle) in the image?", "choices": ["perpendicular", "parallel", "tangent", "none of the above"], "answer": "tangent"}
|
| 126 |
+
{"image_id": 163, "question_id": 0, "question": "What is the relationship of the equilateral triangle to the circle in the image?", "choices": ["inscribed", "diameter", "circumscribed", "none of the above"], "answer": "inscribed"}
|
| 127 |
+
{"image_id": 165, "question_id": 0, "question": "What is the relationship of the equilateral triangle to the circle in the image?", "choices": ["shared edge", "inscribed", "parallel", "none of the above"], "answer": "inscribed"}
|
| 128 |
+
{"image_id": 165, "question_id": 1, "question": "What is the relationship of the equilateral triangle to the ellipse (not circle) in the image?", "choices": ["diameter", "circumscribed", "tangent", "none of the above"], "answer": "none of the above"}
|
| 129 |
+
{"image_id": 168, "question_id": 0, "question": "What is the relationship of the rectangle to the circle in the image?", "choices": ["tangent", "inscribed", "perpendicular", "none of the above"], "answer": "inscribed"}
|
| 130 |
+
{"image_id": 169, "question_id": 0, "question": "What is the relationship of the circle to the ellipse (not circle) in the image?", "choices": ["major axis", "diameter", "tangent", "none of the above"], "answer": "tangent"}
|
| 131 |
+
{"image_id": 170, "question_id": 0, "question": "What is the relationship of the circle to the triangle in the image?", "choices": ["parallel", "perpendicular", "inscribed", "none of the above"], "answer": "inscribed"}
|
| 132 |
+
{"image_id": 171, "question_id": 0, "question": "What is the relationship of the square to the ellipse in the image?", "choices": ["perpendicular", "inscribed", "shared edge", "none of the above"], "answer": "inscribed"}
|
| 133 |
+
{"image_id": 174, "question_id": 0, "question": "What is the relationship of the regular hexagon to the circle in the image?", "choices": ["inscribed", "parallel", "major axis", "none of the above"], "answer": "inscribed"}
|
| 134 |
+
{"image_id": 176, "question_id": 0, "question": "What is the relationship of the square to the circle in the image?", "choices": ["major axis", "inscribed", "parallel", "none of the above"], "answer": "inscribed"}
|
| 135 |
+
{"image_id": 177, "question_id": 0, "question": "What is the relationship of the circle to the rectangle in the image?", "choices": ["parallel", "circumscribed", "major axis", "none of the above"], "answer": "circumscribed"}
|
| 136 |
+
{"image_id": 177, "question_id": 1, "question": "What is the relationship of the circle to the ellipse (not circle) in the image?", "choices": ["perpendicular", "tangent", "circumscribed", "none of the above"], "answer": "none of the above"}
|
| 137 |
+
{"image_id": 180, "question_id": 0, "question": "What is the relationship of the triangle to the ellipse (not circle) in the image?", "choices": ["diameter", "inscribed", "minor axis", "none of the above"], "answer": "inscribed"}
|
| 138 |
+
{"image_id": 181, "question_id": 0, "question": "What is the relationship of the circle to the equilateral triangle in the image?", "choices": ["minor axis", "tangent", "inscribed", "none of the above"], "answer": "inscribed"}
|
| 139 |
+
{"image_id": 183, "question_id": 0, "question": "What is the relationship of the circle to the equilateral triangle in the image?", "choices": ["inscribed", "parallel", "circumscribed", "none of the above"], "answer": "inscribed"}
|
| 140 |
+
{"image_id": 184, "question_id": 0, "question": "What is the relationship of the circle to the ellipse (not circle) in the image?", "choices": ["diameter", "major axis", "tangent", "none of the above"], "answer": "tangent"}
|
| 141 |
+
{"image_id": 185, "question_id": 0, "question": "What is the relationship of the circle to the triangle in the image?", "choices": ["circumscribed", "parallel", "major axis", "none of the above"], "answer": "circumscribed"}
|
| 142 |
+
{"image_id": 186, "question_id": 0, "question": "What is the relationship of the star to the circle in the image?", "choices": ["inscribed", "shared edge", "diameter", "none of the above"], "answer": "inscribed"}
|
| 143 |
+
{"image_id": 188, "question_id": 0, "question": "What is the relationship of the circle to the star in the image?", "choices": ["circumscribed", "tangent", "parallel", "none of the above"], "answer": "circumscribed"}
|
| 144 |
+
{"image_id": 189, "question_id": 0, "question": "What is the relationship of the circle to the quadrilateral in the image?", "choices": ["tangent", "inscribed", "circumscribed", "none of the above"], "answer": "inscribed"}
|
| 145 |
+
{"image_id": 190, "question_id": 0, "question": "What is the relationship of the pentagon to the circle in the image?", "choices": ["inscribed", "circumscribed", "diagonal", "none of the above"], "answer": "inscribed"}
|
| 146 |
+
{"image_id": 191, "question_id": 0, "question": "What is the relationship of the quadrilateral to the circle in the image?", "choices": ["parallel", "minor axis", "circumscribed", "none of the above"], "answer": "circumscribed"}
|
| 147 |
+
{"image_id": 192, "question_id": 0, "question": "What is the relationship of the star to the circle in the image?", "choices": ["inscribed", "shared edge", "diameter", "none of the above"], "answer": "inscribed"}
|
| 148 |
+
{"image_id": 193, "question_id": 0, "question": "What is the relationship of the star to the rectangle in the image?", "choices": ["inscribed", "diagonal", "tangent", "none of the above"], "answer": "none of the above"}
|
| 149 |
+
{"image_id": 195, "question_id": 0, "question": "What is the relationship of the circle to the triangle in the image?", "choices": ["minor axis", "shared edge", "inscribed", "none of the above"], "answer": "inscribed"}
|
| 150 |
+
{"image_id": 197, "question_id": 0, "question": "What is the relationship of the regular pentagon to the circle in the image?", "choices": ["inscribed", "diagonal", "tangent", "none of the above"], "answer": "inscribed"}
|
| 151 |
+
{"image_id": 198, "question_id": 0, "question": "What is the relationship of the triangle to the sector in the image?", "choices": ["diameter", "circumscribed", "shared edge", "none of the above"], "answer": "shared edge"}
|
| 152 |
+
{"image_id": 198, "question_id": 1, "question": "What is the relationship of the circle to the line (not sector edge, polygon edge) in the image?", "choices": ["minor axis", "diagonal", "tangent", "none of the above"], "answer": "tangent"}
|
| 153 |
+
{"image_id": 198, "question_id": 2, "question": "What is the relationship of the sector to the circle in the image?", "choices": ["tangent", "parallel", "inscribed", "none of the above"], "answer": "none of the above"}
|
| 154 |
+
{"image_id": 200, "question_id": 0, "question": "What is the relationship of the regular hexagon to the circle in the image?", "choices": ["inscribed", "perpendicular", "diagonal", "none of the above"], "answer": "inscribed"}
|
| 155 |
+
{"image_id": 200, "question_id": 1, "question": "What is the relationship of the sector to the triangle in the image?", "choices": ["major axis", "shared edge", "diagonal", "none of the above"], "answer": "shared edge"}
|
| 156 |
+
{"image_id": 201, "question_id": 0, "question": "What is the relationship of the circle to the quadrilateral in the image?", "choices": ["tangent", "minor axis", "inscribed", "none of the above"], "answer": "inscribed"}
|
| 157 |
+
{"image_id": 202, "question_id": 0, "question": "What is the relationship of the circle to the star in the image?", "choices": ["circumscribed", "major axis", "tangent", "none of the above"], "answer": "circumscribed"}
|
| 158 |
+
{"image_id": 205, "question_id": 0, "question": "What is the relationship of the equilateral triangle to the circle in the image?", "choices": ["parallel", "circumscribed", "diagonal", "none of the above"], "answer": "circumscribed"}
|
| 159 |
+
{"image_id": 206, "question_id": 0, "question": "What is the relationship of the star to the circle in the image?", "choices": ["inscribed", "shared edge", "tangent", "none of the above"], "answer": "inscribed"}
|
| 160 |
+
{"image_id": 207, "question_id": 0, "question": "What is the relationship of the triangle to the circle in the image?", "choices": ["diameter", "circumscribed", "diagonal", "none of the above"], "answer": "circumscribed"}
|
| 161 |
+
{"image_id": 208, "question_id": 0, "question": "What is the relationship of the line to the ellipse in the image?", "choices": ["inscribed", "tangent", "shared edge", "none of the above"], "answer": "tangent"}
|
| 162 |
+
{"image_id": 209, "question_id": 0, "question": "What is the relationship of the quadrilateral to the sector in the image?", "choices": ["shared edge", "tangent", "diagonal", "none of the above"], "answer": "shared edge"}
|
| 163 |
+
{"image_id": 210, "question_id": 0, "question": "What is the relationship of the circle to the star in the image?", "choices": ["circumscribed", "tangent", "minor axis", "none of the above"], "answer": "circumscribed"}
|
| 164 |
+
{"image_id": 210, "question_id": 1, "question": "What is the relationship of the spiral to the circle in the image?", "choices": ["tangent", "diameter", "parallel", "none of the above"], "answer": "none of the above"}
|
| 165 |
+
{"image_id": 211, "question_id": 0, "question": "What is the relationship of the star to the circle in the image?", "choices": ["minor axis", "inscribed", "perpendicular", "none of the above"], "answer": "inscribed"}
|
| 166 |
+
{"image_id": 212, "question_id": 0, "question": "What is the relationship of the hexagon to the circle in the image?", "choices": ["diagonal", "major axis", "inscribed", "none of the above"], "answer": "inscribed"}
|
| 167 |
+
{"image_id": 213, "question_id": 0, "question": "What is the relationship of the rectangle to the circle in the image?", "choices": ["inscribed", "perpendicular", "shared edge", "none of the above"], "answer": "inscribed"}
|
| 168 |
+
{"image_id": 214, "question_id": 0, "question": "What is the relationship of the triangle to the circle in the image?", "choices": ["circumscribed", "diameter", "inscribed", "none of the above"], "answer": "inscribed"}
|
| 169 |
+
{"image_id": 214, "question_id": 1, "question": "What is the relationship of the line (not polygon edge) to the triangle in the image?", "choices": ["circumscribed", "parallel", "major axis", "none of the above"], "answer": "none of the above"}
|
| 170 |
+
{"image_id": 215, "question_id": 0, "question": "What is the relationship of the ellipse to the rectangle in the image?", "choices": ["tangent", "circumscribed", "perpendicular", "none of the above"], "answer": "circumscribed"}
|
| 171 |
+
{"image_id": 217, "question_id": 0, "question": "What is the relationship of the circle to the star in the image?", "choices": ["major axis", "shared edge", "circumscribed", "none of the above"], "answer": "circumscribed"}
|
| 172 |
+
{"image_id": 218, "question_id": 0, "question": "What is the relationship of the circle to the rectangle in the image?", "choices": ["diagonal", "circumscribed", "tangent", "none of the above"], "answer": "circumscribed"}
|
| 173 |
+
{"image_id": 219, "question_id": 0, "question": "What is the relationship of the circle to the star in the image?", "choices": ["circumscribed", "parallel", "major axis", "none of the above"], "answer": "circumscribed"}
|
| 174 |
+
{"image_id": 222, "question_id": 0, "question": "What is the relationship of the circle to the line (not sector edge) in the image?", "choices": ["tangent", "diagonal", "major axis", "none of the above"], "answer": "tangent"}
|
| 175 |
+
{"image_id": 223, "question_id": 0, "question": "What is the relationship of the circle to the equilateral triangle in the image?", "choices": ["inscribed", "major axis", "tangent", "none of the above"], "answer": "inscribed"}
|
| 176 |
+
{"image_id": 223, "question_id": 1, "question": "What is the relationship of the circle to the sector in the image?", "choices": ["diameter", "diagonal", "major axis", "none of the above"], "answer": "none of the above"}
|
| 177 |
+
{"image_id": 224, "question_id": 0, "question": "What is the relationship of the circle to the equilateral triangle in the image?", "choices": ["inscribed", "circumscribed", "diameter", "none of the above"], "answer": "circumscribed"}
|
| 178 |
+
{"image_id": 229, "question_id": 0, "question": "What is the relationship of the regular pentagon to the circle in the image?", "choices": ["major axis", "minor axis", "inscribed", "none of the above"], "answer": "inscribed"}
|
| 179 |
+
{"image_id": 230, "question_id": 0, "question": "What is the relationship of the ellipse to the line in the image?", "choices": ["perpendicular", "minor axis", "tangent", "none of the above"], "answer": "tangent"}
|
| 180 |
+
{"image_id": 231, "question_id": 0, "question": "What is the relationship of the equilateral triangle to the line in the image?", "choices": ["inscribed", "shared edge", "circumscribed", "none of the above"], "answer": "none of the above"}
|
| 181 |
+
{"image_id": 233, "question_id": 0, "question": "What is the relationship of the triangle to the circle in the image?", "choices": ["shared edge", "circumscribed", "diameter", "none of the above"], "answer": "circumscribed"}
|
| 182 |
+
{"image_id": 233, "question_id": 1, "question": "What is the relationship of the spiral to the circle in the image?", "choices": ["tangent", "inscribed", "diagonal", "none of the above"], "answer": "none of the above"}
|
| 183 |
+
{"image_id": 234, "question_id": 0, "question": "What is the relationship of the triangle to the circle in the image?", "choices": ["diameter", "parallel", "inscribed", "none of the above"], "answer": "inscribed"}
|
| 184 |
+
{"image_id": 238, "question_id": 0, "question": "What is the relationship of the ellipse to the square in the image?", "choices": ["minor axis", "circumscribed", "inscribed", "none of the above"], "answer": "circumscribed"}
|
| 185 |
+
{"image_id": 240, "question_id": 0, "question": "What is the relationship of the star to the regular pentagon in the image?", "choices": ["major axis", "perpendicular", "parallel", "none of the above"], "answer": "none of the above"}
|
| 186 |
+
{"image_id": 241, "question_id": 0, "question": "What is the relationship of the square to the circle in the image?", "choices": ["shared edge", "inscribed", "diagonal", "none of the above"], "answer": "inscribed"}
|
| 187 |
+
{"image_id": 245, "question_id": 0, "question": "What is the relationship of the square to the circle in the image?", "choices": ["inscribed", "diameter", "perpendicular", "none of the above"], "answer": "inscribed"}
|
| 188 |
+
{"image_id": 246, "question_id": 0, "question": "What is the relationship of the ellipse (not circle) to the hexagon in the image?", "choices": ["circumscribed", "major axis", "tangent", "none of the above"], "answer": "circumscribed"}
|
| 189 |
+
{"image_id": 246, "question_id": 1, "question": "What is the relationship of the circle to the triangle in the image?", "choices": ["tangent", "circumscribed", "perpendicular", "none of the above"], "answer": "circumscribed"}
|
| 190 |
+
{"image_id": 247, "question_id": 0, "question": "What is the relationship of the ellipse (not circle) to the circle in the image?", "choices": ["major axis", "shared edge", "tangent", "none of the above"], "answer": "tangent"}
|
| 191 |
+
{"image_id": 248, "question_id": 0, "question": "What is the relationship of the line (not sector edge, polygon edge) to the sector in the image?", "choices": ["diagonal", "tangent", "shared edge", "none of the above"], "answer": "tangent"}
|
| 192 |
+
{"image_id": 248, "question_id": 1, "question": "What is the relationship of the rectangle to the circle in the image?", "choices": ["parallel", "inscribed", "tangent", "none of the above"], "answer": "inscribed"}
|
| 193 |
+
{"image_id": 249, "question_id": 0, "question": "What is the relationship of the star to the circle in the image?", "choices": ["inscribed", "shared edge", "minor axis", "none of the above"], "answer": "inscribed"}
|
| 194 |
+
{"image_id": 250, "question_id": 0, "question": "What is the relationship of the quadrilateral to the ellipse in the image?", "choices": ["shared edge", "inscribed", "parallel", "none of the above"], "answer": "inscribed"}
|
| 195 |
+
{"image_id": 250, "question_id": 1, "question": "What is the relationship of the line (not polygon edge) to the quadrilateral in the image?", "choices": ["major axis", "tangent", "perpendicular", "none of the above"], "answer": "none of the above"}
|
| 196 |
+
{"image_id": 251, "question_id": 0, "question": "What is the relationship of the circle to the square in the image?", "choices": ["diameter", "circumscribed", "minor axis", "none of the above"], "answer": "circumscribed"}
|
| 197 |
+
{"image_id": 252, "question_id": 0, "question": "What is the relationship of the circle to the rectangle in the image?", "choices": ["shared edge", "minor axis", "circumscribed", "none of the above"], "answer": "circumscribed"}
|
| 198 |
+
{"image_id": 253, "question_id": 0, "question": "What is the relationship of the triangle to the circle in the image?", "choices": ["diameter", "inscribed", "major axis", "none of the above"], "answer": "inscribed"}
|
| 199 |
+
{"image_id": 254, "question_id": 0, "question": "What is the relationship of the line to the circle in the image?", "choices": ["major axis", "tangent", "diameter", "none of the above"], "answer": "tangent"}
|
| 200 |
+
{"image_id": 257, "question_id": 0, "question": "What is the relationship of the regular hexagon to the circle in the image?", "choices": ["inscribed", "tangent", "shared edge", "none of the above"], "answer": "inscribed"}
|
| 201 |
+
{"image_id": 258, "question_id": 0, "question": "What is the relationship of the circle to the line in the image?", "choices": ["diagonal", "diameter", "tangent", "none of the above"], "answer": "tangent"}
|
| 202 |
+
{"image_id": 258, "question_id": 1, "question": "What is the relationship of the circle to the equilateral triangle in the image?", "choices": ["minor axis", "tangent", "shared edge", "none of the above"], "answer": "none of the above"}
|
| 203 |
+
{"image_id": 259, "question_id": 0, "question": "What is the relationship of the circle to the line in the image?", "choices": ["tangent", "inscribed", "major axis", "none of the above"], "answer": "tangent"}
|
| 204 |
+
{"image_id": 261, "question_id": 0, "question": "What is the relationship of the sector to the quadrilateral in the image?", "choices": ["tangent", "shared edge", "major axis", "none of the above"], "answer": "shared edge"}
|
| 205 |
+
{"image_id": 261, "question_id": 1, "question": "What is the relationship of the sector to the regular pentagon in the image?", "choices": ["tangent", "parallel", "shared edge", "none of the above"], "answer": "none of the above"}
|
| 206 |
+
{"image_id": 263, "question_id": 0, "question": "What is the relationship of the circle to the line in the image?", "choices": ["tangent", "major axis", "diagonal", "none of the above"], "answer": "tangent"}
|
| 207 |
+
{"image_id": 264, "question_id": 0, "question": "What is the relationship of the circle to the regular pentagon in the image?", "choices": ["minor axis", "circumscribed", "shared edge", "none of the above"], "answer": "circumscribed"}
|
| 208 |
+
{"image_id": 265, "question_id": 0, "question": "What is the relationship of the star to the circle in the image?", "choices": ["major axis", "inscribed", "parallel", "none of the above"], "answer": "inscribed"}
|
| 209 |
+
{"image_id": 266, "question_id": 0, "question": "What is the relationship of the circle to the star in the image?", "choices": ["parallel", "circumscribed", "minor axis", "none of the above"], "answer": "circumscribed"}
|
| 210 |
+
{"image_id": 267, "question_id": 0, "question": "What is the relationship of the star to the circle in the image?", "choices": ["perpendicular", "inscribed", "diameter", "none of the above"], "answer": "inscribed"}
|
| 211 |
+
{"image_id": 267, "question_id": 1, "question": "What is the relationship of the star to the regular hexagon in the image?", "choices": ["diameter", "shared edge", "diagonal", "none of the above"], "answer": "none of the above"}
|
| 212 |
+
{"image_id": 269, "question_id": 0, "question": "What is the relationship of the ellipse to the square in the image?", "choices": ["tangent", "shared edge", "parallel", "none of the above"], "answer": "none of the above"}
|
| 213 |
+
{"image_id": 270, "question_id": 0, "question": "What is the relationship of the ellipse to the pentagon in the image?", "choices": ["circumscribed", "major axis", "perpendicular", "none of the above"], "answer": "circumscribed"}
|
| 214 |
+
{"image_id": 273, "question_id": 0, "question": "What is the relationship of the ellipse to the rectangle (not square) in the image?", "choices": ["shared edge", "perpendicular", "circumscribed", "none of the above"], "answer": "circumscribed"}
|
| 215 |
+
{"image_id": 275, "question_id": 0, "question": "What is the relationship of the circle to the square in the image?", "choices": ["tangent", "circumscribed", "parallel", "none of the above"], "answer": "circumscribed"}
|
| 216 |
+
{"image_id": 276, "question_id": 0, "question": "What is the relationship of the rectangle to the circle in the image?", "choices": ["inscribed", "tangent", "diameter", "none of the above"], "answer": "inscribed"}
|
| 217 |
+
{"image_id": 277, "question_id": 0, "question": "What is the relationship of the circle to the triangle in the image?", "choices": ["minor axis", "perpendicular", "inscribed", "none of the above"], "answer": "inscribed"}
|
| 218 |
+
{"image_id": 278, "question_id": 0, "question": "What is the relationship of the line (not polygon edge) to the circle in the image?", "choices": ["tangent", "circumscribed", "shared edge", "none of the above"], "answer": "tangent"}
|
| 219 |
+
{"image_id": 278, "question_id": 1, "question": "What is the relationship of the hexagon to the circle in the image?", "choices": ["tangent", "perpendicular", "parallel", "none of the above"], "answer": "none of the above"}
|
| 220 |
+
{"image_id": 279, "question_id": 0, "question": "What is the relationship of the ellipse (not circle) to the line in the image?", "choices": ["major axis", "tangent", "parallel", "none of the above"], "answer": "tangent"}
|
| 221 |
+
{"image_id": 280, "question_id": 0, "question": "What is the relationship of the line to the ellipse in the image?", "choices": ["parallel", "inscribed", "tangent", "none of the above"], "answer": "tangent"}
|
| 222 |
+
{"image_id": 282, "question_id": 0, "question": "What is the relationship of the line to the circle in the image?", "choices": ["minor axis", "diameter", "tangent", "none of the above"], "answer": "tangent"}
|
| 223 |
+
{"image_id": 282, "question_id": 1, "question": "What is the relationship of the spiral to the circle in the image?", "choices": ["diameter", "minor axis", "circumscribed", "none of the above"], "answer": "none of the above"}
|
| 224 |
+
{"image_id": 285, "question_id": 0, "question": "What is the relationship of the circle to the star in the image?", "choices": ["circumscribed", "diameter", "parallel", "none of the above"], "answer": "circumscribed"}
|
| 225 |
+
{"image_id": 288, "question_id": 0, "question": "What is the relationship of the circle to the equilateral triangle in the image?", "choices": ["major axis", "tangent", "inscribed", "none of the above"], "answer": "inscribed"}
|
| 226 |
+
{"image_id": 290, "question_id": 0, "question": "What is the relationship of the star to the circle in the image?", "choices": ["inscribed", "diagonal", "major axis", "none of the above"], "answer": "inscribed"}
|
| 227 |
+
{"image_id": 291, "question_id": 0, "question": "What is the relationship of the circle to the line (not polygon edge) in the image?", "choices": ["tangent", "parallel", "circumscribed", "none of the above"], "answer": "tangent"}
|
| 228 |
+
{"image_id": 292, "question_id": 0, "question": "What is the relationship of the triangle to the circle in the image?", "choices": ["inscribed", "major axis", "circumscribed", "none of the above"], "answer": "inscribed"}
|
| 229 |
+
{"image_id": 293, "question_id": 0, "question": "What is the relationship of the ellipse (not circle) to the circle in the image?", "choices": ["shared edge", "tangent", "diagonal", "none of the above"], "answer": "tangent"}
|
| 230 |
+
{"image_id": 294, "question_id": 0, "question": "What is the relationship of the sector to the triangle in the image?", "choices": ["shared edge", "tangent", "inscribed", "none of the above"], "answer": "shared edge"}
|
| 231 |
+
{"image_id": 294, "question_id": 1, "question": "What is the relationship of the spiral to the sector in the image?", "choices": ["perpendicular", "inscribed", "diameter", "none of the above"], "answer": "none of the above"}
|
| 232 |
+
{"image_id": 295, "question_id": 0, "question": "What is the relationship of the regular hexagon to the circle in the image?", "choices": ["inscribed", "shared edge", "minor axis", "none of the above"], "answer": "inscribed"}
|
| 233 |
+
{"image_id": 296, "question_id": 0, "question": "What is the relationship of the circle to the star in the image?", "choices": ["circumscribed", "inscribed", "parallel", "none of the above"], "answer": "circumscribed"}
|
| 234 |
+
{"image_id": 296, "question_id": 1, "question": "What is the relationship of the line (not polygon edge) to the ellipse (not circle) in the image?", "choices": ["diameter", "major axis", "parallel", "none of the above"], "answer": "major axis"}
|
| 235 |
+
{"image_id": 298, "question_id": 0, "question": "What is the relationship of the pentagon to the circle in the image?", "choices": ["inscribed", "perpendicular", "diagonal", "none of the above"], "answer": "inscribed"}
|
| 236 |
+
{"image_id": 299, "question_id": 0, "question": "What is the relationship of the star to the circle in the image?", "choices": ["tangent", "inscribed", "diagonal", "none of the above"], "answer": "inscribed"}
|
| 237 |
+
{"image_id": 299, "question_id": 1, "question": "What is the relationship of the star to the line (not polygon edge) in the image?", "choices": ["perpendicular", "inscribed", "tangent", "none of the above"], "answer": "none of the above"}
|
vqa-easy/size.jsonl
ADDED
|
@@ -0,0 +1,193 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"image_id": 0, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the regular pentagon?", "choices": ["0.54", "0.24", "0.39", "0.09"], "answer": "0.24"}
|
| 2 |
+
{"image_id": 0, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the regular pentagon?", "choices": ["0.55", "0.25", "0.4", "0.7"], "answer": "0.25"}
|
| 3 |
+
{"image_id": 0, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the regular pentagon?", "choices": ["0.19", "0.34", "0.04", "0.49"], "answer": "0.04"}
|
| 4 |
+
{"image_id": 1, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the spiral?", "choices": ["0.33", "0.18", "0.63", "0.48"], "answer": "0.33"}
|
| 5 |
+
{"image_id": 1, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the circle?", "choices": ["0.19", "0.34", "0.04", "0.49"], "answer": "0.04"}
|
| 6 |
+
{"image_id": 1, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the circle?", "choices": ["0.3", "0.15", "0.45", "0.0"], "answer": "0.0"}
|
| 7 |
+
{"image_id": 2, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the regular hexagon?", "choices": ["0.79", "0.34", "0.49", "0.64"], "answer": "0.79"}
|
| 8 |
+
{"image_id": 2, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the circle?", "choices": ["0.39", "0.54", "0.69", "0.24"], "answer": "0.24"}
|
| 9 |
+
{"image_id": 2, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the circle?", "choices": ["0.5", "0.05", "0.35", "0.2"], "answer": "0.05"}
|
| 10 |
+
{"image_id": 3, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the square?", "choices": ["0.38", "0.83", "0.53", "0.68"], "answer": "0.83"}
|
| 11 |
+
{"image_id": 3, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the square?", "choices": ["0.53", "0.83", "0.98", "0.68"], "answer": "0.83"}
|
| 12 |
+
{"image_id": 3, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the ellipse (not circle)?", "choices": ["0.06", "0.51", "0.36", "0.21"], "answer": "0.06"}
|
| 13 |
+
{"image_id": 4, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the line (not polygon edge)?", "choices": ["0.13", "0.28", "0.58", "0.43"], "answer": "0.28"}
|
| 14 |
+
{"image_id": 4, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the ellipse (not circle)?", "choices": ["0.15", "0.0", "0.3", "0.45"], "answer": "0.3"}
|
| 15 |
+
{"image_id": 4, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the square?", "choices": ["0.47", "0.32", "0.02", "0.17"], "answer": "0.02"}
|
| 16 |
+
{"image_id": 5, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the circle?", "choices": ["0.62", "0.77", "0.32", "0.47"], "answer": "0.32"}
|
| 17 |
+
{"image_id": 5, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the circle?", "choices": ["0.47", "0.02", "0.17", "0.32"], "answer": "0.32"}
|
| 18 |
+
{"image_id": 5, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the circle?", "choices": ["0.53", "0.08", "0.23", "0.38"], "answer": "0.08"}
|
| 19 |
+
{"image_id": 6, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the spiral?", "choices": ["0.09", "0.54", "0.39", "0.24"], "answer": "0.24"}
|
| 20 |
+
{"image_id": 6, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the spiral?", "choices": ["0.07", "0.37", "0.22", "0.52"], "answer": "0.22"}
|
| 21 |
+
{"image_id": 6, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the spiral?", "choices": ["0.34", "0.49", "0.19", "0.04"], "answer": "0.04"}
|
| 22 |
+
{"image_id": 7, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the circle?", "choices": ["0.48", "0.18", "0.33", "0.03"], "answer": "0.18"}
|
| 23 |
+
{"image_id": 7, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the circle?", "choices": ["0.03", "0.18", "0.33", "0.48"], "answer": "0.18"}
|
| 24 |
+
{"image_id": 7, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the circle?", "choices": ["0.18", "0.03", "0.33", "0.48"], "answer": "0.03"}
|
| 25 |
+
{"image_id": 8, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the line?", "choices": ["0.45", "0.15", "0.3", "0.0"], "answer": "0.0"}
|
| 26 |
+
{"image_id": 8, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the line?", "choices": ["0.6", "0.45", "0.3", "0.15"], "answer": "0.15"}
|
| 27 |
+
{"image_id": 10, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the line (not sector edge)?", "choices": ["0.59", "0.14", "0.44", "0.29"], "answer": "0.14"}
|
| 28 |
+
{"image_id": 10, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the ellipse?", "choices": ["0.59", "0.14", "0.29", "0.44"], "answer": "0.44"}
|
| 29 |
+
{"image_id": 10, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the ellipse?", "choices": ["0.22", "0.07", "0.37", "0.52"], "answer": "0.07"}
|
| 30 |
+
{"image_id": 11, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the ellipse?", "choices": ["0.25", "0.4", "0.55", "0.1"], "answer": "0.55"}
|
| 31 |
+
{"image_id": 11, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the triangle?", "choices": ["0.43", "0.28", "0.58", "0.13"], "answer": "0.28"}
|
| 32 |
+
{"image_id": 11, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the ellipse?", "choices": ["0.28", "0.58", "0.13", "0.43"], "answer": "0.13"}
|
| 33 |
+
{"image_id": 12, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the line (not polygon edge)?", "choices": ["0.4", "0.25", "0.1", "0.55"], "answer": "0.1"}
|
| 34 |
+
{"image_id": 12, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the line (not polygon edge)?", "choices": ["0.43", "0.58", "0.73", "0.28"], "answer": "0.73"}
|
| 35 |
+
{"image_id": 13, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the sector?", "choices": ["0.16", "0.01", "0.46", "0.31"], "answer": "0.31"}
|
| 36 |
+
{"image_id": 13, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the circle?", "choices": ["0.09", "0.54", "0.39", "0.24"], "answer": "0.24"}
|
| 37 |
+
{"image_id": 13, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the triangle?", "choices": ["0.17", "0.02", "0.32", "0.47"], "answer": "0.02"}
|
| 38 |
+
{"image_id": 14, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the line?", "choices": ["0.15", "0.45", "0.3", "0.0"], "answer": "0.0"}
|
| 39 |
+
{"image_id": 14, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the line?", "choices": ["0.54", "0.09", "0.24", "0.39"], "answer": "0.24"}
|
| 40 |
+
{"image_id": 15, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the star?", "choices": ["0.19", "0.34", "0.49", "0.04"], "answer": "0.34"}
|
| 41 |
+
{"image_id": 15, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the star?", "choices": ["0.47", "0.62", "0.17", "0.32"], "answer": "0.32"}
|
| 42 |
+
{"image_id": 15, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the circle?", "choices": ["0.24", "0.09", "0.54", "0.39"], "answer": "0.09"}
|
| 43 |
+
{"image_id": 16, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the ellipse?", "choices": ["0.42", "0.72", "0.57", "0.27"], "answer": "0.42"}
|
| 44 |
+
{"image_id": 16, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the ellipse?", "choices": ["0.44", "0.14", "0.59", "0.29"], "answer": "0.14"}
|
| 45 |
+
{"image_id": 16, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the ellipse?", "choices": ["0.35", "0.05", "0.2", "0.5"], "answer": "0.05"}
|
| 46 |
+
{"image_id": 17, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the spiral?", "choices": ["0.61", "0.16", "0.46", "0.31"], "answer": "0.46"}
|
| 47 |
+
{"image_id": 17, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the spiral?", "choices": ["0.22", "0.52", "0.37", "0.07"], "answer": "0.52"}
|
| 48 |
+
{"image_id": 17, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the spiral?", "choices": ["0.47", "0.17", "0.02", "0.32"], "answer": "0.17"}
|
| 49 |
+
{"image_id": 18, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the equilateral triangle?", "choices": ["0.05", "0.2", "0.5", "0.35"], "answer": "0.5"}
|
| 50 |
+
{"image_id": 18, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the equilateral triangle?", "choices": ["0.43", "0.58", "0.73", "0.28"], "answer": "0.43"}
|
| 51 |
+
{"image_id": 18, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the equilateral triangle?", "choices": ["0.11", "0.41", "0.56", "0.26"], "answer": "0.11"}
|
| 52 |
+
{"image_id": 19, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the rectangle?", "choices": ["0.29", "0.59", "0.44", "0.14"], "answer": "0.14"}
|
| 53 |
+
{"image_id": 19, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the rectangle?", "choices": ["0.41", "0.11", "0.56", "0.26"], "answer": "0.11"}
|
| 54 |
+
{"image_id": 19, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the rectangle?", "choices": ["0.16", "0.31", "0.46", "0.01"], "answer": "0.01"}
|
| 55 |
+
{"image_id": 20, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the rectangle?", "choices": ["0.51", "0.21", "0.36", "0.66"], "answer": "0.21"}
|
| 56 |
+
{"image_id": 20, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the rectangle?", "choices": ["0.35", "0.5", "0.2", "0.05"], "answer": "0.35"}
|
| 57 |
+
{"image_id": 20, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the circle?", "choices": ["0.39", "0.09", "0.24", "0.54"], "answer": "0.09"}
|
| 58 |
+
{"image_id": 21, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the line?", "choices": ["0.64", "0.34", "0.19", "0.49"], "answer": "0.49"}
|
| 59 |
+
{"image_id": 21, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the circle?", "choices": ["0.0", "0.15", "0.45", "0.3"], "answer": "0.15"}
|
| 60 |
+
{"image_id": 21, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the circle?", "choices": ["0.17", "0.02", "0.47", "0.32"], "answer": "0.02"}
|
| 61 |
+
{"image_id": 22, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the triangle?", "choices": ["0.73", "0.43", "0.58", "0.28"], "answer": "0.28"}
|
| 62 |
+
{"image_id": 22, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the circle?", "choices": ["0.38", "0.23", "0.08", "0.53"], "answer": "0.38"}
|
| 63 |
+
{"image_id": 22, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the circle?", "choices": ["0.11", "0.26", "0.56", "0.41"], "answer": "0.11"}
|
| 64 |
+
{"image_id": 23, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the line (not sector edge)?", "choices": ["0.31", "0.01", "0.16", "0.46"], "answer": "0.16"}
|
| 65 |
+
{"image_id": 23, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the line (not sector edge)?", "choices": ["0.3", "0.15", "0.45", "0.6"], "answer": "0.15"}
|
| 66 |
+
{"image_id": 24, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the square?", "choices": ["0.13", "0.28", "0.58", "0.43"], "answer": "0.13"}
|
| 67 |
+
{"image_id": 24, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the square?", "choices": ["0.44", "0.14", "0.59", "0.29"], "answer": "0.14"}
|
| 68 |
+
{"image_id": 24, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the square?", "choices": ["0.16", "0.46", "0.31", "0.01"], "answer": "0.01"}
|
| 69 |
+
{"image_id": 25, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the hexagon?", "choices": ["0.12", "0.42", "0.57", "0.27"], "answer": "0.42"}
|
| 70 |
+
{"image_id": 25, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the line (not polygon edge)?", "choices": ["0.0", "0.3", "0.15", "0.45"], "answer": "0.15"}
|
| 71 |
+
{"image_id": 25, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the hexagon?", "choices": ["0.59", "0.29", "0.14", "0.44"], "answer": "0.14"}
|
| 72 |
+
{"image_id": 26, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the line (not polygon edge)?", "choices": ["0.52", "0.37", "0.07", "0.22"], "answer": "0.07"}
|
| 73 |
+
{"image_id": 26, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the square?", "choices": ["0.53", "0.68", "0.83", "0.98"], "answer": "0.83"}
|
| 74 |
+
{"image_id": 26, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the circle?", "choices": ["0.17", "0.32", "0.02", "0.47"], "answer": "0.02"}
|
| 75 |
+
{"image_id": 27, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the circle?", "choices": ["0.41", "0.26", "0.56", "0.11"], "answer": "0.26"}
|
| 76 |
+
{"image_id": 27, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the circle?", "choices": ["0.41", "0.11", "0.26", "0.56"], "answer": "0.26"}
|
| 77 |
+
{"image_id": 27, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the circle?", "choices": ["0.2", "0.05", "0.35", "0.5"], "answer": "0.05"}
|
| 78 |
+
{"image_id": 28, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the line (not polygon edge)?", "choices": ["0.38", "0.68", "0.53", "0.23"], "answer": "0.53"}
|
| 79 |
+
{"image_id": 28, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the circle?", "choices": ["0.07", "0.52", "0.37", "0.22"], "answer": "0.52"}
|
| 80 |
+
{"image_id": 28, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the circle?", "choices": ["0.06", "0.21", "0.51", "0.36"], "answer": "0.21"}
|
| 81 |
+
{"image_id": 29, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the circle?", "choices": ["0.63", "0.78", "0.93", "0.48"], "answer": "0.48"}
|
| 82 |
+
{"image_id": 29, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the equilateral triangle?", "choices": ["0.98", "0.53", "0.83", "0.68"], "answer": "0.83"}
|
| 83 |
+
{"image_id": 29, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the circle?", "choices": ["0.33", "0.18", "0.03", "0.48"], "answer": "0.18"}
|
| 84 |
+
{"image_id": 30, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the circle?", "choices": ["0.12", "0.27", "0.42", "0.57"], "answer": "0.12"}
|
| 85 |
+
{"image_id": 30, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the line?", "choices": ["0.1", "0.25", "0.55", "0.4"], "answer": "0.1"}
|
| 86 |
+
{"image_id": 30, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the circle?", "choices": ["0.31", "0.01", "0.46", "0.16"], "answer": "0.01"}
|
| 87 |
+
{"image_id": 31, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the circle?", "choices": ["0.34", "0.19", "0.04", "0.49"], "answer": "0.34"}
|
| 88 |
+
{"image_id": 31, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the circle?", "choices": ["0.34", "0.49", "0.04", "0.19"], "answer": "0.34"}
|
| 89 |
+
{"image_id": 31, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the hexagon?", "choices": ["0.35", "0.05", "0.5", "0.2"], "answer": "0.05"}
|
| 90 |
+
{"image_id": 32, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the line?", "choices": ["0.32", "0.62", "0.47", "0.77"], "answer": "0.47"}
|
| 91 |
+
{"image_id": 32, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the line?", "choices": ["0.42", "0.27", "0.12", "0.57"], "answer": "0.27"}
|
| 92 |
+
{"image_id": 32, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the circle?", "choices": ["0.38", "0.53", "0.23", "0.08"], "answer": "0.23"}
|
| 93 |
+
{"image_id": 33, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the square?", "choices": ["0.48", "0.03", "0.18", "0.33"], "answer": "0.18"}
|
| 94 |
+
{"image_id": 33, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the circle?", "choices": ["0.55", "0.1", "0.4", "0.25"], "answer": "0.25"}
|
| 95 |
+
{"image_id": 33, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the circle?", "choices": ["0.05", "0.35", "0.5", "0.2"], "answer": "0.05"}
|
| 96 |
+
{"image_id": 34, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the ellipse?", "choices": ["0.18", "0.03", "0.33", "0.48"], "answer": "0.33"}
|
| 97 |
+
{"image_id": 34, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the rectangle?", "choices": ["0.44", "0.59", "0.14", "0.29"], "answer": "0.14"}
|
| 98 |
+
{"image_id": 34, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the rectangle?", "choices": ["0.31", "0.01", "0.16", "0.46"], "answer": "0.01"}
|
| 99 |
+
{"image_id": 35, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the triangle?", "choices": ["0.41", "0.26", "0.56", "0.11"], "answer": "0.41"}
|
| 100 |
+
{"image_id": 35, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the ellipse?", "choices": ["0.18", "0.33", "0.48", "0.63"], "answer": "0.33"}
|
| 101 |
+
{"image_id": 35, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the ellipse?", "choices": ["0.41", "0.11", "0.56", "0.26"], "answer": "0.11"}
|
| 102 |
+
{"image_id": 36, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the rectangle?", "choices": ["0.79", "0.34", "0.64", "0.49"], "answer": "0.34"}
|
| 103 |
+
{"image_id": 36, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the rectangle?", "choices": ["0.13", "0.43", "0.28", "0.58"], "answer": "0.28"}
|
| 104 |
+
{"image_id": 36, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the ellipse?", "choices": ["0.1", "0.4", "0.25", "0.55"], "answer": "0.1"}
|
| 105 |
+
{"image_id": 37, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the square?", "choices": ["0.54", "0.24", "0.09", "0.39"], "answer": "0.24"}
|
| 106 |
+
{"image_id": 37, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the square?", "choices": ["0.55", "0.1", "0.25", "0.4"], "answer": "0.25"}
|
| 107 |
+
{"image_id": 37, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the square?", "choices": ["0.33", "0.18", "0.48", "0.03"], "answer": "0.03"}
|
| 108 |
+
{"image_id": 38, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the line?", "choices": ["0.49", "0.19", "0.34", "0.04"], "answer": "0.19"}
|
| 109 |
+
{"image_id": 38, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the line?", "choices": ["0.57", "0.72", "0.27", "0.42"], "answer": "0.27"}
|
| 110 |
+
{"image_id": 38, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the equilateral triangle?", "choices": ["0.46", "0.16", "0.31", "0.01"], "answer": "0.01"}
|
| 111 |
+
{"image_id": 39, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the line (not polygon edge)?", "choices": ["0.38", "0.23", "0.08", "0.53"], "answer": "0.23"}
|
| 112 |
+
{"image_id": 39, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the star?", "choices": ["0.06", "0.36", "0.51", "0.21"], "answer": "0.36"}
|
| 113 |
+
{"image_id": 39, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the star?", "choices": ["0.51", "0.21", "0.36", "0.06"], "answer": "0.06"}
|
| 114 |
+
{"image_id": 41, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the rectangle?", "choices": ["0.21", "0.06", "0.51", "0.36"], "answer": "0.21"}
|
| 115 |
+
{"image_id": 41, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the circle?", "choices": ["0.37", "0.52", "0.67", "0.22"], "answer": "0.22"}
|
| 116 |
+
{"image_id": 41, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the circle?", "choices": ["0.04", "0.19", "0.49", "0.34"], "answer": "0.04"}
|
| 117 |
+
{"image_id": 42, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the star?", "choices": ["0.36", "0.06", "0.51", "0.21"], "answer": "0.36"}
|
| 118 |
+
{"image_id": 42, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the star?", "choices": ["0.63", "0.33", "0.18", "0.48"], "answer": "0.33"}
|
| 119 |
+
{"image_id": 42, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the star?", "choices": ["0.51", "0.06", "0.21", "0.36"], "answer": "0.06"}
|
| 120 |
+
{"image_id": 43, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the circle?", "choices": ["0.22", "0.52", "0.07", "0.37"], "answer": "0.07"}
|
| 121 |
+
{"image_id": 43, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the equilateral triangle?", "choices": ["0.42", "0.27", "0.12", "0.57"], "answer": "0.12"}
|
| 122 |
+
{"image_id": 43, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the triangle?", "choices": ["0.33", "0.03", "0.48", "0.18"], "answer": "0.03"}
|
| 123 |
+
{"image_id": 45, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the star?", "choices": ["0.5", "0.35", "0.65", "0.2"], "answer": "0.35"}
|
| 124 |
+
{"image_id": 45, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the star?", "choices": ["0.48", "0.18", "0.63", "0.33"], "answer": "0.33"}
|
| 125 |
+
{"image_id": 45, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the star?", "choices": ["0.51", "0.21", "0.06", "0.36"], "answer": "0.06"}
|
| 126 |
+
{"image_id": 46, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the equilateral triangle?", "choices": ["0.1", "0.25", "0.55", "0.4"], "answer": "0.1"}
|
| 127 |
+
{"image_id": 46, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the equilateral triangle?", "choices": ["0.4", "0.55", "0.1", "0.25"], "answer": "0.1"}
|
| 128 |
+
{"image_id": 46, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the circle?", "choices": ["0.31", "0.46", "0.16", "0.01"], "answer": "0.01"}
|
| 129 |
+
{"image_id": 47, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the line?", "choices": ["0.53", "0.38", "0.08", "0.23"], "answer": "0.38"}
|
| 130 |
+
{"image_id": 47, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the line?", "choices": ["0.45", "0.15", "0.3", "0.6"], "answer": "0.3"}
|
| 131 |
+
{"image_id": 48, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the quadrilateral?", "choices": ["0.45", "0.6", "0.15", "0.3"], "answer": "0.15"}
|
| 132 |
+
{"image_id": 48, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the quadrilateral?", "choices": ["0.3", "0.45", "0.0", "0.15"], "answer": "0.15"}
|
| 133 |
+
{"image_id": 48, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the quadrilateral?", "choices": ["0.46", "0.16", "0.31", "0.01"], "answer": "0.01"}
|
| 134 |
+
{"image_id": 49, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the quadrilateral?", "choices": ["0.16", "0.46", "0.01", "0.31"], "answer": "0.31"}
|
| 135 |
+
{"image_id": 49, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the regular hexagon?", "choices": ["0.52", "0.67", "0.37", "0.82"], "answer": "0.82"}
|
| 136 |
+
{"image_id": 49, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the quadrilateral?", "choices": ["0.35", "0.05", "0.5", "0.2"], "answer": "0.05"}
|
| 137 |
+
{"image_id": 50, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the sector?", "choices": ["0.3", "0.15", "0.6", "0.45"], "answer": "0.6"}
|
| 138 |
+
{"image_id": 50, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the triangle?", "choices": ["0.48", "0.33", "0.18", "0.03"], "answer": "0.18"}
|
| 139 |
+
{"image_id": 50, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the sector?", "choices": ["0.44", "0.14", "0.29", "0.59"], "answer": "0.14"}
|
| 140 |
+
{"image_id": 51, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the circle?", "choices": ["0.16", "0.46", "0.61", "0.31"], "answer": "0.16"}
|
| 141 |
+
{"image_id": 51, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the circle?", "choices": ["0.01", "0.16", "0.46", "0.31"], "answer": "0.16"}
|
| 142 |
+
{"image_id": 51, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the circle?", "choices": ["0.47", "0.32", "0.02", "0.17"], "answer": "0.02"}
|
| 143 |
+
{"image_id": 52, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the ellipse (not circle)?", "choices": ["0.19", "0.04", "0.49", "0.34"], "answer": "0.19"}
|
| 144 |
+
{"image_id": 52, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the circle?", "choices": ["0.23", "0.38", "0.53", "0.68"], "answer": "0.23"}
|
| 145 |
+
{"image_id": 52, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the circle?", "choices": ["0.04", "0.49", "0.34", "0.19"], "answer": "0.04"}
|
| 146 |
+
{"image_id": 53, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the quadrilateral?", "choices": ["0.44", "0.59", "0.74", "0.89"], "answer": "0.44"}
|
| 147 |
+
{"image_id": 53, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the circle?", "choices": ["0.41", "0.26", "0.11", "0.56"], "answer": "0.26"}
|
| 148 |
+
{"image_id": 53, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the quadrilateral?", "choices": ["0.49", "0.04", "0.34", "0.19"], "answer": "0.04"}
|
| 149 |
+
{"image_id": 54, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the circle?", "choices": ["0.54", "0.24", "0.39", "0.69"], "answer": "0.39"}
|
| 150 |
+
{"image_id": 54, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the regular pentagon?", "choices": ["0.36", "0.66", "0.21", "0.51"], "answer": "0.36"}
|
| 151 |
+
{"image_id": 54, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the regular pentagon?", "choices": ["0.24", "0.54", "0.39", "0.09"], "answer": "0.09"}
|
| 152 |
+
{"image_id": 55, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the circle?", "choices": ["0.17", "0.47", "0.02", "0.32"], "answer": "0.17"}
|
| 153 |
+
{"image_id": 55, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the square?", "choices": ["0.44", "0.29", "0.14", "0.59"], "answer": "0.14"}
|
| 154 |
+
{"image_id": 55, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the circle?", "choices": ["0.17", "0.47", "0.02", "0.32"], "answer": "0.02"}
|
| 155 |
+
{"image_id": 56, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the circle?", "choices": ["0.46", "0.01", "0.16", "0.31"], "answer": "0.31"}
|
| 156 |
+
{"image_id": 56, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the circle?", "choices": ["0.15", "0.3", "0.6", "0.45"], "answer": "0.3"}
|
| 157 |
+
{"image_id": 56, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the circle?", "choices": ["0.37", "0.52", "0.22", "0.07"], "answer": "0.07"}
|
| 158 |
+
{"image_id": 57, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the regular pentagon?", "choices": ["0.32", "0.02", "0.17", "0.47"], "answer": "0.47"}
|
| 159 |
+
{"image_id": 57, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the regular pentagon?", "choices": ["0.49", "0.79", "0.64", "0.94"], "answer": "0.49"}
|
| 160 |
+
{"image_id": 57, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the regular pentagon?", "choices": ["0.16", "0.31", "0.61", "0.46"], "answer": "0.16"}
|
| 161 |
+
{"image_id": 58, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the rectangle?", "choices": ["0.6", "0.3", "0.45", "0.15"], "answer": "0.6"}
|
| 162 |
+
{"image_id": 58, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the rectangle?", "choices": ["0.53", "0.83", "0.68", "0.98"], "answer": "0.83"}
|
| 163 |
+
{"image_id": 58, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the rectangle?", "choices": ["0.04", "0.19", "0.49", "0.34"], "answer": "0.19"}
|
| 164 |
+
{"image_id": 59, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the square?", "choices": ["0.33", "0.03", "0.48", "0.18"], "answer": "0.33"}
|
| 165 |
+
{"image_id": 59, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the line (not polygon edge)?", "choices": ["0.37", "0.52", "0.07", "0.22"], "answer": "0.22"}
|
| 166 |
+
{"image_id": 59, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the square?", "choices": ["0.36", "0.21", "0.06", "0.51"], "answer": "0.06"}
|
| 167 |
+
{"image_id": 61, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the line?", "choices": ["0.23", "0.53", "0.38", "0.08"], "answer": "0.23"}
|
| 168 |
+
{"image_id": 61, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the circle?", "choices": ["0.33", "0.18", "0.48", "0.03"], "answer": "0.33"}
|
| 169 |
+
{"image_id": 61, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the circle?", "choices": ["0.23", "0.08", "0.38", "0.53"], "answer": "0.08"}
|
| 170 |
+
{"image_id": 62, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the star?", "choices": ["0.33", "0.63", "0.18", "0.48"], "answer": "0.33"}
|
| 171 |
+
{"image_id": 62, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the circle?", "choices": ["0.49", "0.04", "0.19", "0.34"], "answer": "0.34"}
|
| 172 |
+
{"image_id": 62, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the star?", "choices": ["0.5", "0.05", "0.35", "0.2"], "answer": "0.05"}
|
| 173 |
+
{"image_id": 63, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the regular hexagon?", "choices": ["0.7", "0.25", "0.55", "0.4"], "answer": "0.25"}
|
| 174 |
+
{"image_id": 63, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the regular hexagon?", "choices": ["0.38", "0.53", "0.23", "0.68"], "answer": "0.23"}
|
| 175 |
+
{"image_id": 63, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the circle?", "choices": ["0.5", "0.05", "0.2", "0.35"], "answer": "0.05"}
|
| 176 |
+
{"image_id": 64, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the circle?", "choices": ["0.14", "0.59", "0.29", "0.44"], "answer": "0.44"}
|
| 177 |
+
{"image_id": 64, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the circle?", "choices": ["0.29", "0.44", "0.74", "0.59"], "answer": "0.44"}
|
| 178 |
+
{"image_id": 64, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the circle?", "choices": ["0.15", "0.3", "0.0", "0.45"], "answer": "0.15"}
|
| 179 |
+
{"image_id": 65, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the circle?", "choices": ["0.27", "0.72", "0.42", "0.57"], "answer": "0.27"}
|
| 180 |
+
{"image_id": 65, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the circle?", "choices": ["0.12", "0.27", "0.42", "0.57"], "answer": "0.27"}
|
| 181 |
+
{"image_id": 65, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the circle?", "choices": ["0.21", "0.51", "0.36", "0.06"], "answer": "0.06"}
|
| 182 |
+
{"image_id": 66, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the regular pentagon?", "choices": ["0.39", "0.24", "0.69", "0.54"], "answer": "0.24"}
|
| 183 |
+
{"image_id": 66, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the circle?", "choices": ["0.27", "0.72", "0.42", "0.57"], "answer": "0.27"}
|
| 184 |
+
{"image_id": 66, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the star?", "choices": ["0.22", "0.07", "0.37", "0.52"], "answer": "0.07"}
|
| 185 |
+
{"image_id": 67, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the triangle?", "choices": ["0.38", "0.68", "0.53", "0.83"], "answer": "0.53"}
|
| 186 |
+
{"image_id": 67, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the triangle?", "choices": ["0.57", "0.27", "0.42", "0.12"], "answer": "0.27"}
|
| 187 |
+
{"image_id": 67, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the equilateral triangle?", "choices": ["0.02", "0.17", "0.32", "0.47"], "answer": "0.02"}
|
| 188 |
+
{"image_id": 68, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the star?", "choices": ["0.03", "0.33", "0.48", "0.18"], "answer": "0.48"}
|
| 189 |
+
{"image_id": 68, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the circle?", "choices": ["0.79", "0.64", "0.49", "0.34"], "answer": "0.49"}
|
| 190 |
+
{"image_id": 68, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the star?", "choices": ["0.12", "0.27", "0.57", "0.42"], "answer": "0.12"}
|
| 191 |
+
{"image_id": 69, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the star?", "choices": ["0.01", "0.16", "0.31", "0.46"], "answer": "0.31"}
|
| 192 |
+
{"image_id": 69, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the star?", "choices": ["0.59", "0.14", "0.44", "0.29"], "answer": "0.29"}
|
| 193 |
+
{"image_id": 69, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the star?", "choices": ["0.04", "0.49", "0.19", "0.34"], "answer": "0.04"}
|
vqa-hard/counting.jsonl
ADDED
|
@@ -0,0 +1,208 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"image_id": 0, "question_id": 0, "question": "How many triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 2 |
+
{"image_id": 0, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 3}
|
| 3 |
+
{"image_id": 0, "question_id": 2, "question": "How many ellipses (excluding circles) are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 4 |
+
{"image_id": 1, "question_id": 0, "question": "How many circles are there in the image?", "choices": [2, 3, 4, 5], "answer": 5}
|
| 5 |
+
{"image_id": 1, "question_id": 1, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 6 |
+
{"image_id": 1, "question_id": 2, "question": "How many squares are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 7 |
+
{"image_id": 2, "question_id": 0, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 8 |
+
{"image_id": 2, "question_id": 1, "question": "How many rectangles (excluding squares) are there in the image?", "choices": [2, 3, 4, 5], "answer": 2}
|
| 9 |
+
{"image_id": 2, "question_id": 2, "question": "How many sectors are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 10 |
+
{"image_id": 3, "question_id": 0, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [1, 2, 3, 4], "answer": 2}
|
| 11 |
+
{"image_id": 3, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 12 |
+
{"image_id": 3, "question_id": 2, "question": "How many rectangles (excluding squares) are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 13 |
+
{"image_id": 4, "question_id": 0, "question": "How many lines are there in the image?", "choices": [3, 4, 5, 6], "answer": 4}
|
| 14 |
+
{"image_id": 4, "question_id": 1, "question": "How many circles are there in the image?", "choices": [2, 3, 4, 5], "answer": 3}
|
| 15 |
+
{"image_id": 4, "question_id": 2, "question": "How many ellipses (excluding circles) are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 16 |
+
{"image_id": 5, "question_id": 0, "question": "How many circles are there in the image?", "choices": [1, 2, 3, 4], "answer": 2}
|
| 17 |
+
{"image_id": 5, "question_id": 1, "question": "How many hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 18 |
+
{"image_id": 5, "question_id": 2, "question": "How many sectors are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 19 |
+
{"image_id": 6, "question_id": 0, "question": "How many squares are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 20 |
+
{"image_id": 6, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 3}
|
| 21 |
+
{"image_id": 6, "question_id": 2, "question": "How many hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 22 |
+
{"image_id": 7, "question_id": 0, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 3}
|
| 23 |
+
{"image_id": 7, "question_id": 1, "question": "How many triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 24 |
+
{"image_id": 7, "question_id": 2, "question": "How many regular hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 25 |
+
{"image_id": 8, "question_id": 0, "question": "How many triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 26 |
+
{"image_id": 8, "question_id": 1, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 27 |
+
{"image_id": 8, "question_id": 2, "question": "How many hexagons (excluding regular hexagons) are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 28 |
+
{"image_id": 9, "question_id": 0, "question": "How many rectangles are there in the image?", "choices": [1, 2, 3, 4], "answer": 1}
|
| 29 |
+
{"image_id": 9, "question_id": 1, "question": "How many circles are there in the image?", "choices": [2, 3, 4, 5], "answer": 4}
|
| 30 |
+
{"image_id": 9, "question_id": 2, "question": "How many quadrilaterals (excluding rectangles) are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 31 |
+
{"image_id": 10, "question_id": 0, "question": "How many stars are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 32 |
+
{"image_id": 10, "question_id": 1, "question": "How many circles are there in the image?", "choices": [2, 3, 4, 5], "answer": 4}
|
| 33 |
+
{"image_id": 10, "question_id": 2, "question": "How many spirals are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 34 |
+
{"image_id": 11, "question_id": 0, "question": "How many circles are there in the image?", "choices": [1, 2, 3, 4], "answer": 4}
|
| 35 |
+
{"image_id": 11, "question_id": 1, "question": "How many squares are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 36 |
+
{"image_id": 11, "question_id": 2, "question": "How many stars are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 37 |
+
{"image_id": 12, "question_id": 0, "question": "How many lines are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 38 |
+
{"image_id": 12, "question_id": 1, "question": "How many circles are there in the image?", "choices": [3, 4, 5, 6], "answer": 3}
|
| 39 |
+
{"image_id": 12, "question_id": 2, "question": "How many rectangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 40 |
+
{"image_id": 13, "question_id": 0, "question": "How many spirals are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 41 |
+
{"image_id": 13, "question_id": 1, "question": "How many sectors are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 42 |
+
{"image_id": 13, "question_id": 2, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 43 |
+
{"image_id": 14, "question_id": 0, "question": "How many circles are there in the image?", "choices": [2, 3, 4, 5], "answer": 5}
|
| 44 |
+
{"image_id": 14, "question_id": 1, "question": "How many lines are there in the image?", "choices": [1, 2, 3, 4], "answer": 2}
|
| 45 |
+
{"image_id": 14, "question_id": 2, "question": "How many spirals are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 46 |
+
{"image_id": 15, "question_id": 0, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 3}
|
| 47 |
+
{"image_id": 15, "question_id": 1, "question": "How many rectangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 48 |
+
{"image_id": 15, "question_id": 2, "question": "How many quadrilaterals (excluding rectangles) are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 49 |
+
{"image_id": 16, "question_id": 0, "question": "How many circles are there in the image?", "choices": [3, 4, 5, 6], "answer": 6}
|
| 50 |
+
{"image_id": 16, "question_id": 1, "question": "How many stars are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 51 |
+
{"image_id": 16, "question_id": 2, "question": "How many quadrilaterals (excluding squares) are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 52 |
+
{"image_id": 17, "question_id": 0, "question": "How many circles are there in the image?", "choices": [1, 2, 3, 4], "answer": 4}
|
| 53 |
+
{"image_id": 17, "question_id": 1, "question": "How many hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 54 |
+
{"image_id": 17, "question_id": 2, "question": "How many spirals are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 55 |
+
{"image_id": 18, "question_id": 0, "question": "How many ellipses are there in the image?", "choices": [1, 2, 3, 4], "answer": 4}
|
| 56 |
+
{"image_id": 18, "question_id": 1, "question": "How many triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 57 |
+
{"image_id": 18, "question_id": 2, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 58 |
+
{"image_id": 19, "question_id": 0, "question": "How many circles are there in the image?", "choices": [2, 3, 4, 5], "answer": 5}
|
| 59 |
+
{"image_id": 19, "question_id": 1, "question": "How many equilateral triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 60 |
+
{"image_id": 19, "question_id": 2, "question": "How many stars are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 61 |
+
{"image_id": 20, "question_id": 0, "question": "How many ellipses (excluding circles) are there in the image?", "choices": [1, 2, 3, 4], "answer": 3}
|
| 62 |
+
{"image_id": 20, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 63 |
+
{"image_id": 20, "question_id": 2, "question": "How many stars are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 64 |
+
{"image_id": 21, "question_id": 0, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 65 |
+
{"image_id": 21, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 3}
|
| 66 |
+
{"image_id": 21, "question_id": 2, "question": "How many squares are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 67 |
+
{"image_id": 22, "question_id": 0, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 68 |
+
{"image_id": 22, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 69 |
+
{"image_id": 22, "question_id": 2, "question": "How many triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 70 |
+
{"image_id": 23, "question_id": 0, "question": "How many stars are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 71 |
+
{"image_id": 23, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 72 |
+
{"image_id": 23, "question_id": 2, "question": "How many squares are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 73 |
+
{"image_id": 24, "question_id": 0, "question": "How many lines (excluding polygon edges, sector edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 74 |
+
{"image_id": 24, "question_id": 1, "question": "How many regular pentagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 75 |
+
{"image_id": 24, "question_id": 2, "question": "How many rectangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 76 |
+
{"image_id": 25, "question_id": 0, "question": "How many circles are there in the image?", "choices": [4, 5, 6, 7], "answer": 4}
|
| 77 |
+
{"image_id": 25, "question_id": 1, "question": "How many sectors are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 78 |
+
{"image_id": 25, "question_id": 2, "question": "How many stars are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 79 |
+
{"image_id": 26, "question_id": 0, "question": "How many rectangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 80 |
+
{"image_id": 26, "question_id": 1, "question": "How many ellipses (excluding circles) are there in the image?", "choices": [1, 2, 3, 4], "answer": 2}
|
| 81 |
+
{"image_id": 26, "question_id": 2, "question": "How many hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 82 |
+
{"image_id": 27, "question_id": 0, "question": "How many circles are there in the image?", "choices": [4, 5, 6, 7], "answer": 4}
|
| 83 |
+
{"image_id": 27, "question_id": 1, "question": "How many lines are there in the image?", "choices": [2, 3, 4, 5], "answer": 4}
|
| 84 |
+
{"image_id": 27, "question_id": 2, "question": "How many pentagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 85 |
+
{"image_id": 28, "question_id": 0, "question": "How many triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 86 |
+
{"image_id": 28, "question_id": 1, "question": "How many ellipses are there in the image?", "choices": [3, 4, 5, 6], "answer": 4}
|
| 87 |
+
{"image_id": 28, "question_id": 2, "question": "How many hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 88 |
+
{"image_id": 29, "question_id": 0, "question": "How many ellipses (excluding circles) are there in the image?", "choices": [1, 2, 3, 4], "answer": 4}
|
| 89 |
+
{"image_id": 29, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 90 |
+
{"image_id": 29, "question_id": 2, "question": "How many spirals are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 91 |
+
{"image_id": 30, "question_id": 0, "question": "How many sectors are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 92 |
+
{"image_id": 30, "question_id": 1, "question": "How many triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 93 |
+
{"image_id": 30, "question_id": 2, "question": "How many spirals are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 94 |
+
{"image_id": 31, "question_id": 0, "question": "How many ellipses (excluding circles) are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 95 |
+
{"image_id": 31, "question_id": 1, "question": "How many lines are there in the image?", "choices": [1, 2, 3, 4], "answer": 2}
|
| 96 |
+
{"image_id": 31, "question_id": 2, "question": "How many regular hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 97 |
+
{"image_id": 32, "question_id": 0, "question": "How many sectors are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 98 |
+
{"image_id": 32, "question_id": 1, "question": "How many regular hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 99 |
+
{"image_id": 32, "question_id": 2, "question": "How many ellipses (excluding circles) are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 100 |
+
{"image_id": 33, "question_id": 0, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 101 |
+
{"image_id": 33, "question_id": 1, "question": "How many triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 102 |
+
{"image_id": 33, "question_id": 2, "question": "How many rectangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 103 |
+
{"image_id": 34, "question_id": 0, "question": "How many circles are there in the image?", "choices": [7, 8, 9, 10], "answer": 8}
|
| 104 |
+
{"image_id": 34, "question_id": 1, "question": "How many regular pentagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 105 |
+
{"image_id": 35, "question_id": 0, "question": "How many regular pentagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 106 |
+
{"image_id": 35, "question_id": 1, "question": "How many equilateral triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 107 |
+
{"image_id": 35, "question_id": 2, "question": "How many rectangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 108 |
+
{"image_id": 36, "question_id": 0, "question": "How many circles are there in the image?", "choices": [3, 4, 5, 6], "answer": 6}
|
| 109 |
+
{"image_id": 36, "question_id": 1, "question": "How many quadrilaterals are there in the image?", "choices": [1, 2, 3, 4], "answer": 1}
|
| 110 |
+
{"image_id": 36, "question_id": 2, "question": "How many squares are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 111 |
+
{"image_id": 37, "question_id": 0, "question": "How many circles are there in the image?", "choices": [2, 3, 4, 5], "answer": 5}
|
| 112 |
+
{"image_id": 37, "question_id": 1, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 113 |
+
{"image_id": 37, "question_id": 2, "question": "How many quadrilaterals are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 114 |
+
{"image_id": 38, "question_id": 0, "question": "How many circles are there in the image?", "choices": [1, 2, 3, 4], "answer": 4}
|
| 115 |
+
{"image_id": 38, "question_id": 1, "question": "How many sectors are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 116 |
+
{"image_id": 38, "question_id": 2, "question": "How many regular pentagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 117 |
+
{"image_id": 39, "question_id": 0, "question": "How many squares are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 118 |
+
{"image_id": 39, "question_id": 1, "question": "How many triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 119 |
+
{"image_id": 39, "question_id": 2, "question": "How many quadrilaterals (excluding squares) are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 120 |
+
{"image_id": 40, "question_id": 0, "question": "How many circles are there in the image?", "choices": [1, 2, 3, 4], "answer": 4}
|
| 121 |
+
{"image_id": 40, "question_id": 1, "question": "How many equilateral triangles are there in the image?", "choices": [1, 2, 3, 4], "answer": 2}
|
| 122 |
+
{"image_id": 40, "question_id": 2, "question": "How many lines are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 123 |
+
{"image_id": 41, "question_id": 0, "question": "How many circles are there in the image?", "choices": [2, 3, 4, 5], "answer": 5}
|
| 124 |
+
{"image_id": 41, "question_id": 1, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 125 |
+
{"image_id": 41, "question_id": 2, "question": "How many squares are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 126 |
+
{"image_id": 42, "question_id": 0, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 127 |
+
{"image_id": 42, "question_id": 1, "question": "How many circles are there in the image?", "choices": [1, 2, 3, 4], "answer": 1}
|
| 128 |
+
{"image_id": 42, "question_id": 2, "question": "How many regular hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 129 |
+
{"image_id": 43, "question_id": 0, "question": "How many circles are there in the image?", "choices": [3, 4, 5, 6], "answer": 6}
|
| 130 |
+
{"image_id": 43, "question_id": 1, "question": "How many squares are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 131 |
+
{"image_id": 43, "question_id": 2, "question": "How many ellipses (excluding circles) are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 132 |
+
{"image_id": 44, "question_id": 0, "question": "How many ellipses (excluding circles) are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 133 |
+
{"image_id": 44, "question_id": 1, "question": "How many quadrilaterals (excluding squares) are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 134 |
+
{"image_id": 44, "question_id": 2, "question": "How many hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 135 |
+
{"image_id": 45, "question_id": 0, "question": "How many pentagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 136 |
+
{"image_id": 45, "question_id": 1, "question": "How many lines (excluding polygon edges, sector edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 137 |
+
{"image_id": 45, "question_id": 2, "question": "How many regular hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 138 |
+
{"image_id": 46, "question_id": 0, "question": "How many triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 139 |
+
{"image_id": 46, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 140 |
+
{"image_id": 46, "question_id": 2, "question": "How many hexagons (excluding regular hexagons) are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 141 |
+
{"image_id": 47, "question_id": 0, "question": "How many pentagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 142 |
+
{"image_id": 47, "question_id": 1, "question": "How many triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 143 |
+
{"image_id": 47, "question_id": 2, "question": "How many stars are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 144 |
+
{"image_id": 48, "question_id": 0, "question": "How many lines are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 145 |
+
{"image_id": 48, "question_id": 1, "question": "How many spirals are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 146 |
+
{"image_id": 48, "question_id": 2, "question": "How many rectangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 147 |
+
{"image_id": 49, "question_id": 0, "question": "How many triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 148 |
+
{"image_id": 49, "question_id": 1, "question": "How many circles are there in the image?", "choices": [1, 2, 3, 4], "answer": 4}
|
| 149 |
+
{"image_id": 49, "question_id": 2, "question": "How many rectangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 150 |
+
{"image_id": 50, "question_id": 0, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 3}
|
| 151 |
+
{"image_id": 50, "question_id": 1, "question": "How many lines (excluding polygon edges, sector edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 152 |
+
{"image_id": 50, "question_id": 2, "question": "How many triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 153 |
+
{"image_id": 51, "question_id": 0, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 3}
|
| 154 |
+
{"image_id": 51, "question_id": 1, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 155 |
+
{"image_id": 51, "question_id": 2, "question": "How many quadrilaterals are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 156 |
+
{"image_id": 52, "question_id": 0, "question": "How many sectors are there in the image?", "choices": [1, 2, 3, 4], "answer": 3}
|
| 157 |
+
{"image_id": 52, "question_id": 1, "question": "How many lines (excluding sector edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 158 |
+
{"image_id": 52, "question_id": 2, "question": "How many rectangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 159 |
+
{"image_id": 53, "question_id": 0, "question": "How many circles are there in the image?", "choices": [3, 4, 5, 6], "answer": 5}
|
| 160 |
+
{"image_id": 53, "question_id": 1, "question": "How many hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 161 |
+
{"image_id": 53, "question_id": 2, "question": "How many spirals are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 162 |
+
{"image_id": 54, "question_id": 0, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 3}
|
| 163 |
+
{"image_id": 54, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 164 |
+
{"image_id": 54, "question_id": 2, "question": "How many hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 165 |
+
{"image_id": 55, "question_id": 0, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 3}
|
| 166 |
+
{"image_id": 55, "question_id": 1, "question": "How many pentagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 167 |
+
{"image_id": 55, "question_id": 2, "question": "How many quadrilaterals are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 168 |
+
{"image_id": 56, "question_id": 0, "question": "How many quadrilaterals are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 169 |
+
{"image_id": 56, "question_id": 1, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [1, 2, 3, 4], "answer": 1}
|
| 170 |
+
{"image_id": 56, "question_id": 2, "question": "How many squares are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 171 |
+
{"image_id": 57, "question_id": 0, "question": "How many circles are there in the image?", "choices": [4, 5, 6, 7], "answer": 7}
|
| 172 |
+
{"image_id": 57, "question_id": 1, "question": "How many stars are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 173 |
+
{"image_id": 58, "question_id": 0, "question": "How many sectors are there in the image?", "choices": [1, 2, 3, 4], "answer": 2}
|
| 174 |
+
{"image_id": 58, "question_id": 1, "question": "How many lines (excluding polygon edges, sector edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 175 |
+
{"image_id": 58, "question_id": 2, "question": "How many pentagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 176 |
+
{"image_id": 59, "question_id": 0, "question": "How many equilateral triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 177 |
+
{"image_id": 59, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 178 |
+
{"image_id": 59, "question_id": 2, "question": "How many quadrilaterals are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 179 |
+
{"image_id": 60, "question_id": 0, "question": "How many circles are there in the image?", "choices": [3, 4, 5, 6], "answer": 6}
|
| 180 |
+
{"image_id": 60, "question_id": 1, "question": "How many stars are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 181 |
+
{"image_id": 60, "question_id": 2, "question": "How many squares are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 182 |
+
{"image_id": 61, "question_id": 0, "question": "How many ellipses (excluding circles) are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 183 |
+
{"image_id": 61, "question_id": 1, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 184 |
+
{"image_id": 61, "question_id": 2, "question": "How many squares are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 185 |
+
{"image_id": 62, "question_id": 0, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 186 |
+
{"image_id": 62, "question_id": 1, "question": "How many pentagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 187 |
+
{"image_id": 62, "question_id": 2, "question": "How many hexagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 188 |
+
{"image_id": 63, "question_id": 0, "question": "How many sectors are there in the image?", "choices": [2, 3, 4, 5], "answer": 4}
|
| 189 |
+
{"image_id": 63, "question_id": 1, "question": "How many lines (excluding sector edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 190 |
+
{"image_id": 63, "question_id": 2, "question": "How many regular pentagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 191 |
+
{"image_id": 64, "question_id": 0, "question": "How many equilateral triangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 192 |
+
{"image_id": 64, "question_id": 1, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 193 |
+
{"image_id": 64, "question_id": 2, "question": "How many quadrilaterals are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 194 |
+
{"image_id": 65, "question_id": 0, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 195 |
+
{"image_id": 65, "question_id": 1, "question": "How many triangles are there in the image?", "choices": [1, 2, 3, 4], "answer": 1}
|
| 196 |
+
{"image_id": 65, "question_id": 2, "question": "How many sectors are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 197 |
+
{"image_id": 66, "question_id": 0, "question": "How many circles are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 198 |
+
{"image_id": 66, "question_id": 1, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 199 |
+
{"image_id": 66, "question_id": 2, "question": "How many sectors are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 200 |
+
{"image_id": 67, "question_id": 0, "question": "How many regular pentagons are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 201 |
+
{"image_id": 67, "question_id": 1, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [3, 4, 5, 6], "answer": 3}
|
| 202 |
+
{"image_id": 67, "question_id": 2, "question": "How many squares are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 203 |
+
{"image_id": 68, "question_id": 0, "question": "How many circles are there in the image?", "choices": [2, 3, 4, 5], "answer": 3}
|
| 204 |
+
{"image_id": 68, "question_id": 1, "question": "How many lines are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 205 |
+
{"image_id": 68, "question_id": 2, "question": "How many rectangles are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
| 206 |
+
{"image_id": 69, "question_id": 0, "question": "How many lines (excluding polygon edges) are there in the image?", "choices": [0, 1, 2, 3], "answer": 1}
|
| 207 |
+
{"image_id": 69, "question_id": 1, "question": "How many ellipses (excluding circles) are there in the image?", "choices": [0, 1, 2, 3], "answer": 2}
|
| 208 |
+
{"image_id": 69, "question_id": 2, "question": "How many spirals are there in the image?", "choices": [0, 1, 2, 3], "answer": 0}
|
vqa-hard/existence.jsonl
ADDED
|
@@ -0,0 +1,195 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"image_id": 0, "question_id": 0, "question": "Is there a line (not polygon edge, sector edge) and a spiral in the image?", "choices": ["Yes, both exist.", "No, only the line (not polygon edge, sector edge) exists.", "No, only the spiral exists.", "No, neither exists."], "answer": "No, only the line (not polygon edge, sector edge) exists."}
|
| 2 |
+
{"image_id": 0, "question_id": 1, "question": "Which of the following is absent in the image?", "choices": ["circle", "star", "regular pentagon", "line (polygon edges excluded)"], "answer": "regular pentagon"}
|
| 3 |
+
{"image_id": 1, "question_id": 0, "question": "Is there a line (not polygon edge) and a circle in the image?", "choices": ["Yes, both exist.", "No, only the line (not polygon edge) exists.", "No, only the circle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 4 |
+
{"image_id": 1, "question_id": 1, "question": "Is there a line (not polygon edge) and a pentagon in the image?", "choices": ["Yes, both exist.", "No, only the line (not polygon edge) exists.", "No, only the pentagon exists.", "No, neither exists."], "answer": "No, only the line (not polygon edge) exists."}
|
| 5 |
+
{"image_id": 1, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["triangle", "hexagon", "star", "rectangle"], "answer": "triangle"}
|
| 6 |
+
{"image_id": 2, "question_id": 0, "question": "Is there a hexagon and a rectangle (not square) in the image?", "choices": ["Yes, both exist.", "No, only the hexagon exists.", "No, only the rectangle (not square) exists.", "No, neither exists."], "answer": "No, only the rectangle (not square) exists."}
|
| 7 |
+
{"image_id": 2, "question_id": 1, "question": "Which of the following is present in the image?", "choices": ["ellipse (circles excluded)", "spiral", "circle", "regular pentagon"], "answer": "circle"}
|
| 8 |
+
{"image_id": 3, "question_id": 0, "question": "Is there a regular hexagon and a pentagon in the image?", "choices": ["Yes, both exist.", "No, only the pentagon exists.", "No, only the regular hexagon exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 9 |
+
{"image_id": 3, "question_id": 1, "question": "Is there a spiral and a ellipse (not circle) in the image?", "choices": ["Yes, both exist.", "No, only the spiral exists.", "No, only the ellipse (not circle) exists.", "No, neither exists."], "answer": "No, only the ellipse (not circle) exists."}
|
| 10 |
+
{"image_id": 3, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["quadrilateral (squares excluded)", "circle", "square", "line (polygon edges excluded)"], "answer": "quadrilateral (squares excluded)"}
|
| 11 |
+
{"image_id": 4, "question_id": 0, "question": "Is there a circle and a line in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the line exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 12 |
+
{"image_id": 4, "question_id": 1, "question": "Is there a line and a hexagon in the image?", "choices": ["Yes, both exist.", "No, only the hexagon exists.", "No, only the line exists.", "No, neither exists."], "answer": "No, only the line exists."}
|
| 13 |
+
{"image_id": 4, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["triangle", "circle", "hexagon", "ellipse (circles excluded)"], "answer": "circle"}
|
| 14 |
+
{"image_id": 5, "question_id": 0, "question": "Is there a ellipse (not circle) and a hexagon in the image?", "choices": ["Yes, both exist.", "No, only the hexagon exists.", "No, only the ellipse (not circle) exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 15 |
+
{"image_id": 5, "question_id": 1, "question": "Is there a equilateral triangle and a quadrilateral in the image?", "choices": ["Yes, both exist.", "No, only the equilateral triangle exists.", "No, only the quadrilateral exists.", "No, neither exists."], "answer": "No, only the equilateral triangle exists."}
|
| 16 |
+
{"image_id": 5, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["equilateral triangle", "circle", "square", "line (polygon edges excluded)"], "answer": "square"}
|
| 17 |
+
{"image_id": 6, "question_id": 0, "question": "Is there a star and a spiral in the image?", "choices": ["Yes, both exist.", "No, only the star exists.", "No, only the spiral exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 18 |
+
{"image_id": 6, "question_id": 1, "question": "Is there a line (not polygon edge) and a sector in the image?", "choices": ["Yes, both exist.", "No, only the sector exists.", "No, only the line (not polygon edge) exists.", "No, neither exists."], "answer": "No, only the line (not polygon edge) exists."}
|
| 19 |
+
{"image_id": 6, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["rectangle", "circle", "spiral", "line (polygon edges excluded)"], "answer": "spiral"}
|
| 20 |
+
{"image_id": 7, "question_id": 0, "question": "Is there a triangle and a circle in the image?", "choices": ["Yes, both exist.", "No, only the triangle exists.", "No, only the circle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 21 |
+
{"image_id": 7, "question_id": 1, "question": "Is there a triangle and a spiral in the image?", "choices": ["Yes, both exist.", "No, only the spiral exists.", "No, only the triangle exists.", "No, neither exists."], "answer": "No, only the triangle exists."}
|
| 22 |
+
{"image_id": 7, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["regular hexagon", "star", "hexagon (regular hexagons excluded)", "circle"], "answer": "circle"}
|
| 23 |
+
{"image_id": 8, "question_id": 0, "question": "Is there a pentagon and a hexagon (not regular hexagon) in the image?", "choices": ["Yes, both exist.", "No, only the pentagon exists.", "No, only the hexagon (not regular hexagon) exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 24 |
+
{"image_id": 8, "question_id": 1, "question": "Is there a circle and a ellipse (not circle) in the image?", "choices": ["Yes, both exist.", "No, only the ellipse (not circle) exists.", "No, only the circle exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 25 |
+
{"image_id": 8, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["hexagon (regular hexagons excluded)", "regular hexagon", "circle", "triangle"], "answer": "hexagon (regular hexagons excluded)"}
|
| 26 |
+
{"image_id": 9, "question_id": 0, "question": "Is there a square and a triangle in the image?", "choices": ["Yes, both exist.", "No, only the triangle exists.", "No, only the square exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 27 |
+
{"image_id": 9, "question_id": 1, "question": "Is there a line (not polygon edge) and a rectangle in the image?", "choices": ["Yes, both exist.", "No, only the rectangle exists.", "No, only the line (not polygon edge) exists.", "No, neither exists."], "answer": "No, only the rectangle exists."}
|
| 28 |
+
{"image_id": 9, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["rectangle", "pentagon", "spiral", "circle"], "answer": "pentagon"}
|
| 29 |
+
{"image_id": 10, "question_id": 0, "question": "Is there a square and a spiral in the image?", "choices": ["Yes, both exist.", "No, only the spiral exists.", "No, only the square exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 30 |
+
{"image_id": 10, "question_id": 1, "question": "Is there a regular pentagon and a ellipse (not circle) in the image?", "choices": ["Yes, both exist.", "No, only the regular pentagon exists.", "No, only the ellipse (not circle) exists.", "No, neither exists."], "answer": "No, only the ellipse (not circle) exists."}
|
| 31 |
+
{"image_id": 10, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["line (polygon edges excluded)", "circle", "regular pentagon", "ellipse (circles excluded)"], "answer": "regular pentagon"}
|
| 32 |
+
{"image_id": 11, "question_id": 0, "question": "Is there a square and a circle in the image?", "choices": ["Yes, both exist.", "No, only the square exists.", "No, only the circle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 33 |
+
{"image_id": 11, "question_id": 1, "question": "Is there a square and a ellipse (not circle) in the image?", "choices": ["Yes, both exist.", "No, only the ellipse (not circle) exists.", "No, only the square exists.", "No, neither exists."], "answer": "No, only the square exists."}
|
| 34 |
+
{"image_id": 11, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["spiral", "circle", "square", "line (polygon edges excluded)"], "answer": "spiral"}
|
| 35 |
+
{"image_id": 12, "question_id": 0, "question": "Is there a ellipse (not circle) and a circle in the image?", "choices": ["Yes, both exist.", "No, only the ellipse (not circle) exists.", "No, only the circle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 36 |
+
{"image_id": 12, "question_id": 1, "question": "Is there a quadrilateral and a circle in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the quadrilateral exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 37 |
+
{"image_id": 12, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["regular hexagon", "ellipse (circles excluded)", "circle", "line (polygon edges excluded)"], "answer": "regular hexagon"}
|
| 38 |
+
{"image_id": 13, "question_id": 0, "question": "Is there a sector and a spiral in the image?", "choices": ["Yes, both exist.", "No, only the sector exists.", "No, only the spiral exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 39 |
+
{"image_id": 13, "question_id": 1, "question": "Is there a star and a sector in the image?", "choices": ["Yes, both exist.", "No, only the star exists.", "No, only the sector exists.", "No, neither exists."], "answer": "No, only the sector exists."}
|
| 40 |
+
{"image_id": 13, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["ellipse", "rectangle", "spiral", "line (polygon edges, sector edges excluded)"], "answer": "spiral"}
|
| 41 |
+
{"image_id": 14, "question_id": 0, "question": "Is there a line and a circle in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the line exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 42 |
+
{"image_id": 14, "question_id": 1, "question": "Is there a circle and a ellipse (not circle) in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the ellipse (not circle) exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 43 |
+
{"image_id": 14, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["square", "sector", "circle", "pentagon"], "answer": "circle"}
|
| 44 |
+
{"image_id": 15, "question_id": 0, "question": "Is there a line (not polygon edge) and a rectangle in the image?", "choices": ["Yes, both exist.", "No, only the line (not polygon edge) exists.", "No, only the rectangle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 45 |
+
{"image_id": 15, "question_id": 1, "question": "Is there a circle and a pentagon in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the pentagon exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 46 |
+
{"image_id": 15, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["hexagon (regular hexagons excluded)", "spiral", "line (polygon edges excluded)", "regular hexagon"], "answer": "line (polygon edges excluded)"}
|
| 47 |
+
{"image_id": 16, "question_id": 0, "question": "Is there a circle and a square in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the square exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 48 |
+
{"image_id": 16, "question_id": 1, "question": "Is there a star and a sector in the image?", "choices": ["Yes, both exist.", "No, only the sector exists.", "No, only the star exists.", "No, neither exists."], "answer": "No, only the star exists."}
|
| 49 |
+
{"image_id": 16, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["circle", "star", "pentagon", "square"], "answer": "pentagon"}
|
| 50 |
+
{"image_id": 17, "question_id": 0, "question": "Is there a pentagon and a star in the image?", "choices": ["Yes, both exist.", "No, only the star exists.", "No, only the pentagon exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 51 |
+
{"image_id": 17, "question_id": 1, "question": "Is there a line (not polygon edge) and a circle in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the line (not polygon edge) exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 52 |
+
{"image_id": 17, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["pentagon", "line (polygon edges excluded)", "square", "circle"], "answer": "circle"}
|
| 53 |
+
{"image_id": 18, "question_id": 0, "question": "Is there a ellipse and a triangle in the image?", "choices": ["Yes, both exist.", "No, only the triangle exists.", "No, only the ellipse exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 54 |
+
{"image_id": 18, "question_id": 1, "question": "Is there a ellipse and a pentagon in the image?", "choices": ["Yes, both exist.", "No, only the ellipse exists.", "No, only the pentagon exists.", "No, neither exists."], "answer": "No, only the ellipse exists."}
|
| 55 |
+
{"image_id": 18, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["rectangle", "regular hexagon", "triangle", "quadrilateral (rectangles excluded)"], "answer": "triangle"}
|
| 56 |
+
{"image_id": 19, "question_id": 0, "question": "Is there a regular hexagon and a quadrilateral in the image?", "choices": ["Yes, both exist.", "No, only the regular hexagon exists.", "No, only the quadrilateral exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 57 |
+
{"image_id": 19, "question_id": 1, "question": "Is there a pentagon and a equilateral triangle in the image?", "choices": ["Yes, both exist.", "No, only the equilateral triangle exists.", "No, only the pentagon exists.", "No, neither exists."], "answer": "No, only the equilateral triangle exists."}
|
| 58 |
+
{"image_id": 19, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["equilateral triangle", "line (sector edges excluded)", "circle", "sector"], "answer": "sector"}
|
| 59 |
+
{"image_id": 20, "question_id": 0, "question": "Is there a rectangle (not square) and a line (not polygon edge) in the image?", "choices": ["Yes, both exist.", "No, only the rectangle (not square) exists.", "No, only the line (not polygon edge) exists.", "No, neither exists."], "answer": "No, only the line (not polygon edge) exists."}
|
| 60 |
+
{"image_id": 20, "question_id": 1, "question": "Which of the following is absent in the image?", "choices": ["square", "rectangle (squares excluded)", "circle", "line (polygon edges excluded)"], "answer": "rectangle (squares excluded)"}
|
| 61 |
+
{"image_id": 21, "question_id": 0, "question": "Is there a circle and a rectangle in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the rectangle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 62 |
+
{"image_id": 21, "question_id": 1, "question": "Is there a rectangle and a triangle in the image?", "choices": ["Yes, both exist.", "No, only the triangle exists.", "No, only the rectangle exists.", "No, neither exists."], "answer": "No, only the rectangle exists."}
|
| 63 |
+
{"image_id": 21, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["line (polygon edges excluded)", "rectangle", "circle", "pentagon"], "answer": "pentagon"}
|
| 64 |
+
{"image_id": 22, "question_id": 0, "question": "Is there a rectangle and a triangle in the image?", "choices": ["Yes, both exist.", "No, only the triangle exists.", "No, only the rectangle exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 65 |
+
{"image_id": 22, "question_id": 1, "question": "Is there a line (not polygon edge) and a star in the image?", "choices": ["Yes, both exist.", "No, only the line (not polygon edge) exists.", "No, only the star exists.", "No, neither exists."], "answer": "No, only the line (not polygon edge) exists."}
|
| 66 |
+
{"image_id": 22, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["ellipse (circles excluded)", "quadrilateral (squares excluded)", "spiral", "square"], "answer": "ellipse (circles excluded)"}
|
| 67 |
+
{"image_id": 23, "question_id": 0, "question": "Is there a star and a circle in the image?", "choices": ["Yes, both exist.", "No, only the star exists.", "No, only the circle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 68 |
+
{"image_id": 23, "question_id": 1, "question": "Is there a rectangle and a line (not polygon edge) in the image?", "choices": ["Yes, both exist.", "No, only the line (not polygon edge) exists.", "No, only the rectangle exists.", "No, neither exists."], "answer": "No, only the line (not polygon edge) exists."}
|
| 69 |
+
{"image_id": 23, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["sector", "line (polygon edges, sector edges excluded)", "spiral", "pentagon"], "answer": "line (polygon edges, sector edges excluded)"}
|
| 70 |
+
{"image_id": 24, "question_id": 0, "question": "Is there a quadrilateral and a circle in the image?", "choices": ["Yes, both exist.", "No, only the quadrilateral exists.", "No, only the circle exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 71 |
+
{"image_id": 24, "question_id": 1, "question": "Which of the following is absent in the image?", "choices": ["quadrilateral", "regular pentagon", "ellipse (circles excluded)", "circle"], "answer": "quadrilateral"}
|
| 72 |
+
{"image_id": 25, "question_id": 0, "question": "Is there a rectangle and a sector in the image?", "choices": ["Yes, both exist.", "No, only the sector exists.", "No, only the rectangle exists.", "No, neither exists."], "answer": "No, only the sector exists."}
|
| 73 |
+
{"image_id": 25, "question_id": 1, "question": "Which of the following is absent in the image?", "choices": ["line (polygon edges, sector edges excluded)", "circle", "sector", "hexagon"], "answer": "hexagon"}
|
| 74 |
+
{"image_id": 26, "question_id": 0, "question": "Is there a rectangle and a circle in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the rectangle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 75 |
+
{"image_id": 26, "question_id": 1, "question": "Is there a circle and a line (not polygon edge) in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the line (not polygon edge) exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 76 |
+
{"image_id": 26, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["hexagon", "circle", "rectangle", "ellipse (circles excluded)"], "answer": "hexagon"}
|
| 77 |
+
{"image_id": 27, "question_id": 0, "question": "Is there a pentagon and a line in the image?", "choices": ["Yes, both exist.", "No, only the line exists.", "No, only the pentagon exists.", "No, neither exists."], "answer": "No, only the line exists."}
|
| 78 |
+
{"image_id": 27, "question_id": 1, "question": "Which of the following is present in the image?", "choices": ["square", "line (polygon edges excluded)", "quadrilateral (squares excluded)", "ellipse (circles excluded)"], "answer": "line (polygon edges excluded)"}
|
| 79 |
+
{"image_id": 28, "question_id": 0, "question": "Is there a sector and a triangle in the image?", "choices": ["Yes, both exist.", "No, only the sector exists.", "No, only the triangle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 80 |
+
{"image_id": 28, "question_id": 1, "question": "Is there a triangle and a regular pentagon in the image?", "choices": ["Yes, both exist.", "No, only the triangle exists.", "No, only the regular pentagon exists.", "No, neither exists."], "answer": "No, only the triangle exists."}
|
| 81 |
+
{"image_id": 28, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["line (polygon edges, sector edges excluded)", "ellipse", "triangle", "sector"], "answer": "line (polygon edges, sector edges excluded)"}
|
| 82 |
+
{"image_id": 29, "question_id": 0, "question": "Is there a ellipse (not circle) and a circle in the image?", "choices": ["Yes, both exist.", "No, only the ellipse (not circle) exists.", "No, only the circle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 83 |
+
{"image_id": 29, "question_id": 1, "question": "Is there a line and a equilateral triangle in the image?", "choices": ["Yes, both exist.", "No, only the line exists.", "No, only the equilateral triangle exists.", "No, neither exists."], "answer": "No, only the equilateral triangle exists."}
|
| 84 |
+
{"image_id": 29, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["square", "triangle", "circle", "hexagon"], "answer": "circle"}
|
| 85 |
+
{"image_id": 30, "question_id": 0, "question": "Is there a regular hexagon and a quadrilateral in the image?", "choices": ["Yes, both exist.", "No, only the regular hexagon exists.", "No, only the quadrilateral exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 86 |
+
{"image_id": 30, "question_id": 1, "question": "Is there a pentagon and a line (not polygon edge, sector edge) in the image?", "choices": ["Yes, both exist.", "No, only the pentagon exists.", "No, only the line (not polygon edge, sector edge) exists.", "No, neither exists."], "answer": "No, only the line (not polygon edge, sector edge) exists."}
|
| 87 |
+
{"image_id": 30, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["sector", "triangle", "regular pentagon", "circle"], "answer": "regular pentagon"}
|
| 88 |
+
{"image_id": 31, "question_id": 0, "question": "Is there a line and a ellipse (not circle) in the image?", "choices": ["Yes, both exist.", "No, only the line exists.", "No, only the ellipse (not circle) exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 89 |
+
{"image_id": 31, "question_id": 1, "question": "Is there a sector and a ellipse (not circle) in the image?", "choices": ["Yes, both exist.", "No, only the ellipse (not circle) exists.", "No, only the sector exists.", "No, neither exists."], "answer": "No, only the ellipse (not circle) exists."}
|
| 90 |
+
{"image_id": 31, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["quadrilateral", "line (polygon edges excluded)", "spiral", "hexagon"], "answer": "line (polygon edges excluded)"}
|
| 91 |
+
{"image_id": 32, "question_id": 0, "question": "Is there a regular pentagon and a quadrilateral in the image?", "choices": ["Yes, both exist.", "No, only the quadrilateral exists.", "No, only the regular pentagon exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 92 |
+
{"image_id": 32, "question_id": 1, "question": "Is there a regular hexagon and a ellipse (not circle) in the image?", "choices": ["Yes, both exist.", "No, only the regular hexagon exists.", "No, only the ellipse (not circle) exists.", "No, neither exists."], "answer": "No, only the regular hexagon exists."}
|
| 93 |
+
{"image_id": 32, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["regular pentagon", "pentagon (regular pentagons excluded)", "ellipse (circles excluded)", "triangle"], "answer": "triangle"}
|
| 94 |
+
{"image_id": 33, "question_id": 0, "question": "Is there a triangle and a regular hexagon in the image?", "choices": ["Yes, both exist.", "No, only the regular hexagon exists.", "No, only the triangle exists.", "No, neither exists."], "answer": "No, only the triangle exists."}
|
| 95 |
+
{"image_id": 33, "question_id": 1, "question": "Which of the following is absent in the image?", "choices": ["line (polygon edges excluded)", "circle", "triangle", "star"], "answer": "star"}
|
| 96 |
+
{"image_id": 34, "question_id": 0, "question": "Is there a circle and a regular pentagon in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the regular pentagon exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 97 |
+
{"image_id": 34, "question_id": 1, "question": "Which of the following is present in the image?", "choices": ["star", "pentagon", "regular hexagon", "circle"], "answer": "circle"}
|
| 98 |
+
{"image_id": 35, "question_id": 0, "question": "Is there a hexagon and a quadrilateral in the image?", "choices": ["Yes, both exist.", "No, only the hexagon exists.", "No, only the quadrilateral exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 99 |
+
{"image_id": 35, "question_id": 1, "question": "Is there a regular pentagon and a pentagon (not regular pentagon) in the image?", "choices": ["Yes, both exist.", "No, only the regular pentagon exists.", "No, only the pentagon (not regular pentagon) exists.", "No, neither exists."], "answer": "No, only the regular pentagon exists."}
|
| 100 |
+
{"image_id": 35, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["regular hexagon", "rectangle", "spiral", "quadrilateral (rectangles excluded)"], "answer": "spiral"}
|
| 101 |
+
{"image_id": 36, "question_id": 0, "question": "Is there a quadrilateral and a circle in the image?", "choices": ["Yes, both exist.", "No, only the quadrilateral exists.", "No, only the circle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 102 |
+
{"image_id": 36, "question_id": 1, "question": "Is there a star and a circle in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the star exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 103 |
+
{"image_id": 36, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["regular hexagon", "triangle", "sector", "circle"], "answer": "circle"}
|
| 104 |
+
{"image_id": 37, "question_id": 0, "question": "Is there a line (not polygon edge) and a circle in the image?", "choices": ["Yes, both exist.", "No, only the line (not polygon edge) exists.", "No, only the circle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 105 |
+
{"image_id": 37, "question_id": 1, "question": "Is there a regular hexagon and a star in the image?", "choices": ["Yes, both exist.", "No, only the regular hexagon exists.", "No, only the star exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 106 |
+
{"image_id": 37, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["circle", "line (polygon edges excluded)", "regular hexagon", "triangle"], "answer": "regular hexagon"}
|
| 107 |
+
{"image_id": 38, "question_id": 0, "question": "Is there a rectangle and a circle in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the rectangle exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 108 |
+
{"image_id": 38, "question_id": 1, "question": "Which of the following is present in the image?", "choices": ["circle", "square", "regular pentagon", "star"], "answer": "circle"}
|
| 109 |
+
{"image_id": 39, "question_id": 0, "question": "Is there a quadrilateral (not square) and a triangle in the image?", "choices": ["Yes, both exist.", "No, only the quadrilateral (not square) exists.", "No, only the triangle exists.", "No, neither exists."], "answer": "No, only the triangle exists."}
|
| 110 |
+
{"image_id": 39, "question_id": 1, "question": "Which of the following is present in the image?", "choices": ["line (polygon edges excluded)", "pentagon", "quadrilateral (squares excluded)", "spiral"], "answer": "line (polygon edges excluded)"}
|
| 111 |
+
{"image_id": 40, "question_id": 0, "question": "Is there a star and a equilateral triangle in the image?", "choices": ["Yes, both exist.", "No, only the star exists.", "No, only the equilateral triangle exists.", "No, neither exists."], "answer": "No, only the equilateral triangle exists."}
|
| 112 |
+
{"image_id": 40, "question_id": 1, "question": "Which of the following is present in the image?", "choices": ["pentagon", "equilateral triangle", "spiral", "triangle"], "answer": "equilateral triangle"}
|
| 113 |
+
{"image_id": 41, "question_id": 0, "question": "Is there a line (not polygon edge) and a star in the image?", "choices": ["Yes, both exist.", "No, only the line (not polygon edge) exists.", "No, only the star exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 114 |
+
{"image_id": 41, "question_id": 1, "question": "Is there a regular hexagon and a circle in the image?", "choices": ["Yes, both exist.", "No, only the regular hexagon exists.", "No, only the circle exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 115 |
+
{"image_id": 41, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["star", "regular pentagon", "quadrilateral", "sector"], "answer": "star"}
|
| 116 |
+
{"image_id": 42, "question_id": 0, "question": "Is there a regular pentagon and a square in the image?", "choices": ["Yes, both exist.", "No, only the regular pentagon exists.", "No, only the square exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 117 |
+
{"image_id": 42, "question_id": 1, "question": "Is there a spiral and a rectangle in the image?", "choices": ["Yes, both exist.", "No, only the spiral exists.", "No, only the rectangle exists.", "No, neither exists."], "answer": "No, only the spiral exists."}
|
| 118 |
+
{"image_id": 42, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["sector", "hexagon", "star", "spiral"], "answer": "spiral"}
|
| 119 |
+
{"image_id": 43, "question_id": 0, "question": "Is there a line (not polygon edge) and a square in the image?", "choices": ["Yes, both exist.", "No, only the line (not polygon edge) exists.", "No, only the square exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 120 |
+
{"image_id": 43, "question_id": 1, "question": "Is there a triangle and a square in the image?", "choices": ["Yes, both exist.", "No, only the triangle exists.", "No, only the square exists.", "No, neither exists."], "answer": "No, only the square exists."}
|
| 121 |
+
{"image_id": 43, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["square", "star", "circle", "line (polygon edges excluded)"], "answer": "star"}
|
| 122 |
+
{"image_id": 44, "question_id": 0, "question": "Is there a regular hexagon and a regular pentagon in the image?", "choices": ["Yes, both exist.", "No, only the regular hexagon exists.", "No, only the regular pentagon exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 123 |
+
{"image_id": 44, "question_id": 1, "question": "Is there a ellipse (not circle) and a pentagon in the image?", "choices": ["Yes, both exist.", "No, only the pentagon exists.", "No, only the ellipse (not circle) exists.", "No, neither exists."], "answer": "No, only the ellipse (not circle) exists."}
|
| 124 |
+
{"image_id": 44, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["pentagon", "line (polygon edges, sector edges excluded)", "hexagon", "sector"], "answer": "line (polygon edges, sector edges excluded)"}
|
| 125 |
+
{"image_id": 45, "question_id": 0, "question": "Is there a hexagon and a circle in the image?", "choices": ["Yes, both exist.", "No, only the hexagon exists.", "No, only the circle exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 126 |
+
{"image_id": 45, "question_id": 1, "question": "Which of the following is present in the image?", "choices": ["line (polygon edges, sector edges excluded)", "hexagon (regular hexagons excluded)", "regular hexagon", "square"], "answer": "line (polygon edges, sector edges excluded)"}
|
| 127 |
+
{"image_id": 46, "question_id": 0, "question": "Is there a triangle and a rectangle in the image?", "choices": ["Yes, both exist.", "No, only the rectangle exists.", "No, only the triangle exists.", "No, neither exists."], "answer": "No, only the triangle exists."}
|
| 128 |
+
{"image_id": 46, "question_id": 1, "question": "Which of the following is absent in the image?", "choices": ["regular hexagon", "circle", "triangle", "pentagon"], "answer": "pentagon"}
|
| 129 |
+
{"image_id": 47, "question_id": 0, "question": "Is there a circle and a triangle in the image?", "choices": ["Yes, both exist.", "No, only the triangle exists.", "No, only the circle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 130 |
+
{"image_id": 47, "question_id": 1, "question": "Is there a circle and a regular hexagon in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the regular hexagon exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 131 |
+
{"image_id": 47, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["rectangle (squares excluded)", "ellipse (circles excluded)", "sector", "square"], "answer": "sector"}
|
| 132 |
+
{"image_id": 48, "question_id": 0, "question": "Is there a hexagon and a star in the image?", "choices": ["Yes, both exist.", "No, only the star exists.", "No, only the hexagon exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 133 |
+
{"image_id": 48, "question_id": 1, "question": "Is there a circle and a square in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the square exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 134 |
+
{"image_id": 48, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["regular pentagon", "line (polygon edges excluded)", "star", "quadrilateral"], "answer": "line (polygon edges excluded)"}
|
| 135 |
+
{"image_id": 49, "question_id": 0, "question": "Is there a triangle and a circle in the image?", "choices": ["Yes, both exist.", "No, only the triangle exists.", "No, only the circle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 136 |
+
{"image_id": 49, "question_id": 1, "question": "Is there a circle and a spiral in the image?", "choices": ["Yes, both exist.", "No, only the spiral exists.", "No, only the circle exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 137 |
+
{"image_id": 49, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["spiral", "line (polygon edges excluded)", "square", "star"], "answer": "line (polygon edges excluded)"}
|
| 138 |
+
{"image_id": 50, "question_id": 0, "question": "Is there a pentagon and a square in the image?", "choices": ["Yes, both exist.", "No, only the pentagon exists.", "No, only the square exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 139 |
+
{"image_id": 50, "question_id": 1, "question": "Is there a star and a line (not polygon edge, sector edge) in the image?", "choices": ["Yes, both exist.", "No, only the line (not polygon edge, sector edge) exists.", "No, only the star exists.", "No, neither exists."], "answer": "No, only the line (not polygon edge, sector edge) exists."}
|
| 140 |
+
{"image_id": 50, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["quadrilateral (rectangles excluded)", "line (polygon edges, sector edges excluded)", "triangle", "regular pentagon"], "answer": "line (polygon edges, sector edges excluded)"}
|
| 141 |
+
{"image_id": 51, "question_id": 0, "question": "Is there a spiral and a rectangle in the image?", "choices": ["Yes, both exist.", "No, only the spiral exists.", "No, only the rectangle exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 142 |
+
{"image_id": 51, "question_id": 1, "question": "Is there a rectangle and a line (not polygon edge) in the image?", "choices": ["Yes, both exist.", "No, only the rectangle exists.", "No, only the line (not polygon edge) exists.", "No, neither exists."], "answer": "No, only the line (not polygon edge) exists."}
|
| 143 |
+
{"image_id": 51, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["circle", "regular pentagon", "line (polygon edges excluded)", "ellipse (circles excluded)"], "answer": "ellipse (circles excluded)"}
|
| 144 |
+
{"image_id": 52, "question_id": 0, "question": "Is there a line (not sector edge) and a sector in the image?", "choices": ["Yes, both exist.", "No, only the line (not sector edge) exists.", "No, only the sector exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 145 |
+
{"image_id": 52, "question_id": 1, "question": "Is there a regular hexagon and a rectangle in the image?", "choices": ["Yes, both exist.", "No, only the rectangle exists.", "No, only the regular hexagon exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 146 |
+
{"image_id": 52, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["regular hexagon", "sector", "quadrilateral", "star"], "answer": "sector"}
|
| 147 |
+
{"image_id": 53, "question_id": 0, "question": "Is there a hexagon and a circle in the image?", "choices": ["Yes, both exist.", "No, only the hexagon exists.", "No, only the circle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 148 |
+
{"image_id": 53, "question_id": 1, "question": "Is there a rectangle and a regular pentagon in the image?", "choices": ["Yes, both exist.", "No, only the rectangle exists.", "No, only the regular pentagon exists.", "No, neither exists."], "answer": "No, only the regular pentagon exists."}
|
| 149 |
+
{"image_id": 53, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["sector", "hexagon", "circle", "regular pentagon"], "answer": "sector"}
|
| 150 |
+
{"image_id": 54, "question_id": 0, "question": "Is there a square and a circle in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the square exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 151 |
+
{"image_id": 54, "question_id": 1, "question": "Is there a quadrilateral (not square) and a hexagon in the image?", "choices": ["Yes, both exist.", "No, only the hexagon exists.", "No, only the quadrilateral (not square) exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 152 |
+
{"image_id": 54, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["circle", "line (polygon edges excluded)", "quadrilateral (squares excluded)", "square"], "answer": "quadrilateral (squares excluded)"}
|
| 153 |
+
{"image_id": 55, "question_id": 0, "question": "Is there a quadrilateral and a sector in the image?", "choices": ["Yes, both exist.", "No, only the sector exists.", "No, only the quadrilateral exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 154 |
+
{"image_id": 55, "question_id": 1, "question": "Is there a pentagon and a sector in the image?", "choices": ["Yes, both exist.", "No, only the pentagon exists.", "No, only the sector exists.", "No, neither exists."], "answer": "No, only the pentagon exists."}
|
| 155 |
+
{"image_id": 55, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["line (polygon edges excluded)", "star", "quadrilateral", "ellipse (circles excluded)"], "answer": "line (polygon edges excluded)"}
|
| 156 |
+
{"image_id": 56, "question_id": 0, "question": "Is there a square and a regular hexagon in the image?", "choices": ["Yes, both exist.", "No, only the square exists.", "No, only the regular hexagon exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 157 |
+
{"image_id": 56, "question_id": 1, "question": "Is there a square and a triangle in the image?", "choices": ["Yes, both exist.", "No, only the triangle exists.", "No, only the square exists.", "No, neither exists."], "answer": "No, only the triangle exists."}
|
| 158 |
+
{"image_id": 56, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["regular hexagon", "circle", "pentagon", "star"], "answer": "circle"}
|
| 159 |
+
{"image_id": 57, "question_id": 0, "question": "Is there a rectangle and a regular hexagon in the image?", "choices": ["Yes, both exist.", "No, only the rectangle exists.", "No, only the regular hexagon exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 160 |
+
{"image_id": 57, "question_id": 1, "question": "Which of the following is present in the image?", "choices": ["quadrilateral", "circle", "hexagon", "spiral"], "answer": "circle"}
|
| 161 |
+
{"image_id": 58, "question_id": 0, "question": "Is there a regular hexagon and a quadrilateral in the image?", "choices": ["Yes, both exist.", "No, only the quadrilateral exists.", "No, only the regular hexagon exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 162 |
+
{"image_id": 58, "question_id": 1, "question": "Is there a hexagon and a sector in the image?", "choices": ["Yes, both exist.", "No, only the sector exists.", "No, only the hexagon exists.", "No, neither exists."], "answer": "No, only the sector exists."}
|
| 163 |
+
{"image_id": 58, "question_id": 2, "question": "Which of the following is absent in the image?", "choices": ["sector", "circle", "line (sector edges excluded)", "ellipse (circles excluded)"], "answer": "circle"}
|
| 164 |
+
{"image_id": 59, "question_id": 0, "question": "Is there a ellipse (not circle) and a circle in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the ellipse (not circle) exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 165 |
+
{"image_id": 59, "question_id": 1, "question": "Is there a rectangle and a equilateral triangle in the image?", "choices": ["Yes, both exist.", "No, only the rectangle exists.", "No, only the equilateral triangle exists.", "No, neither exists."], "answer": "No, only the equilateral triangle exists."}
|
| 166 |
+
{"image_id": 59, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["regular pentagon", "circle", "star", "hexagon"], "answer": "circle"}
|
| 167 |
+
{"image_id": 60, "question_id": 0, "question": "Is there a star and a circle in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the star exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 168 |
+
{"image_id": 60, "question_id": 1, "question": "Is there a regular hexagon and a quadrilateral in the image?", "choices": ["Yes, both exist.", "No, only the quadrilateral exists.", "No, only the regular hexagon exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 169 |
+
{"image_id": 60, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["line (polygon edges excluded)", "rectangle", "circle", "hexagon"], "answer": "circle"}
|
| 170 |
+
{"image_id": 61, "question_id": 0, "question": "Is there a circle and a line (not polygon edge) in the image?", "choices": ["Yes, both exist.", "No, only the line (not polygon edge) exists.", "No, only the circle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 171 |
+
{"image_id": 61, "question_id": 1, "question": "Is there a hexagon and a pentagon in the image?", "choices": ["Yes, both exist.", "No, only the hexagon exists.", "No, only the pentagon exists.", "No, neither exists."], "answer": "No, only the hexagon exists."}
|
| 172 |
+
{"image_id": 61, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["quadrilateral (rectangles excluded)", "rectangle", "circle", "sector"], "answer": "circle"}
|
| 173 |
+
{"image_id": 62, "question_id": 0, "question": "Is there a regular pentagon and a quadrilateral in the image?", "choices": ["Yes, both exist.", "No, only the quadrilateral exists.", "No, only the regular pentagon exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 174 |
+
{"image_id": 62, "question_id": 1, "question": "Is there a line (not polygon edge) and a triangle in the image?", "choices": ["Yes, both exist.", "No, only the triangle exists.", "No, only the line (not polygon edge) exists.", "No, neither exists."], "answer": "No, only the line (not polygon edge) exists."}
|
| 175 |
+
{"image_id": 62, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["triangle", "line (polygon edges excluded)", "regular pentagon", "quadrilateral"], "answer": "line (polygon edges excluded)"}
|
| 176 |
+
{"image_id": 63, "question_id": 0, "question": "Is there a line (not sector edge) and a sector in the image?", "choices": ["Yes, both exist.", "No, only the line (not sector edge) exists.", "No, only the sector exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 177 |
+
{"image_id": 63, "question_id": 1, "question": "Is there a hexagon and a star in the image?", "choices": ["Yes, both exist.", "No, only the hexagon exists.", "No, only the star exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 178 |
+
{"image_id": 63, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["circle", "sector", "regular hexagon", "regular pentagon"], "answer": "sector"}
|
| 179 |
+
{"image_id": 64, "question_id": 0, "question": "Is there a quadrilateral and a regular hexagon in the image?", "choices": ["Yes, both exist.", "No, only the regular hexagon exists.", "No, only the quadrilateral exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 180 |
+
{"image_id": 64, "question_id": 1, "question": "Is there a circle and a triangle in the image?", "choices": ["Yes, both exist.", "No, only the circle exists.", "No, only the triangle exists.", "No, neither exists."], "answer": "No, only the circle exists."}
|
| 181 |
+
{"image_id": 64, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["ellipse (circles excluded)", "star", "triangle", "quadrilateral"], "answer": "ellipse (circles excluded)"}
|
| 182 |
+
{"image_id": 65, "question_id": 0, "question": "Is there a star and a hexagon in the image?", "choices": ["Yes, both exist.", "No, only the hexagon exists.", "No, only the star exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 183 |
+
{"image_id": 65, "question_id": 1, "question": "Is there a triangle and a spiral in the image?", "choices": ["Yes, both exist.", "No, only the triangle exists.", "No, only the spiral exists.", "No, neither exists."], "answer": "No, only the triangle exists."}
|
| 184 |
+
{"image_id": 65, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["ellipse (circles excluded)", "regular pentagon", "square", "rectangle (squares excluded)"], "answer": "ellipse (circles excluded)"}
|
| 185 |
+
{"image_id": 66, "question_id": 0, "question": "Is there a circle and a ellipse (not circle) in the image?", "choices": ["Yes, both exist.", "No, only the ellipse (not circle) exists.", "No, only the circle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 186 |
+
{"image_id": 66, "question_id": 1, "question": "Is there a triangle and a sector in the image?", "choices": ["Yes, both exist.", "No, only the sector exists.", "No, only the triangle exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 187 |
+
{"image_id": 66, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["regular pentagon", "triangle", "circle", "sector"], "answer": "circle"}
|
| 188 |
+
{"image_id": 67, "question_id": 0, "question": "Is there a regular pentagon and a circle in the image?", "choices": ["Yes, both exist.", "No, only the regular pentagon exists.", "No, only the circle exists.", "No, neither exists."], "answer": "Yes, both exist."}
|
| 189 |
+
{"image_id": 67, "question_id": 1, "question": "Is there a quadrilateral and a sector in the image?", "choices": ["Yes, both exist.", "No, only the sector exists.", "No, only the quadrilateral exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 190 |
+
{"image_id": 67, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["rectangle", "quadrilateral (rectangles excluded)", "triangle", "regular pentagon"], "answer": "regular pentagon"}
|
| 191 |
+
{"image_id": 68, "question_id": 0, "question": "Is there a regular pentagon and a pentagon in the image?", "choices": ["Yes, both exist.", "No, only the pentagon exists.", "No, only the regular pentagon exists.", "No, neither exists."], "answer": "No, neither exists."}
|
| 192 |
+
{"image_id": 68, "question_id": 1, "question": "Is there a spiral and a line in the image?", "choices": ["Yes, both exist.", "No, only the line exists.", "No, only the spiral exists.", "No, neither exists."], "answer": "No, only the line exists."}
|
| 193 |
+
{"image_id": 68, "question_id": 2, "question": "Which of the following is present in the image?", "choices": ["square", "ellipse (circles excluded)", "hexagon", "pentagon"], "answer": "ellipse (circles excluded)"}
|
| 194 |
+
{"image_id": 69, "question_id": 0, "question": "Is there a hexagon and a equilateral triangle in the image?", "choices": ["Yes, both exist.", "No, only the equilateral triangle exists.", "No, only the hexagon exists.", "No, neither exists."], "answer": "No, only the equilateral triangle exists."}
|
| 195 |
+
{"image_id": 69, "question_id": 1, "question": "Which of the following is present in the image?", "choices": ["pentagon", "line (polygon edges excluded)", "regular hexagon", "quadrilateral (rectangles excluded)"], "answer": "line (polygon edges excluded)"}
|
vqa-hard/location.jsonl
ADDED
|
@@ -0,0 +1,224 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"image_id": 0, "question_id": 0, "question": "Considering the centroid, where is the triangle located in the image?", "choices": ["upper left", "lower right", "upper right", "lower left"], "answer": "lower right"}
|
| 2 |
+
{"image_id": 0, "question_id": 1, "question": "Considering the centroid, where is the line (not polygon edge, sector edge) located in the image?", "choices": ["lower right", "lower left", "upper right", "upper left"], "answer": "upper right"}
|
| 3 |
+
{"image_id": 0, "question_id": 2, "question": "Considering the centroid, where is the star located relative to the sector?", "choices": ["upper left", "upper right", "lower right", "lower left"], "answer": "upper left"}
|
| 4 |
+
{"image_id": 1, "question_id": 0, "question": "Considering the centroid, where is the triangle located in the image?", "choices": ["upper right", "lower left", "lower right", "upper left"], "answer": "lower right"}
|
| 5 |
+
{"image_id": 2, "question_id": 0, "question": "Considering the centroid, where is the equilateral triangle located in the image?", "choices": ["upper right", "lower right", "upper left", "lower left"], "answer": "upper right"}
|
| 6 |
+
{"image_id": 2, "question_id": 1, "question": "Considering the centroid, where is the square located in the image?", "choices": ["lower left", "upper left", "lower right", "upper right"], "answer": "lower right"}
|
| 7 |
+
{"image_id": 2, "question_id": 2, "question": "Considering the centroid, where is the square located relative to the equilateral triangle?", "choices": ["lower right", "upper right", "lower left", "upper left"], "answer": "lower left"}
|
| 8 |
+
{"image_id": 3, "question_id": 0, "question": "Considering the centroid, where is the square located in the image?", "choices": ["lower left", "upper right", "upper left", "lower right"], "answer": "upper right"}
|
| 9 |
+
{"image_id": 3, "question_id": 1, "question": "Considering the centroid, where is the equilateral triangle located in the image?", "choices": ["lower left", "lower right", "upper right", "upper left"], "answer": "upper right"}
|
| 10 |
+
{"image_id": 3, "question_id": 2, "question": "Considering the centroid, where is the square located relative to the equilateral triangle?", "choices": ["lower left", "upper right", "upper left", "lower right"], "answer": "upper left"}
|
| 11 |
+
{"image_id": 5, "question_id": 0, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["upper left", "lower left", "upper right", "lower right"], "answer": "lower left"}
|
| 12 |
+
{"image_id": 5, "question_id": 1, "question": "Considering the centroid, where is the ellipse (not circle) located in the image?", "choices": ["lower right", "upper left", "upper right", "lower left"], "answer": "upper right"}
|
| 13 |
+
{"image_id": 5, "question_id": 2, "question": "Considering the centroid, where is the line (not polygon edge) located relative to the equilateral triangle?", "choices": ["upper right", "lower right", "upper left", "lower left"], "answer": "lower right"}
|
| 14 |
+
{"image_id": 6, "question_id": 0, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["upper right", "lower right", "lower left", "upper left"], "answer": "upper right"}
|
| 15 |
+
{"image_id": 6, "question_id": 1, "question": "Considering the centroid, where is the square located in the image?", "choices": ["lower left", "upper right", "lower right", "upper left"], "answer": "upper right"}
|
| 16 |
+
{"image_id": 6, "question_id": 2, "question": "Considering the centroid, where is the square located relative to the line (not polygon edge)?", "choices": ["lower left", "upper left", "lower right", "upper right"], "answer": "lower left"}
|
| 17 |
+
{"image_id": 8, "question_id": 0, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["lower left", "lower right", "upper left", "upper right"], "answer": "upper left"}
|
| 18 |
+
{"image_id": 8, "question_id": 1, "question": "Considering the centroid, where is the line (not polygon edge) located relative to the triangle?", "choices": ["lower right", "lower left", "upper left", "upper right"], "answer": "upper left"}
|
| 19 |
+
{"image_id": 9, "question_id": 0, "question": "Considering the centroid, where is the spiral located in the image?", "choices": ["upper left", "lower right", "upper right", "lower left"], "answer": "lower right"}
|
| 20 |
+
{"image_id": 9, "question_id": 1, "question": "Considering the centroid, where is the rectangle located in the image?", "choices": ["upper right", "lower right", "upper left", "lower left"], "answer": "lower left"}
|
| 21 |
+
{"image_id": 9, "question_id": 2, "question": "Considering the centroid, where is the rectangle located relative to the spiral?", "choices": ["lower left", "upper left", "upper right", "lower right"], "answer": "upper left"}
|
| 22 |
+
{"image_id": 10, "question_id": 0, "question": "Considering the centroid, where is the ellipse (not circle) located in the image?", "choices": ["upper left", "upper right", "lower right", "lower left"], "answer": "upper right"}
|
| 23 |
+
{"image_id": 10, "question_id": 1, "question": "Considering the centroid, where is the star located in the image?", "choices": ["upper right", "upper left", "lower right", "lower left"], "answer": "lower left"}
|
| 24 |
+
{"image_id": 10, "question_id": 2, "question": "Considering the centroid, where is the line (not polygon edge) located relative to the star?", "choices": ["upper left", "lower left", "upper right", "lower right"], "answer": "upper right"}
|
| 25 |
+
{"image_id": 11, "question_id": 0, "question": "Considering the centroid, where is the square located in the image?", "choices": ["lower right", "upper right", "upper left", "lower left"], "answer": "upper left"}
|
| 26 |
+
{"image_id": 11, "question_id": 1, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["lower right", "upper right", "upper left", "lower left"], "answer": "lower right"}
|
| 27 |
+
{"image_id": 11, "question_id": 2, "question": "Considering the centroid, where is the line (not polygon edge) located relative to the square?", "choices": ["lower left", "upper right", "upper left", "lower right"], "answer": "lower right"}
|
| 28 |
+
{"image_id": 12, "question_id": 0, "question": "Considering the centroid, where is the equilateral triangle located in the image?", "choices": ["upper right", "lower left", "lower right", "upper left"], "answer": "lower right"}
|
| 29 |
+
{"image_id": 12, "question_id": 1, "question": "Considering the centroid, where is the ellipse (not circle) located in the image?", "choices": ["lower right", "lower left", "upper right", "upper left"], "answer": "upper left"}
|
| 30 |
+
{"image_id": 12, "question_id": 2, "question": "Considering the centroid, where is the line located relative to the equilateral triangle?", "choices": ["upper left", "lower left", "upper right", "lower right"], "answer": "upper left"}
|
| 31 |
+
{"image_id": 13, "question_id": 0, "question": "Considering the centroid, where is the sector located in the image?", "choices": ["upper right", "lower right", "upper left", "lower left"], "answer": "upper left"}
|
| 32 |
+
{"image_id": 13, "question_id": 1, "question": "Considering the centroid, where is the triangle located in the image?", "choices": ["upper right", "upper left", "lower right", "lower left"], "answer": "upper left"}
|
| 33 |
+
{"image_id": 15, "question_id": 0, "question": "Considering the centroid, where is the rectangle located in the image?", "choices": ["upper left", "upper right", "lower left", "lower right"], "answer": "lower right"}
|
| 34 |
+
{"image_id": 15, "question_id": 1, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["lower left", "upper right", "upper left", "lower right"], "answer": "lower left"}
|
| 35 |
+
{"image_id": 15, "question_id": 2, "question": "Considering the centroid, where is the rectangle located relative to the line (not polygon edge)?", "choices": ["upper left", "lower right", "lower left", "upper right"], "answer": "upper right"}
|
| 36 |
+
{"image_id": 16, "question_id": 0, "question": "Considering the centroid, where is the star located in the image?", "choices": ["upper right", "lower left", "lower right", "upper left"], "answer": "upper left"}
|
| 37 |
+
{"image_id": 16, "question_id": 1, "question": "Considering the centroid, where is the square located in the image?", "choices": ["lower right", "lower left", "upper left", "upper right"], "answer": "lower left"}
|
| 38 |
+
{"image_id": 16, "question_id": 2, "question": "Considering the centroid, where is the star located relative to the square?", "choices": ["lower right", "upper left", "lower left", "upper right"], "answer": "upper right"}
|
| 39 |
+
{"image_id": 18, "question_id": 0, "question": "Considering the centroid, where is the triangle located in the image?", "choices": ["upper left", "upper right", "lower right", "lower left"], "answer": "lower left"}
|
| 40 |
+
{"image_id": 20, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["upper left", "lower left", "upper right", "lower right"], "answer": "upper left"}
|
| 41 |
+
{"image_id": 20, "question_id": 1, "question": "Considering the centroid, where is the hexagon located in the image?", "choices": ["lower right", "upper left", "lower left", "upper right"], "answer": "upper right"}
|
| 42 |
+
{"image_id": 20, "question_id": 2, "question": "Considering the centroid, where is the circle located relative to the square?", "choices": ["lower right", "lower left", "upper right", "upper left"], "answer": "upper left"}
|
| 43 |
+
{"image_id": 21, "question_id": 0, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["upper left", "lower right", "lower left", "upper right"], "answer": "upper left"}
|
| 44 |
+
{"image_id": 21, "question_id": 1, "question": "Considering the centroid, where is the rectangle located in the image?", "choices": ["lower right", "upper right", "lower left", "upper left"], "answer": "lower left"}
|
| 45 |
+
{"image_id": 21, "question_id": 2, "question": "Considering the centroid, where is the rectangle located relative to the line (not polygon edge)?", "choices": ["lower right", "upper left", "lower left", "upper right"], "answer": "lower right"}
|
| 46 |
+
{"image_id": 22, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["lower right", "lower left", "upper left", "upper right"], "answer": "lower right"}
|
| 47 |
+
{"image_id": 22, "question_id": 1, "question": "Considering the centroid, where is the ellipse (not circle) located in the image?", "choices": ["upper left", "lower left", "upper right", "lower right"], "answer": "upper right"}
|
| 48 |
+
{"image_id": 22, "question_id": 2, "question": "Considering the centroid, where is the pentagon located relative to the ellipse (not circle)?", "choices": ["lower right", "lower left", "upper left", "upper right"], "answer": "lower right"}
|
| 49 |
+
{"image_id": 23, "question_id": 0, "question": "Considering the centroid, where is the star located in the image?", "choices": ["lower right", "upper left", "lower left", "upper right"], "answer": "upper left"}
|
| 50 |
+
{"image_id": 24, "question_id": 0, "question": "Considering the centroid, where is the ellipse (not circle) located in the image?", "choices": ["upper right", "lower right", "lower left", "upper left"], "answer": "upper right"}
|
| 51 |
+
{"image_id": 24, "question_id": 1, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["lower right", "upper left", "lower left", "upper right"], "answer": "lower left"}
|
| 52 |
+
{"image_id": 24, "question_id": 2, "question": "Considering the centroid, where is the ellipse (not circle) located relative to the circle?", "choices": ["lower right", "upper left", "lower left", "upper right"], "answer": "upper right"}
|
| 53 |
+
{"image_id": 25, "question_id": 0, "question": "Considering the centroid, where is the sector located in the image?", "choices": ["lower left", "upper left", "lower right", "upper right"], "answer": "lower left"}
|
| 54 |
+
{"image_id": 25, "question_id": 1, "question": "Considering the centroid, where is the sector located relative to the line (not sector edge)?", "choices": ["lower right", "lower left", "upper right", "upper left"], "answer": "lower left"}
|
| 55 |
+
{"image_id": 26, "question_id": 0, "question": "Considering the centroid, where is the rectangle located in the image?", "choices": ["upper left", "upper right", "lower right", "lower left"], "answer": "lower left"}
|
| 56 |
+
{"image_id": 28, "question_id": 0, "question": "Considering the centroid, where is the triangle located in the image?", "choices": ["upper right", "upper left", "lower left", "lower right"], "answer": "upper right"}
|
| 57 |
+
{"image_id": 28, "question_id": 1, "question": "Considering the centroid, where is the sector located in the image?", "choices": ["upper left", "lower left", "upper right", "lower right"], "answer": "upper right"}
|
| 58 |
+
{"image_id": 29, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["upper right", "lower left", "upper left", "lower right"], "answer": "lower right"}
|
| 59 |
+
{"image_id": 29, "question_id": 1, "question": "Considering the centroid, where is the equilateral triangle located in the image?", "choices": ["upper right", "lower left", "lower right", "upper left"], "answer": "lower right"}
|
| 60 |
+
{"image_id": 30, "question_id": 0, "question": "Considering the centroid, where is the line (not polygon edge, sector edge) located in the image?", "choices": ["lower right", "upper right", "upper left", "lower left"], "answer": "upper right"}
|
| 61 |
+
{"image_id": 30, "question_id": 1, "question": "Considering the centroid, where is the ellipse (not circle) located in the image?", "choices": ["upper right", "lower left", "upper left", "lower right"], "answer": "upper right"}
|
| 62 |
+
{"image_id": 30, "question_id": 2, "question": "Considering the centroid, where is the ellipse (not circle) located relative to the line (not polygon edge, sector edge)?", "choices": ["upper left", "upper right", "lower left", "lower right"], "answer": "lower left"}
|
| 63 |
+
{"image_id": 32, "question_id": 0, "question": "Considering the centroid, where is the regular hexagon located in the image?", "choices": ["lower left", "upper right", "lower right", "upper left"], "answer": "lower left"}
|
| 64 |
+
{"image_id": 32, "question_id": 1, "question": "Considering the centroid, where is the sector located in the image?", "choices": ["upper left", "lower left", "upper right", "lower right"], "answer": "lower right"}
|
| 65 |
+
{"image_id": 32, "question_id": 2, "question": "Considering the centroid, where is the equilateral triangle located relative to the triangle?", "choices": ["lower right", "upper right", "lower left", "upper left"], "answer": "upper left"}
|
| 66 |
+
{"image_id": 33, "question_id": 0, "question": "Considering the centroid, where is the triangle located in the image?", "choices": ["lower right", "lower left", "upper left", "upper right"], "answer": "lower right"}
|
| 67 |
+
{"image_id": 33, "question_id": 1, "question": "Considering the centroid, where is the regular pentagon located in the image?", "choices": ["upper right", "lower right", "upper left", "lower left"], "answer": "upper right"}
|
| 68 |
+
{"image_id": 33, "question_id": 2, "question": "Considering the centroid, where is the triangle located relative to the circle?", "choices": ["lower right", "upper right", "lower left", "upper left"], "answer": "lower left"}
|
| 69 |
+
{"image_id": 35, "question_id": 0, "question": "Considering the centroid, where is the regular pentagon located in the image?", "choices": ["upper left", "lower left", "lower right", "upper right"], "answer": "upper left"}
|
| 70 |
+
{"image_id": 35, "question_id": 1, "question": "Considering the centroid, where is the spiral located in the image?", "choices": ["upper left", "lower right", "upper right", "lower left"], "answer": "lower left"}
|
| 71 |
+
{"image_id": 35, "question_id": 2, "question": "Considering the centroid, where is the regular pentagon located relative to the spiral?", "choices": ["lower right", "lower left", "upper right", "upper left"], "answer": "upper left"}
|
| 72 |
+
{"image_id": 36, "question_id": 0, "question": "Considering the centroid, where is the quadrilateral located in the image?", "choices": ["lower right", "upper left", "lower left", "upper right"], "answer": "upper left"}
|
| 73 |
+
{"image_id": 36, "question_id": 1, "question": "Considering the centroid, where is the spiral located in the image?", "choices": ["lower left", "upper right", "upper left", "lower right"], "answer": "lower right"}
|
| 74 |
+
{"image_id": 36, "question_id": 2, "question": "Considering the centroid, where is the spiral located relative to the quadrilateral?", "choices": ["upper left", "upper right", "lower right", "lower left"], "answer": "lower right"}
|
| 75 |
+
{"image_id": 37, "question_id": 0, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["lower right", "lower left", "upper right", "upper left"], "answer": "lower right"}
|
| 76 |
+
{"image_id": 37, "question_id": 1, "question": "Considering the centroid, where is the line (not polygon edge) located relative to the ellipse (not circle)?", "choices": ["upper left", "lower left", "upper right", "lower right"], "answer": "lower right"}
|
| 77 |
+
{"image_id": 39, "question_id": 0, "question": "Considering the centroid, where is the triangle located in the image?", "choices": ["upper left", "lower right", "upper right", "lower left"], "answer": "lower left"}
|
| 78 |
+
{"image_id": 39, "question_id": 1, "question": "Considering the centroid, where is the square located in the image?", "choices": ["lower right", "upper right", "upper left", "lower left"], "answer": "upper right"}
|
| 79 |
+
{"image_id": 39, "question_id": 2, "question": "Considering the centroid, where is the square located relative to the triangle?", "choices": ["lower right", "upper right", "lower left", "upper left"], "answer": "upper right"}
|
| 80 |
+
{"image_id": 41, "question_id": 0, "question": "Considering the centroid, where is the star located in the image?", "choices": ["lower right", "upper left", "upper right", "lower left"], "answer": "lower left"}
|
| 81 |
+
{"image_id": 42, "question_id": 0, "question": "Considering the centroid, where is the quadrilateral located in the image?", "choices": ["lower right", "lower left", "upper left", "upper right"], "answer": "upper right"}
|
| 82 |
+
{"image_id": 42, "question_id": 1, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["upper left", "upper right", "lower right", "lower left"], "answer": "lower left"}
|
| 83 |
+
{"image_id": 42, "question_id": 2, "question": "Considering the centroid, where is the circle located relative to the quadrilateral?", "choices": ["lower right", "upper left", "lower left", "upper right"], "answer": "lower left"}
|
| 84 |
+
{"image_id": 43, "question_id": 0, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["lower left", "upper right", "upper left", "lower right"], "answer": "upper left"}
|
| 85 |
+
{"image_id": 43, "question_id": 1, "question": "Considering the centroid, where is the square located in the image?", "choices": ["upper left", "lower right", "upper right", "lower left"], "answer": "lower right"}
|
| 86 |
+
{"image_id": 43, "question_id": 2, "question": "Considering the centroid, where is the line (not polygon edge) located relative to the square?", "choices": ["upper right", "upper left", "lower right", "lower left"], "answer": "upper left"}
|
| 87 |
+
{"image_id": 44, "question_id": 0, "question": "Considering the centroid, where is the square located in the image?", "choices": ["lower right", "upper right", "lower left", "upper left"], "answer": "upper right"}
|
| 88 |
+
{"image_id": 44, "question_id": 1, "question": "Considering the centroid, where is the equilateral triangle located in the image?", "choices": ["upper left", "upper right", "lower left", "lower right"], "answer": "lower left"}
|
| 89 |
+
{"image_id": 44, "question_id": 2, "question": "Considering the centroid, where is the equilateral triangle located relative to the line (not polygon edge)?", "choices": ["lower left", "upper right", "upper left", "lower right"], "answer": "lower right"}
|
| 90 |
+
{"image_id": 45, "question_id": 0, "question": "Considering the centroid, where is the line (not polygon edge, sector edge) located in the image?", "choices": ["lower right", "lower left", "upper right", "upper left"], "answer": "lower left"}
|
| 91 |
+
{"image_id": 45, "question_id": 1, "question": "Considering the centroid, where is the sector located in the image?", "choices": ["upper left", "lower left", "lower right", "upper right"], "answer": "lower right"}
|
| 92 |
+
{"image_id": 45, "question_id": 2, "question": "Considering the centroid, where is the sector located relative to the line (not polygon edge, sector edge)?", "choices": ["lower right", "lower left", "upper right", "upper left"], "answer": "upper right"}
|
| 93 |
+
{"image_id": 46, "question_id": 0, "question": "Considering the centroid, where is the triangle located relative to the regular hexagon?", "choices": ["upper right", "upper left", "lower left", "lower right"], "answer": "lower right"}
|
| 94 |
+
{"image_id": 47, "question_id": 0, "question": "Considering the centroid, where is the sector located in the image?", "choices": ["lower right", "lower left", "upper left", "upper right"], "answer": "lower right"}
|
| 95 |
+
{"image_id": 47, "question_id": 1, "question": "Considering the centroid, where is the pentagon located in the image?", "choices": ["upper left", "lower left", "lower right", "upper right"], "answer": "lower left"}
|
| 96 |
+
{"image_id": 47, "question_id": 2, "question": "Considering the centroid, where is the sector located relative to the pentagon?", "choices": ["lower left", "upper right", "upper left", "lower right"], "answer": "lower right"}
|
| 97 |
+
{"image_id": 48, "question_id": 0, "question": "Considering the centroid, where is the line located in the image?", "choices": ["upper left", "lower right", "lower left", "upper right"], "answer": "lower right"}
|
| 98 |
+
{"image_id": 48, "question_id": 1, "question": "Considering the centroid, where is the spiral located in the image?", "choices": ["lower right", "lower left", "upper right", "upper left"], "answer": "lower right"}
|
| 99 |
+
{"image_id": 48, "question_id": 2, "question": "Considering the centroid, where is the line located relative to the spiral?", "choices": ["upper right", "upper left", "lower left", "lower right"], "answer": "lower left"}
|
| 100 |
+
{"image_id": 49, "question_id": 0, "question": "Considering the centroid, where is the triangle located in the image?", "choices": ["lower left", "upper right", "upper left", "lower right"], "answer": "upper left"}
|
| 101 |
+
{"image_id": 49, "question_id": 1, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["upper left", "lower right", "lower left", "upper right"], "answer": "upper right"}
|
| 102 |
+
{"image_id": 49, "question_id": 2, "question": "Considering the centroid, where is the line (not polygon edge) located relative to the triangle?", "choices": ["upper left", "lower left", "lower right", "upper right"], "answer": "upper right"}
|
| 103 |
+
{"image_id": 50, "question_id": 0, "question": "Considering the centroid, where is the equilateral triangle located in the image?", "choices": ["upper right", "upper left", "lower right", "lower left"], "answer": "upper right"}
|
| 104 |
+
{"image_id": 50, "question_id": 1, "question": "Considering the centroid, where is the line (not polygon edge, sector edge) located in the image?", "choices": ["lower left", "upper left", "lower right", "upper right"], "answer": "upper right"}
|
| 105 |
+
{"image_id": 50, "question_id": 2, "question": "Considering the centroid, where is the equilateral triangle located relative to the line (not polygon edge, sector edge)?", "choices": ["lower right", "upper right", "lower left", "upper left"], "answer": "upper left"}
|
| 106 |
+
{"image_id": 51, "question_id": 0, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["upper left", "lower left", "lower right", "upper right"], "answer": "lower right"}
|
| 107 |
+
{"image_id": 51, "question_id": 1, "question": "Considering the centroid, where is the regular pentagon located in the image?", "choices": ["upper left", "lower left", "lower right", "upper right"], "answer": "upper right"}
|
| 108 |
+
{"image_id": 51, "question_id": 2, "question": "Considering the centroid, where is the line (not polygon edge) located relative to the regular pentagon?", "choices": ["upper left", "upper right", "lower right", "lower left"], "answer": "lower right"}
|
| 109 |
+
{"image_id": 53, "question_id": 0, "question": "Considering the centroid, where is the regular pentagon located in the image?", "choices": ["lower right", "upper left", "lower left", "upper right"], "answer": "upper right"}
|
| 110 |
+
{"image_id": 54, "question_id": 0, "question": "Considering the centroid, where is the square located in the image?", "choices": ["upper left", "lower right", "upper right", "lower left"], "answer": "upper right"}
|
| 111 |
+
{"image_id": 55, "question_id": 0, "question": "Considering the centroid, where is the pentagon located in the image?", "choices": ["upper left", "lower right", "lower left", "upper right"], "answer": "upper left"}
|
| 112 |
+
{"image_id": 55, "question_id": 1, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["upper left", "upper right", "lower right", "lower left"], "answer": "lower left"}
|
| 113 |
+
{"image_id": 55, "question_id": 2, "question": "Considering the centroid, where is the pentagon located relative to the line (not polygon edge)?", "choices": ["lower right", "upper right", "upper left", "lower left"], "answer": "upper left"}
|
| 114 |
+
{"image_id": 56, "question_id": 0, "question": "Considering the centroid, where is the ellipse (not circle) located in the image?", "choices": ["lower left", "lower right", "upper right", "upper left"], "answer": "upper left"}
|
| 115 |
+
{"image_id": 56, "question_id": 1, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["upper right", "lower right", "upper left", "lower left"], "answer": "lower left"}
|
| 116 |
+
{"image_id": 56, "question_id": 2, "question": "Considering the centroid, where is the quadrilateral located relative to the triangle?", "choices": ["upper left", "lower left", "upper right", "lower right"], "answer": "upper right"}
|
| 117 |
+
{"image_id": 58, "question_id": 0, "question": "Considering the centroid, where is the star located in the image?", "choices": ["upper left", "lower right", "upper right", "lower left"], "answer": "upper right"}
|
| 118 |
+
{"image_id": 58, "question_id": 1, "question": "Considering the centroid, where is the line (not polygon edge, sector edge) located in the image?", "choices": ["lower right", "lower left", "upper left", "upper right"], "answer": "lower right"}
|
| 119 |
+
{"image_id": 58, "question_id": 2, "question": "Considering the centroid, where is the ellipse located relative to the star?", "choices": ["lower right", "upper right", "upper left", "lower left"], "answer": "lower left"}
|
| 120 |
+
{"image_id": 59, "question_id": 0, "question": "Considering the centroid, where is the ellipse (not circle) located in the image?", "choices": ["lower left", "upper right", "upper left", "lower right"], "answer": "upper left"}
|
| 121 |
+
{"image_id": 59, "question_id": 1, "question": "Considering the centroid, where is the equilateral triangle located in the image?", "choices": ["upper right", "lower left", "lower right", "upper left"], "answer": "lower left"}
|
| 122 |
+
{"image_id": 59, "question_id": 2, "question": "Considering the centroid, where is the ellipse (not circle) located relative to the equilateral triangle?", "choices": ["upper left", "lower left", "upper right", "lower right"], "answer": "upper left"}
|
| 123 |
+
{"image_id": 61, "question_id": 0, "question": "Considering the centroid, where is the hexagon located in the image?", "choices": ["lower right", "lower left", "upper left", "upper right"], "answer": "lower left"}
|
| 124 |
+
{"image_id": 61, "question_id": 1, "question": "Considering the centroid, where is the ellipse (not circle) located in the image?", "choices": ["lower left", "lower right", "upper right", "upper left"], "answer": "lower left"}
|
| 125 |
+
{"image_id": 62, "question_id": 0, "question": "Considering the centroid, where is the pentagon located in the image?", "choices": ["lower left", "upper right", "upper left", "lower right"], "answer": "lower left"}
|
| 126 |
+
{"image_id": 62, "question_id": 1, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["upper left", "lower right", "lower left", "upper right"], "answer": "lower right"}
|
| 127 |
+
{"image_id": 62, "question_id": 2, "question": "Considering the centroid, where is the line (not polygon edge) located relative to the pentagon?", "choices": ["lower right", "upper right", "upper left", "lower left"], "answer": "upper right"}
|
| 128 |
+
{"image_id": 63, "question_id": 0, "question": "Considering the centroid, where is the line (not sector edge) located in the image?", "choices": ["lower left", "upper right", "upper left", "lower right"], "answer": "upper left"}
|
| 129 |
+
{"image_id": 63, "question_id": 1, "question": "Considering the centroid, where is the ellipse located in the image?", "choices": ["upper left", "upper right", "lower right", "lower left"], "answer": "upper right"}
|
| 130 |
+
{"image_id": 63, "question_id": 2, "question": "Considering the centroid, where is the line (not sector edge) located relative to the ellipse?", "choices": ["lower left", "upper right", "upper left", "lower right"], "answer": "upper left"}
|
| 131 |
+
{"image_id": 64, "question_id": 0, "question": "Considering the centroid, where is the line (not sector edge) located in the image?", "choices": ["upper left", "upper right", "lower left", "lower right"], "answer": "lower right"}
|
| 132 |
+
{"image_id": 64, "question_id": 1, "question": "Considering the centroid, where is the line (not sector edge) located relative to the ellipse (not circle)?", "choices": ["lower left", "lower right", "upper right", "upper left"], "answer": "upper right"}
|
| 133 |
+
{"image_id": 65, "question_id": 0, "question": "Considering the centroid, where is the triangle located in the image?", "choices": ["lower right", "lower left", "upper right", "upper left"], "answer": "upper left"}
|
| 134 |
+
{"image_id": 65, "question_id": 1, "question": "Considering the centroid, where is the ellipse (not circle) located in the image?", "choices": ["upper right", "lower right", "upper left", "lower left"], "answer": "upper right"}
|
| 135 |
+
{"image_id": 65, "question_id": 2, "question": "Considering the centroid, where is the triangle located relative to the line (not polygon edge)?", "choices": ["lower left", "upper left", "upper right", "lower right"], "answer": "upper left"}
|
| 136 |
+
{"image_id": 66, "question_id": 0, "question": "Considering the centroid, where is the ellipse (not circle) located in the image?", "choices": ["upper right", "lower right", "lower left", "upper left"], "answer": "lower left"}
|
| 137 |
+
{"image_id": 66, "question_id": 1, "question": "Considering the centroid, where is the spiral located in the image?", "choices": ["lower right", "upper left", "upper right", "lower left"], "answer": "lower left"}
|
| 138 |
+
{"image_id": 66, "question_id": 2, "question": "Considering the centroid, where is the spiral located relative to the line (not polygon edge)?", "choices": ["lower left", "upper left", "upper right", "lower right"], "answer": "lower left"}
|
| 139 |
+
{"image_id": 68, "question_id": 0, "question": "Considering the centroid, where is the line located in the image?", "choices": ["upper left", "upper right", "lower right", "lower left"], "answer": "upper left"}
|
| 140 |
+
{"image_id": 68, "question_id": 1, "question": "Considering the centroid, where is the ellipse (not circle) located in the image?", "choices": ["lower right", "upper left", "upper right", "lower left"], "answer": "lower right"}
|
| 141 |
+
{"image_id": 68, "question_id": 2, "question": "Considering the centroid, where is the ellipse (not circle) located relative to the line?", "choices": ["upper right", "lower left", "upper left", "lower right"], "answer": "lower right"}
|
| 142 |
+
{"image_id": 69, "question_id": 0, "question": "Considering the centroid, where is the rectangle located in the image?", "choices": ["lower left", "upper left", "upper right", "lower right"], "answer": "upper right"}
|
| 143 |
+
{"image_id": 69, "question_id": 1, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["lower left", "upper right", "lower right", "upper left"], "answer": "lower right"}
|
| 144 |
+
{"image_id": 69, "question_id": 2, "question": "Considering the centroid, where is the rectangle located relative to the equilateral triangle?", "choices": ["lower right", "upper left", "upper right", "lower left"], "answer": "upper left"}
|
| 145 |
+
{"image_id": 70, "question_id": 0, "question": "Considering the centroid, where is the sector located in the image?", "choices": ["upper left", "upper right", "lower left", "lower right"], "answer": "lower right"}
|
| 146 |
+
{"image_id": 70, "question_id": 1, "question": "Considering the centroid, where is the line (not sector edge) located in the image?", "choices": ["upper right", "lower left", "upper left", "lower right"], "answer": "lower right"}
|
| 147 |
+
{"image_id": 70, "question_id": 2, "question": "Considering the centroid, where is the line (not sector edge) located relative to the sector?", "choices": ["upper left", "lower right", "lower left", "upper right"], "answer": "lower right"}
|
| 148 |
+
{"image_id": 71, "question_id": 0, "question": "Considering the centroid, where is the line located in the image?", "choices": ["lower right", "lower left", "upper right", "upper left"], "answer": "lower right"}
|
| 149 |
+
{"image_id": 72, "question_id": 0, "question": "Considering the centroid, where is the ellipse (not circle) located in the image?", "choices": ["upper left", "upper right", "lower left", "lower right"], "answer": "lower left"}
|
| 150 |
+
{"image_id": 72, "question_id": 1, "question": "Considering the centroid, where is the rectangle located in the image?", "choices": ["upper left", "lower left", "upper right", "lower right"], "answer": "lower left"}
|
| 151 |
+
{"image_id": 72, "question_id": 2, "question": "Considering the centroid, where is the rectangle located relative to the triangle?", "choices": ["lower right", "upper left", "upper right", "lower left"], "answer": "lower left"}
|
| 152 |
+
{"image_id": 73, "question_id": 0, "question": "Considering the centroid, where is the pentagon located in the image?", "choices": ["upper left", "lower right", "lower left", "upper right"], "answer": "upper left"}
|
| 153 |
+
{"image_id": 73, "question_id": 1, "question": "Considering the centroid, where is the triangle located in the image?", "choices": ["lower left", "lower right", "upper left", "upper right"], "answer": "lower left"}
|
| 154 |
+
{"image_id": 73, "question_id": 2, "question": "Considering the centroid, where is the pentagon located relative to the triangle?", "choices": ["lower left", "upper right", "upper left", "lower right"], "answer": "upper right"}
|
| 155 |
+
{"image_id": 74, "question_id": 0, "question": "Considering the centroid, where is the square located in the image?", "choices": ["upper right", "lower left", "lower right", "upper left"], "answer": "lower right"}
|
| 156 |
+
{"image_id": 74, "question_id": 1, "question": "Considering the centroid, where is the triangle located in the image?", "choices": ["upper left", "lower left", "upper right", "lower right"], "answer": "lower right"}
|
| 157 |
+
{"image_id": 74, "question_id": 2, "question": "Considering the centroid, where is the triangle located relative to the square?", "choices": ["lower left", "lower right", "upper right", "upper left"], "answer": "lower left"}
|
| 158 |
+
{"image_id": 75, "question_id": 0, "question": "Considering the centroid, where is the triangle located in the image?", "choices": ["lower right", "upper left", "lower left", "upper right"], "answer": "upper left"}
|
| 159 |
+
{"image_id": 77, "question_id": 0, "question": "Considering the centroid, where is the equilateral triangle located in the image?", "choices": ["lower right", "lower left", "upper left", "upper right"], "answer": "upper right"}
|
| 160 |
+
{"image_id": 77, "question_id": 1, "question": "Considering the centroid, where is the equilateral triangle located relative to the square?", "choices": ["lower left", "upper right", "lower right", "upper left"], "answer": "upper right"}
|
| 161 |
+
{"image_id": 78, "question_id": 0, "question": "Considering the centroid, where is the spiral located in the image?", "choices": ["upper left", "lower left", "lower right", "upper right"], "answer": "upper left"}
|
| 162 |
+
{"image_id": 79, "question_id": 0, "question": "Considering the centroid, where is the ellipse (not circle) located in the image?", "choices": ["upper left", "upper right", "lower right", "lower left"], "answer": "upper right"}
|
| 163 |
+
{"image_id": 79, "question_id": 1, "question": "Considering the centroid, where is the quadrilateral located in the image?", "choices": ["upper left", "upper right", "lower right", "lower left"], "answer": "lower left"}
|
| 164 |
+
{"image_id": 79, "question_id": 2, "question": "Considering the centroid, where is the ellipse (not circle) located relative to the quadrilateral?", "choices": ["lower left", "upper right", "upper left", "lower right"], "answer": "upper right"}
|
| 165 |
+
{"image_id": 80, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["lower right", "lower left", "upper left", "upper right"], "answer": "lower left"}
|
| 166 |
+
{"image_id": 82, "question_id": 0, "question": "Considering the centroid, where is the equilateral triangle located in the image?", "choices": ["lower right", "upper left", "lower left", "upper right"], "answer": "upper right"}
|
| 167 |
+
{"image_id": 82, "question_id": 1, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["upper left", "lower left", "lower right", "upper right"], "answer": "upper right"}
|
| 168 |
+
{"image_id": 82, "question_id": 2, "question": "Considering the centroid, where is the rectangle located relative to the equilateral triangle?", "choices": ["upper right", "upper left", "lower left", "lower right"], "answer": "lower left"}
|
| 169 |
+
{"image_id": 83, "question_id": 0, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["lower left", "lower right", "upper left", "upper right"], "answer": "upper right"}
|
| 170 |
+
{"image_id": 83, "question_id": 1, "question": "Considering the centroid, where is the hexagon located in the image?", "choices": ["lower left", "upper left", "lower right", "upper right"], "answer": "lower right"}
|
| 171 |
+
{"image_id": 83, "question_id": 2, "question": "Considering the centroid, where is the line (not polygon edge) located relative to the hexagon?", "choices": ["upper right", "lower left", "upper left", "lower right"], "answer": "upper left"}
|
| 172 |
+
{"image_id": 84, "question_id": 0, "question": "Considering the centroid, where is the star located in the image?", "choices": ["upper right", "lower right", "lower left", "upper left"], "answer": "lower left"}
|
| 173 |
+
{"image_id": 84, "question_id": 1, "question": "Considering the centroid, where is the hexagon located in the image?", "choices": ["lower right", "upper right", "lower left", "upper left"], "answer": "lower right"}
|
| 174 |
+
{"image_id": 84, "question_id": 2, "question": "Considering the centroid, where is the circle located relative to the hexagon?", "choices": ["lower left", "upper right", "lower right", "upper left"], "answer": "lower left"}
|
| 175 |
+
{"image_id": 85, "question_id": 0, "question": "Considering the centroid, where is the star located in the image?", "choices": ["upper left", "lower right", "upper right", "lower left"], "answer": "upper left"}
|
| 176 |
+
{"image_id": 85, "question_id": 1, "question": "Considering the centroid, where is the sector located in the image?", "choices": ["lower right", "upper left", "lower left", "upper right"], "answer": "upper right"}
|
| 177 |
+
{"image_id": 85, "question_id": 2, "question": "Considering the centroid, where is the star located relative to the sector?", "choices": ["lower right", "upper left", "upper right", "lower left"], "answer": "upper left"}
|
| 178 |
+
{"image_id": 86, "question_id": 0, "question": "Considering the centroid, where is the rectangle located in the image?", "choices": ["lower right", "lower left", "upper right", "upper left"], "answer": "upper left"}
|
| 179 |
+
{"image_id": 86, "question_id": 1, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["upper left", "lower left", "lower right", "upper right"], "answer": "upper left"}
|
| 180 |
+
{"image_id": 86, "question_id": 2, "question": "Considering the centroid, where is the line (not polygon edge) located relative to the rectangle?", "choices": ["lower left", "upper right", "upper left", "lower right"], "answer": "lower left"}
|
| 181 |
+
{"image_id": 87, "question_id": 0, "question": "Considering the centroid, where is the pentagon located in the image?", "choices": ["lower left", "lower right", "upper right", "upper left"], "answer": "lower left"}
|
| 182 |
+
{"image_id": 87, "question_id": 1, "question": "Considering the centroid, where is the sector located in the image?", "choices": ["lower left", "lower right", "upper right", "upper left"], "answer": "lower right"}
|
| 183 |
+
{"image_id": 87, "question_id": 2, "question": "Considering the centroid, where is the pentagon located relative to the sector?", "choices": ["upper left", "upper right", "lower left", "lower right"], "answer": "lower left"}
|
| 184 |
+
{"image_id": 88, "question_id": 0, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["upper right", "lower left", "lower right", "upper left"], "answer": "upper left"}
|
| 185 |
+
{"image_id": 89, "question_id": 0, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["upper left", "lower right", "lower left", "upper right"], "answer": "upper left"}
|
| 186 |
+
{"image_id": 89, "question_id": 1, "question": "Considering the centroid, where is the line (not polygon edge, sector edge) located in the image?", "choices": ["upper right", "upper left", "lower right", "lower left"], "answer": "upper left"}
|
| 187 |
+
{"image_id": 89, "question_id": 2, "question": "Considering the centroid, where is the circle located relative to the line (not polygon edge, sector edge)?", "choices": ["upper right", "lower right", "lower left", "upper left"], "answer": "upper right"}
|
| 188 |
+
{"image_id": 90, "question_id": 0, "question": "Considering the centroid, where is the regular hexagon located in the image?", "choices": ["lower right", "lower left", "upper right", "upper left"], "answer": "lower left"}
|
| 189 |
+
{"image_id": 90, "question_id": 1, "question": "Considering the centroid, where is the pentagon located in the image?", "choices": ["upper right", "upper left", "lower right", "lower left"], "answer": "lower left"}
|
| 190 |
+
{"image_id": 90, "question_id": 2, "question": "Considering the centroid, where is the regular hexagon located relative to the pentagon?", "choices": ["lower right", "upper left", "lower left", "upper right"], "answer": "upper right"}
|
| 191 |
+
{"image_id": 91, "question_id": 0, "question": "Considering the centroid, where is the regular hexagon located in the image?", "choices": ["lower left", "lower right", "upper right", "upper left"], "answer": "upper right"}
|
| 192 |
+
{"image_id": 91, "question_id": 1, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["upper left", "lower right", "upper right", "lower left"], "answer": "upper left"}
|
| 193 |
+
{"image_id": 91, "question_id": 2, "question": "Considering the centroid, where is the line (not polygon edge) located relative to the regular hexagon?", "choices": ["lower right", "upper left", "upper right", "lower left"], "answer": "upper left"}
|
| 194 |
+
{"image_id": 92, "question_id": 0, "question": "Considering the centroid, where is the line (not polygon edge) located in the image?", "choices": ["lower right", "lower left", "upper left", "upper right"], "answer": "lower left"}
|
| 195 |
+
{"image_id": 93, "question_id": 0, "question": "Considering the centroid, where is the line (not polygon edge, sector edge) located in the image?", "choices": ["upper left", "lower left", "lower right", "upper right"], "answer": "lower right"}
|
| 196 |
+
{"image_id": 94, "question_id": 0, "question": "Considering the centroid, where is the sector located in the image?", "choices": ["upper right", "upper left", "lower right", "lower left"], "answer": "lower left"}
|
| 197 |
+
{"image_id": 94, "question_id": 1, "question": "Considering the centroid, where is the star located in the image?", "choices": ["lower right", "upper right", "upper left", "lower left"], "answer": "upper left"}
|
| 198 |
+
{"image_id": 94, "question_id": 2, "question": "Considering the centroid, where is the sector located relative to the equilateral triangle?", "choices": ["lower right", "lower left", "upper right", "upper left"], "answer": "lower left"}
|
| 199 |
+
{"image_id": 95, "question_id": 0, "question": "Considering the centroid, where is the line (not sector edge) located in the image?", "choices": ["lower left", "upper right", "upper left", "lower right"], "answer": "lower left"}
|
| 200 |
+
{"image_id": 96, "question_id": 0, "question": "Considering the centroid, where is the regular pentagon located in the image?", "choices": ["upper left", "upper right", "lower left", "lower right"], "answer": "upper left"}
|
| 201 |
+
{"image_id": 97, "question_id": 0, "question": "Considering the centroid, where is the sector located in the image?", "choices": ["lower right", "upper left", "upper right", "lower left"], "answer": "lower right"}
|
| 202 |
+
{"image_id": 98, "question_id": 0, "question": "Considering the centroid, where is the line located in the image?", "choices": ["upper left", "lower left", "upper right", "lower right"], "answer": "upper left"}
|
| 203 |
+
{"image_id": 99, "question_id": 0, "question": "Considering the centroid, where is the pentagon located in the image?", "choices": ["upper right", "lower right", "lower left", "upper left"], "answer": "lower left"}
|
| 204 |
+
{"image_id": 99, "question_id": 1, "question": "Considering the centroid, where is the star located in the image?", "choices": ["lower right", "upper left", "upper right", "lower left"], "answer": "upper right"}
|
| 205 |
+
{"image_id": 99, "question_id": 2, "question": "Considering the centroid, where is the pentagon located relative to the star?", "choices": ["lower left", "upper left", "lower right", "upper right"], "answer": "lower left"}
|
| 206 |
+
{"image_id": 100, "question_id": 0, "question": "Considering the centroid, where is the line located in the image?", "choices": ["upper left", "lower left", "lower right", "upper right"], "answer": "upper left"}
|
| 207 |
+
{"image_id": 100, "question_id": 1, "question": "Considering the centroid, where is the ellipse (not circle) located in the image?", "choices": ["lower left", "upper left", "upper right", "lower right"], "answer": "upper right"}
|
| 208 |
+
{"image_id": 100, "question_id": 2, "question": "Considering the centroid, where is the line located relative to the ellipse (not circle)?", "choices": ["lower left", "lower right", "upper left", "upper right"], "answer": "upper left"}
|
| 209 |
+
{"image_id": 101, "question_id": 0, "question": "Considering the centroid, where is the line located in the image?", "choices": ["lower right", "upper left", "upper right", "lower left"], "answer": "lower right"}
|
| 210 |
+
{"image_id": 102, "question_id": 0, "question": "Considering the centroid, where is the ellipse (not circle) located in the image?", "choices": ["upper right", "upper left", "lower left", "lower right"], "answer": "lower right"}
|
| 211 |
+
{"image_id": 103, "question_id": 0, "question": "Considering the centroid, where is the ellipse (not circle) located in the image?", "choices": ["upper left", "upper right", "lower left", "lower right"], "answer": "lower left"}
|
| 212 |
+
{"image_id": 103, "question_id": 1, "question": "Considering the centroid, where is the ellipse (not circle) located relative to the regular hexagon?", "choices": ["lower left", "lower right", "upper right", "upper left"], "answer": "lower left"}
|
| 213 |
+
{"image_id": 104, "question_id": 0, "question": "Considering the centroid, where is the rectangle located in the image?", "choices": ["lower right", "lower left", "upper right", "upper left"], "answer": "lower left"}
|
| 214 |
+
{"image_id": 104, "question_id": 1, "question": "Considering the centroid, where is the ellipse (not circle) located relative to the line (not polygon edge)?", "choices": ["upper left", "upper right", "lower left", "lower right"], "answer": "lower right"}
|
| 215 |
+
{"image_id": 105, "question_id": 0, "question": "Considering the centroid, where is the triangle located in the image?", "choices": ["lower left", "upper right", "lower right", "upper left"], "answer": "lower left"}
|
| 216 |
+
{"image_id": 105, "question_id": 1, "question": "Considering the centroid, where is the circle located in the image?", "choices": ["lower left", "upper left", "upper right", "lower right"], "answer": "lower left"}
|
| 217 |
+
{"image_id": 105, "question_id": 2, "question": "Considering the centroid, where is the triangle located relative to the ellipse (not circle)?", "choices": ["lower right", "lower left", "upper left", "upper right"], "answer": "lower left"}
|
| 218 |
+
{"image_id": 106, "question_id": 0, "question": "Considering the centroid, where is the ellipse (not circle) located in the image?", "choices": ["lower left", "upper left", "lower right", "upper right"], "answer": "upper right"}
|
| 219 |
+
{"image_id": 106, "question_id": 1, "question": "Considering the centroid, where is the triangle located in the image?", "choices": ["upper left", "lower left", "upper right", "lower right"], "answer": "lower left"}
|
| 220 |
+
{"image_id": 106, "question_id": 2, "question": "Considering the centroid, where is the ellipse (not circle) located relative to the triangle?", "choices": ["upper left", "lower right", "upper right", "lower left"], "answer": "upper right"}
|
| 221 |
+
{"image_id": 107, "question_id": 0, "question": "Considering the centroid, where is the spiral located in the image?", "choices": ["upper left", "upper right", "lower right", "lower left"], "answer": "upper left"}
|
| 222 |
+
{"image_id": 107, "question_id": 1, "question": "Considering the centroid, where is the sector located in the image?", "choices": ["upper left", "upper right", "lower left", "lower right"], "answer": "upper left"}
|
| 223 |
+
{"image_id": 107, "question_id": 2, "question": "Considering the centroid, where is the spiral located relative to the sector?", "choices": ["lower left", "upper right", "upper left", "lower right"], "answer": "lower right"}
|
| 224 |
+
{"image_id": 108, "question_id": 0, "question": "Considering the centroid, where is the star located in the image?", "choices": ["upper left", "upper right", "lower left", "lower right"], "answer": "upper right"}
|
vqa-hard/reference.jsonl
ADDED
|
@@ -0,0 +1,182 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"image_id": 0, "question_id": 0, "question": "Considering the centroid, which of the following is in the left half of the image?", "choices": ["ellipse (not circle)", "star", "sector", "triangle"], "answer": "star"}
|
| 2 |
+
{"image_id": 0, "question_id": 1, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["pentagon", "sector", "quadrilateral", "ellipse (not circle)"], "answer": "sector"}
|
| 3 |
+
{"image_id": 0, "question_id": 2, "question": "Which of the following is presented in the image and has a larger area than the sector?", "choices": ["quadrilateral", "pentagon", "star", "ellipse (not circle)"], "answer": "star"}
|
| 4 |
+
{"image_id": 1, "question_id": 0, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["pentagon", "line (not polygon edge)", "ellipse (not circle)", "quadrilateral"], "answer": "line (not polygon edge)"}
|
| 5 |
+
{"image_id": 1, "question_id": 1, "question": "Which of the following is presented in the image and appears more frequently than line(s) (not polygon edge)?", "choices": ["circle", "ellipse (not circle)", "quadrilateral", "triangle"], "answer": "circle"}
|
| 6 |
+
{"image_id": 2, "question_id": 0, "question": "Which of the following is presented in the image and appears more frequently than equilateral triangle(s)?", "choices": ["ellipse (not circle)", "line (not polygon edge)", "rectangle (not square)", "triangle"], "answer": "rectangle (not square)"}
|
| 7 |
+
{"image_id": 2, "question_id": 1, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["rectangle (not square)", "ellipse (not circle)", "circle", "line (not polygon edge)"], "answer": "circle"}
|
| 8 |
+
{"image_id": 3, "question_id": 0, "question": "Considering the centroid, which of the following is in the left half of the image?", "choices": ["square", "ellipse (not circle)", "circle", "line (not polygon edge)"], "answer": "line (not polygon edge)"}
|
| 9 |
+
{"image_id": 3, "question_id": 1, "question": "Which of the following is presented in the image and has a larger area than the square?", "choices": ["pentagon", "triangle", "ellipse (not circle)", "quadrilateral (not square)"], "answer": "ellipse (not circle)"}
|
| 10 |
+
{"image_id": 3, "question_id": 2, "question": "Which of the following is presented in the image and appears less frequently than circle(s)?", "choices": ["triangle", "square", "line (not polygon edge)", "quadrilateral (not square)"], "answer": "square"}
|
| 11 |
+
{"image_id": 4, "question_id": 0, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["ellipse (not circle)", "circle", "quadrilateral", "triangle"], "answer": "circle"}
|
| 12 |
+
{"image_id": 4, "question_id": 1, "question": "Which of the following is presented in the image and appears less frequently than line(s)?", "choices": ["ellipse (not circle)", "quadrilateral", "circle", "triangle"], "answer": "circle"}
|
| 13 |
+
{"image_id": 5, "question_id": 0, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["quadrilateral", "hexagon", "pentagon", "triangle"], "answer": "hexagon"}
|
| 14 |
+
{"image_id": 5, "question_id": 1, "question": "Which of the following is presented in the image and has a smaller area than the ellipse (not circle)?", "choices": ["triangle", "quadrilateral", "pentagon", "hexagon"], "answer": "hexagon"}
|
| 15 |
+
{"image_id": 5, "question_id": 2, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["triangle", "line (not polygon edge)", "hexagon", "ellipse (not circle)"], "answer": "line (not polygon edge)"}
|
| 16 |
+
{"image_id": 6, "question_id": 0, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["triangle", "ellipse (not circle)", "quadrilateral (not square, rectangle)", "equilateral triangle"], "answer": "equilateral triangle"}
|
| 17 |
+
{"image_id": 6, "question_id": 1, "question": "Which of the following is presented in the image and appears less frequently than circle(s)?", "choices": ["quadrilateral (not square, rectangle)", "ellipse (not circle)", "square", "triangle"], "answer": "square"}
|
| 18 |
+
{"image_id": 6, "question_id": 2, "question": "Considering the centroid, which of the following is in the left half of the image?", "choices": ["rectangle (not square)", "ellipse (not circle)", "triangle", "line (not polygon edge)"], "answer": "rectangle (not square)"}
|
| 19 |
+
{"image_id": 7, "question_id": 0, "question": "Which of the following is presented in the image and has a smaller area than the circle?", "choices": ["quadrilateral", "pentagon", "ellipse (not circle)", "triangle"], "answer": "triangle"}
|
| 20 |
+
{"image_id": 7, "question_id": 1, "question": "Which of the following is presented in the image and appears less frequently than line(s) (not polygon edge)?", "choices": ["quadrilateral", "circle", "ellipse (not circle)", "pentagon"], "answer": "circle"}
|
| 21 |
+
{"image_id": 8, "question_id": 0, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["line (not polygon edge)", "quadrilateral", "ellipse (not circle)", "pentagon"], "answer": "line (not polygon edge)"}
|
| 22 |
+
{"image_id": 8, "question_id": 1, "question": "Which of the following is presented in the image and appears less frequently than circle(s)?", "choices": ["regular hexagon", "pentagon", "quadrilateral", "ellipse (not circle)"], "answer": "regular hexagon"}
|
| 23 |
+
{"image_id": 8, "question_id": 2, "question": "Which of the following is presented in the image and has a larger area than the triangle?", "choices": ["ellipse (not circle)", "pentagon", "regular hexagon", "quadrilateral"], "answer": "regular hexagon"}
|
| 24 |
+
{"image_id": 9, "question_id": 0, "question": "Considering the centroid, which of the following is in the left half of the image?", "choices": ["ellipse (not circle)", "line (not polygon edge)", "spiral", "rectangle"], "answer": "rectangle"}
|
| 25 |
+
{"image_id": 9, "question_id": 1, "question": "Which of the following is presented in the image and has a larger area than the rectangle?", "choices": ["ellipse (not circle)", "triangle", "spiral", "quadrilateral (not rectangle)"], "answer": "spiral"}
|
| 26 |
+
{"image_id": 9, "question_id": 2, "question": "Which of the following is presented in the image and appears more frequently than rectangle(s)?", "choices": ["triangle", "circle", "ellipse (not circle)", "line (not polygon edge)"], "answer": "circle"}
|
| 27 |
+
{"image_id": 10, "question_id": 0, "question": "Which of the following is presented in the image and appears less frequently than circle(s)?", "choices": ["triangle", "quadrilateral", "pentagon", "line (not polygon edge)"], "answer": "line (not polygon edge)"}
|
| 28 |
+
{"image_id": 10, "question_id": 1, "question": "Considering the centroid, which of the following is in the left half of the image?", "choices": ["triangle", "circle", "ellipse (not circle)", "quadrilateral"], "answer": "circle"}
|
| 29 |
+
{"image_id": 10, "question_id": 2, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["quadrilateral", "triangle", "line (not polygon edge)", "star"], "answer": "line (not polygon edge)"}
|
| 30 |
+
{"image_id": 11, "question_id": 0, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["square", "line (not polygon edge)", "ellipse (not circle)", "triangle"], "answer": "square"}
|
| 31 |
+
{"image_id": 11, "question_id": 1, "question": "Which of the following is presented in the image and appears less frequently than circle(s)?", "choices": ["quadrilateral (not square)", "square", "triangle", "ellipse (not circle)"], "answer": "square"}
|
| 32 |
+
{"image_id": 11, "question_id": 2, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["triangle", "line (not polygon edge)", "square", "ellipse (not circle)"], "answer": "line (not polygon edge)"}
|
| 33 |
+
{"image_id": 12, "question_id": 0, "question": "Which of the following is presented in the image and appears less frequently than circle(s)?", "choices": ["quadrilateral", "pentagon", "equilateral triangle", "triangle"], "answer": "equilateral triangle"}
|
| 34 |
+
{"image_id": 12, "question_id": 1, "question": "Which of the following is presented in the image and has a larger area than the equilateral triangle?", "choices": ["quadrilateral", "triangle", "ellipse (not circle)", "pentagon"], "answer": "ellipse (not circle)"}
|
| 35 |
+
{"image_id": 12, "question_id": 2, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["triangle", "equilateral triangle", "quadrilateral", "ellipse (not circle)"], "answer": "equilateral triangle"}
|
| 36 |
+
{"image_id": 13, "question_id": 0, "question": "Considering the centroid, which of the following is in the top left quarter of the image?", "choices": ["hexagon", "line (not polygon edge, sector edge)", "triangle", "ellipse"], "answer": "triangle"}
|
| 37 |
+
{"image_id": 13, "question_id": 1, "question": "Which of the following is presented in the image and has a smaller area than all the hexagons?", "choices": ["circle", "ellipse", "spiral", "quadrilateral"], "answer": "spiral"}
|
| 38 |
+
{"image_id": 13, "question_id": 2, "question": "Considering the centroid, which of the following is directly to the bottom of the sector?", "choices": ["ellipse", "triangle", "spiral", "line (not polygon edge, sector edge)"], "answer": "spiral"}
|
| 39 |
+
{"image_id": 14, "question_id": 0, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["quadrilateral", "ellipse (not circle)", "triangle", "circle"], "answer": "circle"}
|
| 40 |
+
{"image_id": 14, "question_id": 1, "question": "Which of the following is presented in the image and appears less frequently than circle(s)?", "choices": ["line", "quadrilateral", "triangle", "ellipse (not circle)"], "answer": "line"}
|
| 41 |
+
{"image_id": 15, "question_id": 0, "question": "Which of the following is presented in the image and appears more frequently than rectangle(s)?", "choices": ["triangle", "ellipse (not circle)", "circle", "line (not polygon edge)"], "answer": "circle"}
|
| 42 |
+
{"image_id": 15, "question_id": 1, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["triangle", "circle", "quadrilateral (not rectangle)", "ellipse (not circle)"], "answer": "circle"}
|
| 43 |
+
{"image_id": 16, "question_id": 0, "question": "Which of the following is presented in the image and has a larger area than the square?", "choices": ["ellipse (not circle)", "triangle", "star", "quadrilateral (not square)"], "answer": "star"}
|
| 44 |
+
{"image_id": 16, "question_id": 1, "question": "Which of the following is presented in the image and appears less frequently than circle(s)?", "choices": ["triangle", "square", "line (not polygon edge)", "ellipse (not circle)"], "answer": "square"}
|
| 45 |
+
{"image_id": 16, "question_id": 2, "question": "Considering the centroid, which of the following is in the left half of the image?", "choices": ["triangle", "square", "line (not polygon edge)", "ellipse (not circle)"], "answer": "square"}
|
| 46 |
+
{"image_id": 17, "question_id": 0, "question": "Which of the following is presented in the image and has a smaller area than the hexagon?", "choices": ["ellipse (not circle)", "triangle", "quadrilateral", "circle"], "answer": "circle"}
|
| 47 |
+
{"image_id": 17, "question_id": 1, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["line (not polygon edge)", "circle", "triangle", "ellipse (not circle)"], "answer": "circle"}
|
| 48 |
+
{"image_id": 17, "question_id": 2, "question": "Which of the following is presented in the image and appears less frequently than circle(s)?", "choices": ["ellipse (not circle)", "triangle", "hexagon", "line (not polygon edge)"], "answer": "hexagon"}
|
| 49 |
+
{"image_id": 18, "question_id": 0, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["quadrilateral", "circle", "ellipse", "line (not polygon edge)"], "answer": "ellipse"}
|
| 50 |
+
{"image_id": 18, "question_id": 1, "question": "Which of the following is presented in the image and appears less frequently than ellipse(s)?", "choices": ["quadrilateral", "line (not polygon edge)", "circle", "triangle"], "answer": "triangle"}
|
| 51 |
+
{"image_id": 18, "question_id": 2, "question": "Which of the following is presented in the image and has a larger area than the triangle?", "choices": ["ellipse", "circle", "quadrilateral", "pentagon"], "answer": "ellipse"}
|
| 52 |
+
{"image_id": 19, "question_id": 0, "question": "Which of the following is presented in the image and appears more frequently than equilateral triangle(s)?", "choices": ["quadrilateral", "ellipse (not circle)", "line", "triangle"], "answer": "line"}
|
| 53 |
+
{"image_id": 20, "question_id": 0, "question": "Which of the following is presented in the image and has a larger area than the hexagon?", "choices": ["square", "triangle", "quadrilateral (not square)", "pentagon"], "answer": "square"}
|
| 54 |
+
{"image_id": 20, "question_id": 1, "question": "Which of the following is presented in the image and appears more frequently than square(s)?", "choices": ["hexagon", "circle", "triangle", "line (not polygon edge)"], "answer": "line (not polygon edge)"}
|
| 55 |
+
{"image_id": 20, "question_id": 2, "question": "Considering the centroid, which of the following is to the lower left of the hexagon?", "choices": ["quadrilateral (not square)", "triangle", "circle", "square"], "answer": "square"}
|
| 56 |
+
{"image_id": 21, "question_id": 0, "question": "Considering the centroid, which of the following is in the bottom left quarter of the image?", "choices": ["triangle", "line (not polygon edge)", "ellipse (not circle)", "rectangle"], "answer": "rectangle"}
|
| 57 |
+
{"image_id": 21, "question_id": 1, "question": "Which of the following is presented in the image and has a larger area than the rectangle?", "choices": ["ellipse (not circle)", "circle", "triangle", "quadrilateral (not rectangle)"], "answer": "circle"}
|
| 58 |
+
{"image_id": 21, "question_id": 2, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["ellipse (not circle)", "circle", "triangle", "line (not polygon edge)"], "answer": "circle"}
|
| 59 |
+
{"image_id": 22, "question_id": 0, "question": "Which of the following is presented in the image and appears less frequently than line(s) (not polygon edge)?", "choices": ["hexagon", "triangle", "circle", "quadrilateral"], "answer": "circle"}
|
| 60 |
+
{"image_id": 22, "question_id": 1, "question": "Which of the following is presented in the image and has a larger area than the pentagon?", "choices": ["triangle", "hexagon", "ellipse (not circle)", "quadrilateral"], "answer": "ellipse (not circle)"}
|
| 61 |
+
{"image_id": 22, "question_id": 2, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["hexagon", "triangle", "circle", "quadrilateral"], "answer": "circle"}
|
| 62 |
+
{"image_id": 23, "question_id": 0, "question": "Considering the centroid, which of the following is in the left half of the image?", "choices": ["line (not polygon edge)", "triangle", "quadrilateral", "ellipse (not circle)"], "answer": "line (not polygon edge)"}
|
| 63 |
+
{"image_id": 23, "question_id": 1, "question": "Which of the following is presented in the image and appears more frequently than star(s)?", "choices": ["line (not polygon edge)", "quadrilateral", "triangle", "ellipse (not circle)"], "answer": "line (not polygon edge)"}
|
| 64 |
+
{"image_id": 23, "question_id": 2, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["quadrilateral", "triangle", "ellipse (not circle)", "star"], "answer": "star"}
|
| 65 |
+
{"image_id": 24, "question_id": 0, "question": "Considering the centroid, which of the following is in the left half of the image?", "choices": ["quadrilateral", "line (not polygon edge, sector edge)", "pentagon (not regular pentagon)", "triangle"], "answer": "line (not polygon edge, sector edge)"}
|
| 66 |
+
{"image_id": 24, "question_id": 1, "question": "Which of the following is presented in the image and appears less frequently than regular pentagon(s)?", "choices": ["quadrilateral", "triangle", "sector", "circle"], "answer": "circle"}
|
| 67 |
+
{"image_id": 24, "question_id": 2, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["sector", "line (not polygon edge, sector edge)", "circle", "triangle"], "answer": "sector"}
|
| 68 |
+
{"image_id": 25, "question_id": 0, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["sector", "circle", "line (not sector edge)", "ellipse (not circle)"], "answer": "line (not sector edge)"}
|
| 69 |
+
{"image_id": 25, "question_id": 1, "question": "Considering the centroid, which of the following is in the bottom left quarter of the image?", "choices": ["line (not sector edge)", "sector", "ellipse (not circle)", "triangle"], "answer": "sector"}
|
| 70 |
+
{"image_id": 25, "question_id": 2, "question": "Which of the following is presented in the image and appears less frequently than circle(s)?", "choices": ["line (not sector edge)", "triangle", "ellipse (not circle)", "quadrilateral"], "answer": "line (not sector edge)"}
|
| 71 |
+
{"image_id": 26, "question_id": 0, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["line (not polygon edge)", "circle", "triangle", "rectangle"], "answer": "circle"}
|
| 72 |
+
{"image_id": 26, "question_id": 1, "question": "Which of the following is presented in the image and has a larger area than the rectangle?", "choices": ["triangle", "pentagon", "quadrilateral (not rectangle)", "ellipse (not circle)"], "answer": "ellipse (not circle)"}
|
| 73 |
+
{"image_id": 26, "question_id": 2, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["line (not polygon edge)", "rectangle", "quadrilateral (not rectangle)", "triangle"], "answer": "rectangle"}
|
| 74 |
+
{"image_id": 27, "question_id": 0, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["triangle", "quadrilateral", "ellipse (not circle)", "circle"], "answer": "circle"}
|
| 75 |
+
{"image_id": 28, "question_id": 0, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["sector", "circle", "line (not polygon edge, sector edge)", "quadrilateral"], "answer": "sector"}
|
| 76 |
+
{"image_id": 28, "question_id": 1, "question": "Which of the following is presented in the image and appears more frequently than triangle(s)?", "choices": ["line (not polygon edge, sector edge)", "sector", "ellipse", "circle"], "answer": "ellipse"}
|
| 77 |
+
{"image_id": 28, "question_id": 2, "question": "Which of the following is presented in the image and has a smaller area than all the ellipses?", "choices": ["circle", "triangle", "pentagon", "quadrilateral"], "answer": "triangle"}
|
| 78 |
+
{"image_id": 29, "question_id": 0, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["line", "circle", "triangle", "quadrilateral"], "answer": "circle"}
|
| 79 |
+
{"image_id": 29, "question_id": 1, "question": "Considering the centroid, which of the following is in the left half of the image?", "choices": ["triangle", "ellipse (not circle)", "circle", "line"], "answer": "ellipse (not circle)"}
|
| 80 |
+
{"image_id": 29, "question_id": 2, "question": "Which of the following is presented in the image and has a smaller area than the equilateral triangle?", "choices": ["circle", "pentagon", "quadrilateral", "triangle"], "answer": "circle"}
|
| 81 |
+
{"image_id": 30, "question_id": 0, "question": "Considering the centroid, which of the following is in the left half of the image?", "choices": ["line (not polygon edge, sector edge)", "quadrilateral", "sector", "circle"], "answer": "circle"}
|
| 82 |
+
{"image_id": 30, "question_id": 1, "question": "Which of the following is presented in the image and appears more frequently than ellipse(s) (not circle)?", "choices": ["triangle", "pentagon", "quadrilateral", "circle"], "answer": "triangle"}
|
| 83 |
+
{"image_id": 30, "question_id": 2, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["quadrilateral", "pentagon", "line (not polygon edge, sector edge)", "sector"], "answer": "sector"}
|
| 84 |
+
{"image_id": 31, "question_id": 0, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["circle", "pentagon", "quadrilateral", "triangle"], "answer": "circle"}
|
| 85 |
+
{"image_id": 32, "question_id": 0, "question": "Which of the following is presented in the image and has a larger area than the circle?", "choices": ["quadrilateral", "ellipse (not circle)", "triangle", "pentagon"], "answer": "triangle"}
|
| 86 |
+
{"image_id": 32, "question_id": 1, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["ellipse (not circle)", "quadrilateral", "line (not polygon edge, sector edge)", "circle"], "answer": "circle"}
|
| 87 |
+
{"image_id": 32, "question_id": 2, "question": "Considering the centroid, which of the following is in the top left quarter of the image?", "choices": ["regular hexagon", "equilateral triangle", "ellipse (not circle)", "line (not polygon edge, sector edge)"], "answer": "equilateral triangle"}
|
| 88 |
+
{"image_id": 33, "question_id": 0, "question": "Which of the following is presented in the image and has a larger area than the regular pentagon?", "choices": ["triangle", "ellipse (not circle)", "circle", "quadrilateral"], "answer": "circle"}
|
| 89 |
+
{"image_id": 33, "question_id": 1, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["pentagon (not regular pentagon)", "quadrilateral", "regular pentagon", "ellipse (not circle)"], "answer": "regular pentagon"}
|
| 90 |
+
{"image_id": 33, "question_id": 2, "question": "Which of the following is presented in the image and appears less frequently than line(s) (not polygon edge)?", "choices": ["quadrilateral", "pentagon (not regular pentagon)", "regular pentagon", "ellipse (not circle)"], "answer": "regular pentagon"}
|
| 91 |
+
{"image_id": 34, "question_id": 0, "question": "Considering the centroid, which of the following is in the bottom right quarter of the image?", "choices": ["ellipse (not circle)", "triangle", "line", "circle"], "answer": "circle"}
|
| 92 |
+
{"image_id": 35, "question_id": 0, "question": "Considering the centroid, which of the following is directly to the bottom of the regular pentagon?", "choices": ["spiral", "ellipse (not circle)", "line (not polygon edge)", "circle"], "answer": "spiral"}
|
| 93 |
+
{"image_id": 35, "question_id": 1, "question": "Which of the following is presented in the image and appears less frequently than equilateral triangle(s)?", "choices": ["circle", "line (not polygon edge)", "triangle", "ellipse (not circle)"], "answer": "circle"}
|
| 94 |
+
{"image_id": 35, "question_id": 2, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["spiral", "circle", "equilateral triangle", "regular pentagon"], "answer": "equilateral triangle"}
|
| 95 |
+
{"image_id": 36, "question_id": 0, "question": "Which of the following is presented in the image and appears more frequently than quadrilateral(s)?", "choices": ["circle", "triangle", "line (not polygon edge)", "ellipse (not circle)"], "answer": "circle"}
|
| 96 |
+
{"image_id": 36, "question_id": 1, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["ellipse (not circle)", "spiral", "triangle", "line (not polygon edge)"], "answer": "spiral"}
|
| 97 |
+
{"image_id": 36, "question_id": 2, "question": "Considering the centroid, which of the following is in the left half of the image?", "choices": ["line (not polygon edge)", "ellipse (not circle)", "circle", "spiral"], "answer": "circle"}
|
| 98 |
+
{"image_id": 37, "question_id": 0, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["pentagon", "quadrilateral", "hexagon", "line (not polygon edge)"], "answer": "line (not polygon edge)"}
|
| 99 |
+
{"image_id": 37, "question_id": 1, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["quadrilateral", "circle", "hexagon", "pentagon"], "answer": "circle"}
|
| 100 |
+
{"image_id": 37, "question_id": 2, "question": "Which of the following is presented in the image and appears less frequently than circle(s)?", "choices": ["hexagon", "triangle", "quadrilateral", "pentagon"], "answer": "triangle"}
|
| 101 |
+
{"image_id": 38, "question_id": 0, "question": "Which of the following is presented in the image and appears less frequently than circle(s)?", "choices": ["line (not sector edge)", "ellipse (not circle)", "triangle", "sector"], "answer": "sector"}
|
| 102 |
+
{"image_id": 38, "question_id": 1, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["ellipse (not circle)", "triangle", "circle", "line (not sector edge)"], "answer": "circle"}
|
| 103 |
+
{"image_id": 39, "question_id": 0, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["pentagon", "square", "quadrilateral (not square)", "ellipse (not circle)"], "answer": "square"}
|
| 104 |
+
{"image_id": 39, "question_id": 1, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["ellipse (not circle)", "quadrilateral (not square)", "pentagon", "triangle"], "answer": "triangle"}
|
| 105 |
+
{"image_id": 39, "question_id": 2, "question": "Which of the following is presented in the image and has a smaller area than the square?", "choices": ["pentagon", "quadrilateral (not square)", "ellipse (not circle)", "triangle"], "answer": "triangle"}
|
| 106 |
+
{"image_id": 40, "question_id": 0, "question": "Considering the centroid, which of the following is in the left half of the image?", "choices": ["line", "circle", "ellipse (not circle)", "triangle"], "answer": "circle"}
|
| 107 |
+
{"image_id": 40, "question_id": 1, "question": "Which of the following is presented in the image and appears more frequently than equilateral triangle(s)?", "choices": ["triangle", "line", "ellipse (not circle)", "circle"], "answer": "circle"}
|
| 108 |
+
{"image_id": 41, "question_id": 0, "question": "Which of the following is presented in the image and appears more frequently than line(s) (not polygon edge)?", "choices": ["circle", "triangle", "star", "ellipse (not circle)"], "answer": "circle"}
|
| 109 |
+
{"image_id": 41, "question_id": 1, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["quadrilateral", "triangle", "ellipse (not circle)", "line (not polygon edge)"], "answer": "line (not polygon edge)"}
|
| 110 |
+
{"image_id": 42, "question_id": 0, "question": "Considering the centroid, which of the following is in the bottom left quarter of the image?", "choices": ["spiral", "ellipse (not circle)", "line (not polygon edge)", "quadrilateral"], "answer": "line (not polygon edge)"}
|
| 111 |
+
{"image_id": 42, "question_id": 1, "question": "Which of the following is presented in the image and has a larger area than the quadrilateral?", "choices": ["pentagon", "circle", "ellipse (not circle)", "triangle"], "answer": "circle"}
|
| 112 |
+
{"image_id": 42, "question_id": 2, "question": "Considering the centroid, which of the following is to the lower left of the quadrilateral?", "choices": ["triangle", "spiral", "ellipse (not circle)", "circle"], "answer": "circle"}
|
| 113 |
+
{"image_id": 43, "question_id": 0, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["triangle", "circle", "ellipse (not circle)", "quadrilateral (not square)"], "answer": "circle"}
|
| 114 |
+
{"image_id": 43, "question_id": 1, "question": "Which of the following is presented in the image and appears less frequently than circle(s)?", "choices": ["quadrilateral (not square)", "ellipse (not circle)", "square", "triangle"], "answer": "square"}
|
| 115 |
+
{"image_id": 43, "question_id": 2, "question": "Considering the centroid, which of the following is in the top left quarter of the image?", "choices": ["line (not polygon edge)", "ellipse (not circle)", "square", "triangle"], "answer": "line (not polygon edge)"}
|
| 116 |
+
{"image_id": 44, "question_id": 0, "question": "Considering the centroid, which of the following is to the lower right of the ellipse (not circle)?", "choices": ["triangle", "equilateral triangle", "square", "pentagon"], "answer": "equilateral triangle"}
|
| 117 |
+
{"image_id": 44, "question_id": 1, "question": "Which of the following is presented in the image and has a larger area than the equilateral triangle?", "choices": ["pentagon", "triangle", "ellipse (not circle)", "hexagon"], "answer": "ellipse (not circle)"}
|
| 118 |
+
{"image_id": 44, "question_id": 2, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["circle", "quadrilateral (not square)", "pentagon", "triangle"], "answer": "circle"}
|
| 119 |
+
{"image_id": 45, "question_id": 0, "question": "Considering the centroid, which of the following is in the bottom left quarter of the image?", "choices": ["line (not polygon edge, sector edge)", "sector", "ellipse (not circle)", "quadrilateral"], "answer": "line (not polygon edge, sector edge)"}
|
| 120 |
+
{"image_id": 45, "question_id": 1, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["ellipse (not circle)", "sector", "quadrilateral", "hexagon"], "answer": "sector"}
|
| 121 |
+
{"image_id": 45, "question_id": 2, "question": "Which of the following is presented in the image and has a larger area than the triangle?", "choices": ["sector", "hexagon", "ellipse (not circle)", "quadrilateral"], "answer": "sector"}
|
| 122 |
+
{"image_id": 46, "question_id": 0, "question": "Which of the following is presented in the image and has a larger area than all the circles?", "choices": ["pentagon", "quadrilateral", "regular hexagon", "ellipse (not circle)"], "answer": "regular hexagon"}
|
| 123 |
+
{"image_id": 46, "question_id": 1, "question": "Which of the following is presented in the image and appears less frequently than circle(s)?", "choices": ["regular hexagon", "pentagon", "ellipse (not circle)", "quadrilateral"], "answer": "regular hexagon"}
|
| 124 |
+
{"image_id": 47, "question_id": 0, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["quadrilateral", "line (not polygon edge, sector edge)", "ellipse (not circle)", "circle"], "answer": "circle"}
|
| 125 |
+
{"image_id": 47, "question_id": 1, "question": "Which of the following is presented in the image and appears less frequently than circle(s)?", "choices": ["line (not polygon edge, sector edge)", "quadrilateral", "ellipse (not circle)", "triangle"], "answer": "triangle"}
|
| 126 |
+
{"image_id": 47, "question_id": 2, "question": "Considering the centroid, which of the following is directly to the bottom of the circle?", "choices": ["line (not polygon edge, sector edge)", "sector", "ellipse (not circle)", "pentagon"], "answer": "sector"}
|
| 127 |
+
{"image_id": 48, "question_id": 0, "question": "Which of the following is presented in the image and appears less frequently than circle(s)?", "choices": ["spiral", "quadrilateral", "triangle", "ellipse (not circle)"], "answer": "spiral"}
|
| 128 |
+
{"image_id": 49, "question_id": 0, "question": "Which of the following is presented in the image and appears more frequently than line(s) (not polygon edge)?", "choices": ["pentagon", "ellipse (not circle)", "circle", "quadrilateral"], "answer": "circle"}
|
| 129 |
+
{"image_id": 50, "question_id": 0, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["rectangle", "sector", "line (not polygon edge, sector edge)", "ellipse (not circle)"], "answer": "line (not polygon edge, sector edge)"}
|
| 130 |
+
{"image_id": 50, "question_id": 1, "question": "Which of the following is presented in the image and appears less frequently than sector(s)?", "choices": ["triangle", "circle", "ellipse (not circle)", "equilateral triangle"], "answer": "equilateral triangle"}
|
| 131 |
+
{"image_id": 50, "question_id": 2, "question": "Which of the following is presented in the image and has a larger area than all the circles?", "choices": ["equilateral triangle", "ellipse (not circle)", "quadrilateral (not rectangle)", "triangle"], "answer": "equilateral triangle"}
|
| 132 |
+
{"image_id": 51, "question_id": 0, "question": "Which of the following is presented in the image and has a smaller area than the regular pentagon?", "choices": ["quadrilateral", "triangle", "circle", "ellipse (not circle)"], "answer": "circle"}
|
| 133 |
+
{"image_id": 51, "question_id": 1, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["ellipse (not circle)", "triangle", "line (not polygon edge)", "regular pentagon"], "answer": "line (not polygon edge)"}
|
| 134 |
+
{"image_id": 51, "question_id": 2, "question": "Which of the following is presented in the image and appears less frequently than circle(s)?", "choices": ["triangle", "quadrilateral", "ellipse (not circle)", "regular pentagon"], "answer": "regular pentagon"}
|
| 135 |
+
{"image_id": 52, "question_id": 0, "question": "Which of the following is presented in the image and appears less frequently than sector(s)?", "choices": ["line (not sector edge)", "ellipse", "triangle", "circle"], "answer": "line (not sector edge)"}
|
| 136 |
+
{"image_id": 52, "question_id": 1, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["line (not sector edge)", "ellipse", "circle", "triangle"], "answer": "line (not sector edge)"}
|
| 137 |
+
{"image_id": 53, "question_id": 0, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["triangle", "line (not polygon edge)", "ellipse (not circle)", "hexagon"], "answer": "hexagon"}
|
| 138 |
+
{"image_id": 53, "question_id": 1, "question": "Which of the following is presented in the image and appears more frequently than hexagon(s)?", "choices": ["regular pentagon", "ellipse (not circle)", "line (not polygon edge)", "circle"], "answer": "circle"}
|
| 139 |
+
{"image_id": 54, "question_id": 0, "question": "Which of the following is presented in the image and appears less frequently than line(s) (not polygon edge)?", "choices": ["triangle", "circle", "ellipse (not circle)", "quadrilateral (not square)"], "answer": "circle"}
|
| 140 |
+
{"image_id": 54, "question_id": 1, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["line (not polygon edge)", "quadrilateral (not square)", "triangle", "ellipse (not circle)"], "answer": "line (not polygon edge)"}
|
| 141 |
+
{"image_id": 54, "question_id": 2, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["quadrilateral (not square)", "circle", "triangle", "ellipse (not circle)"], "answer": "circle"}
|
| 142 |
+
{"image_id": 55, "question_id": 0, "question": "Considering the centroid, which of the following is in the left half of the image?", "choices": ["ellipse (not circle)", "quadrilateral", "triangle", "pentagon"], "answer": "pentagon"}
|
| 143 |
+
{"image_id": 55, "question_id": 1, "question": "Considering the centroid, which of the following is in the bottom left quarter of the image?", "choices": ["triangle", "pentagon", "ellipse (not circle)", "line (not polygon edge)"], "answer": "line (not polygon edge)"}
|
| 144 |
+
{"image_id": 55, "question_id": 2, "question": "Which of the following is presented in the image and appears more frequently than pentagon(s)?", "choices": ["triangle", "line (not polygon edge)", "circle", "ellipse (not circle)"], "answer": "circle"}
|
| 145 |
+
{"image_id": 56, "question_id": 0, "question": "Which of the following is presented in the image and has a larger area than the triangle?", "choices": ["quadrilateral", "rectangle", "hexagon", "pentagon"], "answer": "quadrilateral"}
|
| 146 |
+
{"image_id": 56, "question_id": 1, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["pentagon", "quadrilateral", "circle", "line (not polygon edge)"], "answer": "quadrilateral"}
|
| 147 |
+
{"image_id": 56, "question_id": 2, "question": "Considering the centroid, which of the following is directly to the bottom of the ellipse (not circle)?", "choices": ["pentagon", "hexagon", "triangle", "quadrilateral"], "answer": "triangle"}
|
| 148 |
+
{"image_id": 57, "question_id": 0, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["line", "circle", "ellipse (not circle)", "triangle"], "answer": "circle"}
|
| 149 |
+
{"image_id": 58, "question_id": 0, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["star", "triangle", "line (not polygon edge, sector edge)", "circle"], "answer": "line (not polygon edge, sector edge)"}
|
| 150 |
+
{"image_id": 58, "question_id": 1, "question": "Which of the following is presented in the image and appears less frequently than sector(s)?", "choices": ["line (not polygon edge, sector edge)", "quadrilateral", "circle", "triangle"], "answer": "line (not polygon edge, sector edge)"}
|
| 151 |
+
{"image_id": 58, "question_id": 2, "question": "Considering the centroid, which of the following is in the left half of the image?", "choices": ["ellipse", "star", "sector", "line (not polygon edge, sector edge)"], "answer": "sector"}
|
| 152 |
+
{"image_id": 59, "question_id": 0, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["line (not polygon edge)", "ellipse (not circle)", "equilateral triangle", "quadrilateral"], "answer": "equilateral triangle"}
|
| 153 |
+
{"image_id": 59, "question_id": 1, "question": "Considering the centroid, which of the following is in the left half of the image?", "choices": ["ellipse (not circle)", "quadrilateral", "pentagon", "hexagon"], "answer": "ellipse (not circle)"}
|
| 154 |
+
{"image_id": 59, "question_id": 2, "question": "Which of the following is presented in the image and appears less frequently than triangle(s)?", "choices": ["hexagon", "pentagon", "quadrilateral", "ellipse (not circle)"], "answer": "ellipse (not circle)"}
|
| 155 |
+
{"image_id": 60, "question_id": 0, "question": "Which of the following is presented in the image and appears more frequently than star(s)?", "choices": ["line (not polygon edge)", "triangle", "circle", "ellipse (not circle)"], "answer": "circle"}
|
| 156 |
+
{"image_id": 60, "question_id": 1, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["line (not polygon edge)", "star", "ellipse (not circle)", "triangle"], "answer": "star"}
|
| 157 |
+
{"image_id": 61, "question_id": 0, "question": "Which of the following is presented in the image and appears more frequently than ellipse(s) (not circle)?", "choices": ["quadrilateral", "pentagon", "line (not polygon edge)", "triangle"], "answer": "line (not polygon edge)"}
|
| 158 |
+
{"image_id": 61, "question_id": 1, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["triangle", "ellipse (not circle)", "quadrilateral", "circle"], "answer": "ellipse (not circle)"}
|
| 159 |
+
{"image_id": 61, "question_id": 2, "question": "Considering the centroid, which of the following is directly to the top of the hexagon?", "choices": ["quadrilateral", "circle", "triangle", "ellipse (not circle)"], "answer": "circle"}
|
| 160 |
+
{"image_id": 62, "question_id": 0, "question": "Which of the following is presented in the image and appears more frequently than pentagon(s)?", "choices": ["ellipse (not circle)", "circle", "triangle", "line (not polygon edge)"], "answer": "circle"}
|
| 161 |
+
{"image_id": 62, "question_id": 1, "question": "Considering the centroid, which of the following is in the bottom left quarter of the image?", "choices": ["hexagon", "ellipse (not circle)", "quadrilateral", "triangle"], "answer": "ellipse (not circle)"}
|
| 162 |
+
{"image_id": 62, "question_id": 2, "question": "Considering the centroid, which of the following is in the lower half of the image?", "choices": ["hexagon", "quadrilateral", "triangle", "pentagon"], "answer": "pentagon"}
|
| 163 |
+
{"image_id": 63, "question_id": 0, "question": "Considering the centroid, which of the following is in the top right quarter of the image?", "choices": ["circle", "triangle", "sector", "quadrilateral"], "answer": "sector"}
|
| 164 |
+
{"image_id": 63, "question_id": 1, "question": "Considering the centroid, which of the following is in the upper half of the image?", "choices": ["line (not sector edge)", "quadrilateral", "triangle", "circle"], "answer": "line (not sector edge)"}
|
| 165 |
+
{"image_id": 63, "question_id": 2, "question": "Which of the following is presented in the image and appears more frequently than line(s) (not sector edge)?", "choices": ["circle", "ellipse", "sector", "triangle"], "answer": "sector"}
|
| 166 |
+
{"image_id": 64, "question_id": 0, "question": "Considering the centroid, which of the following is in the left half of the image?", "choices": ["pentagon", "triangle", "sector", "quadrilateral"], "answer": "sector"}
|
| 167 |
+
{"image_id": 64, "question_id": 1, "question": "Which of the following is presented in the image and appears more frequently than ellipse(s) (not circle)?", "choices": ["pentagon", "quadrilateral", "triangle", "sector"], "answer": "sector"}
|
| 168 |
+
{"image_id": 64, "question_id": 2, "question": "Which of the following is presented in the image and has a smaller area than the ellipse (not circle)?", "choices": ["pentagon", "quadrilateral", "equilateral triangle", "triangle"], "answer": "equilateral triangle"}
|
| 169 |
+
{"image_id": 65, "question_id": 0, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["ellipse (not circle)", "circle", "quadrilateral", "pentagon"], "answer": "ellipse (not circle)"}
|
| 170 |
+
{"image_id": 65, "question_id": 1, "question": "Which of the following is presented in the image and has a larger area than all the circles?", "choices": ["hexagon", "triangle", "pentagon", "quadrilateral"], "answer": "triangle"}
|
| 171 |
+
{"image_id": 65, "question_id": 2, "question": "Which of the following is presented in the image and appears less frequently than circle(s)?", "choices": ["hexagon", "quadrilateral", "ellipse (not circle)", "pentagon"], "answer": "ellipse (not circle)"}
|
| 172 |
+
{"image_id": 66, "question_id": 0, "question": "Which of the following is presented in the image and appears less frequently than circle(s)?", "choices": ["spiral", "quadrilateral (not square)", "triangle", "square"], "answer": "spiral"}
|
| 173 |
+
{"image_id": 66, "question_id": 1, "question": "Considering the centroid, which of the following is in the left half of the image?", "choices": ["triangle", "spiral", "quadrilateral (not square)", "line (not polygon edge)"], "answer": "spiral"}
|
| 174 |
+
{"image_id": 66, "question_id": 2, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["line (not polygon edge)", "quadrilateral (not square)", "triangle", "spiral"], "answer": "line (not polygon edge)"}
|
| 175 |
+
{"image_id": 67, "question_id": 0, "question": "Which of the following is presented in the image and appears less frequently than line(s) (not polygon edge)?", "choices": ["triangle", "regular pentagon", "quadrilateral", "ellipse (not circle)"], "answer": "regular pentagon"}
|
| 176 |
+
{"image_id": 67, "question_id": 1, "question": "Which of the following is presented in the image and has a smaller area than all the regular pentagons?", "choices": ["triangle", "ellipse (not circle)", "circle", "quadrilateral"], "answer": "circle"}
|
| 177 |
+
{"image_id": 67, "question_id": 2, "question": "Considering the centroid, which of the following is in the left half of the image?", "choices": ["line (not polygon edge)", "quadrilateral", "ellipse (not circle)", "triangle"], "answer": "line (not polygon edge)"}
|
| 178 |
+
{"image_id": 68, "question_id": 0, "question": "Which of the following is presented in the image and has a smaller area than the ellipse (not circle)?", "choices": ["circle", "quadrilateral", "triangle", "pentagon"], "answer": "circle"}
|
| 179 |
+
{"image_id": 68, "question_id": 1, "question": "Which of the following is presented in the image and appears less frequently than circle(s)?", "choices": ["line", "quadrilateral", "triangle", "pentagon"], "answer": "line"}
|
| 180 |
+
{"image_id": 69, "question_id": 0, "question": "Which of the following is presented in the image and has a smaller area than all the ellipses (not circle)?", "choices": ["triangle", "rectangle", "quadrilateral (not rectangle)", "pentagon"], "answer": "rectangle"}
|
| 181 |
+
{"image_id": 69, "question_id": 1, "question": "Which of the following is presented in the image and appears less frequently than ellipse(s) (not circle)?", "choices": ["triangle", "circle", "equilateral triangle", "quadrilateral (not rectangle)"], "answer": "equilateral triangle"}
|
| 182 |
+
{"image_id": 69, "question_id": 2, "question": "Considering the centroid, which of the following is in the right half of the image?", "choices": ["circle", "quadrilateral (not rectangle)", "triangle", "ellipse (not circle)"], "answer": "circle"}
|
vqa-hard/relation.jsonl
ADDED
|
@@ -0,0 +1,143 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"image_id": 0, "question_id": 0, "question": "What is the relationship of the triangle to the sector in the image?", "choices": ["shared edge", "diagonal", "perpendicular", "none of the above"], "answer": "shared edge"}
|
| 2 |
+
{"image_id": 5, "question_id": 0, "question": "What is the relationship of the hexagon to the ellipse (not circle) in the image?", "choices": ["tangent", "inscribed", "major axis", "none of the above"], "answer": "inscribed"}
|
| 3 |
+
{"image_id": 7, "question_id": 0, "question": "What is the relationship of the circle to the triangle in the image?", "choices": ["minor axis", "circumscribed", "parallel", "none of the above"], "answer": "circumscribed"}
|
| 4 |
+
{"image_id": 13, "question_id": 0, "question": "What is the relationship of the triangle to the sector in the image?", "choices": ["major axis", "parallel", "shared edge", "none of the above"], "answer": "shared edge"}
|
| 5 |
+
{"image_id": 21, "question_id": 0, "question": "What is the relationship of the line (not polygon edge) to the rectangle in the image?", "choices": ["diagonal", "circumscribed", "shared edge", "none of the above"], "answer": "none of the above"}
|
| 6 |
+
{"image_id": 22, "question_id": 0, "question": "What is the relationship of the circle to the pentagon in the image?", "choices": ["diameter", "circumscribed", "inscribed", "none of the above"], "answer": "circumscribed"}
|
| 7 |
+
{"image_id": 24, "question_id": 0, "question": "What is the relationship of the line (not sector edge, polygon edge) to the circle in the image?", "choices": ["tangent", "minor axis", "diagonal", "none of the above"], "answer": "tangent"}
|
| 8 |
+
{"image_id": 28, "question_id": 0, "question": "What is the relationship of the triangle to the sector in the image?", "choices": ["shared edge", "tangent", "minor axis", "none of the above"], "answer": "shared edge"}
|
| 9 |
+
{"image_id": 29, "question_id": 0, "question": "What is the relationship of the circle to the equilateral triangle in the image?", "choices": ["diameter", "major axis", "inscribed", "none of the above"], "answer": "inscribed"}
|
| 10 |
+
{"image_id": 32, "question_id": 0, "question": "What is the relationship of the triangle to the sector in the image?", "choices": ["shared edge", "diameter", "perpendicular", "none of the above"], "answer": "shared edge"}
|
| 11 |
+
{"image_id": 32, "question_id": 1, "question": "What is the relationship of the circle to the equilateral triangle in the image?", "choices": ["inscribed", "parallel", "diagonal", "none of the above"], "answer": "inscribed"}
|
| 12 |
+
{"image_id": 33, "question_id": 0, "question": "What is the relationship of the circle to the triangle in the image?", "choices": ["circumscribed", "major axis", "inscribed", "none of the above"], "answer": "circumscribed"}
|
| 13 |
+
{"image_id": 33, "question_id": 1, "question": "What is the relationship of the circle to the regular pentagon in the image?", "choices": ["diameter", "shared edge", "circumscribed", "none of the above"], "answer": "none of the above"}
|
| 14 |
+
{"image_id": 35, "question_id": 0, "question": "What is the relationship of the circle to the regular pentagon in the image?", "choices": ["minor axis", "circumscribed", "tangent", "none of the above"], "answer": "circumscribed"}
|
| 15 |
+
{"image_id": 35, "question_id": 1, "question": "What is the relationship of the spiral to the regular pentagon in the image?", "choices": ["major axis", "shared edge", "circumscribed", "none of the above"], "answer": "none of the above"}
|
| 16 |
+
{"image_id": 37, "question_id": 0, "question": "What is the relationship of the ellipse (not circle) to the line (not polygon edge) in the image?", "choices": ["parallel", "tangent", "diagonal", "none of the above"], "answer": "tangent"}
|
| 17 |
+
{"image_id": 42, "question_id": 0, "question": "What is the relationship of the quadrilateral to the circle in the image?", "choices": ["circumscribed", "diagonal", "perpendicular", "none of the above"], "answer": "none of the above"}
|
| 18 |
+
{"image_id": 43, "question_id": 0, "question": "What is the relationship of the line (not polygon edge) to the square in the image?", "choices": ["diameter", "shared edge", "parallel", "none of the above"], "answer": "none of the above"}
|
| 19 |
+
{"image_id": 44, "question_id": 0, "question": "What is the relationship of the ellipse (not circle) to the line (not polygon edge) in the image?", "choices": ["major axis", "diameter", "tangent", "none of the above"], "answer": "tangent"}
|
| 20 |
+
{"image_id": 45, "question_id": 0, "question": "What is the relationship of the triangle to the sector in the image?", "choices": ["tangent", "inscribed", "shared edge", "none of the above"], "answer": "shared edge"}
|
| 21 |
+
{"image_id": 47, "question_id": 0, "question": "What is the relationship of the pentagon to the sector in the image?", "choices": ["perpendicular", "shared edge", "major axis", "none of the above"], "answer": "shared edge"}
|
| 22 |
+
{"image_id": 48, "question_id": 0, "question": "What is the relationship of the spiral to the line in the image?", "choices": ["diameter", "major axis", "minor axis", "none of the above"], "answer": "none of the above"}
|
| 23 |
+
{"image_id": 51, "question_id": 0, "question": "What is the relationship of the regular pentagon to the line (not polygon edge) in the image?", "choices": ["minor axis", "major axis", "diameter", "none of the above"], "answer": "none of the above"}
|
| 24 |
+
{"image_id": 56, "question_id": 0, "question": "What is the relationship of the quadrilateral to the ellipse (not circle) in the image?", "choices": ["inscribed", "diameter", "parallel", "none of the above"], "answer": "inscribed"}
|
| 25 |
+
{"image_id": 58, "question_id": 0, "question": "What is the relationship of the ellipse to the line (not sector edge, polygon edge) in the image?", "choices": ["major axis", "parallel", "tangent", "none of the above"], "answer": "tangent"}
|
| 26 |
+
{"image_id": 59, "question_id": 0, "question": "What is the relationship of the circle to the equilateral triangle in the image?", "choices": ["inscribed", "parallel", "circumscribed", "none of the above"], "answer": "inscribed"}
|
| 27 |
+
{"image_id": 61, "question_id": 0, "question": "What is the relationship of the hexagon to the ellipse (not circle) in the image?", "choices": ["inscribed", "circumscribed", "perpendicular", "none of the above"], "answer": "circumscribed"}
|
| 28 |
+
{"image_id": 62, "question_id": 0, "question": "What is the relationship of the pentagon to the ellipse (not circle) in the image?", "choices": ["minor axis", "circumscribed", "major axis", "none of the above"], "answer": "circumscribed"}
|
| 29 |
+
{"image_id": 62, "question_id": 1, "question": "What is the relationship of the line (not polygon edge) to the ellipse (not circle) in the image?", "choices": ["diameter", "minor axis", "diagonal", "none of the above"], "answer": "none of the above"}
|
| 30 |
+
{"image_id": 64, "question_id": 0, "question": "What is the relationship of the ellipse (not circle) to the line (not sector edge) in the image?", "choices": ["tangent", "major axis", "shared edge", "none of the above"], "answer": "tangent"}
|
| 31 |
+
{"image_id": 66, "question_id": 0, "question": "What is the relationship of the line (not polygon edge) to the ellipse (not circle) in the image?", "choices": ["parallel", "circumscribed", "diameter", "none of the above"], "answer": "none of the above"}
|
| 32 |
+
{"image_id": 69, "question_id": 0, "question": "What is the relationship of the equilateral triangle to the rectangle in the image?", "choices": ["diameter", "tangent", "circumscribed", "none of the above"], "answer": "none of the above"}
|
| 33 |
+
{"image_id": 72, "question_id": 0, "question": "What is the relationship of the rectangle to the ellipse (not circle) in the image?", "choices": ["tangent", "shared edge", "inscribed", "none of the above"], "answer": "inscribed"}
|
| 34 |
+
{"image_id": 72, "question_id": 1, "question": "What is the relationship of the triangle to the ellipse (not circle) in the image?", "choices": ["minor axis", "parallel", "perpendicular", "none of the above"], "answer": "none of the above"}
|
| 35 |
+
{"image_id": 74, "question_id": 0, "question": "What is the relationship of the square to the triangle in the image?", "choices": ["circumscribed", "tangent", "diagonal", "none of the above"], "answer": "none of the above"}
|
| 36 |
+
{"image_id": 77, "question_id": 0, "question": "What is the relationship of the equilateral triangle to the square in the image?", "choices": ["diagonal", "minor axis", "circumscribed", "none of the above"], "answer": "none of the above"}
|
| 37 |
+
{"image_id": 79, "question_id": 0, "question": "What is the relationship of the ellipse (not circle) to the quadrilateral in the image?", "choices": ["major axis", "shared edge", "circumscribed", "none of the above"], "answer": "none of the above"}
|
| 38 |
+
{"image_id": 82, "question_id": 0, "question": "What is the relationship of the circle to the equilateral triangle in the image?", "choices": ["parallel", "perpendicular", "circumscribed", "none of the above"], "answer": "circumscribed"}
|
| 39 |
+
{"image_id": 84, "question_id": 0, "question": "What is the relationship of the circle to the star in the image?", "choices": ["circumscribed", "shared edge", "parallel", "none of the above"], "answer": "circumscribed"}
|
| 40 |
+
{"image_id": 87, "question_id": 0, "question": "What is the relationship of the pentagon to the ellipse (not circle) in the image?", "choices": ["major axis", "minor axis", "inscribed", "none of the above"], "answer": "inscribed"}
|
| 41 |
+
{"image_id": 89, "question_id": 0, "question": "What is the relationship of the circle to the star in the image?", "choices": ["parallel", "circumscribed", "tangent", "none of the above"], "answer": "circumscribed"}
|
| 42 |
+
{"image_id": 89, "question_id": 1, "question": "What is the relationship of the line (not sector edge, polygon edge) to the ellipse (not circle) in the image?", "choices": ["diameter", "tangent", "diagonal", "none of the above"], "answer": "tangent"}
|
| 43 |
+
{"image_id": 90, "question_id": 0, "question": "What is the relationship of the pentagon to the ellipse (not circle) in the image?", "choices": ["inscribed", "circumscribed", "shared edge", "none of the above"], "answer": "inscribed"}
|
| 44 |
+
{"image_id": 99, "question_id": 0, "question": "What is the relationship of the pentagon to the star in the image?", "choices": ["diameter", "minor axis", "shared edge", "none of the above"], "answer": "none of the above"}
|
| 45 |
+
{"image_id": 103, "question_id": 0, "question": "What is the relationship of the regular hexagon to the circle in the image?", "choices": ["inscribed", "tangent", "parallel", "none of the above"], "answer": "inscribed"}
|
| 46 |
+
{"image_id": 103, "question_id": 1, "question": "What is the relationship of the circle to the ellipse (not circle) in the image?", "choices": ["perpendicular", "parallel", "inscribed", "none of the above"], "answer": "none of the above"}
|
| 47 |
+
{"image_id": 104, "question_id": 0, "question": "What is the relationship of the ellipse (not circle) to the rectangle in the image?", "choices": ["diameter", "shared edge", "diagonal", "none of the above"], "answer": "none of the above"}
|
| 48 |
+
{"image_id": 105, "question_id": 0, "question": "What is the relationship of the circle to the triangle in the image?", "choices": ["inscribed", "parallel", "tangent", "none of the above"], "answer": "inscribed"}
|
| 49 |
+
{"image_id": 106, "question_id": 0, "question": "What is the relationship of the ellipse (not circle) to the triangle in the image?", "choices": ["tangent", "diameter", "circumscribed", "none of the above"], "answer": "none of the above"}
|
| 50 |
+
{"image_id": 114, "question_id": 0, "question": "What is the relationship of the ellipse (not circle) to the triangle in the image?", "choices": ["inscribed", "minor axis", "circumscribed", "none of the above"], "answer": "none of the above"}
|
| 51 |
+
{"image_id": 117, "question_id": 0, "question": "What is the relationship of the line (not sector edge) to the ellipse (not circle) in the image?", "choices": ["major axis", "tangent", "minor axis", "none of the above"], "answer": "minor axis"}
|
| 52 |
+
{"image_id": 117, "question_id": 1, "question": "What is the relationship of the sector to the ellipse (not circle) in the image?", "choices": ["major axis", "perpendicular", "diagonal", "none of the above"], "answer": "none of the above"}
|
| 53 |
+
{"image_id": 120, "question_id": 0, "question": "What is the relationship of the sector to the triangle in the image?", "choices": ["tangent", "minor axis", "shared edge", "none of the above"], "answer": "shared edge"}
|
| 54 |
+
{"image_id": 121, "question_id": 0, "question": "What is the relationship of the ellipse (not circle) to the rectangle in the image?", "choices": ["diameter", "tangent", "circumscribed", "none of the above"], "answer": "circumscribed"}
|
| 55 |
+
{"image_id": 121, "question_id": 1, "question": "What is the relationship of the line (not polygon edge) to the triangle in the image?", "choices": ["diagonal", "diameter", "perpendicular", "none of the above"], "answer": "none of the above"}
|
| 56 |
+
{"image_id": 124, "question_id": 0, "question": "What is the relationship of the line (not sector edge) to the sector in the image?", "choices": ["perpendicular", "circumscribed", "inscribed", "none of the above"], "answer": "none of the above"}
|
| 57 |
+
{"image_id": 128, "question_id": 0, "question": "What is the relationship of the star to the circle in the image?", "choices": ["minor axis", "inscribed", "major axis", "none of the above"], "answer": "inscribed"}
|
| 58 |
+
{"image_id": 128, "question_id": 1, "question": "What is the relationship of the star to the line (not polygon edge) in the image?", "choices": ["minor axis", "shared edge", "diagonal", "none of the above"], "answer": "none of the above"}
|
| 59 |
+
{"image_id": 130, "question_id": 0, "question": "What is the relationship of the sector to the quadrilateral in the image?", "choices": ["tangent", "major axis", "shared edge", "none of the above"], "answer": "shared edge"}
|
| 60 |
+
{"image_id": 131, "question_id": 0, "question": "What is the relationship of the quadrilateral to the sector in the image?", "choices": ["diagonal", "circumscribed", "shared edge", "none of the above"], "answer": "shared edge"}
|
| 61 |
+
{"image_id": 138, "question_id": 0, "question": "What is the relationship of the quadrilateral to the sector in the image?", "choices": ["major axis", "inscribed", "shared edge", "none of the above"], "answer": "shared edge"}
|
| 62 |
+
{"image_id": 138, "question_id": 1, "question": "What is the relationship of the line (not sector edge, polygon edge) to the sector in the image?", "choices": ["tangent", "major axis", "circumscribed", "none of the above"], "answer": "none of the above"}
|
| 63 |
+
{"image_id": 142, "question_id": 0, "question": "What is the relationship of the star to the circle in the image?", "choices": ["inscribed", "parallel", "shared edge", "none of the above"], "answer": "inscribed"}
|
| 64 |
+
{"image_id": 142, "question_id": 1, "question": "What is the relationship of the star to the square in the image?", "choices": ["tangent", "diagonal", "diameter", "none of the above"], "answer": "none of the above"}
|
| 65 |
+
{"image_id": 145, "question_id": 0, "question": "What is the relationship of the rectangle to the triangle in the image?", "choices": ["major axis", "diameter", "minor axis", "none of the above"], "answer": "none of the above"}
|
| 66 |
+
{"image_id": 148, "question_id": 0, "question": "What is the relationship of the sector to the quadrilateral in the image?", "choices": ["minor axis", "shared edge", "parallel", "none of the above"], "answer": "shared edge"}
|
| 67 |
+
{"image_id": 149, "question_id": 0, "question": "What is the relationship of the sector to the triangle in the image?", "choices": ["inscribed", "shared edge", "circumscribed", "none of the above"], "answer": "shared edge"}
|
| 68 |
+
{"image_id": 152, "question_id": 0, "question": "What is the relationship of the equilateral triangle to the square in the image?", "choices": ["perpendicular", "major axis", "parallel", "none of the above"], "answer": "none of the above"}
|
| 69 |
+
{"image_id": 156, "question_id": 0, "question": "What is the relationship of the circle to the line (not sector edge, polygon edge) in the image?", "choices": ["tangent", "major axis", "shared edge", "none of the above"], "answer": "tangent"}
|
| 70 |
+
{"image_id": 157, "question_id": 0, "question": "What is the relationship of the square to the ellipse (not circle) in the image?", "choices": ["minor axis", "tangent", "inscribed", "none of the above"], "answer": "none of the above"}
|
| 71 |
+
{"image_id": 160, "question_id": 0, "question": "What is the relationship of the square to the ellipse (not circle) in the image?", "choices": ["parallel", "perpendicular", "shared edge", "none of the above"], "answer": "none of the above"}
|
| 72 |
+
{"image_id": 161, "question_id": 0, "question": "What is the relationship of the rectangle to the ellipse (not circle) in the image?", "choices": ["tangent", "minor axis", "inscribed", "none of the above"], "answer": "inscribed"}
|
| 73 |
+
{"image_id": 162, "question_id": 0, "question": "What is the relationship of the rectangle to the circle in the image?", "choices": ["minor axis", "diameter", "inscribed", "none of the above"], "answer": "inscribed"}
|
| 74 |
+
{"image_id": 162, "question_id": 1, "question": "What is the relationship of the line (not sector edge, polygon edge) to the ellipse (not circle) in the image?", "choices": ["minor axis", "shared edge", "tangent", "none of the above"], "answer": "tangent"}
|
| 75 |
+
{"image_id": 163, "question_id": 0, "question": "What is the relationship of the sector to the square in the image?", "choices": ["circumscribed", "diameter", "tangent", "none of the above"], "answer": "none of the above"}
|
| 76 |
+
{"image_id": 169, "question_id": 0, "question": "What is the relationship of the triangle to the ellipse (not circle) in the image?", "choices": ["inscribed", "diagonal", "diameter", "none of the above"], "answer": "inscribed"}
|
| 77 |
+
{"image_id": 170, "question_id": 0, "question": "What is the relationship of the sector to the quadrilateral (not square) in the image?", "choices": ["perpendicular", "shared edge", "major axis", "none of the above"], "answer": "shared edge"}
|
| 78 |
+
{"image_id": 171, "question_id": 0, "question": "What is the relationship of the quadrilateral to the sector in the image?", "choices": ["tangent", "shared edge", "parallel", "none of the above"], "answer": "shared edge"}
|
| 79 |
+
{"image_id": 178, "question_id": 0, "question": "What is the relationship of the line to the equilateral triangle in the image?", "choices": ["diagonal", "circumscribed", "parallel", "none of the above"], "answer": "none of the above"}
|
| 80 |
+
{"image_id": 179, "question_id": 0, "question": "What is the relationship of the rectangle to the ellipse (not circle) in the image?", "choices": ["inscribed", "circumscribed", "diameter", "none of the above"], "answer": "inscribed"}
|
| 81 |
+
{"image_id": 179, "question_id": 1, "question": "What is the relationship of the circle to the regular pentagon in the image?", "choices": ["parallel", "circumscribed", "diagonal", "none of the above"], "answer": "circumscribed"}
|
| 82 |
+
{"image_id": 180, "question_id": 0, "question": "What is the relationship of the line (not polygon edge) to the ellipse (not circle) in the image?", "choices": ["diameter", "inscribed", "tangent", "none of the above"], "answer": "tangent"}
|
| 83 |
+
{"image_id": 180, "question_id": 1, "question": "What is the relationship of the circle to the quadrilateral (not square) in the image?", "choices": ["shared edge", "perpendicular", "inscribed", "none of the above"], "answer": "inscribed"}
|
| 84 |
+
{"image_id": 182, "question_id": 0, "question": "What is the relationship of the regular hexagon to the circle in the image?", "choices": ["parallel", "perpendicular", "inscribed", "none of the above"], "answer": "inscribed"}
|
| 85 |
+
{"image_id": 184, "question_id": 0, "question": "What is the relationship of the line (not polygon edge) to the ellipse (not circle) in the image?", "choices": ["parallel", "inscribed", "minor axis", "none of the above"], "answer": "minor axis"}
|
| 86 |
+
{"image_id": 187, "question_id": 0, "question": "What is the relationship of the square to the spiral in the image?", "choices": ["parallel", "inscribed", "shared edge", "none of the above"], "answer": "none of the above"}
|
| 87 |
+
{"image_id": 191, "question_id": 0, "question": "What is the relationship of the star to the circle in the image?", "choices": ["minor axis", "inscribed", "tangent", "none of the above"], "answer": "inscribed"}
|
| 88 |
+
{"image_id": 192, "question_id": 0, "question": "What is the relationship of the sector to the triangle in the image?", "choices": ["shared edge", "diameter", "diagonal", "none of the above"], "answer": "shared edge"}
|
| 89 |
+
{"image_id": 192, "question_id": 1, "question": "What is the relationship of the triangle to the circle in the image?", "choices": ["minor axis", "perpendicular", "major axis", "none of the above"], "answer": "none of the above"}
|
| 90 |
+
{"image_id": 196, "question_id": 0, "question": "What is the relationship of the pentagon to the sector in the image?", "choices": ["shared edge", "perpendicular", "major axis", "none of the above"], "answer": "shared edge"}
|
| 91 |
+
{"image_id": 198, "question_id": 0, "question": "What is the relationship of the hexagon to the ellipse (not circle) in the image?", "choices": ["circumscribed", "shared edge", "major axis", "none of the above"], "answer": "circumscribed"}
|
| 92 |
+
{"image_id": 202, "question_id": 0, "question": "What is the relationship of the triangle to the circle in the image?", "choices": ["inscribed", "perpendicular", "circumscribed", "none of the above"], "answer": "inscribed"}
|
| 93 |
+
{"image_id": 203, "question_id": 0, "question": "What is the relationship of the square to the ellipse (not circle) in the image?", "choices": ["minor axis", "inscribed", "major axis", "none of the above"], "answer": "inscribed"}
|
| 94 |
+
{"image_id": 206, "question_id": 0, "question": "What is the relationship of the ellipse (not circle) to the square in the image?", "choices": ["diagonal", "diameter", "circumscribed", "none of the above"], "answer": "circumscribed"}
|
| 95 |
+
{"image_id": 211, "question_id": 0, "question": "What is the relationship of the triangle to the star in the image?", "choices": ["inscribed", "diameter", "major axis", "none of the above"], "answer": "none of the above"}
|
| 96 |
+
{"image_id": 213, "question_id": 0, "question": "What is the relationship of the quadrilateral (not square) to the sector in the image?", "choices": ["diameter", "shared edge", "major axis", "none of the above"], "answer": "shared edge"}
|
| 97 |
+
{"image_id": 215, "question_id": 0, "question": "What is the relationship of the regular pentagon to the circle in the image?", "choices": ["inscribed", "major axis", "minor axis", "none of the above"], "answer": "inscribed"}
|
| 98 |
+
{"image_id": 217, "question_id": 0, "question": "What is the relationship of the line (not polygon edge) to the ellipse (not circle) in the image?", "choices": ["inscribed", "diameter", "tangent", "none of the above"], "answer": "tangent"}
|
| 99 |
+
{"image_id": 218, "question_id": 0, "question": "What is the relationship of the circle to the line (not polygon edge) in the image?", "choices": ["tangent", "inscribed", "diagonal", "none of the above"], "answer": "tangent"}
|
| 100 |
+
{"image_id": 218, "question_id": 1, "question": "What is the relationship of the circle to the quadrilateral in the image?", "choices": ["circumscribed", "shared edge", "diameter", "none of the above"], "answer": "none of the above"}
|
| 101 |
+
{"image_id": 219, "question_id": 0, "question": "What is the relationship of the line (not sector edge, polygon edge) to the rectangle in the image?", "choices": ["circumscribed", "minor axis", "shared edge", "none of the above"], "answer": "none of the above"}
|
| 102 |
+
{"image_id": 223, "question_id": 0, "question": "What is the relationship of the regular hexagon to the sector in the image?", "choices": ["perpendicular", "major axis", "shared edge", "none of the above"], "answer": "none of the above"}
|
| 103 |
+
{"image_id": 224, "question_id": 0, "question": "What is the relationship of the regular pentagon to the circle in the image?", "choices": ["parallel", "tangent", "inscribed", "none of the above"], "answer": "inscribed"}
|
| 104 |
+
{"image_id": 225, "question_id": 0, "question": "What is the relationship of the rectangle to the ellipse (not circle) in the image?", "choices": ["diagonal", "major axis", "circumscribed", "none of the above"], "answer": "none of the above"}
|
| 105 |
+
{"image_id": 226, "question_id": 0, "question": "What is the relationship of the circle to the rectangle in the image?", "choices": ["circumscribed", "parallel", "tangent", "none of the above"], "answer": "circumscribed"}
|
| 106 |
+
{"image_id": 227, "question_id": 0, "question": "What is the relationship of the line (not sector edge, polygon edge) to the square in the image?", "choices": ["inscribed", "diameter", "major axis", "none of the above"], "answer": "none of the above"}
|
| 107 |
+
{"image_id": 228, "question_id": 0, "question": "What is the relationship of the ellipse to the line (not sector edge, polygon edge) in the image?", "choices": ["circumscribed", "tangent", "perpendicular", "none of the above"], "answer": "tangent"}
|
| 108 |
+
{"image_id": 231, "question_id": 0, "question": "What is the relationship of the ellipse (not circle) to the equilateral triangle in the image?", "choices": ["minor axis", "perpendicular", "shared edge", "none of the above"], "answer": "none of the above"}
|
| 109 |
+
{"image_id": 232, "question_id": 0, "question": "What is the relationship of the triangle to the circle in the image?", "choices": ["inscribed", "circumscribed", "parallel", "none of the above"], "answer": "circumscribed"}
|
| 110 |
+
{"image_id": 236, "question_id": 0, "question": "What is the relationship of the quadrilateral to the sector in the image?", "choices": ["perpendicular", "circumscribed", "shared edge", "none of the above"], "answer": "shared edge"}
|
| 111 |
+
{"image_id": 236, "question_id": 1, "question": "What is the relationship of the sector to the line (not sector edge, polygon edge) in the image?", "choices": ["inscribed", "major axis", "parallel", "none of the above"], "answer": "none of the above"}
|
| 112 |
+
{"image_id": 239, "question_id": 0, "question": "What is the relationship of the sector to the triangle in the image?", "choices": ["minor axis", "shared edge", "inscribed", "none of the above"], "answer": "shared edge"}
|
| 113 |
+
{"image_id": 239, "question_id": 1, "question": "What is the relationship of the regular hexagon to the sector in the image?", "choices": ["minor axis", "major axis", "tangent", "none of the above"], "answer": "none of the above"}
|
| 114 |
+
{"image_id": 248, "question_id": 0, "question": "What is the relationship of the circle to the star in the image?", "choices": ["major axis", "circumscribed", "minor axis", "none of the above"], "answer": "circumscribed"}
|
| 115 |
+
{"image_id": 249, "question_id": 0, "question": "What is the relationship of the equilateral triangle to the square in the image?", "choices": ["inscribed", "perpendicular", "diameter", "none of the above"], "answer": "none of the above"}
|
| 116 |
+
{"image_id": 251, "question_id": 0, "question": "What is the relationship of the sector to the triangle in the image?", "choices": ["shared edge", "circumscribed", "parallel", "none of the above"], "answer": "shared edge"}
|
| 117 |
+
{"image_id": 254, "question_id": 0, "question": "What is the relationship of the circle to the equilateral triangle in the image?", "choices": ["inscribed", "diameter", "perpendicular", "none of the above"], "answer": "inscribed"}
|
| 118 |
+
{"image_id": 257, "question_id": 0, "question": "What is the relationship of the equilateral triangle to the circle in the image?", "choices": ["circumscribed", "minor axis", "major axis", "none of the above"], "answer": "circumscribed"}
|
| 119 |
+
{"image_id": 258, "question_id": 0, "question": "What is the relationship of the sector to the triangle in the image?", "choices": ["shared edge", "parallel", "major axis", "none of the above"], "answer": "shared edge"}
|
| 120 |
+
{"image_id": 263, "question_id": 0, "question": "What is the relationship of the triangle to the ellipse (not circle) in the image?", "choices": ["inscribed", "shared edge", "diagonal", "none of the above"], "answer": "inscribed"}
|
| 121 |
+
{"image_id": 263, "question_id": 1, "question": "What is the relationship of the ellipse (not circle) to the line (not polygon edge) in the image?", "choices": ["diameter", "perpendicular", "major axis", "none of the above"], "answer": "none of the above"}
|
| 122 |
+
{"image_id": 264, "question_id": 0, "question": "What is the relationship of the triangle to the spiral in the image?", "choices": ["shared edge", "inscribed", "circumscribed", "none of the above"], "answer": "none of the above"}
|
| 123 |
+
{"image_id": 265, "question_id": 0, "question": "What is the relationship of the ellipse (not circle) to the quadrilateral in the image?", "choices": ["diagonal", "minor axis", "circumscribed", "none of the above"], "answer": "circumscribed"}
|
| 124 |
+
{"image_id": 266, "question_id": 0, "question": "What is the relationship of the line (not polygon edge) to the ellipse (not circle) in the image?", "choices": ["inscribed", "tangent", "major axis", "none of the above"], "answer": "tangent"}
|
| 125 |
+
{"image_id": 268, "question_id": 0, "question": "What is the relationship of the circle to the equilateral triangle in the image?", "choices": ["shared edge", "inscribed", "diagonal", "none of the above"], "answer": "inscribed"}
|
| 126 |
+
{"image_id": 269, "question_id": 0, "question": "What is the relationship of the rectangle (not square) to the circle in the image?", "choices": ["diameter", "inscribed", "major axis", "none of the above"], "answer": "inscribed"}
|
| 127 |
+
{"image_id": 269, "question_id": 1, "question": "What is the relationship of the square to the ellipse (not circle) in the image?", "choices": ["circumscribed", "inscribed", "tangent", "none of the above"], "answer": "inscribed"}
|
| 128 |
+
{"image_id": 271, "question_id": 0, "question": "What is the relationship of the star to the circle in the image?", "choices": ["inscribed", "tangent", "major axis", "none of the above"], "answer": "inscribed"}
|
| 129 |
+
{"image_id": 274, "question_id": 0, "question": "What is the relationship of the square to the line (not polygon edge) in the image?", "choices": ["perpendicular", "major axis", "tangent", "none of the above"], "answer": "none of the above"}
|
| 130 |
+
{"image_id": 275, "question_id": 0, "question": "What is the relationship of the line (not sector edge, polygon edge) to the circle in the image?", "choices": ["minor axis", "diameter", "tangent", "none of the above"], "answer": "tangent"}
|
| 131 |
+
{"image_id": 275, "question_id": 1, "question": "What is the relationship of the sector to the triangle in the image?", "choices": ["diagonal", "shared edge", "minor axis", "none of the above"], "answer": "shared edge"}
|
| 132 |
+
{"image_id": 278, "question_id": 0, "question": "What is the relationship of the sector to the triangle in the image?", "choices": ["parallel", "shared edge", "diameter", "none of the above"], "answer": "shared edge"}
|
| 133 |
+
{"image_id": 279, "question_id": 0, "question": "What is the relationship of the triangle to the star in the image?", "choices": ["diagonal", "parallel", "inscribed", "none of the above"], "answer": "none of the above"}
|
| 134 |
+
{"image_id": 280, "question_id": 0, "question": "What is the relationship of the star to the circle in the image?", "choices": ["parallel", "inscribed", "tangent", "none of the above"], "answer": "inscribed"}
|
| 135 |
+
{"image_id": 280, "question_id": 1, "question": "What is the relationship of the circle to the line (not sector edge, polygon edge) in the image?", "choices": ["diameter", "perpendicular", "shared edge", "none of the above"], "answer": "none of the above"}
|
| 136 |
+
{"image_id": 282, "question_id": 0, "question": "What is the relationship of the line (not polygon edge) to the ellipse (not circle) in the image?", "choices": ["tangent", "diagonal", "major axis", "none of the above"], "answer": "tangent"}
|
| 137 |
+
{"image_id": 285, "question_id": 0, "question": "What is the relationship of the circle to the star in the image?", "choices": ["circumscribed", "minor axis", "major axis", "none of the above"], "answer": "circumscribed"}
|
| 138 |
+
{"image_id": 285, "question_id": 1, "question": "What is the relationship of the line (not polygon edge) to the square in the image?", "choices": ["diagonal", "tangent", "minor axis", "none of the above"], "answer": "none of the above"}
|
| 139 |
+
{"image_id": 288, "question_id": 0, "question": "What is the relationship of the star to the square in the image?", "choices": ["diameter", "diagonal", "circumscribed", "none of the above"], "answer": "none of the above"}
|
| 140 |
+
{"image_id": 289, "question_id": 0, "question": "What is the relationship of the square to the circle in the image?", "choices": ["perpendicular", "diagonal", "circumscribed", "none of the above"], "answer": "circumscribed"}
|
| 141 |
+
{"image_id": 289, "question_id": 1, "question": "What is the relationship of the sector to the triangle in the image?", "choices": ["major axis", "shared edge", "tangent", "none of the above"], "answer": "shared edge"}
|
| 142 |
+
{"image_id": 292, "question_id": 0, "question": "What is the relationship of the pentagon to the ellipse (not circle) in the image?", "choices": ["diagonal", "shared edge", "inscribed", "none of the above"], "answer": "inscribed"}
|
| 143 |
+
{"image_id": 292, "question_id": 1, "question": "What is the relationship of the line (not sector edge, polygon edge) to the pentagon in the image?", "choices": ["major axis", "tangent", "minor axis", "none of the above"], "answer": "none of the above"}
|
vqa-hard/size.jsonl
ADDED
|
@@ -0,0 +1,177 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"image_id": 0, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the line (not polygon edge, sector edge)?", "choices": ["0.14", "0.44", "0.29", "0.59"], "answer": "0.29"}
|
| 2 |
+
{"image_id": 0, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the triangle?", "choices": ["0.42", "0.12", "0.27", "0.57"], "answer": "0.12"}
|
| 3 |
+
{"image_id": 0, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the star?", "choices": ["0.09", "0.54", "0.39", "0.24"], "answer": "0.09"}
|
| 4 |
+
{"image_id": 1, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the triangle?", "choices": ["0.41", "0.56", "0.71", "0.26"], "answer": "0.26"}
|
| 5 |
+
{"image_id": 1, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the triangle?", "choices": ["0.36", "0.51", "0.06", "0.21"], "answer": "0.36"}
|
| 6 |
+
{"image_id": 1, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the triangle?", "choices": ["0.19", "0.49", "0.04", "0.34"], "answer": "0.04"}
|
| 7 |
+
{"image_id": 2, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the square?", "choices": ["0.15", "0.3", "0.45", "0.6"], "answer": "0.15"}
|
| 8 |
+
{"image_id": 2, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the equilateral triangle?", "choices": ["0.47", "0.32", "0.17", "0.02"], "answer": "0.17"}
|
| 9 |
+
{"image_id": 2, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the equilateral triangle?", "choices": ["0.46", "0.01", "0.16", "0.31"], "answer": "0.01"}
|
| 10 |
+
{"image_id": 3, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the square?", "choices": ["0.38", "0.68", "0.23", "0.53"], "answer": "0.23"}
|
| 11 |
+
{"image_id": 3, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the ellipse (not circle)?", "choices": ["0.32", "0.62", "0.47", "0.17"], "answer": "0.32"}
|
| 12 |
+
{"image_id": 3, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the ellipse (not circle)?", "choices": ["0.41", "0.26", "0.11", "0.56"], "answer": "0.11"}
|
| 13 |
+
{"image_id": 5, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the hexagon?", "choices": ["0.01", "0.31", "0.46", "0.16"], "answer": "0.16"}
|
| 14 |
+
{"image_id": 5, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the hexagon?", "choices": ["0.49", "0.64", "0.94", "0.79"], "answer": "0.49"}
|
| 15 |
+
{"image_id": 5, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the equilateral triangle?", "choices": ["0.52", "0.22", "0.37", "0.07"], "answer": "0.07"}
|
| 16 |
+
{"image_id": 6, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the line (not polygon edge)?", "choices": ["0.22", "0.37", "0.52", "0.67"], "answer": "0.52"}
|
| 17 |
+
{"image_id": 6, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the equilateral triangle?", "choices": ["0.04", "0.19", "0.49", "0.34"], "answer": "0.19"}
|
| 18 |
+
{"image_id": 6, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the equilateral triangle?", "choices": ["0.32", "0.02", "0.17", "0.47"], "answer": "0.02"}
|
| 19 |
+
{"image_id": 7, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the circle?", "choices": ["0.58", "0.13", "0.28", "0.43"], "answer": "0.43"}
|
| 20 |
+
{"image_id": 7, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the triangle?", "choices": ["0.54", "0.09", "0.24", "0.39"], "answer": "0.24"}
|
| 21 |
+
{"image_id": 7, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the circle?", "choices": ["0.3", "0.15", "0.0", "0.45"], "answer": "0.15"}
|
| 22 |
+
{"image_id": 8, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the triangle?", "choices": ["0.2", "0.5", "0.05", "0.35"], "answer": "0.2"}
|
| 23 |
+
{"image_id": 8, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the regular hexagon?", "choices": ["0.2", "0.5", "0.65", "0.35"], "answer": "0.65"}
|
| 24 |
+
{"image_id": 8, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the regular hexagon?", "choices": ["0.59", "0.29", "0.14", "0.44"], "answer": "0.29"}
|
| 25 |
+
{"image_id": 9, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the spiral?", "choices": ["0.59", "0.29", "0.44", "0.14"], "answer": "0.44"}
|
| 26 |
+
{"image_id": 9, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the rectangle?", "choices": ["0.2", "0.5", "0.35", "0.05"], "answer": "0.05"}
|
| 27 |
+
{"image_id": 9, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the rectangle?", "choices": ["0.31", "0.46", "0.16", "0.01"], "answer": "0.01"}
|
| 28 |
+
{"image_id": 10, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the ellipse (not circle)?", "choices": ["0.49", "0.19", "0.34", "0.64"], "answer": "0.34"}
|
| 29 |
+
{"image_id": 10, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the star?", "choices": ["0.01", "0.16", "0.46", "0.31"], "answer": "0.31"}
|
| 30 |
+
{"image_id": 10, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the star?", "choices": ["0.2", "0.35", "0.5", "0.05"], "answer": "0.05"}
|
| 31 |
+
{"image_id": 11, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the square?", "choices": ["0.44", "0.29", "0.14", "0.59"], "answer": "0.29"}
|
| 32 |
+
{"image_id": 11, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the line (not polygon edge)?", "choices": ["0.33", "0.63", "0.48", "0.18"], "answer": "0.33"}
|
| 33 |
+
{"image_id": 11, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the square?", "choices": ["0.04", "0.34", "0.49", "0.19"], "answer": "0.04"}
|
| 34 |
+
{"image_id": 12, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the equilateral triangle?", "choices": ["0.41", "0.26", "0.56", "0.71"], "answer": "0.26"}
|
| 35 |
+
{"image_id": 12, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the equilateral triangle?", "choices": ["0.29", "0.59", "0.14", "0.44"], "answer": "0.29"}
|
| 36 |
+
{"image_id": 12, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the ellipse (not circle)?", "choices": ["0.45", "0.0", "0.3", "0.15"], "answer": "0.15"}
|
| 37 |
+
{"image_id": 13, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the spiral?", "choices": ["0.47", "0.17", "0.32", "0.02"], "answer": "0.17"}
|
| 38 |
+
{"image_id": 13, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the sector?", "choices": ["0.37", "0.52", "0.22", "0.07"], "answer": "0.22"}
|
| 39 |
+
{"image_id": 13, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the sector?", "choices": ["0.02", "0.32", "0.47", "0.17"], "answer": "0.02"}
|
| 40 |
+
{"image_id": 15, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the line (not polygon edge)?", "choices": ["0.68", "0.83", "0.38", "0.53"], "answer": "0.68"}
|
| 41 |
+
{"image_id": 15, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the rectangle?", "choices": ["0.13", "0.28", "0.43", "0.58"], "answer": "0.28"}
|
| 42 |
+
{"image_id": 15, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the rectangle?", "choices": ["0.21", "0.51", "0.36", "0.06"], "answer": "0.06"}
|
| 43 |
+
{"image_id": 16, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the star?", "choices": ["0.51", "0.66", "0.21", "0.36"], "answer": "0.36"}
|
| 44 |
+
{"image_id": 16, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the square?", "choices": ["0.52", "0.37", "0.22", "0.67"], "answer": "0.22"}
|
| 45 |
+
{"image_id": 16, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the square?", "choices": ["0.33", "0.03", "0.48", "0.18"], "answer": "0.03"}
|
| 46 |
+
{"image_id": 17, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the hexagon?", "choices": ["0.34", "0.19", "0.64", "0.49"], "answer": "0.34"}
|
| 47 |
+
{"image_id": 17, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the hexagon?", "choices": ["0.68", "0.83", "0.98", "0.53"], "answer": "0.53"}
|
| 48 |
+
{"image_id": 17, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the hexagon?", "choices": ["0.42", "0.12", "0.27", "0.57"], "answer": "0.12"}
|
| 49 |
+
{"image_id": 18, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the triangle?", "choices": ["0.34", "0.49", "0.64", "0.19"], "answer": "0.34"}
|
| 50 |
+
{"image_id": 18, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the triangle?", "choices": ["0.49", "0.04", "0.19", "0.34"], "answer": "0.19"}
|
| 51 |
+
{"image_id": 18, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the triangle?", "choices": ["0.48", "0.33", "0.18", "0.03"], "answer": "0.03"}
|
| 52 |
+
{"image_id": 19, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the equilateral triangle?", "choices": ["0.83", "0.98", "0.53", "0.68"], "answer": "0.53"}
|
| 53 |
+
{"image_id": 19, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the equilateral triangle?", "choices": ["0.38", "0.53", "0.08", "0.23"], "answer": "0.53"}
|
| 54 |
+
{"image_id": 19, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the equilateral triangle?", "choices": ["0.58", "0.28", "0.13", "0.43"], "answer": "0.13"}
|
| 55 |
+
{"image_id": 20, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the circle?", "choices": ["0.37", "0.07", "0.52", "0.22"], "answer": "0.22"}
|
| 56 |
+
{"image_id": 20, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the circle?", "choices": ["0.22", "0.07", "0.52", "0.37"], "answer": "0.22"}
|
| 57 |
+
{"image_id": 20, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the square?", "choices": ["0.19", "0.34", "0.49", "0.04"], "answer": "0.04"}
|
| 58 |
+
{"image_id": 21, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the line (not polygon edge)?", "choices": ["0.58", "0.28", "0.43", "0.13"], "answer": "0.13"}
|
| 59 |
+
{"image_id": 21, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the line (not polygon edge)?", "choices": ["0.59", "0.29", "0.44", "0.74"], "answer": "0.74"}
|
| 60 |
+
{"image_id": 21, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the rectangle?", "choices": ["0.34", "0.49", "0.19", "0.04"], "answer": "0.04"}
|
| 61 |
+
{"image_id": 22, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the pentagon?", "choices": ["0.4", "0.25", "0.1", "0.55"], "answer": "0.1"}
|
| 62 |
+
{"image_id": 22, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the circle?", "choices": ["0.26", "0.56", "0.11", "0.41"], "answer": "0.11"}
|
| 63 |
+
{"image_id": 22, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the pentagon?", "choices": ["0.01", "0.16", "0.46", "0.31"], "answer": "0.01"}
|
| 64 |
+
{"image_id": 23, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the star?", "choices": ["0.24", "0.39", "0.09", "0.54"], "answer": "0.39"}
|
| 65 |
+
{"image_id": 23, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the star?", "choices": ["0.55", "0.1", "0.25", "0.4"], "answer": "0.4"}
|
| 66 |
+
{"image_id": 23, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the star?", "choices": ["0.21", "0.51", "0.06", "0.36"], "answer": "0.06"}
|
| 67 |
+
{"image_id": 24, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the line (not polygon edge, sector edge)?", "choices": ["0.23", "0.53", "0.08", "0.38"], "answer": "0.08"}
|
| 68 |
+
{"image_id": 24, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the ellipse (not circle)?", "choices": ["0.34", "0.04", "0.19", "0.49"], "answer": "0.34"}
|
| 69 |
+
{"image_id": 24, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the ellipse (not circle)?", "choices": ["0.35", "0.05", "0.2", "0.5"], "answer": "0.05"}
|
| 70 |
+
{"image_id": 25, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the line (not sector edge)?", "choices": ["0.04", "0.19", "0.49", "0.34"], "answer": "0.04"}
|
| 71 |
+
{"image_id": 25, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the line (not sector edge)?", "choices": ["0.59", "0.89", "0.74", "0.44"], "answer": "0.74"}
|
| 72 |
+
{"image_id": 25, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the sector?", "choices": ["0.03", "0.18", "0.48", "0.33"], "answer": "0.03"}
|
| 73 |
+
{"image_id": 26, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the rectangle?", "choices": ["0.04", "0.49", "0.19", "0.34"], "answer": "0.19"}
|
| 74 |
+
{"image_id": 26, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the rectangle?", "choices": ["0.18", "0.48", "0.03", "0.33"], "answer": "0.18"}
|
| 75 |
+
{"image_id": 26, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the rectangle?", "choices": ["0.17", "0.02", "0.32", "0.47"], "answer": "0.02"}
|
| 76 |
+
{"image_id": 28, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the sector?", "choices": ["0.16", "0.01", "0.46", "0.31"], "answer": "0.16"}
|
| 77 |
+
{"image_id": 28, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the sector?", "choices": ["0.47", "0.17", "0.02", "0.32"], "answer": "0.17"}
|
| 78 |
+
{"image_id": 28, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the triangle?", "choices": ["0.01", "0.46", "0.31", "0.16"], "answer": "0.01"}
|
| 79 |
+
{"image_id": 29, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the equilateral triangle?", "choices": ["0.56", "0.41", "0.26", "0.71"], "answer": "0.41"}
|
| 80 |
+
{"image_id": 29, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the circle?", "choices": ["0.38", "0.08", "0.23", "0.53"], "answer": "0.23"}
|
| 81 |
+
{"image_id": 29, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the circle?", "choices": ["0.49", "0.34", "0.04", "0.19"], "answer": "0.04"}
|
| 82 |
+
{"image_id": 30, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the circle?", "choices": ["0.35", "0.2", "0.5", "0.05"], "answer": "0.2"}
|
| 83 |
+
{"image_id": 30, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the ellipse (not circle)?", "choices": ["0.35", "0.05", "0.2", "0.5"], "answer": "0.35"}
|
| 84 |
+
{"image_id": 30, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the ellipse (not circle)?", "choices": ["0.17", "0.02", "0.32", "0.47"], "answer": "0.02"}
|
| 85 |
+
{"image_id": 32, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the regular hexagon?", "choices": ["0.43", "0.73", "0.88", "0.58"], "answer": "0.73"}
|
| 86 |
+
{"image_id": 32, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the sector?", "choices": ["0.55", "0.1", "0.4", "0.25"], "answer": "0.25"}
|
| 87 |
+
{"image_id": 32, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the regular hexagon?", "choices": ["0.45", "0.6", "0.15", "0.3"], "answer": "0.45"}
|
| 88 |
+
{"image_id": 33, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the circle?", "choices": ["0.62", "0.32", "0.77", "0.47"], "answer": "0.47"}
|
| 89 |
+
{"image_id": 33, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the circle?", "choices": ["0.33", "0.18", "0.03", "0.48"], "answer": "0.48"}
|
| 90 |
+
{"image_id": 33, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the triangle?", "choices": ["0.48", "0.18", "0.33", "0.03"], "answer": "0.03"}
|
| 91 |
+
{"image_id": 35, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the spiral?", "choices": ["0.67", "0.52", "0.37", "0.22"], "answer": "0.52"}
|
| 92 |
+
{"image_id": 35, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the circle?", "choices": ["0.17", "0.47", "0.32", "0.62"], "answer": "0.32"}
|
| 93 |
+
{"image_id": 35, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the spiral?", "choices": ["0.34", "0.64", "0.19", "0.49"], "answer": "0.19"}
|
| 94 |
+
{"image_id": 36, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the quadrilateral?", "choices": ["0.05", "0.5", "0.2", "0.35"], "answer": "0.5"}
|
| 95 |
+
{"image_id": 36, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the spiral?", "choices": ["0.15", "0.3", "0.45", "0.0"], "answer": "0.3"}
|
| 96 |
+
{"image_id": 36, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the spiral?", "choices": ["0.37", "0.22", "0.52", "0.07"], "answer": "0.07"}
|
| 97 |
+
{"image_id": 37, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the line (not polygon edge)?", "choices": ["0.41", "0.26", "0.11", "0.56"], "answer": "0.11"}
|
| 98 |
+
{"image_id": 37, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the triangle?", "choices": ["0.15", "0.45", "0.3", "0.6"], "answer": "0.15"}
|
| 99 |
+
{"image_id": 37, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the ellipse (not circle)?", "choices": ["0.53", "0.38", "0.08", "0.23"], "answer": "0.08"}
|
| 100 |
+
{"image_id": 39, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the square?", "choices": ["0.06", "0.51", "0.21", "0.36"], "answer": "0.21"}
|
| 101 |
+
{"image_id": 39, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the square?", "choices": ["0.5", "0.65", "0.35", "0.2"], "answer": "0.2"}
|
| 102 |
+
{"image_id": 39, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the triangle?", "choices": ["0.01", "0.16", "0.31", "0.46"], "answer": "0.01"}
|
| 103 |
+
{"image_id": 41, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the star?", "choices": ["0.14", "0.59", "0.29", "0.44"], "answer": "0.44"}
|
| 104 |
+
{"image_id": 41, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the star?", "choices": ["0.47", "0.32", "0.62", "0.17"], "answer": "0.47"}
|
| 105 |
+
{"image_id": 41, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the star?", "choices": ["0.08", "0.53", "0.23", "0.38"], "answer": "0.08"}
|
| 106 |
+
{"image_id": 42, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the spiral?", "choices": ["0.15", "0.0", "0.3", "0.45"], "answer": "0.3"}
|
| 107 |
+
{"image_id": 42, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the quadrilateral?", "choices": ["0.36", "0.51", "0.21", "0.66"], "answer": "0.51"}
|
| 108 |
+
{"image_id": 42, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the circle?", "choices": ["0.37", "0.22", "0.52", "0.07"], "answer": "0.07"}
|
| 109 |
+
{"image_id": 43, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the square?", "choices": ["0.48", "0.33", "0.18", "0.03"], "answer": "0.18"}
|
| 110 |
+
{"image_id": 43, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the line (not polygon edge)?", "choices": ["0.14", "0.59", "0.44", "0.29"], "answer": "0.29"}
|
| 111 |
+
{"image_id": 43, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the square?", "choices": ["0.17", "0.32", "0.47", "0.02"], "answer": "0.02"}
|
| 112 |
+
{"image_id": 44, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the line (not polygon edge)?", "choices": ["0.45", "0.0", "0.3", "0.15"], "answer": "0.0"}
|
| 113 |
+
{"image_id": 44, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the ellipse (not circle)?", "choices": ["0.48", "0.03", "0.33", "0.18"], "answer": "0.33"}
|
| 114 |
+
{"image_id": 44, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the equilateral triangle?", "choices": ["0.45", "0.3", "0.15", "0.0"], "answer": "0.0"}
|
| 115 |
+
{"image_id": 45, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the line (not polygon edge, sector edge)?", "choices": ["0.19", "0.04", "0.34", "0.49"], "answer": "0.49"}
|
| 116 |
+
{"image_id": 45, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the line (not polygon edge, sector edge)?", "choices": ["0.2", "0.65", "0.35", "0.5"], "answer": "0.2"}
|
| 117 |
+
{"image_id": 45, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the sector?", "choices": ["0.2", "0.05", "0.35", "0.5"], "answer": "0.05"}
|
| 118 |
+
{"image_id": 46, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the regular hexagon?", "choices": ["0.48", "0.63", "0.33", "0.78"], "answer": "0.78"}
|
| 119 |
+
{"image_id": 46, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the line (not polygon edge)?", "choices": ["0.45", "0.3", "0.15", "0.0"], "answer": "0.15"}
|
| 120 |
+
{"image_id": 46, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the regular hexagon?", "choices": ["0.16", "0.46", "0.31", "0.61"], "answer": "0.46"}
|
| 121 |
+
{"image_id": 47, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the pentagon?", "choices": ["0.45", "0.6", "0.3", "0.75"], "answer": "0.3"}
|
| 122 |
+
{"image_id": 47, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the pentagon?", "choices": ["0.09", "0.54", "0.39", "0.24"], "answer": "0.24"}
|
| 123 |
+
{"image_id": 47, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the pentagon?", "choices": ["0.2", "0.5", "0.35", "0.05"], "answer": "0.05"}
|
| 124 |
+
{"image_id": 48, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the line?", "choices": ["0.12", "0.57", "0.27", "0.42"], "answer": "0.12"}
|
| 125 |
+
{"image_id": 48, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the line?", "choices": ["0.05", "0.2", "0.35", "0.5"], "answer": "0.35"}
|
| 126 |
+
{"image_id": 48, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the spiral?", "choices": ["0.34", "0.04", "0.19", "0.49"], "answer": "0.04"}
|
| 127 |
+
{"image_id": 49, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the line (not polygon edge)?", "choices": ["0.31", "0.01", "0.16", "0.46"], "answer": "0.31"}
|
| 128 |
+
{"image_id": 49, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the line (not polygon edge)?", "choices": ["0.64", "0.49", "0.34", "0.19"], "answer": "0.34"}
|
| 129 |
+
{"image_id": 49, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the triangle?", "choices": ["0.18", "0.48", "0.33", "0.03"], "answer": "0.03"}
|
| 130 |
+
{"image_id": 50, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the equilateral triangle?", "choices": ["0.78", "0.33", "0.48", "0.63"], "answer": "0.33"}
|
| 131 |
+
{"image_id": 50, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the equilateral triangle?", "choices": ["0.31", "0.46", "0.61", "0.16"], "answer": "0.31"}
|
| 132 |
+
{"image_id": 50, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the rectangle?", "choices": ["0.46", "0.16", "0.01", "0.31"], "answer": "0.01"}
|
| 133 |
+
{"image_id": 51, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the line (not polygon edge)?", "choices": ["0.29", "0.59", "0.14", "0.44"], "answer": "0.14"}
|
| 134 |
+
{"image_id": 51, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the regular pentagon?", "choices": ["0.45", "0.6", "0.3", "0.15"], "answer": "0.45"}
|
| 135 |
+
{"image_id": 51, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the regular pentagon?", "choices": ["0.13", "0.28", "0.43", "0.58"], "answer": "0.13"}
|
| 136 |
+
{"image_id": 53, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the regular pentagon?", "choices": ["0.2", "0.5", "0.05", "0.35"], "answer": "0.2"}
|
| 137 |
+
{"image_id": 53, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the regular pentagon?", "choices": ["0.21", "0.51", "0.66", "0.36"], "answer": "0.21"}
|
| 138 |
+
{"image_id": 53, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the regular pentagon?", "choices": ["0.03", "0.18", "0.48", "0.33"], "answer": "0.03"}
|
| 139 |
+
{"image_id": 54, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the square?", "choices": ["0.16", "0.31", "0.46", "0.01"], "answer": "0.31"}
|
| 140 |
+
{"image_id": 54, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the square?", "choices": ["0.3", "0.45", "0.15", "0.0"], "answer": "0.3"}
|
| 141 |
+
{"image_id": 54, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the square?", "choices": ["0.5", "0.35", "0.2", "0.05"], "answer": "0.05"}
|
| 142 |
+
{"image_id": 55, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the line (not polygon edge)?", "choices": ["0.56", "0.11", "0.41", "0.26"], "answer": "0.11"}
|
| 143 |
+
{"image_id": 55, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the pentagon?", "choices": ["0.61", "0.46", "0.31", "0.16"], "answer": "0.16"}
|
| 144 |
+
{"image_id": 55, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the pentagon?", "choices": ["0.32", "0.47", "0.17", "0.02"], "answer": "0.02"}
|
| 145 |
+
{"image_id": 56, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the quadrilateral?", "choices": ["0.35", "0.5", "0.2", "0.05"], "answer": "0.35"}
|
| 146 |
+
{"image_id": 56, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the ellipse (not circle)?", "choices": ["0.55", "0.7", "0.4", "0.25"], "answer": "0.4"}
|
| 147 |
+
{"image_id": 56, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the triangle?", "choices": ["0.02", "0.32", "0.47", "0.17"], "answer": "0.02"}
|
| 148 |
+
{"image_id": 58, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the ellipse?", "choices": ["0.16", "0.61", "0.31", "0.46"], "answer": "0.61"}
|
| 149 |
+
{"image_id": 58, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the line (not polygon edge, sector edge)?", "choices": ["0.31", "0.01", "0.16", "0.46"], "answer": "0.01"}
|
| 150 |
+
{"image_id": 58, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the star?", "choices": ["0.53", "0.23", "0.08", "0.38"], "answer": "0.08"}
|
| 151 |
+
{"image_id": 59, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the equilateral triangle?", "choices": ["0.36", "0.21", "0.51", "0.06"], "answer": "0.21"}
|
| 152 |
+
{"image_id": 59, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the equilateral triangle?", "choices": ["0.03", "0.18", "0.33", "0.48"], "answer": "0.18"}
|
| 153 |
+
{"image_id": 59, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the ellipse (not circle)?", "choices": ["0.39", "0.09", "0.54", "0.24"], "answer": "0.09"}
|
| 154 |
+
{"image_id": 61, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the ellipse (not circle)?", "choices": ["0.16", "0.31", "0.46", "0.61"], "answer": "0.31"}
|
| 155 |
+
{"image_id": 61, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the hexagon?", "choices": ["0.16", "0.46", "0.31", "0.01"], "answer": "0.31"}
|
| 156 |
+
{"image_id": 61, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the hexagon?", "choices": ["0.18", "0.33", "0.48", "0.03"], "answer": "0.03"}
|
| 157 |
+
{"image_id": 62, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the pentagon?", "choices": ["0.47", "0.32", "0.17", "0.02"], "answer": "0.32"}
|
| 158 |
+
{"image_id": 62, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the line (not polygon edge)?", "choices": ["0.45", "0.15", "0.0", "0.3"], "answer": "0.45"}
|
| 159 |
+
{"image_id": 62, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the ellipse (not circle)?", "choices": ["0.2", "0.05", "0.35", "0.5"], "answer": "0.05"}
|
| 160 |
+
{"image_id": 63, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the line (not sector edge)?", "choices": ["0.09", "0.39", "0.54", "0.24"], "answer": "0.24"}
|
| 161 |
+
{"image_id": 63, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the line (not sector edge)?", "choices": ["0.61", "0.16", "0.46", "0.31"], "answer": "0.16"}
|
| 162 |
+
{"image_id": 63, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the ellipse?", "choices": ["0.51", "0.06", "0.21", "0.36"], "answer": "0.06"}
|
| 163 |
+
{"image_id": 64, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the line (not sector edge)?", "choices": ["0.35", "0.2", "0.5", "0.05"], "answer": "0.05"}
|
| 164 |
+
{"image_id": 64, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the ellipse (not circle)?", "choices": ["0.66", "0.51", "0.21", "0.36"], "answer": "0.51"}
|
| 165 |
+
{"image_id": 64, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the ellipse (not circle)?", "choices": ["0.23", "0.08", "0.53", "0.38"], "answer": "0.08"}
|
| 166 |
+
{"image_id": 65, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the triangle?", "choices": ["0.56", "0.41", "0.26", "0.11"], "answer": "0.41"}
|
| 167 |
+
{"image_id": 65, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the line (not polygon edge)?", "choices": ["0.64", "0.19", "0.49", "0.34"], "answer": "0.19"}
|
| 168 |
+
{"image_id": 65, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the triangle?", "choices": ["0.34", "0.04", "0.19", "0.49"], "answer": "0.04"}
|
| 169 |
+
{"image_id": 66, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the line (not polygon edge)?", "choices": ["0.54", "0.24", "0.39", "0.09"], "answer": "0.24"}
|
| 170 |
+
{"image_id": 66, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the ellipse (not circle)?", "choices": ["0.19", "0.49", "0.04", "0.34"], "answer": "0.19"}
|
| 171 |
+
{"image_id": 66, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the spiral?", "choices": ["0.1", "0.4", "0.25", "0.55"], "answer": "0.1"}
|
| 172 |
+
{"image_id": 68, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the ellipse (not circle)?", "choices": ["0.43", "0.13", "0.28", "0.58"], "answer": "0.43"}
|
| 173 |
+
{"image_id": 68, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the line?", "choices": ["0.25", "0.4", "0.1", "0.55"], "answer": "0.4"}
|
| 174 |
+
{"image_id": 68, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the ellipse (not circle)?", "choices": ["0.22", "0.07", "0.37", "0.52"], "answer": "0.07"}
|
| 175 |
+
{"image_id": 69, "question_id": 0, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the horizontal span of the equilateral triangle?", "choices": ["0.13", "0.58", "0.28", "0.43"], "answer": "0.13"}
|
| 176 |
+
{"image_id": 69, "question_id": 1, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the vertical span of the rectangle?", "choices": ["0.47", "0.32", "0.17", "0.02"], "answer": "0.17"}
|
| 177 |
+
{"image_id": 69, "question_id": 2, "question": "Suppose that the width and height of the image is 1, which of the following is closest to the area of the equilateral triangle?", "choices": ["0.01", "0.46", "0.16", "0.31"], "answer": "0.01"}
|