Datasets:
Modify json files
Browse files- perception/cross_instance_discerment/attribute_comparison/attribute_comparison.json +0 -0
- perception/cross_instance_discerment/change_detection/change_detection.json +0 -0
- perception/cross_instance_discerment/referring_expression_segmentation/referring_expression_segmentation.json +0 -0
- perception/cross_instance_discerment/spatial_relationship/spatial_relationship.json +0 -0
- perception/image_level_comprehension/image_caption/image_caption.json +0 -0
- perception/image_level_comprehension/image_modality/image_modality.json +0 -0
- perception/image_level_comprehension/image_quality/image_quality.json +0 -0
- perception/image_level_comprehension/map_recognition/map_recognition.json +157 -157
- perception/image_level_comprehension/scene_classification/scene_classification.json +0 -0
- perception/single_instance_identification/attribute_recognition/attribute_recognition.json +0 -0
- perception/single_instance_identification/hallucination_detection/hallucination_detection.json +0 -0
- perception/single_instance_identification/landmark_recognition/landmark_recognition.json +100 -100
- perception/single_instance_identification/object_counting/object_counting.json +0 -0
- perception/single_instance_identification/object_localization/object_localization.json +0 -0
- perception/single_instance_identification/object_presence/object_presence.json +0 -0
- perception/single_instance_identification/visual_grounding/visual_grounding.json +0 -0
- reasoning/assessment_reasoning/environmental_assessment/environmental_assessment.json +200 -200
- reasoning/assessment_reasoning/resource_assessment/resource_assessment.json +0 -0
- reasoning/attribute_reasoning/physical_property/physical_property.json +0 -0
- reasoning/attribute_reasoning/time_property/time_property.json +200 -200
- reasoning/common_sense_reasoning/disaster_discrimination/disaster_discrimination.json +200 -200
- reasoning/common_sense_reasoning/geospatial_determination/geospatial_determination.json +200 -200
- reasoning/common_sense_reasoning/situation_inference/situation_inference.json +0 -0
perception/cross_instance_discerment/attribute_comparison/attribute_comparison.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
perception/cross_instance_discerment/change_detection/change_detection.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
perception/cross_instance_discerment/referring_expression_segmentation/referring_expression_segmentation.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
perception/cross_instance_discerment/spatial_relationship/spatial_relationship.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
perception/image_level_comprehension/image_caption/image_caption.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
perception/image_level_comprehension/image_modality/image_modality.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
perception/image_level_comprehension/image_quality/image_quality.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
perception/image_level_comprehension/map_recognition/map_recognition.json
CHANGED
|
@@ -1,943 +1,943 @@
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
"id": "376cf20f-6ef1-482c-937b-3c2da4774975",
|
| 4 |
-
"image_path": "images/1.png",
|
| 5 |
"question": "From the map provided, what is the name of the city?\nA.Calgary, Canada\nB.Shenzhen, China\nC.Buenos Aires, Argentina\nD.Austin, United States",
|
| 6 |
"answer": "C"
|
| 7 |
},
|
| 8 |
{
|
| 9 |
"id": "9af45caa-ec02-4c70-a76d-ca7efdea757a",
|
| 10 |
-
"image_path": "images/2.png",
|
| 11 |
"question": "From the map provided, what is the name of the city?\nA.Delhi, India\nB.Melbourne, Australia\nC.Lima, Peru\nD.Nairobi, kenya",
|
| 12 |
"answer": "B"
|
| 13 |
},
|
| 14 |
{
|
| 15 |
"id": "510bc181-b4e6-46ea-accd-a78edefdd263",
|
| 16 |
-
"image_path": "images/3.png",
|
| 17 |
"question": "What city does the outline on this map correspond to?\nA.Gaborone, Botswana\nB.Santiago, Chile\nC.Kagoshima, Japan\nD.Nicosia, Cyprus",
|
| 18 |
"answer": "A"
|
| 19 |
},
|
| 20 |
{
|
| 21 |
"id": "efbc4fbd-b7c9-4b8c-ba1c-a22f8eebb535",
|
| 22 |
-
"image_path": "images/4.png",
|
| 23 |
"question": "What city does the outline on this map correspond to?\nA.Brasilia, Brazil\nB.Daegu, South Korea\nC.Rotterdam, Netherlands\nD.Shenzhen, China",
|
| 24 |
"answer": "A"
|
| 25 |
},
|
| 26 |
{
|
| 27 |
"id": "892fef89-e529-4d60-bef2-cb211277e67d",
|
| 28 |
-
"image_path": "images/5.png",
|
| 29 |
"question": "Based on the map, which city is being depicted?\nA.Gwangju, South Korea\nB.Nanjing, China\nC.Sao Paulo, Brazil\nD.Buenos Aires, Argentina",
|
| 30 |
"answer": "C"
|
| 31 |
},
|
| 32 |
{
|
| 33 |
"id": "28610406-a5a1-478c-91b4-a4cab47d7ef9",
|
| 34 |
-
"image_path": "images/6.png",
|
| 35 |
"question": "Can you identify the city shown on this map?\nA.Almaty, Kazakhstan\nB.Calgary, Canada\nC.Rotterdam, Netherlands\nD.Hangzhou, China",
|
| 36 |
"answer": "B"
|
| 37 |
},
|
| 38 |
{
|
| 39 |
"id": "b8c734ff-48bc-4150-b267-c551db387808",
|
| 40 |
-
"image_path": "images/7.png",
|
| 41 |
"question": "What city does the outline on this map correspond to?\nA.Edinburgh, United Kingdom\nB.Wuhan, China\nC.Shanghai, China\nD.Toronto, Canada",
|
| 42 |
"answer": "D"
|
| 43 |
},
|
| 44 |
{
|
| 45 |
"id": "3537ff79-881a-496f-8d91-54cfee76b0a0",
|
| 46 |
-
"image_path": "images/8.png",
|
| 47 |
"question": "What city does the outline on this map correspond to?\nA.Santiago, Chile\nB.Edinburgh, United Kingdom\nC.Manchester, United Kingdom\nD.Okayama, Japan",
|
| 48 |
"answer": "A"
|
| 49 |
},
|
| 50 |
{
|
| 51 |
"id": "22e292b1-21f0-47ad-a5d3-9945015dce89",
|
| 52 |
-
"image_path": "images/9.png",
|
| 53 |
"question": "Can you identify the city shown on this map?\nA.Beijing, China\nB.Melbourne, Australia\nC.New York, United States\nD.Fukuoka, Japan",
|
| 54 |
"answer": "A"
|
| 55 |
},
|
| 56 |
{
|
| 57 |
"id": "1a2b4181-633f-40b3-9e96-2b94a4740d9c",
|
| 58 |
-
"image_path": "images/10.png",
|
| 59 |
"question": "What is the name of the city outlined in this map?\nA.Kuala Lumpu, Malaysia\nB.Chengdu, China\nC.Wuhan, China\nD.Jakarta Raya, Indonesia",
|
| 60 |
"answer": "B"
|
| 61 |
},
|
| 62 |
{
|
| 63 |
"id": "a8257e4d-d2c6-4b99-967c-cbadf78c6fc5",
|
| 64 |
-
"image_path": "images/11.png",
|
| 65 |
"question": "From the map provided, what is the name of the city?\nA.Chengdu, China\nB.Beijing, China\nC.Hangzhou, China\nD.Hongkong, China",
|
| 66 |
"answer": "C"
|
| 67 |
},
|
| 68 |
{
|
| 69 |
"id": "a141ad3a-d732-43f2-b69a-3e1056570182",
|
| 70 |
-
"image_path": "images/12.png",
|
| 71 |
"question": "Based on the map, which city is being depicted?\nA.Toronto, Canada\nB.Okayama, Japan\nC.Hongkong, China\nD.Gaborone, Botswana",
|
| 72 |
"answer": "C"
|
| 73 |
},
|
| 74 |
{
|
| 75 |
"id": "a2cb803d-ae07-4b57-9422-731c3f91ad69",
|
| 76 |
-
"image_path": "images/13.png",
|
| 77 |
"question": "From the map provided, what is the name of the city?\nA.Nanjing, China\nB.Barcelona, Spain\nC.Shanghai, China\nD.Daejeon, South Korea",
|
| 78 |
"answer": "A"
|
| 79 |
},
|
| 80 |
{
|
| 81 |
"id": "69ef86e7-c03c-4269-94a5-293d699d9f78",
|
| 82 |
-
"image_path": "images/14.png",
|
| 83 |
"question": "Can you identify the city shown on this map?\nA.Buenos Aires, Argentina\nB.Delhi, India\nC.Shanghai, China\nD.Philadelphia, United States",
|
| 84 |
"answer": "C"
|
| 85 |
},
|
| 86 |
{
|
| 87 |
"id": "f52fce96-e6b7-42ca-a22e-d08ad27999d9",
|
| 88 |
-
"image_path": "images/15.png",
|
| 89 |
"question": "Can you identify the city shown on this map?\nA.Austin, United States\nB.Oslo, Norway\nC.Shenzhen, China\nD.Fukuoka, Japan",
|
| 90 |
"answer": "C"
|
| 91 |
},
|
| 92 |
{
|
| 93 |
"id": "9e873cca-4de7-4b2f-ab5c-216411b38000",
|
| 94 |
-
"image_path": "images/16.png",
|
| 95 |
"question": "Based on the map, which city is being depicted?\nA.Tokyo, Japan\nB.Nairobi, kenya\nC.Suzhou, China\nD.Buenos Aires, Argentina",
|
| 96 |
"answer": "C"
|
| 97 |
},
|
| 98 |
{
|
| 99 |
"id": "db1aeba9-a7c5-4f4f-bc6e-1bcce4286e4e",
|
| 100 |
-
"image_path": "images/17.png",
|
| 101 |
"question": "What city does the outline on this map correspond to?\nA.Hangzhou, China\nB.Austin, United States\nC.Wuhan, China\nD.Almaty, Kazakhstan",
|
| 102 |
"answer": "C"
|
| 103 |
},
|
| 104 |
{
|
| 105 |
"id": "bf526af3-0acd-4c0c-a053-73ba894274f5",
|
| 106 |
-
"image_path": "images/18.png",
|
| 107 |
"question": "From the map provided, what is the name of the city?\nA.Suzhou, China\nB.Lima, Peru\nC.Nicosia, Cyprus\nD.Tokyo, Japan",
|
| 108 |
"answer": "C"
|
| 109 |
},
|
| 110 |
{
|
| 111 |
"id": "7264c0bd-2eec-43b9-99dc-bf153d77c28e",
|
| 112 |
-
"image_path": "images/19.png",
|
| 113 |
"question": "What city does the outline on this map correspond to?\nA.Gwangju, South Korea\nB.Wuhan, China\nC.Paris, France\nD.Oslo, Norway",
|
| 114 |
"answer": "C"
|
| 115 |
},
|
| 116 |
{
|
| 117 |
"id": "e50dcdd7-d9cf-4b04-bf92-f935f47d8224",
|
| 118 |
-
"image_path": "images/20.png",
|
| 119 |
"question": "From the map provided, what is the name of the city?\nA.Kumamoto, Japan\nB.Busan, South Korea\nC.Berlin, Germany\nD.Lima, Peru",
|
| 120 |
"answer": "C"
|
| 121 |
},
|
| 122 |
{
|
| 123 |
"id": "019af25a-c581-4ef0-9ad3-61ac1472fc07",
|
| 124 |
-
"image_path": "images/21.png",
|
| 125 |
"question": "Can you identify the city shown on this map?\nA.Bergen, Norway\nB.Abu Dhabi, United Arab Emirates\nC.Delhi, India\nD.Kumamoto, Japan",
|
| 126 |
"answer": "C"
|
| 127 |
},
|
| 128 |
{
|
| 129 |
"id": "5a52d2ec-40b6-4ec4-8a94-5543f8fd9cbb",
|
| 130 |
-
"image_path": "images/22.png",
|
| 131 |
"question": "What is the name of the city outlined in this map?\nA.Jakarta Raya, Indonesia\nB.Rotterdam, Netherlands\nC.Shanghai, China\nD.Kuala Lumpu, Malaysia",
|
| 132 |
"answer": "A"
|
| 133 |
},
|
| 134 |
{
|
| 135 |
"id": "66a80a65-613d-4624-b8d0-fd4b8e704221",
|
| 136 |
-
"image_path": "images/23.png",
|
| 137 |
"question": "What city does the outline on this map correspond to?\nA.Berlin, Germany\nB.Suzhou, China\nC.Fukuoka, Japan\nD.Santiago, Chile",
|
| 138 |
"answer": "C"
|
| 139 |
},
|
| 140 |
{
|
| 141 |
"id": "c0002a38-db6e-48e4-b05c-98ccf7b29d27",
|
| 142 |
-
"image_path": "images/24.png",
|
| 143 |
"question": "Can you identify the city shown on this map?\nA.Tokyo, Japan\nB.Philadelphia, United States\nC.Shenzhen, China\nD.Kagoshima, Japan",
|
| 144 |
"answer": "D"
|
| 145 |
},
|
| 146 |
{
|
| 147 |
"id": "10919362-343f-49f7-840c-33f9c19bb7f1",
|
| 148 |
-
"image_path": "images/25.png",
|
| 149 |
"question": "What is the name of the city outlined in this map?\nA.Melbourne, Australia\nB.Okayama, Japan\nC.Kumamoto, Japan\nD.Daejeon, South Korea",
|
| 150 |
"answer": "C"
|
| 151 |
},
|
| 152 |
{
|
| 153 |
"id": "94925ce0-6745-4fce-8dcf-4a7fcbda641d",
|
| 154 |
-
"image_path": "images/26.png",
|
| 155 |
"question": "Can you identify the city shown on this map?\nA.Hongkong, China\nB.Abu Dhabi, United Arab Emirates\nC.Okayama, Japan\nD.Kumamoto, Japan",
|
| 156 |
"answer": "C"
|
| 157 |
},
|
| 158 |
{
|
| 159 |
"id": "714a176b-37e4-47e5-b075-93e21d2aa353",
|
| 160 |
-
"image_path": "images/27.png",
|
| 161 |
"question": "Based on the map, which city is being depicted?\nA.Wuhan, China\nB.Abu Dhabi, United Arab Emirates\nC.Oslo, Norway\nD.Tokyo, Japan",
|
| 162 |
"answer": "D"
|
| 163 |
},
|
| 164 |
{
|
| 165 |
"id": "b75ed6ac-f2a3-46d7-a1c6-c4eafb548dce",
|
| 166 |
-
"image_path": "images/28.png",
|
| 167 |
"question": "What city does the outline on this map correspond to?\nA.Fukuoka, Japan\nB.Oslo, Norway\nC.Almaty, Kazakhstan\nD.Lima, Peru",
|
| 168 |
"answer": "C"
|
| 169 |
},
|
| 170 |
{
|
| 171 |
"id": "9954046a-0014-47fc-9d26-25ffd6d1c364",
|
| 172 |
-
"image_path": "images/29.png",
|
| 173 |
"question": "From the map provided, what is the name of the city?\nA.Chengdu, China\nB.Lima, Peru\nC.Kuala Lumpu, Malaysia\nD.Busan, South Korea",
|
| 174 |
"answer": "C"
|
| 175 |
},
|
| 176 |
{
|
| 177 |
"id": "f68efaea-2707-4761-b891-7658e1b32314",
|
| 178 |
-
"image_path": "images/30.png",
|
| 179 |
"question": "Can you identify the city shown on this map?\nA.Edinburgh, United Kingdom\nB.Sao Paulo, Brazil\nC.Rotterdam, Netherlands\nD.Chengdu, China",
|
| 180 |
"answer": "C"
|
| 181 |
},
|
| 182 |
{
|
| 183 |
"id": "67b5ac91-086b-43e9-bb2f-06841cf7ab70",
|
| 184 |
-
"image_path": "images/31.png",
|
| 185 |
"question": "What city does the outline on this map correspond to?\nA.Okayama, Japan\nB.Shanghai, China\nC.Bergen, Norway\nD.Al Ain, United Arab Emirates",
|
| 186 |
"answer": "C"
|
| 187 |
},
|
| 188 |
{
|
| 189 |
"id": "c43ccc89-3e90-4825-8f57-adc0a1cb17fa",
|
| 190 |
-
"image_path": "images/32.png",
|
| 191 |
"question": "What city does the outline on this map correspond to?\nA.Paris, France\nB.Oslo, Norway\nC.Shanghai, China\nD.Wuhan, China",
|
| 192 |
"answer": "B"
|
| 193 |
},
|
| 194 |
{
|
| 195 |
"id": "e2f8c5fb-d171-40c8-8baa-7221bd601c39",
|
| 196 |
-
"image_path": "images/33.png",
|
| 197 |
"question": "Can you identify the city shown on this map?\nA.Santiago, Chile\nB.Kumamoto, Japan\nC.Hongkong, China\nD.Lima, Peru",
|
| 198 |
"answer": "D"
|
| 199 |
},
|
| 200 |
{
|
| 201 |
"id": "d0aac362-d087-4580-9d85-1ae5861ee7ee",
|
| 202 |
-
"image_path": "images/34.png",
|
| 203 |
"question": "What city does the outline on this map correspond to?\nA.Busan, South Korea\nB.Brasilia, Brazil\nC.Santiago, Chile\nD.Suzhou, China",
|
| 204 |
"answer": "A"
|
| 205 |
},
|
| 206 |
{
|
| 207 |
"id": "d8886b3c-2d4a-48e7-8e72-30caa045f9c2",
|
| 208 |
-
"image_path": "images/35.png",
|
| 209 |
"question": "Based on the map, which city is being depicted?\nA.Daegu, South Korea\nB.Suzhou, China\nC.Kumamoto, Japan\nD.Okayama, Japan",
|
| 210 |
"answer": "A"
|
| 211 |
},
|
| 212 |
{
|
| 213 |
"id": "95583598-d4fd-469f-9d68-ff88563489b0",
|
| 214 |
-
"image_path": "images/36.png",
|
| 215 |
"question": "What is the name of the city outlined in this map?\nA.Daejeon, South Korea\nB.Gwangju, South Korea\nC.Abu Dhabi, United Arab Emirates\nD.Calgary, Canada",
|
| 216 |
"answer": "A"
|
| 217 |
},
|
| 218 |
{
|
| 219 |
"id": "72963ea1-490a-4db3-9db2-9a8144c898b0",
|
| 220 |
-
"image_path": "images/37.png",
|
| 221 |
"question": "What city does the outline on this map correspond to?\nA.Nicosia, Cyprus\nB.Calgary, Canada\nC.Gwangju, South Korea\nD.Austin, United States",
|
| 222 |
"answer": "C"
|
| 223 |
},
|
| 224 |
{
|
| 225 |
"id": "0aadec4a-8163-4f3c-89f1-6c1b72368f99",
|
| 226 |
-
"image_path": "images/38.png",
|
| 227 |
"question": "What city does the outline on this map correspond to?\nA.Brasilia, Brazil\nB.Wuhan, China\nC.Seoul, South Korea\nD.Daejeon, South Korea",
|
| 228 |
"answer": "C"
|
| 229 |
},
|
| 230 |
{
|
| 231 |
"id": "0267c4dc-60c1-4ba7-b3b1-718821387688",
|
| 232 |
-
"image_path": "images/39.png",
|
| 233 |
"question": "From the map provided, what is the name of the city?\nA.Calgary, Canada\nB.Barcelona, Spain\nC.Busan, South Korea\nD.Nairobi, kenya",
|
| 234 |
"answer": "B"
|
| 235 |
},
|
| 236 |
{
|
| 237 |
"id": "f5608ccc-acf0-48c2-9778-aa9e1dca2e52",
|
| 238 |
-
"image_path": "images/40.png",
|
| 239 |
"question": "What city does the outline on this map correspond to?\nA.Chengdu, China\nB.Bergen, Norway\nC.Barcelona, Spain\nD.Shanghai, China",
|
| 240 |
"answer": "D"
|
| 241 |
},
|
| 242 |
{
|
| 243 |
"id": "4ffc5759-c23c-4933-a365-babfdea6348e",
|
| 244 |
-
"image_path": "images/41.png",
|
| 245 |
"question": "Based on the map, which city is being depicted?\nA.Shanghai, China\nB.Jakarta Raya, Indonesia\nC.Istanbul, Turkey\nD.Buenos Aires, Argentina",
|
| 246 |
"answer": "A"
|
| 247 |
},
|
| 248 |
{
|
| 249 |
"id": "d1a05368-b062-46e9-baab-acf8db5261f1",
|
| 250 |
-
"image_path": "images/42.png",
|
| 251 |
"question": "What city does the outline on this map correspond to?\nA.Tokyo, Japan\nB.Istanbul, Turkey\nC.Jakarta Raya, Indonesia\nD.Melbourne, Australia",
|
| 252 |
"answer": "B"
|
| 253 |
},
|
| 254 |
{
|
| 255 |
"id": "1f1c604a-acb1-4b7f-974c-812d8762c563",
|
| 256 |
-
"image_path": "images/43.png",
|
| 257 |
"question": "Can you identify the city shown on this map?\nA.Jakarta Raya, Indonesia\nB.Edinburgh, United Kingdom\nC.Abu Dhabi, United Arab Emirates\nD.Fukuoka, Japan",
|
| 258 |
"answer": "C"
|
| 259 |
},
|
| 260 |
{
|
| 261 |
"id": "b5824cec-d7d4-44b2-b566-1e2f6de06ade",
|
| 262 |
-
"image_path": "images/44.png",
|
| 263 |
"question": "What is the name of the city outlined in this map?\nA.Al Ain, United Arab Emirates\nB.Seoul, South Korea\nC.Calgary, Canada\nD.Nanjing, China",
|
| 264 |
"answer": "A"
|
| 265 |
},
|
| 266 |
{
|
| 267 |
"id": "4f33bcaf-1abd-4ad5-a7bb-200a4e99e6ed",
|
| 268 |
-
"image_path": "images/45.png",
|
| 269 |
"question": "What is the name of the city outlined in this map?\nA.Daegu, South Korea\nB.Seoul, South Korea\nC.Nicosia, Cyprus\nD.Edinburgh, United Kingdom",
|
| 270 |
"answer": "D"
|
| 271 |
},
|
| 272 |
{
|
| 273 |
"id": "cb66ad45-f064-4fcb-9e0b-b562b591a91d",
|
| 274 |
-
"image_path": "images/46.png",
|
| 275 |
"question": "What is the name of the city outlined in this map?\nA.Manchester, United Kingdom\nB.Gwangju, South Korea\nC.Bergen, Norway\nD.Delhi, India",
|
| 276 |
"answer": "A"
|
| 277 |
},
|
| 278 |
{
|
| 279 |
"id": "74b76218-6363-412a-be87-608fa9f6cda7",
|
| 280 |
-
"image_path": "images/47.png",
|
| 281 |
"question": "From the map provided, what is the name of the city?\nA.Gwangju, South Korea\nB.Austin, United States\nC.Shanghai, China\nD.Almaty, Kazakhstan",
|
| 282 |
"answer": "B"
|
| 283 |
},
|
| 284 |
{
|
| 285 |
"id": "48f99b56-8b43-4a25-b9bb-d8b634ab3df4",
|
| 286 |
-
"image_path": "images/48.png",
|
| 287 |
"question": "From the map provided, what is the name of the city?\nA.New York, United States\nB.Calgary, Canada\nC.Edinburgh, United Kingdom\nD.Kumamoto, Japan",
|
| 288 |
"answer": "A"
|
| 289 |
},
|
| 290 |
{
|
| 291 |
"id": "f76c468c-8f26-44a0-88e6-62ec6cee0a25",
|
| 292 |
-
"image_path": "images/49.png",
|
| 293 |
"question": "Based on the map, which city is being depicted?\nA.Istanbul, Turkey\nB.Nicosia, Cyprus\nC.Philadelphia, United States\nD.New York, United States",
|
| 294 |
"answer": "C"
|
| 295 |
},
|
| 296 |
{
|
| 297 |
"id": "26c8ac64-f3bc-4cb3-9d48-0eeceef64aff",
|
| 298 |
-
"image_path": "images/50.png",
|
| 299 |
"question": "Based on the map, which city is being depicted?\nA.Melbourne, Australia\nB.Santiago, Chile\nC.Barcelona, Spain\nD.Nairobi, kenya",
|
| 300 |
"answer": "D"
|
| 301 |
},
|
| 302 |
{
|
| 303 |
"id": "02cafa79-10ee-41d1-baf8-457408eb8c6d",
|
| 304 |
-
"image_path": "images/51.png",
|
| 305 |
"question": "From the map provided, what is the name of the continent?\nA.Antarctica\nB.Africa\nC.South America\nD.Oceania",
|
| 306 |
"answer": "B"
|
| 307 |
},
|
| 308 |
{
|
| 309 |
"id": "b6d9fcda-c527-495d-bbc2-98c37a86fa38",
|
| 310 |
-
"image_path": "images/52.png",
|
| 311 |
"question": "From the map provided, what is the name of the continent?\nA.Africa\nB.Oceania\nC.Asia\nD.Antarctica",
|
| 312 |
"answer": "D"
|
| 313 |
},
|
| 314 |
{
|
| 315 |
"id": "953765ab-e9a7-4b11-a2bf-728450c8af77",
|
| 316 |
-
"image_path": "images/53.png",
|
| 317 |
"question": "Can you identify the continent shown on this map?\nA.Antarctica\nB.Asia\nC.Oceania\nD.Africa",
|
| 318 |
"answer": "B"
|
| 319 |
},
|
| 320 |
{
|
| 321 |
"id": "87f79a0b-e4b1-485b-a32e-022579b4bd4f",
|
| 322 |
-
"image_path": "images/54.png",
|
| 323 |
"question": "From the map provided, what is the name of the continent?\nA.South America\nB.North America\nC.Europe\nD.Oceania",
|
| 324 |
"answer": "C"
|
| 325 |
},
|
| 326 |
{
|
| 327 |
"id": "c398c224-23cf-4d66-9c12-8e03c7f6d6cc",
|
| 328 |
-
"image_path": "images/55.png",
|
| 329 |
"question": "What continent does the outline on this map correspond to?\nA.North America\nB.Africa\nC.Antarctica\nD.Europe",
|
| 330 |
"answer": "A"
|
| 331 |
},
|
| 332 |
{
|
| 333 |
"id": "600bfa5a-f8e3-48b2-8fa5-75de756be16c",
|
| 334 |
-
"image_path": "images/56.png",
|
| 335 |
"question": "What is the name of the continent outlined in this map?\nA.Africa\nB.Oceania\nC.Asia\nD.Antarctica",
|
| 336 |
"answer": "B"
|
| 337 |
},
|
| 338 |
{
|
| 339 |
"id": "91424711-e56d-418f-b08e-9bbb1633e468",
|
| 340 |
-
"image_path": "images/57.png",
|
| 341 |
"question": "What is the name of the continent outlined in this map?\nA.South America\nB.Oceania\nC.North America\nD.Asia",
|
| 342 |
"answer": "A"
|
| 343 |
},
|
| 344 |
{
|
| 345 |
"id": "49adc137-b25b-4ebb-a667-1f4b7721b6fe",
|
| 346 |
-
"image_path": "images/58.png",
|
| 347 |
"question": "From the map provided, what is the name of the country or region?\nA.Central African Republic\nB.Afghanistan\nC.Sri Lanka\nD.Armenia",
|
| 348 |
"answer": "B"
|
| 349 |
},
|
| 350 |
{
|
| 351 |
"id": "51187d1d-8b17-4489-8a33-139c981d3214",
|
| 352 |
-
"image_path": "images/59.png",
|
| 353 |
"question": "Can you identify the country or region shown on this map?\nA.Albania\nB.United Kingdom\nC.Cameroon\nD.China Mainland",
|
| 354 |
"answer": "A"
|
| 355 |
},
|
| 356 |
{
|
| 357 |
"id": "08e029fc-51f3-4447-bebc-cc4ed351208d",
|
| 358 |
-
"image_path": "images/60.png",
|
| 359 |
"question": "Can you identify the country or region shown on this map?\nA.Angola\nB.Bulgaria\nC.Bangladesh\nD.Armenia",
|
| 360 |
"answer": "A"
|
| 361 |
},
|
| 362 |
{
|
| 363 |
"id": "4b28c43a-26f3-415f-8613-cde9e6610a5b",
|
| 364 |
-
"image_path": "images/61.png",
|
| 365 |
"question": "Can you identify the country or region shown on this map?\nA.Uganda\nB.Ecuador\nC.Papua New Guinea\nD.Argentina",
|
| 366 |
"answer": "D"
|
| 367 |
},
|
| 368 |
{
|
| 369 |
"id": "e4081c2a-229e-4723-a8d7-a8319ef4b8cc",
|
| 370 |
-
"image_path": "images/62.png",
|
| 371 |
"question": "Based on the map, which country or region is being depicted?\nA.Puerto Rico\nB.Armenia\nC.Afghanistan\nD.Germany",
|
| 372 |
"answer": "B"
|
| 373 |
},
|
| 374 |
{
|
| 375 |
"id": "319b6dc3-9385-4cae-b432-3a814e807fb7",
|
| 376 |
-
"image_path": "images/63.png",
|
| 377 |
"question": "Can you identify the country or region shown on this map?\nA.Congo\nB.Ireland\nC.Bangladesh\nD.Germany",
|
| 378 |
"answer": "C"
|
| 379 |
},
|
| 380 |
{
|
| 381 |
"id": "7d91c36a-3c9c-4f56-bd68-ce2689c33816",
|
| 382 |
-
"image_path": "images/64.png",
|
| 383 |
"question": "From the map provided, what is the name of the country or region?\nA.Bulgaria\nB.Belarus\nC.Kuwait\nD.Burundi",
|
| 384 |
"answer": "B"
|
| 385 |
},
|
| 386 |
{
|
| 387 |
"id": "1763774e-d3ae-4fb3-bcdd-b4d1911112cb",
|
| 388 |
-
"image_path": "images/65.png",
|
| 389 |
"question": "Can you identify the country or region shown on this map?\nA.Mali\nB.Benin\nC.United Arab Emirates\nD.Bangladesh",
|
| 390 |
"answer": "B"
|
| 391 |
},
|
| 392 |
{
|
| 393 |
"id": "f018285f-bee3-44ed-a81d-38465a763d01",
|
| 394 |
-
"image_path": "images/66.png",
|
| 395 |
"question": "What is the name of the country or region outlined in this map?\nA.Guinea Bissau\nB.Pakistan\nC.Bolivia\nD.Slovenia",
|
| 396 |
"answer": "C"
|
| 397 |
},
|
| 398 |
{
|
| 399 |
"id": "1da3b89f-bcdd-4e15-ba8c-1b64fcf45910",
|
| 400 |
-
"image_path": "images/67.png",
|
| 401 |
"question": "From the map provided, what is the name of the country or region?\nA.Bangladesh\nB.Turkey\nC.Bosnia and Herzegovina\nD.Bolivia",
|
| 402 |
"answer": "C"
|
| 403 |
},
|
| 404 |
{
|
| 405 |
"id": "4692438d-af73-4488-846f-81ab8dd39fc5",
|
| 406 |
-
"image_path": "images/68.png",
|
| 407 |
"question": "What is the name of the country or region outlined in this map?\nA.Estonia\nB.Botswana\nC.Burundi\nD.Kuwait",
|
| 408 |
"answer": "B"
|
| 409 |
},
|
| 410 |
{
|
| 411 |
"id": "4e308079-7cd3-4c4a-b675-a41fb1305f4b",
|
| 412 |
-
"image_path": "images/69.png",
|
| 413 |
"question": "What is the name of the country or region outlined in this map?\nA.Costa Rica\nB.Brazil\nC.Japan\nD.Kazakhstan",
|
| 414 |
"answer": "B"
|
| 415 |
},
|
| 416 |
{
|
| 417 |
"id": "ab69fa9f-6508-41ab-9509-6251a8215a6a",
|
| 418 |
-
"image_path": "images/70.png",
|
| 419 |
"question": "What is the name of the country or region outlined in this map?\nA.Thailand\nB.Bulgaria\nC.Sudan\nD.Tunisia",
|
| 420 |
"answer": "B"
|
| 421 |
},
|
| 422 |
{
|
| 423 |
"id": "a6820107-218e-431a-9cc2-5e291ff395ee",
|
| 424 |
-
"image_path": "images/71.png",
|
| 425 |
"question": "What country or region does the outline on this map correspond to?\nA.Norway\nB.Fiji\nC.Burundi\nD.United Arab Emirates",
|
| 426 |
"answer": "C"
|
| 427 |
},
|
| 428 |
{
|
| 429 |
"id": "b8e8bd10-e61e-4063-b928-bda124ced1c7",
|
| 430 |
-
"image_path": "images/72.png",
|
| 431 |
"question": "What is the name of the country or region outlined in this map?\nA.Georgia\nB.Cameroon\nC.Togo\nD.Sri Lanka",
|
| 432 |
"answer": "B"
|
| 433 |
},
|
| 434 |
{
|
| 435 |
"id": "dc0dbd6c-8ffb-4074-bb45-1f066a5e0abe",
|
| 436 |
-
"image_path": "images/73.png",
|
| 437 |
"question": "What is the name of the country or region outlined in this map?\nA.Central African Republic\nB.Estonia\nC.Benin\nD.Zambia",
|
| 438 |
"answer": "A"
|
| 439 |
},
|
| 440 |
{
|
| 441 |
"id": "dbadfa65-cf8a-4cc2-a46a-9f3328785a7d",
|
| 442 |
-
"image_path": "images/74.png",
|
| 443 |
"question": "Can you identify the country or region shown on this map?\nA.Chad\nB.Bolivia\nC.Georgia\nD.El Salvador",
|
| 444 |
"answer": "A"
|
| 445 |
},
|
| 446 |
{
|
| 447 |
"id": "19c306ee-ea07-4a77-8cac-855f7cdcd22e",
|
| 448 |
-
"image_path": "images/75.png",
|
| 449 |
"question": "From the map provided, what is the name of the country or region?\nA.Mali\nB.Latvia\nC.Chile\nD.Sudan",
|
| 450 |
"answer": "C"
|
| 451 |
},
|
| 452 |
{
|
| 453 |
"id": "05f836cb-9d35-47d5-8947-32273ed007b5",
|
| 454 |
-
"image_path": "images/76.png",
|
| 455 |
"question": "What country or region does the outline on this map correspond to?\nA.Fiji\nB.United States of America\nC.China Mainland\nD.Papua New Guinea",
|
| 456 |
"answer": "C"
|
| 457 |
},
|
| 458 |
{
|
| 459 |
"id": "9e969a53-f566-4f68-9d37-c0f21bd1cb5c",
|
| 460 |
-
"image_path": "images/77.png",
|
| 461 |
"question": "From the map provided, what is the name of the country or region?\nA.Jordan\nB.Colombia\nC.Philippines\nD.Lebanon",
|
| 462 |
"answer": "B"
|
| 463 |
},
|
| 464 |
{
|
| 465 |
"id": "2c5d763f-62a8-4637-ac87-5028e88901fd",
|
| 466 |
-
"image_path": "images/78.png",
|
| 467 |
"question": "From the map provided, what is the name of the country or region?\nA.Venezuela\nB.Belarus\nC.Congo\nD.Brazil",
|
| 468 |
"answer": "C"
|
| 469 |
},
|
| 470 |
{
|
| 471 |
"id": "c65846ba-db72-4cfc-a209-9ca71d7a05fc",
|
| 472 |
-
"image_path": "images/79.png",
|
| 473 |
"question": "What is the name of the country or region outlined in this map?\nA.Costa Rica\nB.Qatar\nC.Lithuania\nD.Thailand",
|
| 474 |
"answer": "A"
|
| 475 |
},
|
| 476 |
{
|
| 477 |
"id": "40b41830-bc34-4b2b-89ec-d2ec7bb14045",
|
| 478 |
-
"image_path": "images/80.png",
|
| 479 |
"question": "What is the name of the country or region outlined in this map?\nA.Mauritania\nB.Qatar\nC.Croatia\nD.North Macedonia",
|
| 480 |
"answer": "C"
|
| 481 |
},
|
| 482 |
{
|
| 483 |
"id": "2a4ee413-4aa7-4cbd-8a06-0d32af3dd0c9",
|
| 484 |
-
"image_path": "images/81.png",
|
| 485 |
"question": "What is the name of the country or region outlined in this map?\nA.Thailand\nB.Ukraine\nC.Cyprus\nD.Cameroon",
|
| 486 |
"answer": "C"
|
| 487 |
},
|
| 488 |
{
|
| 489 |
"id": "f0f7d0c4-ee38-4761-a67d-9f1f7eff39d5",
|
| 490 |
-
"image_path": "images/82.png",
|
| 491 |
"question": "Can you identify the country or region shown on this map?\nA.Luxembourg\nB.Cameroon\nC.Denmark\nD.Guinea Bissau",
|
| 492 |
"answer": "C"
|
| 493 |
},
|
| 494 |
{
|
| 495 |
"id": "d5966e2f-3d28-4a6e-8d7e-a8fe67f7f778",
|
| 496 |
-
"image_path": "images/83.png",
|
| 497 |
"question": "Can you identify the country or region shown on this map?\nA.Djibouti\nB.Ukraine\nC.Myanmar\nD.Gambia",
|
| 498 |
"answer": "A"
|
| 499 |
},
|
| 500 |
{
|
| 501 |
"id": "76dc4bb0-016c-46de-9a7a-a6bc0f1f061b",
|
| 502 |
-
"image_path": "images/84.png",
|
| 503 |
"question": "What is the name of the country or region outlined in this map?\nA.Sri Lanka\nB.Ecuador\nC.Slovenia\nD.Honduras",
|
| 504 |
"answer": "B"
|
| 505 |
},
|
| 506 |
{
|
| 507 |
"id": "81fcad87-9018-4132-9558-68b5f985f6ab",
|
| 508 |
-
"image_path": "images/85.png",
|
| 509 |
"question": "From the map provided, what is the name of the country or region?\nA.Egypt\nB.Congo\nC.Oman\nD.Vietnam",
|
| 510 |
"answer": "A"
|
| 511 |
},
|
| 512 |
{
|
| 513 |
"id": "5fb192ed-bcf5-4aaa-b12a-44364c71f586",
|
| 514 |
-
"image_path": "images/86.png",
|
| 515 |
"question": "From the map provided, what is the name of the country or region?\nA.El Salvador\nB.Morocco\nC.Angola\nD.Cameroon",
|
| 516 |
"answer": "A"
|
| 517 |
},
|
| 518 |
{
|
| 519 |
"id": "1d5cfb72-5e7d-42c9-8af7-704c9a1352b9",
|
| 520 |
-
"image_path": "images/87.png",
|
| 521 |
"question": "Based on the map, which country or region is being depicted?\nA.Paraguay\nB.Ethiopia\nC.Eritrea\nD.Benin",
|
| 522 |
"answer": "C"
|
| 523 |
},
|
| 524 |
{
|
| 525 |
"id": "5aafc956-7695-4fc9-9716-7b8943d3ee59",
|
| 526 |
-
"image_path": "images/88.png",
|
| 527 |
"question": "What country or region does the outline on this map correspond to?\nA.Norway\nB.Estonia\nC.Bolivia\nD.Vietnam",
|
| 528 |
"answer": "B"
|
| 529 |
},
|
| 530 |
{
|
| 531 |
"id": "c828c83c-9abd-4573-862d-7c18c273f7d3",
|
| 532 |
-
"image_path": "images/89.png",
|
| 533 |
"question": "From the map provided, what is the name of the country or region?\nA.Costa Rica\nB.Gambia\nC.Pakistan\nD.Ethiopia",
|
| 534 |
"answer": "D"
|
| 535 |
},
|
| 536 |
{
|
| 537 |
"id": "abd87978-6fdb-4c76-bc3c-d933e668bf80",
|
| 538 |
-
"image_path": "images/90.png",
|
| 539 |
"question": "Can you identify the country or region shown on this map?\nA.Uganda\nB.Fiji\nC.Iceland\nD.Lebanon",
|
| 540 |
"answer": "B"
|
| 541 |
},
|
| 542 |
{
|
| 543 |
"id": "7c5153a9-11ef-4648-a1d7-db149f95a944",
|
| 544 |
-
"image_path": "images/91.png",
|
| 545 |
"question": "Based on the map, which country or region is being depicted?\nA.El Salvador\nB.France\nC.Ethiopia\nD.Central African Republic",
|
| 546 |
"answer": "B"
|
| 547 |
},
|
| 548 |
{
|
| 549 |
"id": "5d2ace73-42b8-473f-8ac9-986828ef8774",
|
| 550 |
-
"image_path": "images/92.png",
|
| 551 |
"question": "Based on the map, which country or region is being depicted?\nA.Gambia\nB.Eritrea\nC.Puerto Rico\nD.Pakistan",
|
| 552 |
"answer": "A"
|
| 553 |
},
|
| 554 |
{
|
| 555 |
"id": "b7d62c96-a783-42ff-b0cc-ced52036b253",
|
| 556 |
-
"image_path": "images/93.png",
|
| 557 |
"question": "What is the name of the country or region outlined in this map?\nA.Georgia\nB.Benin\nC.Turkey\nD.Slovenia",
|
| 558 |
"answer": "A"
|
| 559 |
},
|
| 560 |
{
|
| 561 |
"id": "c01d6f75-04d6-41ae-94b8-4658d69bf07e",
|
| 562 |
-
"image_path": "images/94.png",
|
| 563 |
"question": "Can you identify the country or region shown on this map?\nA.Iraq\nB.Namibia\nC.Germany\nD.Bosnia and Herzegovina",
|
| 564 |
"answer": "C"
|
| 565 |
},
|
| 566 |
{
|
| 567 |
"id": "54a50e19-abb9-4be3-b62b-db1bcddc6b32",
|
| 568 |
-
"image_path": "images/95.png",
|
| 569 |
"question": "What is the name of the country or region outlined in this map?\nA.Chad\nB.Oman\nC.Egypt\nD.Ghana",
|
| 570 |
"answer": "D"
|
| 571 |
},
|
| 572 |
{
|
| 573 |
"id": "20e3a8de-34f5-4c01-88d1-e6f2dc5a3b9c",
|
| 574 |
-
"image_path": "images/96.png",
|
| 575 |
"question": "Can you identify the country or region shown on this map?\nA.Guinea Bissau\nB.Denmark\nC.Bulgaria\nD.Lesotho",
|
| 576 |
"answer": "A"
|
| 577 |
},
|
| 578 |
{
|
| 579 |
"id": "7c608412-0f54-4019-bef4-82304818bc3c",
|
| 580 |
-
"image_path": "images/97.png",
|
| 581 |
"question": "What country or region does the outline on this map correspond to?\nA.Lithuania\nB.Japan\nC.Lesotho\nD.Honduras",
|
| 582 |
"answer": "D"
|
| 583 |
},
|
| 584 |
{
|
| 585 |
"id": "fc8beb98-cbf2-482e-9a89-ce2eac518143",
|
| 586 |
-
"image_path": "images/98.png",
|
| 587 |
"question": "What is the name of the country or region outlined in this map?\nA.Sudan\nB.Sweden\nC.Iceland\nD.Tajikistan",
|
| 588 |
"answer": "C"
|
| 589 |
},
|
| 590 |
{
|
| 591 |
"id": "8fa31d9e-4e1d-45ce-9d46-998b52fcb463",
|
| 592 |
-
"image_path": "images/99.png",
|
| 593 |
"question": "What is the name of the country or region outlined in this map?\nA.India\nB.Burundi\nC.United Arab Emirates\nD.Ireland",
|
| 594 |
"answer": "A"
|
| 595 |
},
|
| 596 |
{
|
| 597 |
"id": "8a558194-8e25-415d-8cc2-9d7c0a9d14aa",
|
| 598 |
-
"image_path": "images/100.png",
|
| 599 |
"question": "Can you identify the country or region shown on this map?\nA.Chile\nB.Malaysia\nC.Norway\nD.Iran",
|
| 600 |
"answer": "D"
|
| 601 |
},
|
| 602 |
{
|
| 603 |
"id": "28046530-0f29-4a22-8bb6-26454e2890d7",
|
| 604 |
-
"image_path": "images/101.png",
|
| 605 |
"question": "From the map provided, what is the name of the country or region?\nA.Ethiopia\nB.Mauritania\nC.Bosnia and Herzegovina\nD.Iraq",
|
| 606 |
"answer": "D"
|
| 607 |
},
|
| 608 |
{
|
| 609 |
"id": "8009f486-dba3-45f4-95fc-e89f96310524",
|
| 610 |
-
"image_path": "images/102.png",
|
| 611 |
"question": "What is the name of the country or region outlined in this map?\nA.Sweden\nB.Oman\nC.Ireland\nD.Belarus",
|
| 612 |
"answer": "C"
|
| 613 |
},
|
| 614 |
{
|
| 615 |
"id": "3d3eee0f-5e6f-4687-8de7-ffae65ae73ce",
|
| 616 |
-
"image_path": "images/103.png",
|
| 617 |
"question": "Can you identify the country or region shown on this map?\nA.Morocco\nB.Lesotho\nC.Costa Rica\nD.Israel",
|
| 618 |
"answer": "D"
|
| 619 |
},
|
| 620 |
{
|
| 621 |
"id": "9bdf5312-a17b-4527-b05b-22980f42e446",
|
| 622 |
-
"image_path": "images/104.png",
|
| 623 |
"question": "What country or region does the outline on this map correspond to?\nA.Japan\nB.Kuwait\nC.Costa Rica\nD.Benin",
|
| 624 |
"answer": "A"
|
| 625 |
},
|
| 626 |
{
|
| 627 |
"id": "b12c5409-0552-4f3c-9ede-d32991a16499",
|
| 628 |
-
"image_path": "images/105.png",
|
| 629 |
"question": "Can you identify the country or region shown on this map?\nA.Germany\nB.Lithuania\nC.Mali\nD.Jordan",
|
| 630 |
"answer": "D"
|
| 631 |
},
|
| 632 |
{
|
| 633 |
"id": "77948b33-cce8-4993-b9e9-550e13d5ddf8",
|
| 634 |
-
"image_path": "images/106.png",
|
| 635 |
"question": "From the map provided, what is the name of the country or region?\nA.Kazakhstan\nB.Egypt\nC.Benin\nD.Ghana",
|
| 636 |
"answer": "A"
|
| 637 |
},
|
| 638 |
{
|
| 639 |
"id": "cdd7c7c8-2186-46b6-9e1c-68d2fd6ae091",
|
| 640 |
-
"image_path": "images/107.png",
|
| 641 |
"question": "From the map provided, what is the name of the country or region?\nA.Belarus\nB.Benin\nC.Philippines\nD.Kuwait",
|
| 642 |
"answer": "D"
|
| 643 |
},
|
| 644 |
{
|
| 645 |
"id": "ea193737-f89f-4158-baf0-63f4d35a9e32",
|
| 646 |
-
"image_path": "images/108.png",
|
| 647 |
"question": "Based on the map, which country or region is being depicted?\nA.Kyrgyzstan\nB.Botswana\nC.Benin\nD.Namibia",
|
| 648 |
"answer": "A"
|
| 649 |
},
|
| 650 |
{
|
| 651 |
"id": "e9983f1a-1c5d-42bc-ba87-b28a96980332",
|
| 652 |
-
"image_path": "images/109.png",
|
| 653 |
"question": "Based on the map, which country or region is being depicted?\nA.Estonia\nB.Latvia\nC.Lebanon\nD.Tajikistan",
|
| 654 |
"answer": "B"
|
| 655 |
},
|
| 656 |
{
|
| 657 |
"id": "afb80388-d21a-4423-98cd-a16a1e5933da",
|
| 658 |
-
"image_path": "images/110.png",
|
| 659 |
"question": "Based on the map, which country or region is being depicted?\nA.Lebanon\nB.Bangladesh\nC.Qatar\nD.Philippines",
|
| 660 |
"answer": "A"
|
| 661 |
},
|
| 662 |
{
|
| 663 |
"id": "42c15160-3472-447c-b0f1-a21af6e7521a",
|
| 664 |
-
"image_path": "images/111.png",
|
| 665 |
"question": "From the map provided, what is the name of the country or region?\nA.Lesotho\nB.Ecuador\nC.France\nD.Taiwan",
|
| 666 |
"answer": "A"
|
| 667 |
},
|
| 668 |
{
|
| 669 |
"id": "dacebe0d-8ebf-4217-9839-26b61486a007",
|
| 670 |
-
"image_path": "images/112.png",
|
| 671 |
"question": "Based on the map, which country or region is being depicted?\nA.Kyrgyzstan\nB.Libya\nC.Chad\nD.Taiwan",
|
| 672 |
"answer": "B"
|
| 673 |
},
|
| 674 |
{
|
| 675 |
"id": "1ade1749-ce3d-4fb2-ae13-f4092ffc12b2",
|
| 676 |
-
"image_path": "images/113.png",
|
| 677 |
"question": "What country or region does the outline on this map correspond to?\nA.Bosnia and Herzegovina\nB.Venezuela\nC.Albania\nD.Lithuania",
|
| 678 |
"answer": "D"
|
| 679 |
},
|
| 680 |
{
|
| 681 |
"id": "103e9aa0-59b3-406b-955f-0a61ff3b53b2",
|
| 682 |
-
"image_path": "images/114.png",
|
| 683 |
"question": "Can you identify the country or region shown on this map?\nA.Luxembourg\nB.Norway\nC.Bosnia and Herzegovina\nD.Egypt",
|
| 684 |
"answer": "A"
|
| 685 |
},
|
| 686 |
{
|
| 687 |
"id": "af27c724-e7ad-45ef-8789-28c833d42d58",
|
| 688 |
-
"image_path": "images/115.png",
|
| 689 |
"question": "Can you identify the country or region shown on this map?\nA.Madagascar\nB.Ethiopia\nC.Bolivia\nD.Jordan",
|
| 690 |
"answer": "A"
|
| 691 |
},
|
| 692 |
{
|
| 693 |
"id": "7e6a46f2-26b5-4ba0-a5f6-5968c52348d5",
|
| 694 |
-
"image_path": "images/116.png",
|
| 695 |
"question": "Based on the map, which country or region is being depicted?\nA.Malaysia\nB.Turkey\nC.Guinea Bissau\nD.Oman",
|
| 696 |
"answer": "A"
|
| 697 |
},
|
| 698 |
{
|
| 699 |
"id": "e268f767-8420-4d23-9e3a-02ff78a33322",
|
| 700 |
-
"image_path": "images/117.png",
|
| 701 |
"question": "What is the name of the country or region outlined in this map?\nA.Burundi\nB.Mali\nC.Switzerland\nD.Chile",
|
| 702 |
"answer": "B"
|
| 703 |
},
|
| 704 |
{
|
| 705 |
"id": "f5960c22-3657-4189-b0c7-3f2744f67ec1",
|
| 706 |
-
"image_path": "images/118.png",
|
| 707 |
"question": "Can you identify the country or region shown on this map?\nA.Mauritania\nB.United States of America\nC.Pakistan\nD.Colombia",
|
| 708 |
"answer": "A"
|
| 709 |
},
|
| 710 |
{
|
| 711 |
"id": "b0a0b70d-f364-4f7b-951d-136ac29e38fd",
|
| 712 |
-
"image_path": "images/119.png",
|
| 713 |
"question": "Based on the map, which country or region is being depicted?\nA.Uganda\nB.Iraq\nC.Moldova\nD.Ecuador",
|
| 714 |
"answer": "C"
|
| 715 |
},
|
| 716 |
{
|
| 717 |
"id": "8c03ca43-fb44-4def-b882-66be1c8ab713",
|
| 718 |
-
"image_path": "images/120.png",
|
| 719 |
"question": "What is the name of the country or region outlined in this map?\nA.Brazil\nB.Fiji\nC.Belarus\nD.Montenegro",
|
| 720 |
"answer": "D"
|
| 721 |
},
|
| 722 |
{
|
| 723 |
"id": "a36d22e6-c85f-49e1-b72e-3c66ba8e933c",
|
| 724 |
-
"image_path": "images/121.png",
|
| 725 |
"question": "From the map provided, what is the name of the country or region?\nA.Afghanistan\nB.Morocco\nC.Zambia\nD.Iran",
|
| 726 |
"answer": "B"
|
| 727 |
},
|
| 728 |
{
|
| 729 |
"id": "029ecc78-f563-4ee0-b40d-df8e21b3bcf9",
|
| 730 |
-
"image_path": "images/122.png",
|
| 731 |
"question": "What country or region does the outline on this map correspond to?\nA.United Kingdom\nB.Congo\nC.Luxembourg\nD.Mozambique",
|
| 732 |
"answer": "D"
|
| 733 |
},
|
| 734 |
{
|
| 735 |
"id": "c5b6a450-f339-4b60-8760-fef7361ec5e2",
|
| 736 |
-
"image_path": "images/123.png",
|
| 737 |
"question": "Can you identify the country or region shown on this map?\nA.Myanmar\nB.Cameroon\nC.Togo\nD.Bosnia and Herzegovina",
|
| 738 |
"answer": "A"
|
| 739 |
},
|
| 740 |
{
|
| 741 |
"id": "faa3613c-0590-422c-83e6-5003fd0829f3",
|
| 742 |
-
"image_path": "images/124.png",
|
| 743 |
"question": "From the map provided, what is the name of the country or region?\nA.Pakistan\nB.Jordan\nC.Namibia\nD.Philippines",
|
| 744 |
"answer": "C"
|
| 745 |
},
|
| 746 |
{
|
| 747 |
"id": "d4380648-2ddf-4eb2-887d-559d94dc2a4c",
|
| 748 |
-
"image_path": "images/125.png",
|
| 749 |
"question": "What is the name of the country or region outlined in this map?\nA.Japan\nB.Nicaragua\nC.Honduras\nD.Bangladesh",
|
| 750 |
"answer": "B"
|
| 751 |
},
|
| 752 |
{
|
| 753 |
"id": "a31f184c-769f-45f2-82b5-5899bbad51ff",
|
| 754 |
-
"image_path": "images/126.png",
|
| 755 |
"question": "What is the name of the country or region outlined in this map?\nA.North Macedonia\nB.Taiwan\nC.Ethiopia\nD.Thailand",
|
| 756 |
"answer": "A"
|
| 757 |
},
|
| 758 |
{
|
| 759 |
"id": "46f5a29c-3c52-49f2-9630-d5a6ca3e460c",
|
| 760 |
-
"image_path": "images/127.png",
|
| 761 |
"question": "What is the name of the country or region outlined in this map?\nA.Norway\nB.Colombia\nC.Senegal\nD.United States of America",
|
| 762 |
"answer": "A"
|
| 763 |
},
|
| 764 |
{
|
| 765 |
"id": "01bcfced-3d4e-48ad-a4c4-a0def766b295",
|
| 766 |
-
"image_path": "images/128.png",
|
| 767 |
"question": "Based on the map, which country or region is being depicted?\nA.Oman\nB.Lebanon\nC.Argentina\nD.Croatia",
|
| 768 |
"answer": "A"
|
| 769 |
},
|
| 770 |
{
|
| 771 |
"id": "373a49e2-5cea-4a31-bb78-96e1757f5ad3",
|
| 772 |
-
"image_path": "images/129.png",
|
| 773 |
"question": "Based on the map, which country or region is being depicted?\nA.Tunisia\nB.Pakistan\nC.Congo\nD.Gambia",
|
| 774 |
"answer": "B"
|
| 775 |
},
|
| 776 |
{
|
| 777 |
"id": "d11c4f10-5852-4960-bc46-1b9a929091cf",
|
| 778 |
-
"image_path": "images/130.png",
|
| 779 |
"question": "Can you identify the country or region shown on this map?\nA.Mauritania\nB.Djibouti\nC.El Salvador\nD.Papua New Guinea",
|
| 780 |
"answer": "D"
|
| 781 |
},
|
| 782 |
{
|
| 783 |
"id": "d9bc6bea-1c0c-4bc9-b528-bf51eacff8ac",
|
| 784 |
-
"image_path": "images/131.png",
|
| 785 |
"question": "Can you identify the country or region shown on this map?\nA.Eritrea\nB.Argentina\nC.Paraguay\nD.El Salvador",
|
| 786 |
"answer": "C"
|
| 787 |
},
|
| 788 |
{
|
| 789 |
"id": "ebdca4f4-ba01-449b-b31a-8c3d0f32b2ad",
|
| 790 |
-
"image_path": "images/132.png",
|
| 791 |
"question": "Based on the map, which country or region is being depicted?\nA.Georgia\nB.Peru\nC.Bolivia\nD.Zambia",
|
| 792 |
"answer": "B"
|
| 793 |
},
|
| 794 |
{
|
| 795 |
"id": "31d55b7c-d163-4c43-b4a4-0f71c3b6fac4",
|
| 796 |
-
"image_path": "images/133.png",
|
| 797 |
"question": "From the map provided, what is the name of the country or region?\nA.Iran\nB.North Macedonia\nC.Philippines\nD.Tajikistan",
|
| 798 |
"answer": "C"
|
| 799 |
},
|
| 800 |
{
|
| 801 |
"id": "8d309b72-d1cb-4212-984c-49c8ce5880bb",
|
| 802 |
-
"image_path": "images/134.png",
|
| 803 |
"question": "From the map provided, what is the name of the country or region?\nA.France\nB.Peru\nC.Puerto Rico\nD.Croatia",
|
| 804 |
"answer": "C"
|
| 805 |
},
|
| 806 |
{
|
| 807 |
"id": "db63710a-f03f-4832-9028-47e05cf6d858",
|
| 808 |
-
"image_path": "images/135.png",
|
| 809 |
"question": "What is the name of the country or region outlined in this map?\nA.United Arab Emirates\nB.Ireland\nC.Iceland\nD.Qatar",
|
| 810 |
"answer": "D"
|
| 811 |
},
|
| 812 |
{
|
| 813 |
"id": "329f7eb8-ba42-4e77-ab9e-35479b4b0685",
|
| 814 |
-
"image_path": "images/136.png",
|
| 815 |
"question": "Can you identify the country or region shown on this map?\nA.Romania\nB.Paraguay\nC.Kuwait\nD.Denmark",
|
| 816 |
"answer": "A"
|
| 817 |
},
|
| 818 |
{
|
| 819 |
"id": "338ed3ab-e74b-45d6-b2ed-da7190fc7f60",
|
| 820 |
-
"image_path": "images/137.png",
|
| 821 |
"question": "Based on the map, which country or region is being depicted?\nA.Afghanistan\nB.North Macedonia\nC.Rwanda\nD.Namibia",
|
| 822 |
"answer": "C"
|
| 823 |
},
|
| 824 |
{
|
| 825 |
"id": "ec7239ee-7a2b-406c-ac3e-763e8cb05b1a",
|
| 826 |
-
"image_path": "images/138.png",
|
| 827 |
"question": "From the map provided, what is the name of the country or region?\nA.Taiwan\nB.Bolivia\nC.Senegal\nD.Iran",
|
| 828 |
"answer": "C"
|
| 829 |
},
|
| 830 |
{
|
| 831 |
"id": "550baf1c-b67a-40f9-9b1d-7b9d366f7037",
|
| 832 |
-
"image_path": "images/139.png",
|
| 833 |
"question": "What country or region does the outline on this map correspond to?\nA.Ukraine\nB.Guinea Bissau\nC.Slovenia\nD.Mozambique",
|
| 834 |
"answer": "C"
|
| 835 |
},
|
| 836 |
{
|
| 837 |
"id": "05d0e5f0-9c2f-4c3b-be7f-e4cb6538c5ba",
|
| 838 |
-
"image_path": "images/140.png",
|
| 839 |
"question": "Can you identify the country or region shown on this map?\nA.Latvia\nB.India\nC.Sri Lanka\nD.Tunisia",
|
| 840 |
"answer": "C"
|
| 841 |
},
|
| 842 |
{
|
| 843 |
"id": "5c61d789-c94f-4cf1-85b1-a87b831349e6",
|
| 844 |
-
"image_path": "images/141.png",
|
| 845 |
"question": "What is the name of the country or region outlined in this map?\nA.Lesotho\nB.Denmark\nC.Taiwan\nD.Sudan",
|
| 846 |
"answer": "D"
|
| 847 |
},
|
| 848 |
{
|
| 849 |
"id": "003d840b-d64c-45aa-a595-31a61e137a84",
|
| 850 |
-
"image_path": "images/142.png",
|
| 851 |
"question": "Based on the map, which country or region is being depicted?\nA.Papua New Guinea\nB.Romania\nC.Guinea Bissau\nD.Sweden",
|
| 852 |
"answer": "D"
|
| 853 |
},
|
| 854 |
{
|
| 855 |
"id": "ec2e1b43-0472-47d9-8f39-2b03fc9f0c67",
|
| 856 |
-
"image_path": "images/143.png",
|
| 857 |
"question": "What is the name of the country or region outlined in this map?\nA.Guinea Bissau\nB.Germany\nC.Ecuador\nD.Switzerland",
|
| 858 |
"answer": "D"
|
| 859 |
},
|
| 860 |
{
|
| 861 |
"id": "ea641865-5200-406f-b629-22baa326141f",
|
| 862 |
-
"image_path": "images/144.png",
|
| 863 |
"question": "Can you identify the country or region shown on this map?\nA.Mali\nB.Taiwan\nC.Tajikistan\nD.Luxembourg",
|
| 864 |
"answer": "B"
|
| 865 |
},
|
| 866 |
{
|
| 867 |
"id": "5b680146-23ad-4180-b422-1a929c9650f0",
|
| 868 |
-
"image_path": "images/145.png",
|
| 869 |
"question": "From the map provided, what is the name of the country or region?\nA.Tajikistan\nB.Sweden\nC.Costa Rica\nD.United Kingdom",
|
| 870 |
"answer": "A"
|
| 871 |
},
|
| 872 |
{
|
| 873 |
"id": "c4fe9859-2e34-43e0-adea-39f6be3e6dd0",
|
| 874 |
-
"image_path": "images/146.png",
|
| 875 |
"question": "What country or region does the outline on this map correspond to?\nA.Venezuela\nB.Thailand\nC.Brazil\nD.Estonia",
|
| 876 |
"answer": "B"
|
| 877 |
},
|
| 878 |
{
|
| 879 |
"id": "b3705136-2078-4b59-b8db-f443d9bf81fd",
|
| 880 |
-
"image_path": "images/147.png",
|
| 881 |
"question": "What is the name of the country or region outlined in this map?\nA.Bangladesh\nB.China Mainland\nC.Togo\nD.Argentina",
|
| 882 |
"answer": "C"
|
| 883 |
},
|
| 884 |
{
|
| 885 |
"id": "1b8463c7-b467-4b7e-a139-baedb2866456",
|
| 886 |
-
"image_path": "images/148.png",
|
| 887 |
"question": "Based on the map, which country or region is being depicted?\nA.Malaysia\nB.Tunisia\nC.Senegal\nD.Lesotho",
|
| 888 |
"answer": "B"
|
| 889 |
},
|
| 890 |
{
|
| 891 |
"id": "b3c7f227-15d2-4b37-9160-082886080de3",
|
| 892 |
-
"image_path": "images/149.png",
|
| 893 |
"question": "From the map provided, what is the name of the country or region?\nA.Turkey\nB.Morocco\nC.Ethiopia\nD.Latvia",
|
| 894 |
"answer": "A"
|
| 895 |
},
|
| 896 |
{
|
| 897 |
"id": "a92e0d90-36e1-4773-93e9-ac039d41b4d8",
|
| 898 |
-
"image_path": "images/150.png",
|
| 899 |
"question": "Can you identify the country or region shown on this map?\nA.Zambia\nB.Burundi\nC.Venezuela\nD.Uganda",
|
| 900 |
"answer": "D"
|
| 901 |
},
|
| 902 |
{
|
| 903 |
"id": "a1a8ac81-5ba7-4843-a053-10b0d0555f6b",
|
| 904 |
-
"image_path": "images/151.png",
|
| 905 |
"question": "From the map provided, what is the name of the country or region?\nA.Namibia\nB.Ukraine\nC.Mali\nD.Togo",
|
| 906 |
"answer": "B"
|
| 907 |
},
|
| 908 |
{
|
| 909 |
"id": "c8ce48f9-4f80-46f3-9993-7493fffa035e",
|
| 910 |
-
"image_path": "images/152.png",
|
| 911 |
"question": "What country or region does the outline on this map correspond to?\nA.Central African Republic\nB.Malaysia\nC.Chile\nD.United Arab Emirates",
|
| 912 |
"answer": "D"
|
| 913 |
},
|
| 914 |
{
|
| 915 |
"id": "641aee33-f448-47f2-9dbb-d92f616267dd",
|
| 916 |
-
"image_path": "images/153.png",
|
| 917 |
"question": "From the map provided, what is the name of the country or region?\nA.Venezuela\nB.Luxembourg\nC.Romania\nD.United Kingdom",
|
| 918 |
"answer": "D"
|
| 919 |
},
|
| 920 |
{
|
| 921 |
"id": "5f935ae3-c0cb-4daa-884c-2cd0a100419d",
|
| 922 |
-
"image_path": "images/154.png",
|
| 923 |
"question": "What country or region does the outline on this map correspond to?\nA.Mauritania\nB.Congo\nC.United Kingdom\nD.United States of America",
|
| 924 |
"answer": "D"
|
| 925 |
},
|
| 926 |
{
|
| 927 |
"id": "456d52a7-83a9-4a7b-90dc-9e80552f033f",
|
| 928 |
-
"image_path": "images/155.png",
|
| 929 |
"question": "What is the name of the country or region outlined in this map?\nA.Georgia\nB.Slovenia\nC.Zambia\nD.Venezuela",
|
| 930 |
"answer": "D"
|
| 931 |
},
|
| 932 |
{
|
| 933 |
"id": "00771361-b016-4084-b7f3-be82113ca41e",
|
| 934 |
-
"image_path": "images/156.png",
|
| 935 |
"question": "Can you identify the country or region shown on this map?\nA.Vietnam\nB.Luxembourg\nC.Georgia\nD.Bosnia and Herzegovina",
|
| 936 |
"answer": "A"
|
| 937 |
},
|
| 938 |
{
|
| 939 |
"id": "879cfbc9-7703-42e5-9f37-06c79d4d8d30",
|
| 940 |
-
"image_path": "images/157.png",
|
| 941 |
"question": "What country or region does the outline on this map correspond to?\nA.Iceland\nB.Norway\nC.Zambia\nD.Iran",
|
| 942 |
"answer": "C"
|
| 943 |
}
|
|
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
"id": "376cf20f-6ef1-482c-937b-3c2da4774975",
|
| 4 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/1.png",
|
| 5 |
"question": "From the map provided, what is the name of the city?\nA.Calgary, Canada\nB.Shenzhen, China\nC.Buenos Aires, Argentina\nD.Austin, United States",
|
| 6 |
"answer": "C"
|
| 7 |
},
|
| 8 |
{
|
| 9 |
"id": "9af45caa-ec02-4c70-a76d-ca7efdea757a",
|
| 10 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/2.png",
|
| 11 |
"question": "From the map provided, what is the name of the city?\nA.Delhi, India\nB.Melbourne, Australia\nC.Lima, Peru\nD.Nairobi, kenya",
|
| 12 |
"answer": "B"
|
| 13 |
},
|
| 14 |
{
|
| 15 |
"id": "510bc181-b4e6-46ea-accd-a78edefdd263",
|
| 16 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/3.png",
|
| 17 |
"question": "What city does the outline on this map correspond to?\nA.Gaborone, Botswana\nB.Santiago, Chile\nC.Kagoshima, Japan\nD.Nicosia, Cyprus",
|
| 18 |
"answer": "A"
|
| 19 |
},
|
| 20 |
{
|
| 21 |
"id": "efbc4fbd-b7c9-4b8c-ba1c-a22f8eebb535",
|
| 22 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/4.png",
|
| 23 |
"question": "What city does the outline on this map correspond to?\nA.Brasilia, Brazil\nB.Daegu, South Korea\nC.Rotterdam, Netherlands\nD.Shenzhen, China",
|
| 24 |
"answer": "A"
|
| 25 |
},
|
| 26 |
{
|
| 27 |
"id": "892fef89-e529-4d60-bef2-cb211277e67d",
|
| 28 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/5.png",
|
| 29 |
"question": "Based on the map, which city is being depicted?\nA.Gwangju, South Korea\nB.Nanjing, China\nC.Sao Paulo, Brazil\nD.Buenos Aires, Argentina",
|
| 30 |
"answer": "C"
|
| 31 |
},
|
| 32 |
{
|
| 33 |
"id": "28610406-a5a1-478c-91b4-a4cab47d7ef9",
|
| 34 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/6.png",
|
| 35 |
"question": "Can you identify the city shown on this map?\nA.Almaty, Kazakhstan\nB.Calgary, Canada\nC.Rotterdam, Netherlands\nD.Hangzhou, China",
|
| 36 |
"answer": "B"
|
| 37 |
},
|
| 38 |
{
|
| 39 |
"id": "b8c734ff-48bc-4150-b267-c551db387808",
|
| 40 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/7.png",
|
| 41 |
"question": "What city does the outline on this map correspond to?\nA.Edinburgh, United Kingdom\nB.Wuhan, China\nC.Shanghai, China\nD.Toronto, Canada",
|
| 42 |
"answer": "D"
|
| 43 |
},
|
| 44 |
{
|
| 45 |
"id": "3537ff79-881a-496f-8d91-54cfee76b0a0",
|
| 46 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/8.png",
|
| 47 |
"question": "What city does the outline on this map correspond to?\nA.Santiago, Chile\nB.Edinburgh, United Kingdom\nC.Manchester, United Kingdom\nD.Okayama, Japan",
|
| 48 |
"answer": "A"
|
| 49 |
},
|
| 50 |
{
|
| 51 |
"id": "22e292b1-21f0-47ad-a5d3-9945015dce89",
|
| 52 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/9.png",
|
| 53 |
"question": "Can you identify the city shown on this map?\nA.Beijing, China\nB.Melbourne, Australia\nC.New York, United States\nD.Fukuoka, Japan",
|
| 54 |
"answer": "A"
|
| 55 |
},
|
| 56 |
{
|
| 57 |
"id": "1a2b4181-633f-40b3-9e96-2b94a4740d9c",
|
| 58 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/10.png",
|
| 59 |
"question": "What is the name of the city outlined in this map?\nA.Kuala Lumpu, Malaysia\nB.Chengdu, China\nC.Wuhan, China\nD.Jakarta Raya, Indonesia",
|
| 60 |
"answer": "B"
|
| 61 |
},
|
| 62 |
{
|
| 63 |
"id": "a8257e4d-d2c6-4b99-967c-cbadf78c6fc5",
|
| 64 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/11.png",
|
| 65 |
"question": "From the map provided, what is the name of the city?\nA.Chengdu, China\nB.Beijing, China\nC.Hangzhou, China\nD.Hongkong, China",
|
| 66 |
"answer": "C"
|
| 67 |
},
|
| 68 |
{
|
| 69 |
"id": "a141ad3a-d732-43f2-b69a-3e1056570182",
|
| 70 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/12.png",
|
| 71 |
"question": "Based on the map, which city is being depicted?\nA.Toronto, Canada\nB.Okayama, Japan\nC.Hongkong, China\nD.Gaborone, Botswana",
|
| 72 |
"answer": "C"
|
| 73 |
},
|
| 74 |
{
|
| 75 |
"id": "a2cb803d-ae07-4b57-9422-731c3f91ad69",
|
| 76 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/13.png",
|
| 77 |
"question": "From the map provided, what is the name of the city?\nA.Nanjing, China\nB.Barcelona, Spain\nC.Shanghai, China\nD.Daejeon, South Korea",
|
| 78 |
"answer": "A"
|
| 79 |
},
|
| 80 |
{
|
| 81 |
"id": "69ef86e7-c03c-4269-94a5-293d699d9f78",
|
| 82 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/14.png",
|
| 83 |
"question": "Can you identify the city shown on this map?\nA.Buenos Aires, Argentina\nB.Delhi, India\nC.Shanghai, China\nD.Philadelphia, United States",
|
| 84 |
"answer": "C"
|
| 85 |
},
|
| 86 |
{
|
| 87 |
"id": "f52fce96-e6b7-42ca-a22e-d08ad27999d9",
|
| 88 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/15.png",
|
| 89 |
"question": "Can you identify the city shown on this map?\nA.Austin, United States\nB.Oslo, Norway\nC.Shenzhen, China\nD.Fukuoka, Japan",
|
| 90 |
"answer": "C"
|
| 91 |
},
|
| 92 |
{
|
| 93 |
"id": "9e873cca-4de7-4b2f-ab5c-216411b38000",
|
| 94 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/16.png",
|
| 95 |
"question": "Based on the map, which city is being depicted?\nA.Tokyo, Japan\nB.Nairobi, kenya\nC.Suzhou, China\nD.Buenos Aires, Argentina",
|
| 96 |
"answer": "C"
|
| 97 |
},
|
| 98 |
{
|
| 99 |
"id": "db1aeba9-a7c5-4f4f-bc6e-1bcce4286e4e",
|
| 100 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/17.png",
|
| 101 |
"question": "What city does the outline on this map correspond to?\nA.Hangzhou, China\nB.Austin, United States\nC.Wuhan, China\nD.Almaty, Kazakhstan",
|
| 102 |
"answer": "C"
|
| 103 |
},
|
| 104 |
{
|
| 105 |
"id": "bf526af3-0acd-4c0c-a053-73ba894274f5",
|
| 106 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/18.png",
|
| 107 |
"question": "From the map provided, what is the name of the city?\nA.Suzhou, China\nB.Lima, Peru\nC.Nicosia, Cyprus\nD.Tokyo, Japan",
|
| 108 |
"answer": "C"
|
| 109 |
},
|
| 110 |
{
|
| 111 |
"id": "7264c0bd-2eec-43b9-99dc-bf153d77c28e",
|
| 112 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/19.png",
|
| 113 |
"question": "What city does the outline on this map correspond to?\nA.Gwangju, South Korea\nB.Wuhan, China\nC.Paris, France\nD.Oslo, Norway",
|
| 114 |
"answer": "C"
|
| 115 |
},
|
| 116 |
{
|
| 117 |
"id": "e50dcdd7-d9cf-4b04-bf92-f935f47d8224",
|
| 118 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/20.png",
|
| 119 |
"question": "From the map provided, what is the name of the city?\nA.Kumamoto, Japan\nB.Busan, South Korea\nC.Berlin, Germany\nD.Lima, Peru",
|
| 120 |
"answer": "C"
|
| 121 |
},
|
| 122 |
{
|
| 123 |
"id": "019af25a-c581-4ef0-9ad3-61ac1472fc07",
|
| 124 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/21.png",
|
| 125 |
"question": "Can you identify the city shown on this map?\nA.Bergen, Norway\nB.Abu Dhabi, United Arab Emirates\nC.Delhi, India\nD.Kumamoto, Japan",
|
| 126 |
"answer": "C"
|
| 127 |
},
|
| 128 |
{
|
| 129 |
"id": "5a52d2ec-40b6-4ec4-8a94-5543f8fd9cbb",
|
| 130 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/22.png",
|
| 131 |
"question": "What is the name of the city outlined in this map?\nA.Jakarta Raya, Indonesia\nB.Rotterdam, Netherlands\nC.Shanghai, China\nD.Kuala Lumpu, Malaysia",
|
| 132 |
"answer": "A"
|
| 133 |
},
|
| 134 |
{
|
| 135 |
"id": "66a80a65-613d-4624-b8d0-fd4b8e704221",
|
| 136 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/23.png",
|
| 137 |
"question": "What city does the outline on this map correspond to?\nA.Berlin, Germany\nB.Suzhou, China\nC.Fukuoka, Japan\nD.Santiago, Chile",
|
| 138 |
"answer": "C"
|
| 139 |
},
|
| 140 |
{
|
| 141 |
"id": "c0002a38-db6e-48e4-b05c-98ccf7b29d27",
|
| 142 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/24.png",
|
| 143 |
"question": "Can you identify the city shown on this map?\nA.Tokyo, Japan\nB.Philadelphia, United States\nC.Shenzhen, China\nD.Kagoshima, Japan",
|
| 144 |
"answer": "D"
|
| 145 |
},
|
| 146 |
{
|
| 147 |
"id": "10919362-343f-49f7-840c-33f9c19bb7f1",
|
| 148 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/25.png",
|
| 149 |
"question": "What is the name of the city outlined in this map?\nA.Melbourne, Australia\nB.Okayama, Japan\nC.Kumamoto, Japan\nD.Daejeon, South Korea",
|
| 150 |
"answer": "C"
|
| 151 |
},
|
| 152 |
{
|
| 153 |
"id": "94925ce0-6745-4fce-8dcf-4a7fcbda641d",
|
| 154 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/26.png",
|
| 155 |
"question": "Can you identify the city shown on this map?\nA.Hongkong, China\nB.Abu Dhabi, United Arab Emirates\nC.Okayama, Japan\nD.Kumamoto, Japan",
|
| 156 |
"answer": "C"
|
| 157 |
},
|
| 158 |
{
|
| 159 |
"id": "714a176b-37e4-47e5-b075-93e21d2aa353",
|
| 160 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/27.png",
|
| 161 |
"question": "Based on the map, which city is being depicted?\nA.Wuhan, China\nB.Abu Dhabi, United Arab Emirates\nC.Oslo, Norway\nD.Tokyo, Japan",
|
| 162 |
"answer": "D"
|
| 163 |
},
|
| 164 |
{
|
| 165 |
"id": "b75ed6ac-f2a3-46d7-a1c6-c4eafb548dce",
|
| 166 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/28.png",
|
| 167 |
"question": "What city does the outline on this map correspond to?\nA.Fukuoka, Japan\nB.Oslo, Norway\nC.Almaty, Kazakhstan\nD.Lima, Peru",
|
| 168 |
"answer": "C"
|
| 169 |
},
|
| 170 |
{
|
| 171 |
"id": "9954046a-0014-47fc-9d26-25ffd6d1c364",
|
| 172 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/29.png",
|
| 173 |
"question": "From the map provided, what is the name of the city?\nA.Chengdu, China\nB.Lima, Peru\nC.Kuala Lumpu, Malaysia\nD.Busan, South Korea",
|
| 174 |
"answer": "C"
|
| 175 |
},
|
| 176 |
{
|
| 177 |
"id": "f68efaea-2707-4761-b891-7658e1b32314",
|
| 178 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/30.png",
|
| 179 |
"question": "Can you identify the city shown on this map?\nA.Edinburgh, United Kingdom\nB.Sao Paulo, Brazil\nC.Rotterdam, Netherlands\nD.Chengdu, China",
|
| 180 |
"answer": "C"
|
| 181 |
},
|
| 182 |
{
|
| 183 |
"id": "67b5ac91-086b-43e9-bb2f-06841cf7ab70",
|
| 184 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/31.png",
|
| 185 |
"question": "What city does the outline on this map correspond to?\nA.Okayama, Japan\nB.Shanghai, China\nC.Bergen, Norway\nD.Al Ain, United Arab Emirates",
|
| 186 |
"answer": "C"
|
| 187 |
},
|
| 188 |
{
|
| 189 |
"id": "c43ccc89-3e90-4825-8f57-adc0a1cb17fa",
|
| 190 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/32.png",
|
| 191 |
"question": "What city does the outline on this map correspond to?\nA.Paris, France\nB.Oslo, Norway\nC.Shanghai, China\nD.Wuhan, China",
|
| 192 |
"answer": "B"
|
| 193 |
},
|
| 194 |
{
|
| 195 |
"id": "e2f8c5fb-d171-40c8-8baa-7221bd601c39",
|
| 196 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/33.png",
|
| 197 |
"question": "Can you identify the city shown on this map?\nA.Santiago, Chile\nB.Kumamoto, Japan\nC.Hongkong, China\nD.Lima, Peru",
|
| 198 |
"answer": "D"
|
| 199 |
},
|
| 200 |
{
|
| 201 |
"id": "d0aac362-d087-4580-9d85-1ae5861ee7ee",
|
| 202 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/34.png",
|
| 203 |
"question": "What city does the outline on this map correspond to?\nA.Busan, South Korea\nB.Brasilia, Brazil\nC.Santiago, Chile\nD.Suzhou, China",
|
| 204 |
"answer": "A"
|
| 205 |
},
|
| 206 |
{
|
| 207 |
"id": "d8886b3c-2d4a-48e7-8e72-30caa045f9c2",
|
| 208 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/35.png",
|
| 209 |
"question": "Based on the map, which city is being depicted?\nA.Daegu, South Korea\nB.Suzhou, China\nC.Kumamoto, Japan\nD.Okayama, Japan",
|
| 210 |
"answer": "A"
|
| 211 |
},
|
| 212 |
{
|
| 213 |
"id": "95583598-d4fd-469f-9d68-ff88563489b0",
|
| 214 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/36.png",
|
| 215 |
"question": "What is the name of the city outlined in this map?\nA.Daejeon, South Korea\nB.Gwangju, South Korea\nC.Abu Dhabi, United Arab Emirates\nD.Calgary, Canada",
|
| 216 |
"answer": "A"
|
| 217 |
},
|
| 218 |
{
|
| 219 |
"id": "72963ea1-490a-4db3-9db2-9a8144c898b0",
|
| 220 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/37.png",
|
| 221 |
"question": "What city does the outline on this map correspond to?\nA.Nicosia, Cyprus\nB.Calgary, Canada\nC.Gwangju, South Korea\nD.Austin, United States",
|
| 222 |
"answer": "C"
|
| 223 |
},
|
| 224 |
{
|
| 225 |
"id": "0aadec4a-8163-4f3c-89f1-6c1b72368f99",
|
| 226 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/38.png",
|
| 227 |
"question": "What city does the outline on this map correspond to?\nA.Brasilia, Brazil\nB.Wuhan, China\nC.Seoul, South Korea\nD.Daejeon, South Korea",
|
| 228 |
"answer": "C"
|
| 229 |
},
|
| 230 |
{
|
| 231 |
"id": "0267c4dc-60c1-4ba7-b3b1-718821387688",
|
| 232 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/39.png",
|
| 233 |
"question": "From the map provided, what is the name of the city?\nA.Calgary, Canada\nB.Barcelona, Spain\nC.Busan, South Korea\nD.Nairobi, kenya",
|
| 234 |
"answer": "B"
|
| 235 |
},
|
| 236 |
{
|
| 237 |
"id": "f5608ccc-acf0-48c2-9778-aa9e1dca2e52",
|
| 238 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/40.png",
|
| 239 |
"question": "What city does the outline on this map correspond to?\nA.Chengdu, China\nB.Bergen, Norway\nC.Barcelona, Spain\nD.Shanghai, China",
|
| 240 |
"answer": "D"
|
| 241 |
},
|
| 242 |
{
|
| 243 |
"id": "4ffc5759-c23c-4933-a365-babfdea6348e",
|
| 244 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/41.png",
|
| 245 |
"question": "Based on the map, which city is being depicted?\nA.Shanghai, China\nB.Jakarta Raya, Indonesia\nC.Istanbul, Turkey\nD.Buenos Aires, Argentina",
|
| 246 |
"answer": "A"
|
| 247 |
},
|
| 248 |
{
|
| 249 |
"id": "d1a05368-b062-46e9-baab-acf8db5261f1",
|
| 250 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/42.png",
|
| 251 |
"question": "What city does the outline on this map correspond to?\nA.Tokyo, Japan\nB.Istanbul, Turkey\nC.Jakarta Raya, Indonesia\nD.Melbourne, Australia",
|
| 252 |
"answer": "B"
|
| 253 |
},
|
| 254 |
{
|
| 255 |
"id": "1f1c604a-acb1-4b7f-974c-812d8762c563",
|
| 256 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/43.png",
|
| 257 |
"question": "Can you identify the city shown on this map?\nA.Jakarta Raya, Indonesia\nB.Edinburgh, United Kingdom\nC.Abu Dhabi, United Arab Emirates\nD.Fukuoka, Japan",
|
| 258 |
"answer": "C"
|
| 259 |
},
|
| 260 |
{
|
| 261 |
"id": "b5824cec-d7d4-44b2-b566-1e2f6de06ade",
|
| 262 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/44.png",
|
| 263 |
"question": "What is the name of the city outlined in this map?\nA.Al Ain, United Arab Emirates\nB.Seoul, South Korea\nC.Calgary, Canada\nD.Nanjing, China",
|
| 264 |
"answer": "A"
|
| 265 |
},
|
| 266 |
{
|
| 267 |
"id": "4f33bcaf-1abd-4ad5-a7bb-200a4e99e6ed",
|
| 268 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/45.png",
|
| 269 |
"question": "What is the name of the city outlined in this map?\nA.Daegu, South Korea\nB.Seoul, South Korea\nC.Nicosia, Cyprus\nD.Edinburgh, United Kingdom",
|
| 270 |
"answer": "D"
|
| 271 |
},
|
| 272 |
{
|
| 273 |
"id": "cb66ad45-f064-4fcb-9e0b-b562b591a91d",
|
| 274 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/46.png",
|
| 275 |
"question": "What is the name of the city outlined in this map?\nA.Manchester, United Kingdom\nB.Gwangju, South Korea\nC.Bergen, Norway\nD.Delhi, India",
|
| 276 |
"answer": "A"
|
| 277 |
},
|
| 278 |
{
|
| 279 |
"id": "74b76218-6363-412a-be87-608fa9f6cda7",
|
| 280 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/47.png",
|
| 281 |
"question": "From the map provided, what is the name of the city?\nA.Gwangju, South Korea\nB.Austin, United States\nC.Shanghai, China\nD.Almaty, Kazakhstan",
|
| 282 |
"answer": "B"
|
| 283 |
},
|
| 284 |
{
|
| 285 |
"id": "48f99b56-8b43-4a25-b9bb-d8b634ab3df4",
|
| 286 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/48.png",
|
| 287 |
"question": "From the map provided, what is the name of the city?\nA.New York, United States\nB.Calgary, Canada\nC.Edinburgh, United Kingdom\nD.Kumamoto, Japan",
|
| 288 |
"answer": "A"
|
| 289 |
},
|
| 290 |
{
|
| 291 |
"id": "f76c468c-8f26-44a0-88e6-62ec6cee0a25",
|
| 292 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/49.png",
|
| 293 |
"question": "Based on the map, which city is being depicted?\nA.Istanbul, Turkey\nB.Nicosia, Cyprus\nC.Philadelphia, United States\nD.New York, United States",
|
| 294 |
"answer": "C"
|
| 295 |
},
|
| 296 |
{
|
| 297 |
"id": "26c8ac64-f3bc-4cb3-9d48-0eeceef64aff",
|
| 298 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/50.png",
|
| 299 |
"question": "Based on the map, which city is being depicted?\nA.Melbourne, Australia\nB.Santiago, Chile\nC.Barcelona, Spain\nD.Nairobi, kenya",
|
| 300 |
"answer": "D"
|
| 301 |
},
|
| 302 |
{
|
| 303 |
"id": "02cafa79-10ee-41d1-baf8-457408eb8c6d",
|
| 304 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/51.png",
|
| 305 |
"question": "From the map provided, what is the name of the continent?\nA.Antarctica\nB.Africa\nC.South America\nD.Oceania",
|
| 306 |
"answer": "B"
|
| 307 |
},
|
| 308 |
{
|
| 309 |
"id": "b6d9fcda-c527-495d-bbc2-98c37a86fa38",
|
| 310 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/52.png",
|
| 311 |
"question": "From the map provided, what is the name of the continent?\nA.Africa\nB.Oceania\nC.Asia\nD.Antarctica",
|
| 312 |
"answer": "D"
|
| 313 |
},
|
| 314 |
{
|
| 315 |
"id": "953765ab-e9a7-4b11-a2bf-728450c8af77",
|
| 316 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/53.png",
|
| 317 |
"question": "Can you identify the continent shown on this map?\nA.Antarctica\nB.Asia\nC.Oceania\nD.Africa",
|
| 318 |
"answer": "B"
|
| 319 |
},
|
| 320 |
{
|
| 321 |
"id": "87f79a0b-e4b1-485b-a32e-022579b4bd4f",
|
| 322 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/54.png",
|
| 323 |
"question": "From the map provided, what is the name of the continent?\nA.South America\nB.North America\nC.Europe\nD.Oceania",
|
| 324 |
"answer": "C"
|
| 325 |
},
|
| 326 |
{
|
| 327 |
"id": "c398c224-23cf-4d66-9c12-8e03c7f6d6cc",
|
| 328 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/55.png",
|
| 329 |
"question": "What continent does the outline on this map correspond to?\nA.North America\nB.Africa\nC.Antarctica\nD.Europe",
|
| 330 |
"answer": "A"
|
| 331 |
},
|
| 332 |
{
|
| 333 |
"id": "600bfa5a-f8e3-48b2-8fa5-75de756be16c",
|
| 334 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/56.png",
|
| 335 |
"question": "What is the name of the continent outlined in this map?\nA.Africa\nB.Oceania\nC.Asia\nD.Antarctica",
|
| 336 |
"answer": "B"
|
| 337 |
},
|
| 338 |
{
|
| 339 |
"id": "91424711-e56d-418f-b08e-9bbb1633e468",
|
| 340 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/57.png",
|
| 341 |
"question": "What is the name of the continent outlined in this map?\nA.South America\nB.Oceania\nC.North America\nD.Asia",
|
| 342 |
"answer": "A"
|
| 343 |
},
|
| 344 |
{
|
| 345 |
"id": "49adc137-b25b-4ebb-a667-1f4b7721b6fe",
|
| 346 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/58.png",
|
| 347 |
"question": "From the map provided, what is the name of the country or region?\nA.Central African Republic\nB.Afghanistan\nC.Sri Lanka\nD.Armenia",
|
| 348 |
"answer": "B"
|
| 349 |
},
|
| 350 |
{
|
| 351 |
"id": "51187d1d-8b17-4489-8a33-139c981d3214",
|
| 352 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/59.png",
|
| 353 |
"question": "Can you identify the country or region shown on this map?\nA.Albania\nB.United Kingdom\nC.Cameroon\nD.China Mainland",
|
| 354 |
"answer": "A"
|
| 355 |
},
|
| 356 |
{
|
| 357 |
"id": "08e029fc-51f3-4447-bebc-cc4ed351208d",
|
| 358 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/60.png",
|
| 359 |
"question": "Can you identify the country or region shown on this map?\nA.Angola\nB.Bulgaria\nC.Bangladesh\nD.Armenia",
|
| 360 |
"answer": "A"
|
| 361 |
},
|
| 362 |
{
|
| 363 |
"id": "4b28c43a-26f3-415f-8613-cde9e6610a5b",
|
| 364 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/61.png",
|
| 365 |
"question": "Can you identify the country or region shown on this map?\nA.Uganda\nB.Ecuador\nC.Papua New Guinea\nD.Argentina",
|
| 366 |
"answer": "D"
|
| 367 |
},
|
| 368 |
{
|
| 369 |
"id": "e4081c2a-229e-4723-a8d7-a8319ef4b8cc",
|
| 370 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/62.png",
|
| 371 |
"question": "Based on the map, which country or region is being depicted?\nA.Puerto Rico\nB.Armenia\nC.Afghanistan\nD.Germany",
|
| 372 |
"answer": "B"
|
| 373 |
},
|
| 374 |
{
|
| 375 |
"id": "319b6dc3-9385-4cae-b432-3a814e807fb7",
|
| 376 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/63.png",
|
| 377 |
"question": "Can you identify the country or region shown on this map?\nA.Congo\nB.Ireland\nC.Bangladesh\nD.Germany",
|
| 378 |
"answer": "C"
|
| 379 |
},
|
| 380 |
{
|
| 381 |
"id": "7d91c36a-3c9c-4f56-bd68-ce2689c33816",
|
| 382 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/64.png",
|
| 383 |
"question": "From the map provided, what is the name of the country or region?\nA.Bulgaria\nB.Belarus\nC.Kuwait\nD.Burundi",
|
| 384 |
"answer": "B"
|
| 385 |
},
|
| 386 |
{
|
| 387 |
"id": "1763774e-d3ae-4fb3-bcdd-b4d1911112cb",
|
| 388 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/65.png",
|
| 389 |
"question": "Can you identify the country or region shown on this map?\nA.Mali\nB.Benin\nC.United Arab Emirates\nD.Bangladesh",
|
| 390 |
"answer": "B"
|
| 391 |
},
|
| 392 |
{
|
| 393 |
"id": "f018285f-bee3-44ed-a81d-38465a763d01",
|
| 394 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/66.png",
|
| 395 |
"question": "What is the name of the country or region outlined in this map?\nA.Guinea Bissau\nB.Pakistan\nC.Bolivia\nD.Slovenia",
|
| 396 |
"answer": "C"
|
| 397 |
},
|
| 398 |
{
|
| 399 |
"id": "1da3b89f-bcdd-4e15-ba8c-1b64fcf45910",
|
| 400 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/67.png",
|
| 401 |
"question": "From the map provided, what is the name of the country or region?\nA.Bangladesh\nB.Turkey\nC.Bosnia and Herzegovina\nD.Bolivia",
|
| 402 |
"answer": "C"
|
| 403 |
},
|
| 404 |
{
|
| 405 |
"id": "4692438d-af73-4488-846f-81ab8dd39fc5",
|
| 406 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/68.png",
|
| 407 |
"question": "What is the name of the country or region outlined in this map?\nA.Estonia\nB.Botswana\nC.Burundi\nD.Kuwait",
|
| 408 |
"answer": "B"
|
| 409 |
},
|
| 410 |
{
|
| 411 |
"id": "4e308079-7cd3-4c4a-b675-a41fb1305f4b",
|
| 412 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/69.png",
|
| 413 |
"question": "What is the name of the country or region outlined in this map?\nA.Costa Rica\nB.Brazil\nC.Japan\nD.Kazakhstan",
|
| 414 |
"answer": "B"
|
| 415 |
},
|
| 416 |
{
|
| 417 |
"id": "ab69fa9f-6508-41ab-9509-6251a8215a6a",
|
| 418 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/70.png",
|
| 419 |
"question": "What is the name of the country or region outlined in this map?\nA.Thailand\nB.Bulgaria\nC.Sudan\nD.Tunisia",
|
| 420 |
"answer": "B"
|
| 421 |
},
|
| 422 |
{
|
| 423 |
"id": "a6820107-218e-431a-9cc2-5e291ff395ee",
|
| 424 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/71.png",
|
| 425 |
"question": "What country or region does the outline on this map correspond to?\nA.Norway\nB.Fiji\nC.Burundi\nD.United Arab Emirates",
|
| 426 |
"answer": "C"
|
| 427 |
},
|
| 428 |
{
|
| 429 |
"id": "b8e8bd10-e61e-4063-b928-bda124ced1c7",
|
| 430 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/72.png",
|
| 431 |
"question": "What is the name of the country or region outlined in this map?\nA.Georgia\nB.Cameroon\nC.Togo\nD.Sri Lanka",
|
| 432 |
"answer": "B"
|
| 433 |
},
|
| 434 |
{
|
| 435 |
"id": "dc0dbd6c-8ffb-4074-bb45-1f066a5e0abe",
|
| 436 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/73.png",
|
| 437 |
"question": "What is the name of the country or region outlined in this map?\nA.Central African Republic\nB.Estonia\nC.Benin\nD.Zambia",
|
| 438 |
"answer": "A"
|
| 439 |
},
|
| 440 |
{
|
| 441 |
"id": "dbadfa65-cf8a-4cc2-a46a-9f3328785a7d",
|
| 442 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/74.png",
|
| 443 |
"question": "Can you identify the country or region shown on this map?\nA.Chad\nB.Bolivia\nC.Georgia\nD.El Salvador",
|
| 444 |
"answer": "A"
|
| 445 |
},
|
| 446 |
{
|
| 447 |
"id": "19c306ee-ea07-4a77-8cac-855f7cdcd22e",
|
| 448 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/75.png",
|
| 449 |
"question": "From the map provided, what is the name of the country or region?\nA.Mali\nB.Latvia\nC.Chile\nD.Sudan",
|
| 450 |
"answer": "C"
|
| 451 |
},
|
| 452 |
{
|
| 453 |
"id": "05f836cb-9d35-47d5-8947-32273ed007b5",
|
| 454 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/76.png",
|
| 455 |
"question": "What country or region does the outline on this map correspond to?\nA.Fiji\nB.United States of America\nC.China Mainland\nD.Papua New Guinea",
|
| 456 |
"answer": "C"
|
| 457 |
},
|
| 458 |
{
|
| 459 |
"id": "9e969a53-f566-4f68-9d37-c0f21bd1cb5c",
|
| 460 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/77.png",
|
| 461 |
"question": "From the map provided, what is the name of the country or region?\nA.Jordan\nB.Colombia\nC.Philippines\nD.Lebanon",
|
| 462 |
"answer": "B"
|
| 463 |
},
|
| 464 |
{
|
| 465 |
"id": "2c5d763f-62a8-4637-ac87-5028e88901fd",
|
| 466 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/78.png",
|
| 467 |
"question": "From the map provided, what is the name of the country or region?\nA.Venezuela\nB.Belarus\nC.Congo\nD.Brazil",
|
| 468 |
"answer": "C"
|
| 469 |
},
|
| 470 |
{
|
| 471 |
"id": "c65846ba-db72-4cfc-a209-9ca71d7a05fc",
|
| 472 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/79.png",
|
| 473 |
"question": "What is the name of the country or region outlined in this map?\nA.Costa Rica\nB.Qatar\nC.Lithuania\nD.Thailand",
|
| 474 |
"answer": "A"
|
| 475 |
},
|
| 476 |
{
|
| 477 |
"id": "40b41830-bc34-4b2b-89ec-d2ec7bb14045",
|
| 478 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/80.png",
|
| 479 |
"question": "What is the name of the country or region outlined in this map?\nA.Mauritania\nB.Qatar\nC.Croatia\nD.North Macedonia",
|
| 480 |
"answer": "C"
|
| 481 |
},
|
| 482 |
{
|
| 483 |
"id": "2a4ee413-4aa7-4cbd-8a06-0d32af3dd0c9",
|
| 484 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/81.png",
|
| 485 |
"question": "What is the name of the country or region outlined in this map?\nA.Thailand\nB.Ukraine\nC.Cyprus\nD.Cameroon",
|
| 486 |
"answer": "C"
|
| 487 |
},
|
| 488 |
{
|
| 489 |
"id": "f0f7d0c4-ee38-4761-a67d-9f1f7eff39d5",
|
| 490 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/82.png",
|
| 491 |
"question": "Can you identify the country or region shown on this map?\nA.Luxembourg\nB.Cameroon\nC.Denmark\nD.Guinea Bissau",
|
| 492 |
"answer": "C"
|
| 493 |
},
|
| 494 |
{
|
| 495 |
"id": "d5966e2f-3d28-4a6e-8d7e-a8fe67f7f778",
|
| 496 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/83.png",
|
| 497 |
"question": "Can you identify the country or region shown on this map?\nA.Djibouti\nB.Ukraine\nC.Myanmar\nD.Gambia",
|
| 498 |
"answer": "A"
|
| 499 |
},
|
| 500 |
{
|
| 501 |
"id": "76dc4bb0-016c-46de-9a7a-a6bc0f1f061b",
|
| 502 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/84.png",
|
| 503 |
"question": "What is the name of the country or region outlined in this map?\nA.Sri Lanka\nB.Ecuador\nC.Slovenia\nD.Honduras",
|
| 504 |
"answer": "B"
|
| 505 |
},
|
| 506 |
{
|
| 507 |
"id": "81fcad87-9018-4132-9558-68b5f985f6ab",
|
| 508 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/85.png",
|
| 509 |
"question": "From the map provided, what is the name of the country or region?\nA.Egypt\nB.Congo\nC.Oman\nD.Vietnam",
|
| 510 |
"answer": "A"
|
| 511 |
},
|
| 512 |
{
|
| 513 |
"id": "5fb192ed-bcf5-4aaa-b12a-44364c71f586",
|
| 514 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/86.png",
|
| 515 |
"question": "From the map provided, what is the name of the country or region?\nA.El Salvador\nB.Morocco\nC.Angola\nD.Cameroon",
|
| 516 |
"answer": "A"
|
| 517 |
},
|
| 518 |
{
|
| 519 |
"id": "1d5cfb72-5e7d-42c9-8af7-704c9a1352b9",
|
| 520 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/87.png",
|
| 521 |
"question": "Based on the map, which country or region is being depicted?\nA.Paraguay\nB.Ethiopia\nC.Eritrea\nD.Benin",
|
| 522 |
"answer": "C"
|
| 523 |
},
|
| 524 |
{
|
| 525 |
"id": "5aafc956-7695-4fc9-9716-7b8943d3ee59",
|
| 526 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/88.png",
|
| 527 |
"question": "What country or region does the outline on this map correspond to?\nA.Norway\nB.Estonia\nC.Bolivia\nD.Vietnam",
|
| 528 |
"answer": "B"
|
| 529 |
},
|
| 530 |
{
|
| 531 |
"id": "c828c83c-9abd-4573-862d-7c18c273f7d3",
|
| 532 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/89.png",
|
| 533 |
"question": "From the map provided, what is the name of the country or region?\nA.Costa Rica\nB.Gambia\nC.Pakistan\nD.Ethiopia",
|
| 534 |
"answer": "D"
|
| 535 |
},
|
| 536 |
{
|
| 537 |
"id": "abd87978-6fdb-4c76-bc3c-d933e668bf80",
|
| 538 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/90.png",
|
| 539 |
"question": "Can you identify the country or region shown on this map?\nA.Uganda\nB.Fiji\nC.Iceland\nD.Lebanon",
|
| 540 |
"answer": "B"
|
| 541 |
},
|
| 542 |
{
|
| 543 |
"id": "7c5153a9-11ef-4648-a1d7-db149f95a944",
|
| 544 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/91.png",
|
| 545 |
"question": "Based on the map, which country or region is being depicted?\nA.El Salvador\nB.France\nC.Ethiopia\nD.Central African Republic",
|
| 546 |
"answer": "B"
|
| 547 |
},
|
| 548 |
{
|
| 549 |
"id": "5d2ace73-42b8-473f-8ac9-986828ef8774",
|
| 550 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/92.png",
|
| 551 |
"question": "Based on the map, which country or region is being depicted?\nA.Gambia\nB.Eritrea\nC.Puerto Rico\nD.Pakistan",
|
| 552 |
"answer": "A"
|
| 553 |
},
|
| 554 |
{
|
| 555 |
"id": "b7d62c96-a783-42ff-b0cc-ced52036b253",
|
| 556 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/93.png",
|
| 557 |
"question": "What is the name of the country or region outlined in this map?\nA.Georgia\nB.Benin\nC.Turkey\nD.Slovenia",
|
| 558 |
"answer": "A"
|
| 559 |
},
|
| 560 |
{
|
| 561 |
"id": "c01d6f75-04d6-41ae-94b8-4658d69bf07e",
|
| 562 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/94.png",
|
| 563 |
"question": "Can you identify the country or region shown on this map?\nA.Iraq\nB.Namibia\nC.Germany\nD.Bosnia and Herzegovina",
|
| 564 |
"answer": "C"
|
| 565 |
},
|
| 566 |
{
|
| 567 |
"id": "54a50e19-abb9-4be3-b62b-db1bcddc6b32",
|
| 568 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/95.png",
|
| 569 |
"question": "What is the name of the country or region outlined in this map?\nA.Chad\nB.Oman\nC.Egypt\nD.Ghana",
|
| 570 |
"answer": "D"
|
| 571 |
},
|
| 572 |
{
|
| 573 |
"id": "20e3a8de-34f5-4c01-88d1-e6f2dc5a3b9c",
|
| 574 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/96.png",
|
| 575 |
"question": "Can you identify the country or region shown on this map?\nA.Guinea Bissau\nB.Denmark\nC.Bulgaria\nD.Lesotho",
|
| 576 |
"answer": "A"
|
| 577 |
},
|
| 578 |
{
|
| 579 |
"id": "7c608412-0f54-4019-bef4-82304818bc3c",
|
| 580 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/97.png",
|
| 581 |
"question": "What country or region does the outline on this map correspond to?\nA.Lithuania\nB.Japan\nC.Lesotho\nD.Honduras",
|
| 582 |
"answer": "D"
|
| 583 |
},
|
| 584 |
{
|
| 585 |
"id": "fc8beb98-cbf2-482e-9a89-ce2eac518143",
|
| 586 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/98.png",
|
| 587 |
"question": "What is the name of the country or region outlined in this map?\nA.Sudan\nB.Sweden\nC.Iceland\nD.Tajikistan",
|
| 588 |
"answer": "C"
|
| 589 |
},
|
| 590 |
{
|
| 591 |
"id": "8fa31d9e-4e1d-45ce-9d46-998b52fcb463",
|
| 592 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/99.png",
|
| 593 |
"question": "What is the name of the country or region outlined in this map?\nA.India\nB.Burundi\nC.United Arab Emirates\nD.Ireland",
|
| 594 |
"answer": "A"
|
| 595 |
},
|
| 596 |
{
|
| 597 |
"id": "8a558194-8e25-415d-8cc2-9d7c0a9d14aa",
|
| 598 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/100.png",
|
| 599 |
"question": "Can you identify the country or region shown on this map?\nA.Chile\nB.Malaysia\nC.Norway\nD.Iran",
|
| 600 |
"answer": "D"
|
| 601 |
},
|
| 602 |
{
|
| 603 |
"id": "28046530-0f29-4a22-8bb6-26454e2890d7",
|
| 604 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/101.png",
|
| 605 |
"question": "From the map provided, what is the name of the country or region?\nA.Ethiopia\nB.Mauritania\nC.Bosnia and Herzegovina\nD.Iraq",
|
| 606 |
"answer": "D"
|
| 607 |
},
|
| 608 |
{
|
| 609 |
"id": "8009f486-dba3-45f4-95fc-e89f96310524",
|
| 610 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/102.png",
|
| 611 |
"question": "What is the name of the country or region outlined in this map?\nA.Sweden\nB.Oman\nC.Ireland\nD.Belarus",
|
| 612 |
"answer": "C"
|
| 613 |
},
|
| 614 |
{
|
| 615 |
"id": "3d3eee0f-5e6f-4687-8de7-ffae65ae73ce",
|
| 616 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/103.png",
|
| 617 |
"question": "Can you identify the country or region shown on this map?\nA.Morocco\nB.Lesotho\nC.Costa Rica\nD.Israel",
|
| 618 |
"answer": "D"
|
| 619 |
},
|
| 620 |
{
|
| 621 |
"id": "9bdf5312-a17b-4527-b05b-22980f42e446",
|
| 622 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/104.png",
|
| 623 |
"question": "What country or region does the outline on this map correspond to?\nA.Japan\nB.Kuwait\nC.Costa Rica\nD.Benin",
|
| 624 |
"answer": "A"
|
| 625 |
},
|
| 626 |
{
|
| 627 |
"id": "b12c5409-0552-4f3c-9ede-d32991a16499",
|
| 628 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/105.png",
|
| 629 |
"question": "Can you identify the country or region shown on this map?\nA.Germany\nB.Lithuania\nC.Mali\nD.Jordan",
|
| 630 |
"answer": "D"
|
| 631 |
},
|
| 632 |
{
|
| 633 |
"id": "77948b33-cce8-4993-b9e9-550e13d5ddf8",
|
| 634 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/106.png",
|
| 635 |
"question": "From the map provided, what is the name of the country or region?\nA.Kazakhstan\nB.Egypt\nC.Benin\nD.Ghana",
|
| 636 |
"answer": "A"
|
| 637 |
},
|
| 638 |
{
|
| 639 |
"id": "cdd7c7c8-2186-46b6-9e1c-68d2fd6ae091",
|
| 640 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/107.png",
|
| 641 |
"question": "From the map provided, what is the name of the country or region?\nA.Belarus\nB.Benin\nC.Philippines\nD.Kuwait",
|
| 642 |
"answer": "D"
|
| 643 |
},
|
| 644 |
{
|
| 645 |
"id": "ea193737-f89f-4158-baf0-63f4d35a9e32",
|
| 646 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/108.png",
|
| 647 |
"question": "Based on the map, which country or region is being depicted?\nA.Kyrgyzstan\nB.Botswana\nC.Benin\nD.Namibia",
|
| 648 |
"answer": "A"
|
| 649 |
},
|
| 650 |
{
|
| 651 |
"id": "e9983f1a-1c5d-42bc-ba87-b28a96980332",
|
| 652 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/109.png",
|
| 653 |
"question": "Based on the map, which country or region is being depicted?\nA.Estonia\nB.Latvia\nC.Lebanon\nD.Tajikistan",
|
| 654 |
"answer": "B"
|
| 655 |
},
|
| 656 |
{
|
| 657 |
"id": "afb80388-d21a-4423-98cd-a16a1e5933da",
|
| 658 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/110.png",
|
| 659 |
"question": "Based on the map, which country or region is being depicted?\nA.Lebanon\nB.Bangladesh\nC.Qatar\nD.Philippines",
|
| 660 |
"answer": "A"
|
| 661 |
},
|
| 662 |
{
|
| 663 |
"id": "42c15160-3472-447c-b0f1-a21af6e7521a",
|
| 664 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/111.png",
|
| 665 |
"question": "From the map provided, what is the name of the country or region?\nA.Lesotho\nB.Ecuador\nC.France\nD.Taiwan",
|
| 666 |
"answer": "A"
|
| 667 |
},
|
| 668 |
{
|
| 669 |
"id": "dacebe0d-8ebf-4217-9839-26b61486a007",
|
| 670 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/112.png",
|
| 671 |
"question": "Based on the map, which country or region is being depicted?\nA.Kyrgyzstan\nB.Libya\nC.Chad\nD.Taiwan",
|
| 672 |
"answer": "B"
|
| 673 |
},
|
| 674 |
{
|
| 675 |
"id": "1ade1749-ce3d-4fb2-ae13-f4092ffc12b2",
|
| 676 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/113.png",
|
| 677 |
"question": "What country or region does the outline on this map correspond to?\nA.Bosnia and Herzegovina\nB.Venezuela\nC.Albania\nD.Lithuania",
|
| 678 |
"answer": "D"
|
| 679 |
},
|
| 680 |
{
|
| 681 |
"id": "103e9aa0-59b3-406b-955f-0a61ff3b53b2",
|
| 682 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/114.png",
|
| 683 |
"question": "Can you identify the country or region shown on this map?\nA.Luxembourg\nB.Norway\nC.Bosnia and Herzegovina\nD.Egypt",
|
| 684 |
"answer": "A"
|
| 685 |
},
|
| 686 |
{
|
| 687 |
"id": "af27c724-e7ad-45ef-8789-28c833d42d58",
|
| 688 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/115.png",
|
| 689 |
"question": "Can you identify the country or region shown on this map?\nA.Madagascar\nB.Ethiopia\nC.Bolivia\nD.Jordan",
|
| 690 |
"answer": "A"
|
| 691 |
},
|
| 692 |
{
|
| 693 |
"id": "7e6a46f2-26b5-4ba0-a5f6-5968c52348d5",
|
| 694 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/116.png",
|
| 695 |
"question": "Based on the map, which country or region is being depicted?\nA.Malaysia\nB.Turkey\nC.Guinea Bissau\nD.Oman",
|
| 696 |
"answer": "A"
|
| 697 |
},
|
| 698 |
{
|
| 699 |
"id": "e268f767-8420-4d23-9e3a-02ff78a33322",
|
| 700 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/117.png",
|
| 701 |
"question": "What is the name of the country or region outlined in this map?\nA.Burundi\nB.Mali\nC.Switzerland\nD.Chile",
|
| 702 |
"answer": "B"
|
| 703 |
},
|
| 704 |
{
|
| 705 |
"id": "f5960c22-3657-4189-b0c7-3f2744f67ec1",
|
| 706 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/118.png",
|
| 707 |
"question": "Can you identify the country or region shown on this map?\nA.Mauritania\nB.United States of America\nC.Pakistan\nD.Colombia",
|
| 708 |
"answer": "A"
|
| 709 |
},
|
| 710 |
{
|
| 711 |
"id": "b0a0b70d-f364-4f7b-951d-136ac29e38fd",
|
| 712 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/119.png",
|
| 713 |
"question": "Based on the map, which country or region is being depicted?\nA.Uganda\nB.Iraq\nC.Moldova\nD.Ecuador",
|
| 714 |
"answer": "C"
|
| 715 |
},
|
| 716 |
{
|
| 717 |
"id": "8c03ca43-fb44-4def-b882-66be1c8ab713",
|
| 718 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/120.png",
|
| 719 |
"question": "What is the name of the country or region outlined in this map?\nA.Brazil\nB.Fiji\nC.Belarus\nD.Montenegro",
|
| 720 |
"answer": "D"
|
| 721 |
},
|
| 722 |
{
|
| 723 |
"id": "a36d22e6-c85f-49e1-b72e-3c66ba8e933c",
|
| 724 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/121.png",
|
| 725 |
"question": "From the map provided, what is the name of the country or region?\nA.Afghanistan\nB.Morocco\nC.Zambia\nD.Iran",
|
| 726 |
"answer": "B"
|
| 727 |
},
|
| 728 |
{
|
| 729 |
"id": "029ecc78-f563-4ee0-b40d-df8e21b3bcf9",
|
| 730 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/122.png",
|
| 731 |
"question": "What country or region does the outline on this map correspond to?\nA.United Kingdom\nB.Congo\nC.Luxembourg\nD.Mozambique",
|
| 732 |
"answer": "D"
|
| 733 |
},
|
| 734 |
{
|
| 735 |
"id": "c5b6a450-f339-4b60-8760-fef7361ec5e2",
|
| 736 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/123.png",
|
| 737 |
"question": "Can you identify the country or region shown on this map?\nA.Myanmar\nB.Cameroon\nC.Togo\nD.Bosnia and Herzegovina",
|
| 738 |
"answer": "A"
|
| 739 |
},
|
| 740 |
{
|
| 741 |
"id": "faa3613c-0590-422c-83e6-5003fd0829f3",
|
| 742 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/124.png",
|
| 743 |
"question": "From the map provided, what is the name of the country or region?\nA.Pakistan\nB.Jordan\nC.Namibia\nD.Philippines",
|
| 744 |
"answer": "C"
|
| 745 |
},
|
| 746 |
{
|
| 747 |
"id": "d4380648-2ddf-4eb2-887d-559d94dc2a4c",
|
| 748 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/125.png",
|
| 749 |
"question": "What is the name of the country or region outlined in this map?\nA.Japan\nB.Nicaragua\nC.Honduras\nD.Bangladesh",
|
| 750 |
"answer": "B"
|
| 751 |
},
|
| 752 |
{
|
| 753 |
"id": "a31f184c-769f-45f2-82b5-5899bbad51ff",
|
| 754 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/126.png",
|
| 755 |
"question": "What is the name of the country or region outlined in this map?\nA.North Macedonia\nB.Taiwan\nC.Ethiopia\nD.Thailand",
|
| 756 |
"answer": "A"
|
| 757 |
},
|
| 758 |
{
|
| 759 |
"id": "46f5a29c-3c52-49f2-9630-d5a6ca3e460c",
|
| 760 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/127.png",
|
| 761 |
"question": "What is the name of the country or region outlined in this map?\nA.Norway\nB.Colombia\nC.Senegal\nD.United States of America",
|
| 762 |
"answer": "A"
|
| 763 |
},
|
| 764 |
{
|
| 765 |
"id": "01bcfced-3d4e-48ad-a4c4-a0def766b295",
|
| 766 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/128.png",
|
| 767 |
"question": "Based on the map, which country or region is being depicted?\nA.Oman\nB.Lebanon\nC.Argentina\nD.Croatia",
|
| 768 |
"answer": "A"
|
| 769 |
},
|
| 770 |
{
|
| 771 |
"id": "373a49e2-5cea-4a31-bb78-96e1757f5ad3",
|
| 772 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/129.png",
|
| 773 |
"question": "Based on the map, which country or region is being depicted?\nA.Tunisia\nB.Pakistan\nC.Congo\nD.Gambia",
|
| 774 |
"answer": "B"
|
| 775 |
},
|
| 776 |
{
|
| 777 |
"id": "d11c4f10-5852-4960-bc46-1b9a929091cf",
|
| 778 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/130.png",
|
| 779 |
"question": "Can you identify the country or region shown on this map?\nA.Mauritania\nB.Djibouti\nC.El Salvador\nD.Papua New Guinea",
|
| 780 |
"answer": "D"
|
| 781 |
},
|
| 782 |
{
|
| 783 |
"id": "d9bc6bea-1c0c-4bc9-b528-bf51eacff8ac",
|
| 784 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/131.png",
|
| 785 |
"question": "Can you identify the country or region shown on this map?\nA.Eritrea\nB.Argentina\nC.Paraguay\nD.El Salvador",
|
| 786 |
"answer": "C"
|
| 787 |
},
|
| 788 |
{
|
| 789 |
"id": "ebdca4f4-ba01-449b-b31a-8c3d0f32b2ad",
|
| 790 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/132.png",
|
| 791 |
"question": "Based on the map, which country or region is being depicted?\nA.Georgia\nB.Peru\nC.Bolivia\nD.Zambia",
|
| 792 |
"answer": "B"
|
| 793 |
},
|
| 794 |
{
|
| 795 |
"id": "31d55b7c-d163-4c43-b4a4-0f71c3b6fac4",
|
| 796 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/133.png",
|
| 797 |
"question": "From the map provided, what is the name of the country or region?\nA.Iran\nB.North Macedonia\nC.Philippines\nD.Tajikistan",
|
| 798 |
"answer": "C"
|
| 799 |
},
|
| 800 |
{
|
| 801 |
"id": "8d309b72-d1cb-4212-984c-49c8ce5880bb",
|
| 802 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/134.png",
|
| 803 |
"question": "From the map provided, what is the name of the country or region?\nA.France\nB.Peru\nC.Puerto Rico\nD.Croatia",
|
| 804 |
"answer": "C"
|
| 805 |
},
|
| 806 |
{
|
| 807 |
"id": "db63710a-f03f-4832-9028-47e05cf6d858",
|
| 808 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/135.png",
|
| 809 |
"question": "What is the name of the country or region outlined in this map?\nA.United Arab Emirates\nB.Ireland\nC.Iceland\nD.Qatar",
|
| 810 |
"answer": "D"
|
| 811 |
},
|
| 812 |
{
|
| 813 |
"id": "329f7eb8-ba42-4e77-ab9e-35479b4b0685",
|
| 814 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/136.png",
|
| 815 |
"question": "Can you identify the country or region shown on this map?\nA.Romania\nB.Paraguay\nC.Kuwait\nD.Denmark",
|
| 816 |
"answer": "A"
|
| 817 |
},
|
| 818 |
{
|
| 819 |
"id": "338ed3ab-e74b-45d6-b2ed-da7190fc7f60",
|
| 820 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/137.png",
|
| 821 |
"question": "Based on the map, which country or region is being depicted?\nA.Afghanistan\nB.North Macedonia\nC.Rwanda\nD.Namibia",
|
| 822 |
"answer": "C"
|
| 823 |
},
|
| 824 |
{
|
| 825 |
"id": "ec7239ee-7a2b-406c-ac3e-763e8cb05b1a",
|
| 826 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/138.png",
|
| 827 |
"question": "From the map provided, what is the name of the country or region?\nA.Taiwan\nB.Bolivia\nC.Senegal\nD.Iran",
|
| 828 |
"answer": "C"
|
| 829 |
},
|
| 830 |
{
|
| 831 |
"id": "550baf1c-b67a-40f9-9b1d-7b9d366f7037",
|
| 832 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/139.png",
|
| 833 |
"question": "What country or region does the outline on this map correspond to?\nA.Ukraine\nB.Guinea Bissau\nC.Slovenia\nD.Mozambique",
|
| 834 |
"answer": "C"
|
| 835 |
},
|
| 836 |
{
|
| 837 |
"id": "05d0e5f0-9c2f-4c3b-be7f-e4cb6538c5ba",
|
| 838 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/140.png",
|
| 839 |
"question": "Can you identify the country or region shown on this map?\nA.Latvia\nB.India\nC.Sri Lanka\nD.Tunisia",
|
| 840 |
"answer": "C"
|
| 841 |
},
|
| 842 |
{
|
| 843 |
"id": "5c61d789-c94f-4cf1-85b1-a87b831349e6",
|
| 844 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/141.png",
|
| 845 |
"question": "What is the name of the country or region outlined in this map?\nA.Lesotho\nB.Denmark\nC.Taiwan\nD.Sudan",
|
| 846 |
"answer": "D"
|
| 847 |
},
|
| 848 |
{
|
| 849 |
"id": "003d840b-d64c-45aa-a595-31a61e137a84",
|
| 850 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/142.png",
|
| 851 |
"question": "Based on the map, which country or region is being depicted?\nA.Papua New Guinea\nB.Romania\nC.Guinea Bissau\nD.Sweden",
|
| 852 |
"answer": "D"
|
| 853 |
},
|
| 854 |
{
|
| 855 |
"id": "ec2e1b43-0472-47d9-8f39-2b03fc9f0c67",
|
| 856 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/143.png",
|
| 857 |
"question": "What is the name of the country or region outlined in this map?\nA.Guinea Bissau\nB.Germany\nC.Ecuador\nD.Switzerland",
|
| 858 |
"answer": "D"
|
| 859 |
},
|
| 860 |
{
|
| 861 |
"id": "ea641865-5200-406f-b629-22baa326141f",
|
| 862 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/144.png",
|
| 863 |
"question": "Can you identify the country or region shown on this map?\nA.Mali\nB.Taiwan\nC.Tajikistan\nD.Luxembourg",
|
| 864 |
"answer": "B"
|
| 865 |
},
|
| 866 |
{
|
| 867 |
"id": "5b680146-23ad-4180-b422-1a929c9650f0",
|
| 868 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/145.png",
|
| 869 |
"question": "From the map provided, what is the name of the country or region?\nA.Tajikistan\nB.Sweden\nC.Costa Rica\nD.United Kingdom",
|
| 870 |
"answer": "A"
|
| 871 |
},
|
| 872 |
{
|
| 873 |
"id": "c4fe9859-2e34-43e0-adea-39f6be3e6dd0",
|
| 874 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/146.png",
|
| 875 |
"question": "What country or region does the outline on this map correspond to?\nA.Venezuela\nB.Thailand\nC.Brazil\nD.Estonia",
|
| 876 |
"answer": "B"
|
| 877 |
},
|
| 878 |
{
|
| 879 |
"id": "b3705136-2078-4b59-b8db-f443d9bf81fd",
|
| 880 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/147.png",
|
| 881 |
"question": "What is the name of the country or region outlined in this map?\nA.Bangladesh\nB.China Mainland\nC.Togo\nD.Argentina",
|
| 882 |
"answer": "C"
|
| 883 |
},
|
| 884 |
{
|
| 885 |
"id": "1b8463c7-b467-4b7e-a139-baedb2866456",
|
| 886 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/148.png",
|
| 887 |
"question": "Based on the map, which country or region is being depicted?\nA.Malaysia\nB.Tunisia\nC.Senegal\nD.Lesotho",
|
| 888 |
"answer": "B"
|
| 889 |
},
|
| 890 |
{
|
| 891 |
"id": "b3c7f227-15d2-4b37-9160-082886080de3",
|
| 892 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/149.png",
|
| 893 |
"question": "From the map provided, what is the name of the country or region?\nA.Turkey\nB.Morocco\nC.Ethiopia\nD.Latvia",
|
| 894 |
"answer": "A"
|
| 895 |
},
|
| 896 |
{
|
| 897 |
"id": "a92e0d90-36e1-4773-93e9-ac039d41b4d8",
|
| 898 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/150.png",
|
| 899 |
"question": "Can you identify the country or region shown on this map?\nA.Zambia\nB.Burundi\nC.Venezuela\nD.Uganda",
|
| 900 |
"answer": "D"
|
| 901 |
},
|
| 902 |
{
|
| 903 |
"id": "a1a8ac81-5ba7-4843-a053-10b0d0555f6b",
|
| 904 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/151.png",
|
| 905 |
"question": "From the map provided, what is the name of the country or region?\nA.Namibia\nB.Ukraine\nC.Mali\nD.Togo",
|
| 906 |
"answer": "B"
|
| 907 |
},
|
| 908 |
{
|
| 909 |
"id": "c8ce48f9-4f80-46f3-9993-7493fffa035e",
|
| 910 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/152.png",
|
| 911 |
"question": "What country or region does the outline on this map correspond to?\nA.Central African Republic\nB.Malaysia\nC.Chile\nD.United Arab Emirates",
|
| 912 |
"answer": "D"
|
| 913 |
},
|
| 914 |
{
|
| 915 |
"id": "641aee33-f448-47f2-9dbb-d92f616267dd",
|
| 916 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/153.png",
|
| 917 |
"question": "From the map provided, what is the name of the country or region?\nA.Venezuela\nB.Luxembourg\nC.Romania\nD.United Kingdom",
|
| 918 |
"answer": "D"
|
| 919 |
},
|
| 920 |
{
|
| 921 |
"id": "5f935ae3-c0cb-4daa-884c-2cd0a100419d",
|
| 922 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/154.png",
|
| 923 |
"question": "What country or region does the outline on this map correspond to?\nA.Mauritania\nB.Congo\nC.United Kingdom\nD.United States of America",
|
| 924 |
"answer": "D"
|
| 925 |
},
|
| 926 |
{
|
| 927 |
"id": "456d52a7-83a9-4a7b-90dc-9e80552f033f",
|
| 928 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/155.png",
|
| 929 |
"question": "What is the name of the country or region outlined in this map?\nA.Georgia\nB.Slovenia\nC.Zambia\nD.Venezuela",
|
| 930 |
"answer": "D"
|
| 931 |
},
|
| 932 |
{
|
| 933 |
"id": "00771361-b016-4084-b7f3-be82113ca41e",
|
| 934 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/156.png",
|
| 935 |
"question": "Can you identify the country or region shown on this map?\nA.Vietnam\nB.Luxembourg\nC.Georgia\nD.Bosnia and Herzegovina",
|
| 936 |
"answer": "A"
|
| 937 |
},
|
| 938 |
{
|
| 939 |
"id": "879cfbc9-7703-42e5-9f37-06c79d4d8d30",
|
| 940 |
+
"image_path": "perception/image_level_comprehension/map_recognition/images/157.png",
|
| 941 |
"question": "What country or region does the outline on this map correspond to?\nA.Iceland\nB.Norway\nC.Zambia\nD.Iran",
|
| 942 |
"answer": "C"
|
| 943 |
}
|
perception/image_level_comprehension/scene_classification/scene_classification.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
perception/single_instance_identification/attribute_recognition/attribute_recognition.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
perception/single_instance_identification/hallucination_detection/hallucination_detection.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
perception/single_instance_identification/landmark_recognition/landmark_recognition.json
CHANGED
|
@@ -1,601 +1,601 @@
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
"id": "bb208e0a-e8ff-406f-851d-64b327612848",
|
| 4 |
-
"image_path": "images/1.png",
|
| 5 |
"question": "Based on the image provided, which landmark is depicted?\nA.Statue of Liberty\nB.Hagia Sophia\nC.Sagrada Familia\nD.Burj Al Arab Hotel",
|
| 6 |
"answer": "A"
|
| 7 |
},
|
| 8 |
{
|
| 9 |
"id": "00f56a1f-109c-44fe-b99c-bed9c91ce938",
|
| 10 |
-
"image_path": "images/2.png",
|
| 11 |
"question": "What landmark is depicted in the image provided?\nA.Oriental Pearl Tower\nB.Berlin Cathedral\nC.Mont St. Michel\nD.Eiffel Tower",
|
| 12 |
"answer": "D"
|
| 13 |
},
|
| 14 |
{
|
| 15 |
"id": "51e1c7ef-9799-4c39-a211-29ae683e02b5",
|
| 16 |
-
"image_path": "images/3.png",
|
| 17 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Big Ben\nB.Westminster Abbey\nC.Tsarskoye Selo\nD.London Eye",
|
| 18 |
"answer": "A"
|
| 19 |
},
|
| 20 |
{
|
| 21 |
"id": "80b0e7ce-bd24-49d0-9f4c-db8b5318e390",
|
| 22 |
-
"image_path": "images/4.png",
|
| 23 |
"question": "From the provided image, which landmark is shown?\nA.St. Paul's Cathedral\nB.Leaning Tower of Pisa\nC.Westminster Abbey\nD.Oriental Pearl Tower",
|
| 24 |
"answer": "B"
|
| 25 |
},
|
| 26 |
{
|
| 27 |
"id": "68473652-6901-4a90-a3d9-f55db5ed0675",
|
| 28 |
-
"image_path": "images/5.png",
|
| 29 |
"question": "Based on the image provided, which landmark is depicted?\nA.Petronas Twin Towers\nB.Colosseum\nC.Tsarskoye Selo\nD.Grand Canyon",
|
| 30 |
"answer": "B"
|
| 31 |
},
|
| 32 |
{
|
| 33 |
"id": "f2612a29-0847-4d36-a0ce-0a527aa45b0b",
|
| 34 |
-
"image_path": "images/6.png",
|
| 35 |
"question": "Based on the image provided, which landmark is depicted?\nA.British Museum\nB.Empire State Building\nC.Trafalgar Square\nD.Louvre Museum",
|
| 36 |
"answer": "B"
|
| 37 |
},
|
| 38 |
{
|
| 39 |
"id": "54cd9d3a-acca-4ce2-8d16-411fcd8268f4",
|
| 40 |
-
"image_path": "images/7.png",
|
| 41 |
"question": "Based on the image provided, which landmark is depicted?\nA.St. Peter's Basilica\nB.Madrid Palace\nC.Hollywood Sign\nD.Grand Canyon",
|
| 42 |
"answer": "C"
|
| 43 |
},
|
| 44 |
{
|
| 45 |
"id": "f9121b19-4672-4535-bcfb-8459a172f6b0",
|
| 46 |
-
"image_path": "images/8.png",
|
| 47 |
"question": "What landmark is depicted in the image provided?\nA.Burj Al Arab Hotel\nB.Neuschwanstein Castle\nC.Golden Gate Bridge\nD.Gateway Arch",
|
| 48 |
"answer": "C"
|
| 49 |
},
|
| 50 |
{
|
| 51 |
"id": "e3a9d668-d927-4f30-9a59-0f59430a9d25",
|
| 52 |
-
"image_path": "images/9.png",
|
| 53 |
"question": "From the provided image, which landmark is shown?\nA.Louvre Museum\nB.Arena Di Verona\nC.Notre Dame\nD.Times Square",
|
| 54 |
"answer": "C"
|
| 55 |
},
|
| 56 |
{
|
| 57 |
"id": "c02a949f-7a63-4886-8c66-248033c79ae7",
|
| 58 |
-
"image_path": "images/10.png",
|
| 59 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Tokyo Tower\nB.Potala Palace\nC.St. Peter's Basilica\nD.British Museum",
|
| 60 |
"answer": "A"
|
| 61 |
},
|
| 62 |
{
|
| 63 |
"id": "dd69e3e4-7d38-4606-9433-430bb0228d56",
|
| 64 |
-
"image_path": "images/11.png",
|
| 65 |
"question": "Based on the image provided, which landmark is depicted?\nA.Guggenheim Museum\nB.Forbidden City\nC.Louvre Museum\nD.London Eye",
|
| 66 |
"answer": "D"
|
| 67 |
},
|
| 68 |
{
|
| 69 |
"id": "a177e7ac-64b3-44af-9203-92b828d2e8db",
|
| 70 |
-
"image_path": "images/12.png",
|
| 71 |
"question": "Looking at the given image, which landmark can you identify?\nA.London Eye\nB.Uluru - Ayers Rock\nC.St. Peter's Basilica\nD.Terracotta Warriors",
|
| 72 |
"answer": "C"
|
| 73 |
},
|
| 74 |
{
|
| 75 |
"id": "d5ab103e-1f96-4616-879f-2087efccbc31",
|
| 76 |
-
"image_path": "images/13.png",
|
| 77 |
"question": "From the provided image, which landmark is shown?\nA.Uluru - Ayers Rock\nB.Sagrada Familia\nC.Sydney Harbor Bridge\nD.Christ the Redeemer",
|
| 78 |
"answer": "B"
|
| 79 |
},
|
| 80 |
{
|
| 81 |
"id": "49cff866-de4e-43a1-bd14-79e8de836e0c",
|
| 82 |
-
"image_path": "images/14.png",
|
| 83 |
"question": "From the provided image, which landmark is shown?\nA.Pentagon\nB.Great Wall of China\nC.Machu Picchu\nD.Notre Dame",
|
| 84 |
"answer": "B"
|
| 85 |
},
|
| 86 |
{
|
| 87 |
"id": "0e91b830-218e-469d-9a34-107bc001455d",
|
| 88 |
-
"image_path": "images/15.png",
|
| 89 |
"question": "From the provided image, which landmark is shown?\nA.Kremlin\nB.Machu Picchu\nC.Tsarskoye Selo\nD.Sydney Opera House",
|
| 90 |
"answer": "D"
|
| 91 |
},
|
| 92 |
{
|
| 93 |
"id": "55063f62-81ce-4143-92f5-f58e8f9f46b6",
|
| 94 |
-
"image_path": "images/16.png",
|
| 95 |
"question": "Looking at the given image, which landmark can you identify?\nA.Notre Dame\nB.Edinburgh Castle\nC.Kremlin\nD.St. Basil's Cathedral",
|
| 96 |
"answer": "D"
|
| 97 |
},
|
| 98 |
{
|
| 99 |
"id": "b117c9e2-1a0b-4b8a-8f78-8f1e41a8b9ec",
|
| 100 |
-
"image_path": "images/17.png",
|
| 101 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Burj Al Arab Hotel\nB.Burj Khalifa\nC.Arc de Triomphe\nD.Washington Monument",
|
| 102 |
"answer": "C"
|
| 103 |
},
|
| 104 |
{
|
| 105 |
"id": "7d6f97a3-0eca-452e-9c81-d6c882d3c161",
|
| 106 |
-
"image_path": "images/18.png",
|
| 107 |
"question": "Looking at the given image, which landmark can you identify?\nA.Sydney Opera House\nB.Berlin Wall\nC.Terracotta Warriors\nD.Cloud Gate",
|
| 108 |
"answer": "B"
|
| 109 |
},
|
| 110 |
{
|
| 111 |
"id": "1b663d3f-1c2a-4218-aa4f-74e19d6f5b12",
|
| 112 |
-
"image_path": "images/19.png",
|
| 113 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Burj Al Arab Hotel\nB.Stonehenge\nC.Newgrange\nD.St. Basil's Cathedral",
|
| 114 |
"answer": "B"
|
| 115 |
},
|
| 116 |
{
|
| 117 |
"id": "427064f5-4259-402e-aa3b-5bcb28f79102",
|
| 118 |
-
"image_path": "images/20.png",
|
| 119 |
"question": "Looking at the given image, which landmark can you identify?\nA.Hollywood Sign\nB.Cologne Cathedral\nC.Uluru - Ayers Rock\nD.Helsinki Cathedral",
|
| 120 |
"answer": "C"
|
| 121 |
},
|
| 122 |
{
|
| 123 |
"id": "f1c372b2-642c-414a-96ee-1c8d5e9752dc",
|
| 124 |
-
"image_path": "images/21.png",
|
| 125 |
"question": "Based on the image provided, which landmark is depicted?\nA.Pyramids of Giza\nB.Taj Mahal\nC.Petronas Twin Towers\nD.Tokyo Tower",
|
| 126 |
"answer": "B"
|
| 127 |
},
|
| 128 |
{
|
| 129 |
"id": "8135f8e6-9b1f-4b4f-a397-d8a75eb94b07",
|
| 130 |
-
"image_path": "images/22.png",
|
| 131 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Bridge of Sighs\nB.Pont Du Gard\nC.Pyramids of Giza\nD.Luxor Temple",
|
| 132 |
"answer": "C"
|
| 133 |
},
|
| 134 |
{
|
| 135 |
"id": "8f2e7bc7-bf78-4d2e-88ae-85288c9ce9b4",
|
| 136 |
-
"image_path": "images/23.png",
|
| 137 |
"question": "From the provided image, which landmark is shown?\nA.Notre Dame\nB.The Great Sphinx\nC.Blue Mosque\nD.Alhambra",
|
| 138 |
"answer": "B"
|
| 139 |
},
|
| 140 |
{
|
| 141 |
"id": "dd8e18c5-3fd1-4bf2-ac90-76563aaa949e",
|
| 142 |
-
"image_path": "images/24.png",
|
| 143 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Hollywood Walk of Fame\nB.Grand Canyon\nC.Versailles\nD.Tower Bridge",
|
| 144 |
"answer": "D"
|
| 145 |
},
|
| 146 |
{
|
| 147 |
"id": "587be280-387a-419d-ba8b-7cc16ad7a811",
|
| 148 |
-
"image_path": "images/25.png",
|
| 149 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Forbidden City\nB.Leaning Tower of Pisa\nC.London Eye\nD.Acropolis",
|
| 150 |
"answer": "A"
|
| 151 |
},
|
| 152 |
{
|
| 153 |
"id": "e9f5d6ea-f3bd-4ec4-b2f2-ef53c29eaf28",
|
| 154 |
-
"image_path": "images/26.png",
|
| 155 |
"question": "What landmark is depicted in the image provided?\nA.Versailles\nB.Capitol Hill\nC.Helsinki Cathedral\nD.Ponte Vecchio",
|
| 156 |
"answer": "B"
|
| 157 |
},
|
| 158 |
{
|
| 159 |
"id": "c1af5e97-bddc-4640-a236-b11f71167581",
|
| 160 |
-
"image_path": "images/27.png",
|
| 161 |
"question": "From the provided image, which landmark is shown?\nA.Burj Al Arab Hotel\nB.Sacre Coeur\nC.Sagrada Familia\nD.Willis Tower (Sears Tower)",
|
| 162 |
"answer": "D"
|
| 163 |
},
|
| 164 |
{
|
| 165 |
"id": "58dfbdfd-2176-4b4d-997b-a890155b7715",
|
| 166 |
-
"image_path": "images/28.png",
|
| 167 |
"question": "From the provided image, which landmark is shown?\nA.Burj Al Arab Hotel\nB.Willis Tower (Sears Tower)\nC.Tsarskoye Selo\nD.Eiffel Tower",
|
| 168 |
"answer": "A"
|
| 169 |
},
|
| 170 |
{
|
| 171 |
"id": "a2fc387a-5ab4-4ee3-97b9-0c8d72a58a35",
|
| 172 |
-
"image_path": "images/29.png",
|
| 173 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Notre Dame\nB.Brandenburg Gate\nC.Acropolis\nD.The White House",
|
| 174 |
"answer": "C"
|
| 175 |
},
|
| 176 |
{
|
| 177 |
"id": "740d9973-42f2-48b2-a491-ed5945458714",
|
| 178 |
-
"image_path": "images/30.png",
|
| 179 |
"question": "What landmark is depicted in the image provided?\nA.Tower of London\nB.Luxor Temple\nC.Capitol Hill\nD.Trevi Fountain",
|
| 180 |
"answer": "D"
|
| 181 |
},
|
| 182 |
{
|
| 183 |
"id": "91c47e4d-e962-4ba2-aa38-642ca719d506",
|
| 184 |
-
"image_path": "images/31.png",
|
| 185 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Gateway Arch\nB.White Cliffs of Dover\nC.Acropolis\nD.St. Mark's Basilica",
|
| 186 |
"answer": "D"
|
| 187 |
},
|
| 188 |
{
|
| 189 |
"id": "766e321a-0eca-4cce-a4b3-7f259522ec86",
|
| 190 |
-
"image_path": "images/32.png",
|
| 191 |
"question": "Looking at the given image, which landmark can you identify?\nA.Times Square\nB.Tokyo Tower\nC.Eiffel Tower\nD.St. Peter's Basilica",
|
| 192 |
"answer": "A"
|
| 193 |
},
|
| 194 |
{
|
| 195 |
"id": "5f712036-a64d-4a86-9b0a-7ccd547d70fa",
|
| 196 |
-
"image_path": "images/33.png",
|
| 197 |
"question": "Based on the image provided, which landmark is depicted?\nA.Alhambra\nB.Acropolis\nC.Neuschwanstein Castle\nD.The White House",
|
| 198 |
"answer": "D"
|
| 199 |
},
|
| 200 |
{
|
| 201 |
"id": "27919ec7-c88b-4781-916c-cebe4b0fdf3e",
|
| 202 |
-
"image_path": "images/34.png",
|
| 203 |
"question": "Based on the image provided, which landmark is depicted?\nA.Notre Dame\nB.Trevi Fountain\nC.Louvre Museum\nD.Washington Monument",
|
| 204 |
"answer": "C"
|
| 205 |
},
|
| 206 |
{
|
| 207 |
"id": "a18466bd-9448-43d1-8b25-afdb8c8e5849",
|
| 208 |
-
"image_path": "images/35.png",
|
| 209 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Ponte Vecchio\nB.Statue of Liberty\nC.Burj Al Arab Hotel\nD.Buckingham Palace",
|
| 210 |
"answer": "D"
|
| 211 |
},
|
| 212 |
{
|
| 213 |
"id": "eb609b4e-f2c0-42f9-8adb-70fbdf9f97b4",
|
| 214 |
-
"image_path": "images/36.png",
|
| 215 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Oxford University\nB.Hollywood Walk of Fame\nC.Versailles\nD.Sydney Opera House",
|
| 216 |
"answer": "C"
|
| 217 |
},
|
| 218 |
{
|
| 219 |
"id": "65813d61-492f-4521-ada5-a0fdff489b7a",
|
| 220 |
-
"image_path": "images/37.png",
|
| 221 |
"question": "Looking at the given image, which landmark can you identify?\nA.Burj Khalifa\nB.Ellis Island Immigration Museum\nC.Oriental Pearl Tower\nD.Neuschwanstein Castle",
|
| 222 |
"answer": "D"
|
| 223 |
},
|
| 224 |
{
|
| 225 |
"id": "f48a500f-6d1b-4496-8b59-25059d75d9a9",
|
| 226 |
-
"image_path": "images/38.png",
|
| 227 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Edinburgh Castle\nB.Tivoli Gardens\nC.St. Mark's Basilica\nD.Nyhavn",
|
| 228 |
"answer": "A"
|
| 229 |
},
|
| 230 |
{
|
| 231 |
"id": "0a99d13f-c22f-4e8c-b083-e9729e8e23e6",
|
| 232 |
-
"image_path": "images/39.png",
|
| 233 |
"question": "What landmark is depicted in the image provided?\nA.Machu Picchu\nB.Windsor Castle\nC.Burj Al Arab Hotel\nD.St. Peter's Basilica",
|
| 234 |
"answer": "A"
|
| 235 |
},
|
| 236 |
{
|
| 237 |
"id": "e730e8d2-2f42-448c-9bdd-687339fa3458",
|
| 238 |
-
"image_path": "images/40.png",
|
| 239 |
"question": "From the provided image, which landmark is shown?\nA.Angkor Wat\nB.Machu Picchu\nC.Spanish Steps\nD.Christ the Redeemer",
|
| 240 |
"answer": "D"
|
| 241 |
},
|
| 242 |
{
|
| 243 |
"id": "8f688031-3463-4d51-9acf-14412c32e63a",
|
| 244 |
-
"image_path": "images/41.png",
|
| 245 |
"question": "Based on the image provided, which landmark is depicted?\nA.Berlin Wall\nB.CN Tower\nC.Burj Al Arab Hotel\nD.Forbidden City",
|
| 246 |
"answer": "B"
|
| 247 |
},
|
| 248 |
{
|
| 249 |
"id": "585ce30c-b2d4-4ee0-8e48-6be916fd58ba",
|
| 250 |
-
"image_path": "images/42.png",
|
| 251 |
"question": "What landmark is depicted in the image provided?\nA.Atomium\nB.Newgrange\nC.Uluru - Ayers Rock\nD.Grand Canyon",
|
| 252 |
"answer": "D"
|
| 253 |
},
|
| 254 |
{
|
| 255 |
"id": "c087b22e-b20c-402f-8778-2e41db8de008",
|
| 256 |
-
"image_path": "images/43.png",
|
| 257 |
"question": "From the provided image, which landmark is shown?\nA.Oriental Pearl Tower\nB.Brighton Pier\nC.Burj Khalifa\nD.Eiffel Tower",
|
| 258 |
"answer": "C"
|
| 259 |
},
|
| 260 |
{
|
| 261 |
"id": "9f95da34-d246-422e-ac5a-0e02a0005c83",
|
| 262 |
-
"image_path": "images/44.png",
|
| 263 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Trevi Fountain\nB.The Gherkin\nC.Tivoli Gardens\nD.Tower of London",
|
| 264 |
"answer": "D"
|
| 265 |
},
|
| 266 |
{
|
| 267 |
"id": "eb4a53ae-aa34-4ee2-a2be-ddd980d646a9",
|
| 268 |
-
"image_path": "images/45.png",
|
| 269 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Madrid Palace\nB.Hollywood Sign\nC.Sacre Coeur\nD.London Eye",
|
| 270 |
"answer": "A"
|
| 271 |
},
|
| 272 |
{
|
| 273 |
"id": "d3ab81a9-8845-4554-ac7b-eb4237398042",
|
| 274 |
-
"image_path": "images/46.png",
|
| 275 |
"question": "Based on the image provided, which landmark is depicted?\nA.Edinburgh Castle\nB.Burj Khalifa\nC.Guggenheim Museum\nD.Mont St. Michel",
|
| 276 |
"answer": "D"
|
| 277 |
},
|
| 278 |
{
|
| 279 |
"id": "186334f5-7d61-4513-9a0b-7e84e6deb2c1",
|
| 280 |
-
"image_path": "images/47.png",
|
| 281 |
"question": "From the provided image, which landmark is shown?\nA.Space Needle\nB.Las Vegas\nC.Statue of Liberty\nD.The White House",
|
| 282 |
"answer": "B"
|
| 283 |
},
|
| 284 |
{
|
| 285 |
"id": "7dcdad62-5272-44b1-9ab3-fcd87fef8197",
|
| 286 |
-
"image_path": "images/48.png",
|
| 287 |
"question": "What landmark is depicted in the image provided?\nA.Ponte Vecchio\nB.Petronas Twin Towers\nC.Acropolis\nD.Las Vegas",
|
| 288 |
"answer": "B"
|
| 289 |
},
|
| 290 |
{
|
| 291 |
"id": "bd634fc5-53bd-40d9-8643-3aa23c35d97f",
|
| 292 |
-
"image_path": "images/49.png",
|
| 293 |
"question": "What landmark is depicted in the image provided?\nA.Brighton Pier\nB.Windsor Castle\nC.Oxford University\nD.Washington Monument",
|
| 294 |
"answer": "B"
|
| 295 |
},
|
| 296 |
{
|
| 297 |
"id": "00f56d43-3444-463a-93bc-84c5f5aefa4d",
|
| 298 |
-
"image_path": "images/50.png",
|
| 299 |
"question": "What landmark is depicted in the image provided?\nA.Machu Picchu\nB.Sacre Coeur\nC.Bran Castle\nD.St. Mark's Basilica",
|
| 300 |
"answer": "B"
|
| 301 |
},
|
| 302 |
{
|
| 303 |
"id": "1309e9af-d78d-475e-9c11-6db8f69dfa0f",
|
| 304 |
-
"image_path": "images/51.png",
|
| 305 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Sydney Harbor Bridge\nB.Nyhavn\nC.St. Mark's Basilica\nD.St. Paul's Cathedral",
|
| 306 |
"answer": "D"
|
| 307 |
},
|
| 308 |
{
|
| 309 |
"id": "90e54cb3-1dab-4767-8800-015df86869f5",
|
| 310 |
-
"image_path": "images/52.png",
|
| 311 |
"question": "From the provided image, which landmark is shown?\nA.Bran Castle\nB.Central Park\nC.Grand Canyon\nD.Tower of London",
|
| 312 |
"answer": "B"
|
| 313 |
},
|
| 314 |
{
|
| 315 |
"id": "779a2a90-d634-4a0b-9910-dcfd7cc49842",
|
| 316 |
-
"image_path": "images/53.png",
|
| 317 |
"question": "What landmark is depicted in the image provided?\nA.Rialto Bridge\nB.Washington Monument\nC.Machu Picchu\nD.Brandenburg Gate",
|
| 318 |
"answer": "A"
|
| 319 |
},
|
| 320 |
{
|
| 321 |
"id": "44c81387-9911-4599-a54d-1e59478d3dd1",
|
| 322 |
-
"image_path": "images/54.png",
|
| 323 |
"question": "From the provided image, which landmark is shown?\nA.Neuschwanstein Castle\nB.Bridge of Sighs\nC.Alcatraz\nD.Arena Di Verona",
|
| 324 |
"answer": "D"
|
| 325 |
},
|
| 326 |
{
|
| 327 |
"id": "fe0ac17c-8436-48ea-b0f0-25b19a01ec14",
|
| 328 |
-
"image_path": "images/55.png",
|
| 329 |
"question": "From the provided image, which landmark is shown?\nA.Brandenburg Gate\nB.Stonehenge\nC.Hagia Sophia\nD.Space Needle",
|
| 330 |
"answer": "D"
|
| 331 |
},
|
| 332 |
{
|
| 333 |
"id": "93abe99a-cfc5-490c-a88c-74a4a74ddedb",
|
| 334 |
-
"image_path": "images/56.png",
|
| 335 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Westminster Abbey\nB.Neuschwanstein Castle\nC.Bran Castle\nD.Las Vegas",
|
| 336 |
"answer": "A"
|
| 337 |
},
|
| 338 |
{
|
| 339 |
"id": "a9611e87-2400-4e8d-b1d6-07607f246ca2",
|
| 340 |
-
"image_path": "images/57.png",
|
| 341 |
"question": "Looking at the given image, which landmark can you identify?\nA.Statue of Liberty\nB.Gateway Arch\nC.Christ the Redeemer\nD.Alcatraz",
|
| 342 |
"answer": "D"
|
| 343 |
},
|
| 344 |
{
|
| 345 |
"id": "937ac670-f6c5-450a-90c9-cb2066a5798a",
|
| 346 |
-
"image_path": "images/58.png",
|
| 347 |
"question": "Based on the image provided, which landmark is depicted?\nA.White Cliffs of Dover\nB.Central Park\nC.Forbidden City\nD.The Shard",
|
| 348 |
"answer": "A"
|
| 349 |
},
|
| 350 |
{
|
| 351 |
"id": "ccd3b889-9ce4-483e-861f-73b64b8e2129",
|
| 352 |
-
"image_path": "images/59.png",
|
| 353 |
"question": "Looking at the given image, which landmark can you identify?\nA.Louvre Museum\nB.Oxford University\nC.Washington Monument\nD.Guggenheim Museum",
|
| 354 |
"answer": "C"
|
| 355 |
},
|
| 356 |
{
|
| 357 |
"id": "1fd29f22-ca61-4fc4-908e-d0f7ee47528e",
|
| 358 |
-
"image_path": "images/60.png",
|
| 359 |
"question": "Looking at the given image, which landmark can you identify?\nA.Gateway Arch\nB.The Shard\nC.Sagrada Familia\nD.Golden Gate Bridge",
|
| 360 |
"answer": "B"
|
| 361 |
},
|
| 362 |
{
|
| 363 |
"id": "137e9d36-fcfd-45b7-9a68-80a5d690976d",
|
| 364 |
-
"image_path": "images/61.png",
|
| 365 |
"question": "Based on the image provided, which landmark is depicted?\nA.Burj Khalifa\nB.Central Park\nC.The Gherkin\nD.The Great Sphinx",
|
| 366 |
"answer": "C"
|
| 367 |
},
|
| 368 |
{
|
| 369 |
"id": "fb2feae1-bfae-42d3-b88a-fd17a00b7dee",
|
| 370 |
-
"image_path": "images/62.png",
|
| 371 |
"question": "From the provided image, which landmark is shown?\nA.Central Park\nB.Acropolis\nC.Machu Picchu\nD.Luxor Temple",
|
| 372 |
"answer": "D"
|
| 373 |
},
|
| 374 |
{
|
| 375 |
"id": "1c9d7599-65ab-4558-b049-9fe004aa4034",
|
| 376 |
-
"image_path": "images/63.png",
|
| 377 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Hollywood Sign\nB.Tower of London\nC.Space Needle\nD.Brandenburg Gate",
|
| 378 |
"answer": "D"
|
| 379 |
},
|
| 380 |
{
|
| 381 |
"id": "bc0ef326-f8e2-462f-a7dc-8bb12ae5f4ad",
|
| 382 |
-
"image_path": "images/64.png",
|
| 383 |
"question": "What landmark is depicted in the image provided?\nA.Big Ben\nB.Cologne Cathedral\nC.Forbidden City\nD.Angkor Wat",
|
| 384 |
"answer": "B"
|
| 385 |
},
|
| 386 |
{
|
| 387 |
"id": "b270c5b3-1044-4578-8daf-dd69847b37d0",
|
| 388 |
-
"image_path": "images/65.png",
|
| 389 |
"question": "From the provided image, which landmark is shown?\nA.Tsarskoye Selo\nB.Pentagon\nC.The Great Sphinx\nD.Tivoli Gardens",
|
| 390 |
"answer": "B"
|
| 391 |
},
|
| 392 |
{
|
| 393 |
"id": "f2a0e9f5-4c84-483a-a09e-1d4119a2ed91",
|
| 394 |
-
"image_path": "images/66.png",
|
| 395 |
"question": "From the provided image, which landmark is shown?\nA.Louvre Museum\nB.Alcatraz\nC.Cloud Gate\nD.Luxor Temple",
|
| 396 |
"answer": "C"
|
| 397 |
},
|
| 398 |
{
|
| 399 |
"id": "a1158a9b-4723-437e-8544-ed1f5ef66027",
|
| 400 |
-
"image_path": "images/67.png",
|
| 401 |
"question": "Based on the image provided, which landmark is depicted?\nA.Terracotta Warriors\nB.Angkor Wat\nC.Washington Monument\nD.St. Mark's Basilica",
|
| 402 |
"answer": "B"
|
| 403 |
},
|
| 404 |
{
|
| 405 |
"id": "75352645-5256-48f8-944b-a126598925b6",
|
| 406 |
-
"image_path": "images/68.png",
|
| 407 |
"question": "Based on the image provided, which landmark is depicted?\nA.Central Park\nB.British Museum\nC.Winter Palace\nD.Terracotta Warriors",
|
| 408 |
"answer": "D"
|
| 409 |
},
|
| 410 |
{
|
| 411 |
"id": "194253d1-9a41-443b-bae2-67b0eecc19e2",
|
| 412 |
-
"image_path": "images/69.png",
|
| 413 |
"question": "From the provided image, which landmark is shown?\nA.Alhambra\nB.The Shard\nC.Potala Palace\nD.Uluru - Ayers Rock",
|
| 414 |
"answer": "C"
|
| 415 |
},
|
| 416 |
{
|
| 417 |
"id": "7c517c32-a1cd-49cb-8844-51f6289824de",
|
| 418 |
-
"image_path": "images/70.png",
|
| 419 |
"question": "Looking at the given image, which landmark can you identify?\nA.Windsor Castle\nB.Central Park\nC.Christ the Redeemer\nD.Hagia Sophia",
|
| 420 |
"answer": "D"
|
| 421 |
},
|
| 422 |
{
|
| 423 |
"id": "00a055f7-b1ee-4942-a062-7699f90fb3e9",
|
| 424 |
-
"image_path": "images/71.png",
|
| 425 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Notre Dame\nB.Cloud Gate\nC.Oriental Pearl Tower\nD.Alcatraz",
|
| 426 |
"answer": "C"
|
| 427 |
},
|
| 428 |
{
|
| 429 |
"id": "a604353e-049d-41fe-9d91-bc0373c30008",
|
| 430 |
-
"image_path": "images/72.png",
|
| 431 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Nyhavn\nB.The White House\nC.Tokyo Tower\nD.Taj Mahal",
|
| 432 |
"answer": "A"
|
| 433 |
},
|
| 434 |
{
|
| 435 |
"id": "c2564225-b614-4cd2-86d0-a20302a8146b",
|
| 436 |
-
"image_path": "images/73.png",
|
| 437 |
"question": "What landmark is depicted in the image provided?\nA.Uluru - Ayers Rock\nB.Ponte Vecchio\nC.Berlin Cathedral\nD.Blue Mosque",
|
| 438 |
"answer": "B"
|
| 439 |
},
|
| 440 |
{
|
| 441 |
"id": "6b46c4e4-1ec3-4639-b06a-cb071ad6b82d",
|
| 442 |
-
"image_path": "images/74.png",
|
| 443 |
"question": "Based on the image you have been given, which landmark is featured?\nA.St. Peter's Basilica\nB.Westminster Abbey\nC.Sydney Harbor Bridge\nD.Trevi Fountain",
|
| 444 |
"answer": "C"
|
| 445 |
},
|
| 446 |
{
|
| 447 |
"id": "06a2b5bc-b01f-4f52-b225-1c91ea4ec127",
|
| 448 |
-
"image_path": "images/75.png",
|
| 449 |
"question": "From the provided image, which landmark is shown?\nA.St. Paul's Cathedral\nB.Festung Hohensalzburg\nC.Sistine Chapel\nD.Las Vegas",
|
| 450 |
"answer": "C"
|
| 451 |
},
|
| 452 |
{
|
| 453 |
"id": "4f0b63e7-824e-4247-8313-afa24517200d",
|
| 454 |
-
"image_path": "images/76.png",
|
| 455 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Colosseum\nB.Spanish Steps\nC.Acropolis\nD.Trevi Fountain",
|
| 456 |
"answer": "B"
|
| 457 |
},
|
| 458 |
{
|
| 459 |
"id": "ccac4a39-fcee-4e16-99d3-8cba05e86c55",
|
| 460 |
-
"image_path": "images/77.png",
|
| 461 |
"question": "Looking at the given image, which landmark can you identify?\nA.Bridge of Sighs\nB.Alhambra\nC.Madrid Palace\nD.Bran Castle",
|
| 462 |
"answer": "A"
|
| 463 |
},
|
| 464 |
{
|
| 465 |
"id": "230e91f3-0eed-4de1-8509-4ae8a3913d64",
|
| 466 |
-
"image_path": "images/78.png",
|
| 467 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Trafalgar Square\nB.Gateway Arch\nC.Grand Canyon\nD.The White House",
|
| 468 |
"answer": "B"
|
| 469 |
},
|
| 470 |
{
|
| 471 |
"id": "84ad6f8a-7b2a-4292-9209-c9aaa7b3e51d",
|
| 472 |
-
"image_path": "images/79.png",
|
| 473 |
"question": "Based on the image provided, which landmark is depicted?\nA.Hollywood Sign\nB.Pentagon\nC.Tsarskoye Selo\nD.Bran Castle",
|
| 474 |
"answer": "C"
|
| 475 |
},
|
| 476 |
{
|
| 477 |
"id": "d706da73-6a03-496d-891f-606814c1b3c1",
|
| 478 |
-
"image_path": "images/80.png",
|
| 479 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Notre Dame\nB.Newgrange\nC.Berlin Cathedral\nD.Forbidden City",
|
| 480 |
"answer": "C"
|
| 481 |
},
|
| 482 |
{
|
| 483 |
"id": "9c8eeefc-dc34-4e64-a8ed-060a801496fc",
|
| 484 |
-
"image_path": "images/81.png",
|
| 485 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Central Park\nB.Tokyo Tower\nC.Pont Du Gard\nD.Helsinki Cathedral",
|
| 486 |
"answer": "D"
|
| 487 |
},
|
| 488 |
{
|
| 489 |
"id": "b966a88d-6d01-4c8f-aab7-9dde076acc23",
|
| 490 |
-
"image_path": "images/82.png",
|
| 491 |
"question": "What landmark is depicted in the image provided?\nA.Pentagon\nB.Notre Dame\nC.Willis Tower (Sears Tower)\nD.Tivoli Gardens",
|
| 492 |
"answer": "D"
|
| 493 |
},
|
| 494 |
{
|
| 495 |
"id": "58cb1ab8-65eb-44c9-a95a-599695e7eec6",
|
| 496 |
-
"image_path": "images/83.png",
|
| 497 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Brighton Pier\nB.Pyramids of Giza\nC.Pentagon\nD.Statue of Liberty",
|
| 498 |
"answer": "A"
|
| 499 |
},
|
| 500 |
{
|
| 501 |
"id": "8675504a-123a-47ef-ba7d-bbf1b1cc26b3",
|
| 502 |
-
"image_path": "images/84.png",
|
| 503 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Willis Tower (Sears Tower)\nB.White Cliffs of Dover\nC.Alhambra\nD.Golden Gate Bridge",
|
| 504 |
"answer": "C"
|
| 505 |
},
|
| 506 |
{
|
| 507 |
"id": "8f5d4ddc-f48c-44b9-86a4-5f5e93c104a3",
|
| 508 |
-
"image_path": "images/85.png",
|
| 509 |
"question": "What landmark is depicted in the image provided?\nA.Pont Du Gard\nB.Christ the Redeemer\nC.Kremlin\nD.Acropolis",
|
| 510 |
"answer": "A"
|
| 511 |
},
|
| 512 |
{
|
| 513 |
"id": "44505c34-862c-4f7f-87a7-701074acb421",
|
| 514 |
-
"image_path": "images/86.png",
|
| 515 |
"question": "Looking at the given image, which landmark can you identify?\nA.Spanish Steps\nB.Pentagon\nC.Festung Hohensalzburg\nD.Golden Gate Bridge",
|
| 516 |
"answer": "C"
|
| 517 |
},
|
| 518 |
{
|
| 519 |
"id": "b5122bdb-c714-47f3-aff7-72d63cef109a",
|
| 520 |
-
"image_path": "images/87.png",
|
| 521 |
"question": "From the provided image, which landmark is shown?\nA.Bran Castle\nB.Arena Di Verona\nC.Acropolis\nD.Hollywood Walk of Fame",
|
| 522 |
"answer": "A"
|
| 523 |
},
|
| 524 |
{
|
| 525 |
"id": "ddcd768e-0d3b-4df8-b113-4c24c322fc2f",
|
| 526 |
-
"image_path": "images/88.png",
|
| 527 |
"question": "Looking at the given image, which landmark can you identify?\nA.London Eye\nB.Prague Castle\nC.Leaning Tower of Pisa\nD.Gateway Arch",
|
| 528 |
"answer": "B"
|
| 529 |
},
|
| 530 |
{
|
| 531 |
"id": "6b097bc7-bde8-4ff8-9e7e-ffa3cff15c54",
|
| 532 |
-
"image_path": "images/89.png",
|
| 533 |
"question": "What landmark is depicted in the image provided?\nA.The White House\nB.Piazza Del Campo\nC.Big Ben\nD.St. Basil's Cathedral",
|
| 534 |
"answer": "B"
|
| 535 |
},
|
| 536 |
{
|
| 537 |
"id": "2b7183c4-04b1-497c-b04a-a85ad8a55a24",
|
| 538 |
-
"image_path": "images/90.png",
|
| 539 |
"question": "Based on the image provided, which landmark is depicted?\nA.Atomium\nB.Taj Mahal\nC.London Eye\nD.Tower Bridge",
|
| 540 |
"answer": "A"
|
| 541 |
},
|
| 542 |
{
|
| 543 |
"id": "443c3587-06ef-4520-9351-e3bff335be61",
|
| 544 |
-
"image_path": "images/91.png",
|
| 545 |
"question": "What landmark is depicted in the image provided?\nA.Tower Bridge\nB.Oriental Pearl Tower\nC.Burj Al Arab Hotel\nD.Guggenheim Museum",
|
| 546 |
"answer": "D"
|
| 547 |
},
|
| 548 |
{
|
| 549 |
"id": "29969209-0849-4ad5-ba03-e71c6b110f69",
|
| 550 |
-
"image_path": "images/92.png",
|
| 551 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Atomium\nB.Oxford University\nC.Hollywood Walk of Fame\nD.Mont St. Michel",
|
| 552 |
"answer": "C"
|
| 553 |
},
|
| 554 |
{
|
| 555 |
"id": "bc049e96-4034-44bf-84a0-11769b457e58",
|
| 556 |
-
"image_path": "images/93.png",
|
| 557 |
"question": "What landmark is depicted in the image provided?\nA.Blue Mosque\nB.London Eye\nC.Winter Palace\nD.The Shard",
|
| 558 |
"answer": "C"
|
| 559 |
},
|
| 560 |
{
|
| 561 |
"id": "de4e1f52-2da1-4446-bc42-77f91e606131",
|
| 562 |
-
"image_path": "images/94.png",
|
| 563 |
"question": "What landmark is depicted in the image provided?\nA.British Museum\nB.St. Basil's Cathedral\nC.Ellis Island Immigration Museum\nD.Tivoli Gardens",
|
| 564 |
"answer": "C"
|
| 565 |
},
|
| 566 |
{
|
| 567 |
"id": "082da047-7ac5-4440-ac52-95ee473727e8",
|
| 568 |
-
"image_path": "images/95.png",
|
| 569 |
"question": "Based on the image provided, which landmark is depicted?\nA.Machu Picchu\nB.Ellis Island Immigration Museum\nC.British Museum\nD.Guggenheim Museum",
|
| 570 |
"answer": "C"
|
| 571 |
},
|
| 572 |
{
|
| 573 |
"id": "e4b40253-067a-42b5-b11d-f7e0509729bb",
|
| 574 |
-
"image_path": "images/96.png",
|
| 575 |
"question": "What landmark is depicted in the image provided?\nA.Oxford University\nB.Helsinki Cathedral\nC.The Gherkin\nD.Winter Palace",
|
| 576 |
"answer": "A"
|
| 577 |
},
|
| 578 |
{
|
| 579 |
"id": "c95b6774-f493-401c-8414-482d8d9893de",
|
| 580 |
-
"image_path": "images/97.png",
|
| 581 |
"question": "From the provided image, which landmark is shown?\nA.Colosseum\nB.The Gherkin\nC.Kremlin\nD.Notre Dame",
|
| 582 |
"answer": "C"
|
| 583 |
},
|
| 584 |
{
|
| 585 |
"id": "d27a25c7-cf46-4ba4-8988-b5394bd80654",
|
| 586 |
-
"image_path": "images/98.png",
|
| 587 |
"question": "What landmark is depicted in the image provided?\nA.Machu Picchu\nB.The Gherkin\nC.Blue Mosque\nD.Christ the Redeemer",
|
| 588 |
"answer": "C"
|
| 589 |
},
|
| 590 |
{
|
| 591 |
"id": "3a8060a6-0efa-4d0f-b6a6-758872a2acb0",
|
| 592 |
-
"image_path": "images/99.png",
|
| 593 |
"question": "What landmark is depicted in the image provided?\nA.Grand Canyon\nB.St. Peter's Basilica\nC.Piccadilly Circus\nD.Buckingham Palace",
|
| 594 |
"answer": "C"
|
| 595 |
},
|
| 596 |
{
|
| 597 |
"id": "05439b06-4afb-427e-9b3c-017e6509d9b8",
|
| 598 |
-
"image_path": "images/100.png",
|
| 599 |
"question": "What landmark is depicted in the image provided?\nA.Trafalgar Square\nB.Bridge of Sighs\nC.Stonehenge\nD.Angkor Wat",
|
| 600 |
"answer": "A"
|
| 601 |
}
|
|
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
"id": "bb208e0a-e8ff-406f-851d-64b327612848",
|
| 4 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/1.png",
|
| 5 |
"question": "Based on the image provided, which landmark is depicted?\nA.Statue of Liberty\nB.Hagia Sophia\nC.Sagrada Familia\nD.Burj Al Arab Hotel",
|
| 6 |
"answer": "A"
|
| 7 |
},
|
| 8 |
{
|
| 9 |
"id": "00f56a1f-109c-44fe-b99c-bed9c91ce938",
|
| 10 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/2.png",
|
| 11 |
"question": "What landmark is depicted in the image provided?\nA.Oriental Pearl Tower\nB.Berlin Cathedral\nC.Mont St. Michel\nD.Eiffel Tower",
|
| 12 |
"answer": "D"
|
| 13 |
},
|
| 14 |
{
|
| 15 |
"id": "51e1c7ef-9799-4c39-a211-29ae683e02b5",
|
| 16 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/3.png",
|
| 17 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Big Ben\nB.Westminster Abbey\nC.Tsarskoye Selo\nD.London Eye",
|
| 18 |
"answer": "A"
|
| 19 |
},
|
| 20 |
{
|
| 21 |
"id": "80b0e7ce-bd24-49d0-9f4c-db8b5318e390",
|
| 22 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/4.png",
|
| 23 |
"question": "From the provided image, which landmark is shown?\nA.St. Paul's Cathedral\nB.Leaning Tower of Pisa\nC.Westminster Abbey\nD.Oriental Pearl Tower",
|
| 24 |
"answer": "B"
|
| 25 |
},
|
| 26 |
{
|
| 27 |
"id": "68473652-6901-4a90-a3d9-f55db5ed0675",
|
| 28 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/5.png",
|
| 29 |
"question": "Based on the image provided, which landmark is depicted?\nA.Petronas Twin Towers\nB.Colosseum\nC.Tsarskoye Selo\nD.Grand Canyon",
|
| 30 |
"answer": "B"
|
| 31 |
},
|
| 32 |
{
|
| 33 |
"id": "f2612a29-0847-4d36-a0ce-0a527aa45b0b",
|
| 34 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/6.png",
|
| 35 |
"question": "Based on the image provided, which landmark is depicted?\nA.British Museum\nB.Empire State Building\nC.Trafalgar Square\nD.Louvre Museum",
|
| 36 |
"answer": "B"
|
| 37 |
},
|
| 38 |
{
|
| 39 |
"id": "54cd9d3a-acca-4ce2-8d16-411fcd8268f4",
|
| 40 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/7.png",
|
| 41 |
"question": "Based on the image provided, which landmark is depicted?\nA.St. Peter's Basilica\nB.Madrid Palace\nC.Hollywood Sign\nD.Grand Canyon",
|
| 42 |
"answer": "C"
|
| 43 |
},
|
| 44 |
{
|
| 45 |
"id": "f9121b19-4672-4535-bcfb-8459a172f6b0",
|
| 46 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/8.png",
|
| 47 |
"question": "What landmark is depicted in the image provided?\nA.Burj Al Arab Hotel\nB.Neuschwanstein Castle\nC.Golden Gate Bridge\nD.Gateway Arch",
|
| 48 |
"answer": "C"
|
| 49 |
},
|
| 50 |
{
|
| 51 |
"id": "e3a9d668-d927-4f30-9a59-0f59430a9d25",
|
| 52 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/9.png",
|
| 53 |
"question": "From the provided image, which landmark is shown?\nA.Louvre Museum\nB.Arena Di Verona\nC.Notre Dame\nD.Times Square",
|
| 54 |
"answer": "C"
|
| 55 |
},
|
| 56 |
{
|
| 57 |
"id": "c02a949f-7a63-4886-8c66-248033c79ae7",
|
| 58 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/10.png",
|
| 59 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Tokyo Tower\nB.Potala Palace\nC.St. Peter's Basilica\nD.British Museum",
|
| 60 |
"answer": "A"
|
| 61 |
},
|
| 62 |
{
|
| 63 |
"id": "dd69e3e4-7d38-4606-9433-430bb0228d56",
|
| 64 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/11.png",
|
| 65 |
"question": "Based on the image provided, which landmark is depicted?\nA.Guggenheim Museum\nB.Forbidden City\nC.Louvre Museum\nD.London Eye",
|
| 66 |
"answer": "D"
|
| 67 |
},
|
| 68 |
{
|
| 69 |
"id": "a177e7ac-64b3-44af-9203-92b828d2e8db",
|
| 70 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/12.png",
|
| 71 |
"question": "Looking at the given image, which landmark can you identify?\nA.London Eye\nB.Uluru - Ayers Rock\nC.St. Peter's Basilica\nD.Terracotta Warriors",
|
| 72 |
"answer": "C"
|
| 73 |
},
|
| 74 |
{
|
| 75 |
"id": "d5ab103e-1f96-4616-879f-2087efccbc31",
|
| 76 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/13.png",
|
| 77 |
"question": "From the provided image, which landmark is shown?\nA.Uluru - Ayers Rock\nB.Sagrada Familia\nC.Sydney Harbor Bridge\nD.Christ the Redeemer",
|
| 78 |
"answer": "B"
|
| 79 |
},
|
| 80 |
{
|
| 81 |
"id": "49cff866-de4e-43a1-bd14-79e8de836e0c",
|
| 82 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/14.png",
|
| 83 |
"question": "From the provided image, which landmark is shown?\nA.Pentagon\nB.Great Wall of China\nC.Machu Picchu\nD.Notre Dame",
|
| 84 |
"answer": "B"
|
| 85 |
},
|
| 86 |
{
|
| 87 |
"id": "0e91b830-218e-469d-9a34-107bc001455d",
|
| 88 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/15.png",
|
| 89 |
"question": "From the provided image, which landmark is shown?\nA.Kremlin\nB.Machu Picchu\nC.Tsarskoye Selo\nD.Sydney Opera House",
|
| 90 |
"answer": "D"
|
| 91 |
},
|
| 92 |
{
|
| 93 |
"id": "55063f62-81ce-4143-92f5-f58e8f9f46b6",
|
| 94 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/16.png",
|
| 95 |
"question": "Looking at the given image, which landmark can you identify?\nA.Notre Dame\nB.Edinburgh Castle\nC.Kremlin\nD.St. Basil's Cathedral",
|
| 96 |
"answer": "D"
|
| 97 |
},
|
| 98 |
{
|
| 99 |
"id": "b117c9e2-1a0b-4b8a-8f78-8f1e41a8b9ec",
|
| 100 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/17.png",
|
| 101 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Burj Al Arab Hotel\nB.Burj Khalifa\nC.Arc de Triomphe\nD.Washington Monument",
|
| 102 |
"answer": "C"
|
| 103 |
},
|
| 104 |
{
|
| 105 |
"id": "7d6f97a3-0eca-452e-9c81-d6c882d3c161",
|
| 106 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/18.png",
|
| 107 |
"question": "Looking at the given image, which landmark can you identify?\nA.Sydney Opera House\nB.Berlin Wall\nC.Terracotta Warriors\nD.Cloud Gate",
|
| 108 |
"answer": "B"
|
| 109 |
},
|
| 110 |
{
|
| 111 |
"id": "1b663d3f-1c2a-4218-aa4f-74e19d6f5b12",
|
| 112 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/19.png",
|
| 113 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Burj Al Arab Hotel\nB.Stonehenge\nC.Newgrange\nD.St. Basil's Cathedral",
|
| 114 |
"answer": "B"
|
| 115 |
},
|
| 116 |
{
|
| 117 |
"id": "427064f5-4259-402e-aa3b-5bcb28f79102",
|
| 118 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/20.png",
|
| 119 |
"question": "Looking at the given image, which landmark can you identify?\nA.Hollywood Sign\nB.Cologne Cathedral\nC.Uluru - Ayers Rock\nD.Helsinki Cathedral",
|
| 120 |
"answer": "C"
|
| 121 |
},
|
| 122 |
{
|
| 123 |
"id": "f1c372b2-642c-414a-96ee-1c8d5e9752dc",
|
| 124 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/21.png",
|
| 125 |
"question": "Based on the image provided, which landmark is depicted?\nA.Pyramids of Giza\nB.Taj Mahal\nC.Petronas Twin Towers\nD.Tokyo Tower",
|
| 126 |
"answer": "B"
|
| 127 |
},
|
| 128 |
{
|
| 129 |
"id": "8135f8e6-9b1f-4b4f-a397-d8a75eb94b07",
|
| 130 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/22.png",
|
| 131 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Bridge of Sighs\nB.Pont Du Gard\nC.Pyramids of Giza\nD.Luxor Temple",
|
| 132 |
"answer": "C"
|
| 133 |
},
|
| 134 |
{
|
| 135 |
"id": "8f2e7bc7-bf78-4d2e-88ae-85288c9ce9b4",
|
| 136 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/23.png",
|
| 137 |
"question": "From the provided image, which landmark is shown?\nA.Notre Dame\nB.The Great Sphinx\nC.Blue Mosque\nD.Alhambra",
|
| 138 |
"answer": "B"
|
| 139 |
},
|
| 140 |
{
|
| 141 |
"id": "dd8e18c5-3fd1-4bf2-ac90-76563aaa949e",
|
| 142 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/24.png",
|
| 143 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Hollywood Walk of Fame\nB.Grand Canyon\nC.Versailles\nD.Tower Bridge",
|
| 144 |
"answer": "D"
|
| 145 |
},
|
| 146 |
{
|
| 147 |
"id": "587be280-387a-419d-ba8b-7cc16ad7a811",
|
| 148 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/25.png",
|
| 149 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Forbidden City\nB.Leaning Tower of Pisa\nC.London Eye\nD.Acropolis",
|
| 150 |
"answer": "A"
|
| 151 |
},
|
| 152 |
{
|
| 153 |
"id": "e9f5d6ea-f3bd-4ec4-b2f2-ef53c29eaf28",
|
| 154 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/26.png",
|
| 155 |
"question": "What landmark is depicted in the image provided?\nA.Versailles\nB.Capitol Hill\nC.Helsinki Cathedral\nD.Ponte Vecchio",
|
| 156 |
"answer": "B"
|
| 157 |
},
|
| 158 |
{
|
| 159 |
"id": "c1af5e97-bddc-4640-a236-b11f71167581",
|
| 160 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/27.png",
|
| 161 |
"question": "From the provided image, which landmark is shown?\nA.Burj Al Arab Hotel\nB.Sacre Coeur\nC.Sagrada Familia\nD.Willis Tower (Sears Tower)",
|
| 162 |
"answer": "D"
|
| 163 |
},
|
| 164 |
{
|
| 165 |
"id": "58dfbdfd-2176-4b4d-997b-a890155b7715",
|
| 166 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/28.png",
|
| 167 |
"question": "From the provided image, which landmark is shown?\nA.Burj Al Arab Hotel\nB.Willis Tower (Sears Tower)\nC.Tsarskoye Selo\nD.Eiffel Tower",
|
| 168 |
"answer": "A"
|
| 169 |
},
|
| 170 |
{
|
| 171 |
"id": "a2fc387a-5ab4-4ee3-97b9-0c8d72a58a35",
|
| 172 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/29.png",
|
| 173 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Notre Dame\nB.Brandenburg Gate\nC.Acropolis\nD.The White House",
|
| 174 |
"answer": "C"
|
| 175 |
},
|
| 176 |
{
|
| 177 |
"id": "740d9973-42f2-48b2-a491-ed5945458714",
|
| 178 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/30.png",
|
| 179 |
"question": "What landmark is depicted in the image provided?\nA.Tower of London\nB.Luxor Temple\nC.Capitol Hill\nD.Trevi Fountain",
|
| 180 |
"answer": "D"
|
| 181 |
},
|
| 182 |
{
|
| 183 |
"id": "91c47e4d-e962-4ba2-aa38-642ca719d506",
|
| 184 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/31.png",
|
| 185 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Gateway Arch\nB.White Cliffs of Dover\nC.Acropolis\nD.St. Mark's Basilica",
|
| 186 |
"answer": "D"
|
| 187 |
},
|
| 188 |
{
|
| 189 |
"id": "766e321a-0eca-4cce-a4b3-7f259522ec86",
|
| 190 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/32.png",
|
| 191 |
"question": "Looking at the given image, which landmark can you identify?\nA.Times Square\nB.Tokyo Tower\nC.Eiffel Tower\nD.St. Peter's Basilica",
|
| 192 |
"answer": "A"
|
| 193 |
},
|
| 194 |
{
|
| 195 |
"id": "5f712036-a64d-4a86-9b0a-7ccd547d70fa",
|
| 196 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/33.png",
|
| 197 |
"question": "Based on the image provided, which landmark is depicted?\nA.Alhambra\nB.Acropolis\nC.Neuschwanstein Castle\nD.The White House",
|
| 198 |
"answer": "D"
|
| 199 |
},
|
| 200 |
{
|
| 201 |
"id": "27919ec7-c88b-4781-916c-cebe4b0fdf3e",
|
| 202 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/34.png",
|
| 203 |
"question": "Based on the image provided, which landmark is depicted?\nA.Notre Dame\nB.Trevi Fountain\nC.Louvre Museum\nD.Washington Monument",
|
| 204 |
"answer": "C"
|
| 205 |
},
|
| 206 |
{
|
| 207 |
"id": "a18466bd-9448-43d1-8b25-afdb8c8e5849",
|
| 208 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/35.png",
|
| 209 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Ponte Vecchio\nB.Statue of Liberty\nC.Burj Al Arab Hotel\nD.Buckingham Palace",
|
| 210 |
"answer": "D"
|
| 211 |
},
|
| 212 |
{
|
| 213 |
"id": "eb609b4e-f2c0-42f9-8adb-70fbdf9f97b4",
|
| 214 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/36.png",
|
| 215 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Oxford University\nB.Hollywood Walk of Fame\nC.Versailles\nD.Sydney Opera House",
|
| 216 |
"answer": "C"
|
| 217 |
},
|
| 218 |
{
|
| 219 |
"id": "65813d61-492f-4521-ada5-a0fdff489b7a",
|
| 220 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/37.png",
|
| 221 |
"question": "Looking at the given image, which landmark can you identify?\nA.Burj Khalifa\nB.Ellis Island Immigration Museum\nC.Oriental Pearl Tower\nD.Neuschwanstein Castle",
|
| 222 |
"answer": "D"
|
| 223 |
},
|
| 224 |
{
|
| 225 |
"id": "f48a500f-6d1b-4496-8b59-25059d75d9a9",
|
| 226 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/38.png",
|
| 227 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Edinburgh Castle\nB.Tivoli Gardens\nC.St. Mark's Basilica\nD.Nyhavn",
|
| 228 |
"answer": "A"
|
| 229 |
},
|
| 230 |
{
|
| 231 |
"id": "0a99d13f-c22f-4e8c-b083-e9729e8e23e6",
|
| 232 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/39.png",
|
| 233 |
"question": "What landmark is depicted in the image provided?\nA.Machu Picchu\nB.Windsor Castle\nC.Burj Al Arab Hotel\nD.St. Peter's Basilica",
|
| 234 |
"answer": "A"
|
| 235 |
},
|
| 236 |
{
|
| 237 |
"id": "e730e8d2-2f42-448c-9bdd-687339fa3458",
|
| 238 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/40.png",
|
| 239 |
"question": "From the provided image, which landmark is shown?\nA.Angkor Wat\nB.Machu Picchu\nC.Spanish Steps\nD.Christ the Redeemer",
|
| 240 |
"answer": "D"
|
| 241 |
},
|
| 242 |
{
|
| 243 |
"id": "8f688031-3463-4d51-9acf-14412c32e63a",
|
| 244 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/41.png",
|
| 245 |
"question": "Based on the image provided, which landmark is depicted?\nA.Berlin Wall\nB.CN Tower\nC.Burj Al Arab Hotel\nD.Forbidden City",
|
| 246 |
"answer": "B"
|
| 247 |
},
|
| 248 |
{
|
| 249 |
"id": "585ce30c-b2d4-4ee0-8e48-6be916fd58ba",
|
| 250 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/42.png",
|
| 251 |
"question": "What landmark is depicted in the image provided?\nA.Atomium\nB.Newgrange\nC.Uluru - Ayers Rock\nD.Grand Canyon",
|
| 252 |
"answer": "D"
|
| 253 |
},
|
| 254 |
{
|
| 255 |
"id": "c087b22e-b20c-402f-8778-2e41db8de008",
|
| 256 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/43.png",
|
| 257 |
"question": "From the provided image, which landmark is shown?\nA.Oriental Pearl Tower\nB.Brighton Pier\nC.Burj Khalifa\nD.Eiffel Tower",
|
| 258 |
"answer": "C"
|
| 259 |
},
|
| 260 |
{
|
| 261 |
"id": "9f95da34-d246-422e-ac5a-0e02a0005c83",
|
| 262 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/44.png",
|
| 263 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Trevi Fountain\nB.The Gherkin\nC.Tivoli Gardens\nD.Tower of London",
|
| 264 |
"answer": "D"
|
| 265 |
},
|
| 266 |
{
|
| 267 |
"id": "eb4a53ae-aa34-4ee2-a2be-ddd980d646a9",
|
| 268 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/45.png",
|
| 269 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Madrid Palace\nB.Hollywood Sign\nC.Sacre Coeur\nD.London Eye",
|
| 270 |
"answer": "A"
|
| 271 |
},
|
| 272 |
{
|
| 273 |
"id": "d3ab81a9-8845-4554-ac7b-eb4237398042",
|
| 274 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/46.png",
|
| 275 |
"question": "Based on the image provided, which landmark is depicted?\nA.Edinburgh Castle\nB.Burj Khalifa\nC.Guggenheim Museum\nD.Mont St. Michel",
|
| 276 |
"answer": "D"
|
| 277 |
},
|
| 278 |
{
|
| 279 |
"id": "186334f5-7d61-4513-9a0b-7e84e6deb2c1",
|
| 280 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/47.png",
|
| 281 |
"question": "From the provided image, which landmark is shown?\nA.Space Needle\nB.Las Vegas\nC.Statue of Liberty\nD.The White House",
|
| 282 |
"answer": "B"
|
| 283 |
},
|
| 284 |
{
|
| 285 |
"id": "7dcdad62-5272-44b1-9ab3-fcd87fef8197",
|
| 286 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/48.png",
|
| 287 |
"question": "What landmark is depicted in the image provided?\nA.Ponte Vecchio\nB.Petronas Twin Towers\nC.Acropolis\nD.Las Vegas",
|
| 288 |
"answer": "B"
|
| 289 |
},
|
| 290 |
{
|
| 291 |
"id": "bd634fc5-53bd-40d9-8643-3aa23c35d97f",
|
| 292 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/49.png",
|
| 293 |
"question": "What landmark is depicted in the image provided?\nA.Brighton Pier\nB.Windsor Castle\nC.Oxford University\nD.Washington Monument",
|
| 294 |
"answer": "B"
|
| 295 |
},
|
| 296 |
{
|
| 297 |
"id": "00f56d43-3444-463a-93bc-84c5f5aefa4d",
|
| 298 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/50.png",
|
| 299 |
"question": "What landmark is depicted in the image provided?\nA.Machu Picchu\nB.Sacre Coeur\nC.Bran Castle\nD.St. Mark's Basilica",
|
| 300 |
"answer": "B"
|
| 301 |
},
|
| 302 |
{
|
| 303 |
"id": "1309e9af-d78d-475e-9c11-6db8f69dfa0f",
|
| 304 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/51.png",
|
| 305 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Sydney Harbor Bridge\nB.Nyhavn\nC.St. Mark's Basilica\nD.St. Paul's Cathedral",
|
| 306 |
"answer": "D"
|
| 307 |
},
|
| 308 |
{
|
| 309 |
"id": "90e54cb3-1dab-4767-8800-015df86869f5",
|
| 310 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/52.png",
|
| 311 |
"question": "From the provided image, which landmark is shown?\nA.Bran Castle\nB.Central Park\nC.Grand Canyon\nD.Tower of London",
|
| 312 |
"answer": "B"
|
| 313 |
},
|
| 314 |
{
|
| 315 |
"id": "779a2a90-d634-4a0b-9910-dcfd7cc49842",
|
| 316 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/53.png",
|
| 317 |
"question": "What landmark is depicted in the image provided?\nA.Rialto Bridge\nB.Washington Monument\nC.Machu Picchu\nD.Brandenburg Gate",
|
| 318 |
"answer": "A"
|
| 319 |
},
|
| 320 |
{
|
| 321 |
"id": "44c81387-9911-4599-a54d-1e59478d3dd1",
|
| 322 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/54.png",
|
| 323 |
"question": "From the provided image, which landmark is shown?\nA.Neuschwanstein Castle\nB.Bridge of Sighs\nC.Alcatraz\nD.Arena Di Verona",
|
| 324 |
"answer": "D"
|
| 325 |
},
|
| 326 |
{
|
| 327 |
"id": "fe0ac17c-8436-48ea-b0f0-25b19a01ec14",
|
| 328 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/55.png",
|
| 329 |
"question": "From the provided image, which landmark is shown?\nA.Brandenburg Gate\nB.Stonehenge\nC.Hagia Sophia\nD.Space Needle",
|
| 330 |
"answer": "D"
|
| 331 |
},
|
| 332 |
{
|
| 333 |
"id": "93abe99a-cfc5-490c-a88c-74a4a74ddedb",
|
| 334 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/56.png",
|
| 335 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Westminster Abbey\nB.Neuschwanstein Castle\nC.Bran Castle\nD.Las Vegas",
|
| 336 |
"answer": "A"
|
| 337 |
},
|
| 338 |
{
|
| 339 |
"id": "a9611e87-2400-4e8d-b1d6-07607f246ca2",
|
| 340 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/57.png",
|
| 341 |
"question": "Looking at the given image, which landmark can you identify?\nA.Statue of Liberty\nB.Gateway Arch\nC.Christ the Redeemer\nD.Alcatraz",
|
| 342 |
"answer": "D"
|
| 343 |
},
|
| 344 |
{
|
| 345 |
"id": "937ac670-f6c5-450a-90c9-cb2066a5798a",
|
| 346 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/58.png",
|
| 347 |
"question": "Based on the image provided, which landmark is depicted?\nA.White Cliffs of Dover\nB.Central Park\nC.Forbidden City\nD.The Shard",
|
| 348 |
"answer": "A"
|
| 349 |
},
|
| 350 |
{
|
| 351 |
"id": "ccd3b889-9ce4-483e-861f-73b64b8e2129",
|
| 352 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/59.png",
|
| 353 |
"question": "Looking at the given image, which landmark can you identify?\nA.Louvre Museum\nB.Oxford University\nC.Washington Monument\nD.Guggenheim Museum",
|
| 354 |
"answer": "C"
|
| 355 |
},
|
| 356 |
{
|
| 357 |
"id": "1fd29f22-ca61-4fc4-908e-d0f7ee47528e",
|
| 358 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/60.png",
|
| 359 |
"question": "Looking at the given image, which landmark can you identify?\nA.Gateway Arch\nB.The Shard\nC.Sagrada Familia\nD.Golden Gate Bridge",
|
| 360 |
"answer": "B"
|
| 361 |
},
|
| 362 |
{
|
| 363 |
"id": "137e9d36-fcfd-45b7-9a68-80a5d690976d",
|
| 364 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/61.png",
|
| 365 |
"question": "Based on the image provided, which landmark is depicted?\nA.Burj Khalifa\nB.Central Park\nC.The Gherkin\nD.The Great Sphinx",
|
| 366 |
"answer": "C"
|
| 367 |
},
|
| 368 |
{
|
| 369 |
"id": "fb2feae1-bfae-42d3-b88a-fd17a00b7dee",
|
| 370 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/62.png",
|
| 371 |
"question": "From the provided image, which landmark is shown?\nA.Central Park\nB.Acropolis\nC.Machu Picchu\nD.Luxor Temple",
|
| 372 |
"answer": "D"
|
| 373 |
},
|
| 374 |
{
|
| 375 |
"id": "1c9d7599-65ab-4558-b049-9fe004aa4034",
|
| 376 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/63.png",
|
| 377 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Hollywood Sign\nB.Tower of London\nC.Space Needle\nD.Brandenburg Gate",
|
| 378 |
"answer": "D"
|
| 379 |
},
|
| 380 |
{
|
| 381 |
"id": "bc0ef326-f8e2-462f-a7dc-8bb12ae5f4ad",
|
| 382 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/64.png",
|
| 383 |
"question": "What landmark is depicted in the image provided?\nA.Big Ben\nB.Cologne Cathedral\nC.Forbidden City\nD.Angkor Wat",
|
| 384 |
"answer": "B"
|
| 385 |
},
|
| 386 |
{
|
| 387 |
"id": "b270c5b3-1044-4578-8daf-dd69847b37d0",
|
| 388 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/65.png",
|
| 389 |
"question": "From the provided image, which landmark is shown?\nA.Tsarskoye Selo\nB.Pentagon\nC.The Great Sphinx\nD.Tivoli Gardens",
|
| 390 |
"answer": "B"
|
| 391 |
},
|
| 392 |
{
|
| 393 |
"id": "f2a0e9f5-4c84-483a-a09e-1d4119a2ed91",
|
| 394 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/66.png",
|
| 395 |
"question": "From the provided image, which landmark is shown?\nA.Louvre Museum\nB.Alcatraz\nC.Cloud Gate\nD.Luxor Temple",
|
| 396 |
"answer": "C"
|
| 397 |
},
|
| 398 |
{
|
| 399 |
"id": "a1158a9b-4723-437e-8544-ed1f5ef66027",
|
| 400 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/67.png",
|
| 401 |
"question": "Based on the image provided, which landmark is depicted?\nA.Terracotta Warriors\nB.Angkor Wat\nC.Washington Monument\nD.St. Mark's Basilica",
|
| 402 |
"answer": "B"
|
| 403 |
},
|
| 404 |
{
|
| 405 |
"id": "75352645-5256-48f8-944b-a126598925b6",
|
| 406 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/68.png",
|
| 407 |
"question": "Based on the image provided, which landmark is depicted?\nA.Central Park\nB.British Museum\nC.Winter Palace\nD.Terracotta Warriors",
|
| 408 |
"answer": "D"
|
| 409 |
},
|
| 410 |
{
|
| 411 |
"id": "194253d1-9a41-443b-bae2-67b0eecc19e2",
|
| 412 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/69.png",
|
| 413 |
"question": "From the provided image, which landmark is shown?\nA.Alhambra\nB.The Shard\nC.Potala Palace\nD.Uluru - Ayers Rock",
|
| 414 |
"answer": "C"
|
| 415 |
},
|
| 416 |
{
|
| 417 |
"id": "7c517c32-a1cd-49cb-8844-51f6289824de",
|
| 418 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/70.png",
|
| 419 |
"question": "Looking at the given image, which landmark can you identify?\nA.Windsor Castle\nB.Central Park\nC.Christ the Redeemer\nD.Hagia Sophia",
|
| 420 |
"answer": "D"
|
| 421 |
},
|
| 422 |
{
|
| 423 |
"id": "00a055f7-b1ee-4942-a062-7699f90fb3e9",
|
| 424 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/71.png",
|
| 425 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Notre Dame\nB.Cloud Gate\nC.Oriental Pearl Tower\nD.Alcatraz",
|
| 426 |
"answer": "C"
|
| 427 |
},
|
| 428 |
{
|
| 429 |
"id": "a604353e-049d-41fe-9d91-bc0373c30008",
|
| 430 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/72.png",
|
| 431 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Nyhavn\nB.The White House\nC.Tokyo Tower\nD.Taj Mahal",
|
| 432 |
"answer": "A"
|
| 433 |
},
|
| 434 |
{
|
| 435 |
"id": "c2564225-b614-4cd2-86d0-a20302a8146b",
|
| 436 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/73.png",
|
| 437 |
"question": "What landmark is depicted in the image provided?\nA.Uluru - Ayers Rock\nB.Ponte Vecchio\nC.Berlin Cathedral\nD.Blue Mosque",
|
| 438 |
"answer": "B"
|
| 439 |
},
|
| 440 |
{
|
| 441 |
"id": "6b46c4e4-1ec3-4639-b06a-cb071ad6b82d",
|
| 442 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/74.png",
|
| 443 |
"question": "Based on the image you have been given, which landmark is featured?\nA.St. Peter's Basilica\nB.Westminster Abbey\nC.Sydney Harbor Bridge\nD.Trevi Fountain",
|
| 444 |
"answer": "C"
|
| 445 |
},
|
| 446 |
{
|
| 447 |
"id": "06a2b5bc-b01f-4f52-b225-1c91ea4ec127",
|
| 448 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/75.png",
|
| 449 |
"question": "From the provided image, which landmark is shown?\nA.St. Paul's Cathedral\nB.Festung Hohensalzburg\nC.Sistine Chapel\nD.Las Vegas",
|
| 450 |
"answer": "C"
|
| 451 |
},
|
| 452 |
{
|
| 453 |
"id": "4f0b63e7-824e-4247-8313-afa24517200d",
|
| 454 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/76.png",
|
| 455 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Colosseum\nB.Spanish Steps\nC.Acropolis\nD.Trevi Fountain",
|
| 456 |
"answer": "B"
|
| 457 |
},
|
| 458 |
{
|
| 459 |
"id": "ccac4a39-fcee-4e16-99d3-8cba05e86c55",
|
| 460 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/77.png",
|
| 461 |
"question": "Looking at the given image, which landmark can you identify?\nA.Bridge of Sighs\nB.Alhambra\nC.Madrid Palace\nD.Bran Castle",
|
| 462 |
"answer": "A"
|
| 463 |
},
|
| 464 |
{
|
| 465 |
"id": "230e91f3-0eed-4de1-8509-4ae8a3913d64",
|
| 466 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/78.png",
|
| 467 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Trafalgar Square\nB.Gateway Arch\nC.Grand Canyon\nD.The White House",
|
| 468 |
"answer": "B"
|
| 469 |
},
|
| 470 |
{
|
| 471 |
"id": "84ad6f8a-7b2a-4292-9209-c9aaa7b3e51d",
|
| 472 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/79.png",
|
| 473 |
"question": "Based on the image provided, which landmark is depicted?\nA.Hollywood Sign\nB.Pentagon\nC.Tsarskoye Selo\nD.Bran Castle",
|
| 474 |
"answer": "C"
|
| 475 |
},
|
| 476 |
{
|
| 477 |
"id": "d706da73-6a03-496d-891f-606814c1b3c1",
|
| 478 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/80.png",
|
| 479 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Notre Dame\nB.Newgrange\nC.Berlin Cathedral\nD.Forbidden City",
|
| 480 |
"answer": "C"
|
| 481 |
},
|
| 482 |
{
|
| 483 |
"id": "9c8eeefc-dc34-4e64-a8ed-060a801496fc",
|
| 484 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/81.png",
|
| 485 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Central Park\nB.Tokyo Tower\nC.Pont Du Gard\nD.Helsinki Cathedral",
|
| 486 |
"answer": "D"
|
| 487 |
},
|
| 488 |
{
|
| 489 |
"id": "b966a88d-6d01-4c8f-aab7-9dde076acc23",
|
| 490 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/82.png",
|
| 491 |
"question": "What landmark is depicted in the image provided?\nA.Pentagon\nB.Notre Dame\nC.Willis Tower (Sears Tower)\nD.Tivoli Gardens",
|
| 492 |
"answer": "D"
|
| 493 |
},
|
| 494 |
{
|
| 495 |
"id": "58cb1ab8-65eb-44c9-a95a-599695e7eec6",
|
| 496 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/83.png",
|
| 497 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Brighton Pier\nB.Pyramids of Giza\nC.Pentagon\nD.Statue of Liberty",
|
| 498 |
"answer": "A"
|
| 499 |
},
|
| 500 |
{
|
| 501 |
"id": "8675504a-123a-47ef-ba7d-bbf1b1cc26b3",
|
| 502 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/84.png",
|
| 503 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Willis Tower (Sears Tower)\nB.White Cliffs of Dover\nC.Alhambra\nD.Golden Gate Bridge",
|
| 504 |
"answer": "C"
|
| 505 |
},
|
| 506 |
{
|
| 507 |
"id": "8f5d4ddc-f48c-44b9-86a4-5f5e93c104a3",
|
| 508 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/85.png",
|
| 509 |
"question": "What landmark is depicted in the image provided?\nA.Pont Du Gard\nB.Christ the Redeemer\nC.Kremlin\nD.Acropolis",
|
| 510 |
"answer": "A"
|
| 511 |
},
|
| 512 |
{
|
| 513 |
"id": "44505c34-862c-4f7f-87a7-701074acb421",
|
| 514 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/86.png",
|
| 515 |
"question": "Looking at the given image, which landmark can you identify?\nA.Spanish Steps\nB.Pentagon\nC.Festung Hohensalzburg\nD.Golden Gate Bridge",
|
| 516 |
"answer": "C"
|
| 517 |
},
|
| 518 |
{
|
| 519 |
"id": "b5122bdb-c714-47f3-aff7-72d63cef109a",
|
| 520 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/87.png",
|
| 521 |
"question": "From the provided image, which landmark is shown?\nA.Bran Castle\nB.Arena Di Verona\nC.Acropolis\nD.Hollywood Walk of Fame",
|
| 522 |
"answer": "A"
|
| 523 |
},
|
| 524 |
{
|
| 525 |
"id": "ddcd768e-0d3b-4df8-b113-4c24c322fc2f",
|
| 526 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/88.png",
|
| 527 |
"question": "Looking at the given image, which landmark can you identify?\nA.London Eye\nB.Prague Castle\nC.Leaning Tower of Pisa\nD.Gateway Arch",
|
| 528 |
"answer": "B"
|
| 529 |
},
|
| 530 |
{
|
| 531 |
"id": "6b097bc7-bde8-4ff8-9e7e-ffa3cff15c54",
|
| 532 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/89.png",
|
| 533 |
"question": "What landmark is depicted in the image provided?\nA.The White House\nB.Piazza Del Campo\nC.Big Ben\nD.St. Basil's Cathedral",
|
| 534 |
"answer": "B"
|
| 535 |
},
|
| 536 |
{
|
| 537 |
"id": "2b7183c4-04b1-497c-b04a-a85ad8a55a24",
|
| 538 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/90.png",
|
| 539 |
"question": "Based on the image provided, which landmark is depicted?\nA.Atomium\nB.Taj Mahal\nC.London Eye\nD.Tower Bridge",
|
| 540 |
"answer": "A"
|
| 541 |
},
|
| 542 |
{
|
| 543 |
"id": "443c3587-06ef-4520-9351-e3bff335be61",
|
| 544 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/91.png",
|
| 545 |
"question": "What landmark is depicted in the image provided?\nA.Tower Bridge\nB.Oriental Pearl Tower\nC.Burj Al Arab Hotel\nD.Guggenheim Museum",
|
| 546 |
"answer": "D"
|
| 547 |
},
|
| 548 |
{
|
| 549 |
"id": "29969209-0849-4ad5-ba03-e71c6b110f69",
|
| 550 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/92.png",
|
| 551 |
"question": "Based on the image you have been given, which landmark is featured?\nA.Atomium\nB.Oxford University\nC.Hollywood Walk of Fame\nD.Mont St. Michel",
|
| 552 |
"answer": "C"
|
| 553 |
},
|
| 554 |
{
|
| 555 |
"id": "bc049e96-4034-44bf-84a0-11769b457e58",
|
| 556 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/93.png",
|
| 557 |
"question": "What landmark is depicted in the image provided?\nA.Blue Mosque\nB.London Eye\nC.Winter Palace\nD.The Shard",
|
| 558 |
"answer": "C"
|
| 559 |
},
|
| 560 |
{
|
| 561 |
"id": "de4e1f52-2da1-4446-bc42-77f91e606131",
|
| 562 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/94.png",
|
| 563 |
"question": "What landmark is depicted in the image provided?\nA.British Museum\nB.St. Basil's Cathedral\nC.Ellis Island Immigration Museum\nD.Tivoli Gardens",
|
| 564 |
"answer": "C"
|
| 565 |
},
|
| 566 |
{
|
| 567 |
"id": "082da047-7ac5-4440-ac52-95ee473727e8",
|
| 568 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/95.png",
|
| 569 |
"question": "Based on the image provided, which landmark is depicted?\nA.Machu Picchu\nB.Ellis Island Immigration Museum\nC.British Museum\nD.Guggenheim Museum",
|
| 570 |
"answer": "C"
|
| 571 |
},
|
| 572 |
{
|
| 573 |
"id": "e4b40253-067a-42b5-b11d-f7e0509729bb",
|
| 574 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/96.png",
|
| 575 |
"question": "What landmark is depicted in the image provided?\nA.Oxford University\nB.Helsinki Cathedral\nC.The Gherkin\nD.Winter Palace",
|
| 576 |
"answer": "A"
|
| 577 |
},
|
| 578 |
{
|
| 579 |
"id": "c95b6774-f493-401c-8414-482d8d9893de",
|
| 580 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/97.png",
|
| 581 |
"question": "From the provided image, which landmark is shown?\nA.Colosseum\nB.The Gherkin\nC.Kremlin\nD.Notre Dame",
|
| 582 |
"answer": "C"
|
| 583 |
},
|
| 584 |
{
|
| 585 |
"id": "d27a25c7-cf46-4ba4-8988-b5394bd80654",
|
| 586 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/98.png",
|
| 587 |
"question": "What landmark is depicted in the image provided?\nA.Machu Picchu\nB.The Gherkin\nC.Blue Mosque\nD.Christ the Redeemer",
|
| 588 |
"answer": "C"
|
| 589 |
},
|
| 590 |
{
|
| 591 |
"id": "3a8060a6-0efa-4d0f-b6a6-758872a2acb0",
|
| 592 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/99.png",
|
| 593 |
"question": "What landmark is depicted in the image provided?\nA.Grand Canyon\nB.St. Peter's Basilica\nC.Piccadilly Circus\nD.Buckingham Palace",
|
| 594 |
"answer": "C"
|
| 595 |
},
|
| 596 |
{
|
| 597 |
"id": "05439b06-4afb-427e-9b3c-017e6509d9b8",
|
| 598 |
+
"image_path": "perception/single_instance_identification/landmark_recognition/images/100.png",
|
| 599 |
"question": "What landmark is depicted in the image provided?\nA.Trafalgar Square\nB.Bridge of Sighs\nC.Stonehenge\nD.Angkor Wat",
|
| 600 |
"answer": "A"
|
| 601 |
}
|
perception/single_instance_identification/object_counting/object_counting.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
perception/single_instance_identification/object_localization/object_localization.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
perception/single_instance_identification/object_presence/object_presence.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
perception/single_instance_identification/visual_grounding/visual_grounding.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
reasoning/assessment_reasoning/environmental_assessment/environmental_assessment.json
CHANGED
|
@@ -1,1201 +1,1201 @@
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
"id": "458ab2a3-8af3-4936-86f4-a2f98c22e688",
|
| 4 |
-
"image_path": "images/1.png",
|
| 5 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Very low\nB.Medium\nC.Low\nD.High",
|
| 6 |
"answer": "C"
|
| 7 |
},
|
| 8 |
{
|
| 9 |
"id": "ca058a5b-f392-42e8-be5c-c9236783f6e0",
|
| 10 |
-
"image_path": "images/2.png",
|
| 11 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Low\nB.Very low\nC.High\nD.Medium",
|
| 12 |
"answer": "A"
|
| 13 |
},
|
| 14 |
{
|
| 15 |
"id": "e30d7bbe-e802-4310-9ab7-37f452e452f2",
|
| 16 |
-
"image_path": "images/3.png",
|
| 17 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.High\nB.Low\nC.Medium\nD.Very low",
|
| 18 |
"answer": "C"
|
| 19 |
},
|
| 20 |
{
|
| 21 |
"id": "54d4d4b0-49ed-47b9-9f3d-53c7ae7116c2",
|
| 22 |
-
"image_path": "images/4.png",
|
| 23 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Low\nB.Very low\nC.Medium\nD.High",
|
| 24 |
"answer": "D"
|
| 25 |
},
|
| 26 |
{
|
| 27 |
"id": "f8447c3f-446f-4303-967a-d4bcf2c67ae2",
|
| 28 |
-
"image_path": "images/5.png",
|
| 29 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Very low\nB.High\nC.Low\nD.Medium",
|
| 30 |
"answer": "A"
|
| 31 |
},
|
| 32 |
{
|
| 33 |
"id": "60ee3ba0-5be7-40d6-88cc-11ea15bbd38d",
|
| 34 |
-
"image_path": "images/6.png",
|
| 35 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Low\nB.Medium\nC.Very low\nD.High",
|
| 36 |
"answer": "B"
|
| 37 |
},
|
| 38 |
{
|
| 39 |
"id": "582e38f7-e59b-4155-a5c1-6782b5d57d1b",
|
| 40 |
-
"image_path": "images/7.png",
|
| 41 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.High\nB.Very low\nC.Medium\nD.Low",
|
| 42 |
"answer": "A"
|
| 43 |
},
|
| 44 |
{
|
| 45 |
"id": "fc27a99d-906b-48ab-b487-c18b45664eeb",
|
| 46 |
-
"image_path": "images/8.png",
|
| 47 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.High\nB.Low\nC.Very low\nD.Medium",
|
| 48 |
"answer": "C"
|
| 49 |
},
|
| 50 |
{
|
| 51 |
"id": "94c37556-0159-4c0c-a3d1-661ef4e38959",
|
| 52 |
-
"image_path": "images/9.png",
|
| 53 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Very low\nB.Low\nC.High\nD.Medium",
|
| 54 |
"answer": "B"
|
| 55 |
},
|
| 56 |
{
|
| 57 |
"id": "da05d660-f816-4ab2-b6e6-62a752cf3095",
|
| 58 |
-
"image_path": "images/10.png",
|
| 59 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Low\nB.Medium\nC.Very low\nD.High",
|
| 60 |
"answer": "C"
|
| 61 |
},
|
| 62 |
{
|
| 63 |
"id": "9c5da143-a70a-46dc-b596-382d1ab88efc",
|
| 64 |
-
"image_path": "images/11.png",
|
| 65 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.High\nB.Very low\nC.Low\nD.Medium",
|
| 66 |
"answer": "B"
|
| 67 |
},
|
| 68 |
{
|
| 69 |
"id": "f74ff2d5-586f-42f7-a8a6-912c5f1d82a6",
|
| 70 |
-
"image_path": "images/12.png",
|
| 71 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.High\nB.Medium\nC.Low\nD.Very low",
|
| 72 |
"answer": "C"
|
| 73 |
},
|
| 74 |
{
|
| 75 |
"id": "2caf5b02-5b4f-4cc5-a318-c0af81b27454",
|
| 76 |
-
"image_path": "images/13.png",
|
| 77 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.High\nB.Low\nC.Very low\nD.Medium",
|
| 78 |
"answer": "B"
|
| 79 |
},
|
| 80 |
{
|
| 81 |
"id": "0229c8f1-534f-430d-80e4-c67a577fac4f",
|
| 82 |
-
"image_path": "images/14.png",
|
| 83 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Low\nB.Very low\nC.High\nD.Medium",
|
| 84 |
"answer": "B"
|
| 85 |
},
|
| 86 |
{
|
| 87 |
"id": "21d500bc-7449-4c76-ae71-92ad5f0926c4",
|
| 88 |
-
"image_path": "images/15.png",
|
| 89 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Very low\nB.Low\nC.High\nD.Medium",
|
| 90 |
"answer": "D"
|
| 91 |
},
|
| 92 |
{
|
| 93 |
"id": "0353db88-6f51-4ef2-959f-6ca9bd2d8f3d",
|
| 94 |
-
"image_path": "images/16.png",
|
| 95 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.High\nB.Very low\nC.Low\nD.Medium",
|
| 96 |
"answer": "B"
|
| 97 |
},
|
| 98 |
{
|
| 99 |
"id": "efb44c94-75b4-4d79-934d-c2fc69ca3708",
|
| 100 |
-
"image_path": "images/17.png",
|
| 101 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Medium\nB.Very low\nC.Low\nD.High",
|
| 102 |
"answer": "B"
|
| 103 |
},
|
| 104 |
{
|
| 105 |
"id": "d16b3862-ff85-4525-89d7-449517ff0a2c",
|
| 106 |
-
"image_path": "images/18.png",
|
| 107 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Low\nB.High\nC.Very low\nD.Medium",
|
| 108 |
"answer": "B"
|
| 109 |
},
|
| 110 |
{
|
| 111 |
"id": "60f10386-9bee-4b41-aef1-3c60483247e8",
|
| 112 |
-
"image_path": "images/19.png",
|
| 113 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Low\nB.Very low\nC.Medium\nD.High",
|
| 114 |
"answer": "D"
|
| 115 |
},
|
| 116 |
{
|
| 117 |
"id": "8dd11a28-1810-4cb9-9892-07048e5f098b",
|
| 118 |
-
"image_path": "images/20.png",
|
| 119 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Medium\nB.High\nC.Very low\nD.Low",
|
| 120 |
"answer": "C"
|
| 121 |
},
|
| 122 |
{
|
| 123 |
"id": "432eae2e-f04d-4c47-a392-de15586958cc",
|
| 124 |
-
"image_path": "images/21.png",
|
| 125 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Medium\nB.Low\nC.High\nD.Very low",
|
| 126 |
"answer": "B"
|
| 127 |
},
|
| 128 |
{
|
| 129 |
"id": "63351de1-206e-4860-9edb-086bb1c9fe2c",
|
| 130 |
-
"image_path": "images/22.png",
|
| 131 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Very low\nB.High\nC.Low\nD.Medium",
|
| 132 |
"answer": "A"
|
| 133 |
},
|
| 134 |
{
|
| 135 |
"id": "dee0d792-a5b0-4b33-8c48-21d638b42804",
|
| 136 |
-
"image_path": "images/23.png",
|
| 137 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Low\nB.Very low\nC.High\nD.Medium",
|
| 138 |
"answer": "C"
|
| 139 |
},
|
| 140 |
{
|
| 141 |
"id": "27113914-a588-4b98-940c-5ce6c109b51c",
|
| 142 |
-
"image_path": "images/24.png",
|
| 143 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.High\nB.Low\nC.Medium\nD.Very low",
|
| 144 |
"answer": "C"
|
| 145 |
},
|
| 146 |
{
|
| 147 |
"id": "75aa67e5-0509-4d7b-bc4b-004bebde89ce",
|
| 148 |
-
"image_path": "images/25.png",
|
| 149 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Low\nB.Medium\nC.High\nD.Very low",
|
| 150 |
"answer": "D"
|
| 151 |
},
|
| 152 |
{
|
| 153 |
"id": "acc8d172-452c-4923-b7be-18ad5ccb3678",
|
| 154 |
-
"image_path": "images/26.png",
|
| 155 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Very low\nB.Low\nC.Medium\nD.High",
|
| 156 |
"answer": "C"
|
| 157 |
},
|
| 158 |
{
|
| 159 |
"id": "fe2faf47-adbe-42d0-9d56-a5eccb717df7",
|
| 160 |
-
"image_path": "images/27.png",
|
| 161 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Medium\nB.Very low\nC.Low\nD.High",
|
| 162 |
"answer": "B"
|
| 163 |
},
|
| 164 |
{
|
| 165 |
"id": "7b6913b0-d265-4cfb-af7e-8d565645a22e",
|
| 166 |
-
"image_path": "images/28.png",
|
| 167 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Very low\nB.Low\nC.Medium\nD.High",
|
| 168 |
"answer": "A"
|
| 169 |
},
|
| 170 |
{
|
| 171 |
"id": "1bf2f176-869a-45e7-a6d1-1f06303d116a",
|
| 172 |
-
"image_path": "images/29.png",
|
| 173 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.High\nB.Medium\nC.Low\nD.Very low",
|
| 174 |
"answer": "D"
|
| 175 |
},
|
| 176 |
{
|
| 177 |
"id": "fcde85c3-c155-42c2-8957-4809ae4ea9e2",
|
| 178 |
-
"image_path": "images/30.png",
|
| 179 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Very low\nB.Low\nC.Medium\nD.High",
|
| 180 |
"answer": "B"
|
| 181 |
},
|
| 182 |
{
|
| 183 |
"id": "e03e91fe-754b-4c42-8f81-bb2d94926680",
|
| 184 |
-
"image_path": "images/31.png",
|
| 185 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.High\nB.Medium\nC.Low\nD.Very low",
|
| 186 |
"answer": "D"
|
| 187 |
},
|
| 188 |
{
|
| 189 |
"id": "5ec10a04-9cd0-43ff-9548-542a2527dbc4",
|
| 190 |
-
"image_path": "images/32.png",
|
| 191 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Low\nB.Medium\nC.High\nD.Very low",
|
| 192 |
"answer": "D"
|
| 193 |
},
|
| 194 |
{
|
| 195 |
"id": "ba9d1da2-594e-4138-8540-f2b9cda5ff1e",
|
| 196 |
-
"image_path": "images/33.png",
|
| 197 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Low\nB.Medium\nC.High\nD.Very low",
|
| 198 |
"answer": "A"
|
| 199 |
},
|
| 200 |
{
|
| 201 |
"id": "9319bcae-7b9e-4956-91d8-da7005577be5",
|
| 202 |
-
"image_path": "images/34.png",
|
| 203 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Very low\nB.Low\nC.Medium\nD.High",
|
| 204 |
"answer": "D"
|
| 205 |
},
|
| 206 |
{
|
| 207 |
"id": "3522bce2-ac15-4879-b24d-e92d29a7eece",
|
| 208 |
-
"image_path": "images/35.png",
|
| 209 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.Low\nC.Very low\nD.High",
|
| 210 |
"answer": "D"
|
| 211 |
},
|
| 212 |
{
|
| 213 |
"id": "9aecd8a1-24da-4a17-a2ae-847207553aee",
|
| 214 |
-
"image_path": "images/36.png",
|
| 215 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.High\nB.Medium\nC.Low\nD.Very low",
|
| 216 |
"answer": "D"
|
| 217 |
},
|
| 218 |
{
|
| 219 |
"id": "b9a8b062-f92d-4cdb-86cc-ccb934bf97fb",
|
| 220 |
-
"image_path": "images/37.png",
|
| 221 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Low\nB.Medium\nC.High\nD.Very low",
|
| 222 |
"answer": "B"
|
| 223 |
},
|
| 224 |
{
|
| 225 |
"id": "b488f6db-99d3-4e81-96f4-0fee9f5ba060",
|
| 226 |
-
"image_path": "images/38.png",
|
| 227 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.Low\nC.Very low\nD.High",
|
| 228 |
"answer": "D"
|
| 229 |
},
|
| 230 |
{
|
| 231 |
"id": "a4dd1e73-089e-4712-9add-76b070d6bb48",
|
| 232 |
-
"image_path": "images/39.png",
|
| 233 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.High\nB.Low\nC.Medium\nD.Very low",
|
| 234 |
"answer": "B"
|
| 235 |
},
|
| 236 |
{
|
| 237 |
"id": "cf85d67e-9f97-48c1-abfe-eb7bc2776554",
|
| 238 |
-
"image_path": "images/40.png",
|
| 239 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 240 |
"answer": "B"
|
| 241 |
},
|
| 242 |
{
|
| 243 |
"id": "6ad279b2-5767-4f3b-a9a2-b0eb0fbdde8c",
|
| 244 |
-
"image_path": "images/41.png",
|
| 245 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Very low\nB.Medium\nC.High\nD.Low",
|
| 246 |
"answer": "A"
|
| 247 |
},
|
| 248 |
{
|
| 249 |
"id": "26b3d775-9e6d-4bf0-8baf-66484db8ab95",
|
| 250 |
-
"image_path": "images/42.png",
|
| 251 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 252 |
"answer": "D"
|
| 253 |
},
|
| 254 |
{
|
| 255 |
"id": "58ae2ba3-f89a-44d5-baa0-b97908172b2f",
|
| 256 |
-
"image_path": "images/43.png",
|
| 257 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Very low\nB.Medium\nC.High\nD.Low",
|
| 258 |
"answer": "D"
|
| 259 |
},
|
| 260 |
{
|
| 261 |
"id": "533cdb4e-9bb5-414e-b2d5-470ebdf69f97",
|
| 262 |
-
"image_path": "images/44.png",
|
| 263 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.Low\nC.High\nD.Very low",
|
| 264 |
"answer": "A"
|
| 265 |
},
|
| 266 |
{
|
| 267 |
"id": "a7b21702-c43b-42f3-b011-dd99632dc4ae",
|
| 268 |
-
"image_path": "images/45.png",
|
| 269 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.High\nC.Very low\nD.Low",
|
| 270 |
"answer": "D"
|
| 271 |
},
|
| 272 |
{
|
| 273 |
"id": "36e4f985-695e-4543-a50d-9c8ef50299c6",
|
| 274 |
-
"image_path": "images/46.png",
|
| 275 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Very low\nB.Medium\nC.High\nD.Low",
|
| 276 |
"answer": "A"
|
| 277 |
},
|
| 278 |
{
|
| 279 |
"id": "cef1921e-3784-47b6-bffc-30df5fbc6f2d",
|
| 280 |
-
"image_path": "images/47.png",
|
| 281 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.High\nC.Low\nD.Very low",
|
| 282 |
"answer": "D"
|
| 283 |
},
|
| 284 |
{
|
| 285 |
"id": "ec626afb-92b2-4113-a127-b3d999f6957b",
|
| 286 |
-
"image_path": "images/48.png",
|
| 287 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Low\nB.High\nC.Very low\nD.Medium",
|
| 288 |
"answer": "A"
|
| 289 |
},
|
| 290 |
{
|
| 291 |
"id": "1ebad2d1-7fbb-4ec3-8939-7ac939ea3e93",
|
| 292 |
-
"image_path": "images/49.png",
|
| 293 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Medium\nB.Very low\nC.Low\nD.High",
|
| 294 |
"answer": "B"
|
| 295 |
},
|
| 296 |
{
|
| 297 |
"id": "dcfa357e-f3bc-49c7-9780-38d4c6de89ca",
|
| 298 |
-
"image_path": "images/50.png",
|
| 299 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.High\nB.Very low\nC.Medium\nD.Low",
|
| 300 |
"answer": "D"
|
| 301 |
},
|
| 302 |
{
|
| 303 |
"id": "201a9c09-ac8a-4d6e-9466-f855d7917264",
|
| 304 |
-
"image_path": "images/51.png",
|
| 305 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.High\nB.Low\nC.Very low\nD.Medium",
|
| 306 |
"answer": "A"
|
| 307 |
},
|
| 308 |
{
|
| 309 |
"id": "d2e4ea8a-7f66-43b1-abbe-71eeeb9df5a6",
|
| 310 |
-
"image_path": "images/52.png",
|
| 311 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Very low\nB.Low\nC.Medium\nD.High",
|
| 312 |
"answer": "A"
|
| 313 |
},
|
| 314 |
{
|
| 315 |
"id": "50dcbdbf-e3d9-4150-9e92-bfa606b34ef9",
|
| 316 |
-
"image_path": "images/53.png",
|
| 317 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.Very low\nC.Low\nD.High",
|
| 318 |
"answer": "A"
|
| 319 |
},
|
| 320 |
{
|
| 321 |
"id": "2c07198b-7dfc-476a-a8cd-9d8ef6db4e48",
|
| 322 |
-
"image_path": "images/54.png",
|
| 323 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Very low\nB.High\nC.Low\nD.Medium",
|
| 324 |
"answer": "A"
|
| 325 |
},
|
| 326 |
{
|
| 327 |
"id": "aba7b0b3-ba44-4b58-8486-68c2fdadfc44",
|
| 328 |
-
"image_path": "images/55.png",
|
| 329 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 330 |
"answer": "A"
|
| 331 |
},
|
| 332 |
{
|
| 333 |
"id": "bdb1c5c2-d4d3-4e10-9ff2-1f313cf14ade",
|
| 334 |
-
"image_path": "images/56.png",
|
| 335 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Very low\nB.Low\nC.Medium\nD.High",
|
| 336 |
"answer": "B"
|
| 337 |
},
|
| 338 |
{
|
| 339 |
"id": "91938183-0e19-4822-9e56-a0afe738c038",
|
| 340 |
-
"image_path": "images/57.png",
|
| 341 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 342 |
"answer": "D"
|
| 343 |
},
|
| 344 |
{
|
| 345 |
"id": "03ddb9be-24d1-48d9-9e96-432d8b9edb6f",
|
| 346 |
-
"image_path": "images/58.png",
|
| 347 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.High\nB.Very low\nC.Medium\nD.Low",
|
| 348 |
"answer": "A"
|
| 349 |
},
|
| 350 |
{
|
| 351 |
"id": "e8a86435-f9c0-46de-80fb-99ab6682da75",
|
| 352 |
-
"image_path": "images/59.png",
|
| 353 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Low\nB.Very low\nC.Medium\nD.High",
|
| 354 |
"answer": "C"
|
| 355 |
},
|
| 356 |
{
|
| 357 |
"id": "0cecadc2-e422-45ec-aeeb-53638ac43748",
|
| 358 |
-
"image_path": "images/60.png",
|
| 359 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Very low\nB.Low\nC.Medium\nD.High",
|
| 360 |
"answer": "B"
|
| 361 |
},
|
| 362 |
{
|
| 363 |
"id": "5f2cc506-2654-4ea7-b895-ba6ab0d8d0d1",
|
| 364 |
-
"image_path": "images/61.png",
|
| 365 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Medium\nB.Low\nC.High\nD.Very low",
|
| 366 |
"answer": "B"
|
| 367 |
},
|
| 368 |
{
|
| 369 |
"id": "fdd0a439-5b48-4fc3-989f-38632adfcccb",
|
| 370 |
-
"image_path": "images/62.png",
|
| 371 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Very low\nB.Medium\nC.High\nD.Low",
|
| 372 |
"answer": "A"
|
| 373 |
},
|
| 374 |
{
|
| 375 |
"id": "be883087-35f5-491e-843d-880a3bbb6129",
|
| 376 |
-
"image_path": "images/63.png",
|
| 377 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Low\nB.High\nC.Medium\nD.Very low",
|
| 378 |
"answer": "B"
|
| 379 |
},
|
| 380 |
{
|
| 381 |
"id": "310c96e0-bc72-4b56-b2bb-e84bd842dcd0",
|
| 382 |
-
"image_path": "images/64.png",
|
| 383 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.Very low\nC.Low\nD.High",
|
| 384 |
"answer": "A"
|
| 385 |
},
|
| 386 |
{
|
| 387 |
"id": "82abe718-1f62-4e21-835d-7d57e36a43d5",
|
| 388 |
-
"image_path": "images/65.png",
|
| 389 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Low\nB.Very low\nC.Medium\nD.High",
|
| 390 |
"answer": "D"
|
| 391 |
},
|
| 392 |
{
|
| 393 |
"id": "8359be72-e988-47ac-bd23-631ed388b11e",
|
| 394 |
-
"image_path": "images/66.png",
|
| 395 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Very low\nB.Medium\nC.High\nD.Low",
|
| 396 |
"answer": "A"
|
| 397 |
},
|
| 398 |
{
|
| 399 |
"id": "a49a256e-b753-4c22-99b5-fc2d48cedf32",
|
| 400 |
-
"image_path": "images/67.png",
|
| 401 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 402 |
"answer": "A"
|
| 403 |
},
|
| 404 |
{
|
| 405 |
"id": "05e13290-a735-4483-a605-b6849de0f755",
|
| 406 |
-
"image_path": "images/68.png",
|
| 407 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Low\nB.High\nC.Very low\nD.Medium",
|
| 408 |
"answer": "C"
|
| 409 |
},
|
| 410 |
{
|
| 411 |
"id": "8f8d835e-e6b1-4a03-915a-bdf56e0d19e6",
|
| 412 |
-
"image_path": "images/69.png",
|
| 413 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Very low\nB.High\nC.Low\nD.Medium",
|
| 414 |
"answer": "C"
|
| 415 |
},
|
| 416 |
{
|
| 417 |
"id": "bffbcb4b-f49a-4944-a418-e616ea45370b",
|
| 418 |
-
"image_path": "images/70.png",
|
| 419 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Low\nB.Very low\nC.Medium\nD.High",
|
| 420 |
"answer": "B"
|
| 421 |
},
|
| 422 |
{
|
| 423 |
"id": "51f387b8-4b46-466c-b4fb-b1fb00144b01",
|
| 424 |
-
"image_path": "images/71.png",
|
| 425 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.High\nB.Medium\nC.Very low\nD.Low",
|
| 426 |
"answer": "D"
|
| 427 |
},
|
| 428 |
{
|
| 429 |
"id": "b49e81c6-eaee-4024-8ed0-7dc4c55f8d3b",
|
| 430 |
-
"image_path": "images/72.png",
|
| 431 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Low\nB.Medium\nC.Very low\nD.High",
|
| 432 |
"answer": "A"
|
| 433 |
},
|
| 434 |
{
|
| 435 |
"id": "c4faa9de-3051-45a7-807a-11874bfe8754",
|
| 436 |
-
"image_path": "images/73.png",
|
| 437 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Medium\nB.Very low\nC.Low\nD.High",
|
| 438 |
"answer": "C"
|
| 439 |
},
|
| 440 |
{
|
| 441 |
"id": "4945254a-92ca-4511-9ee6-fb191faf64d2",
|
| 442 |
-
"image_path": "images/74.png",
|
| 443 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Very low\nB.Medium\nC.High\nD.Low",
|
| 444 |
"answer": "B"
|
| 445 |
},
|
| 446 |
{
|
| 447 |
"id": "9f969dc5-97bc-4271-924f-87ef59f99fa2",
|
| 448 |
-
"image_path": "images/75.png",
|
| 449 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.High\nB.Very low\nC.Medium\nD.Low",
|
| 450 |
"answer": "D"
|
| 451 |
},
|
| 452 |
{
|
| 453 |
"id": "b4a310ac-8913-47a1-a530-889c00ac3f90",
|
| 454 |
-
"image_path": "images/76.png",
|
| 455 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.High\nB.Low\nC.Very low\nD.Medium",
|
| 456 |
"answer": "C"
|
| 457 |
},
|
| 458 |
{
|
| 459 |
"id": "f998eea5-4df1-471f-94ef-61a96fc1b7e2",
|
| 460 |
-
"image_path": "images/77.png",
|
| 461 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Very low\nB.High\nC.Medium\nD.Low",
|
| 462 |
"answer": "A"
|
| 463 |
},
|
| 464 |
{
|
| 465 |
"id": "6412eac8-0f98-4e19-ba4f-0ee8997102f5",
|
| 466 |
-
"image_path": "images/78.png",
|
| 467 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Low\nB.Medium\nC.High\nD.Very low",
|
| 468 |
"answer": "D"
|
| 469 |
},
|
| 470 |
{
|
| 471 |
"id": "aaf24f88-d717-48ff-a72c-701e69468c20",
|
| 472 |
-
"image_path": "images/79.png",
|
| 473 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Medium\nB.High\nC.Very low\nD.Low",
|
| 474 |
"answer": "C"
|
| 475 |
},
|
| 476 |
{
|
| 477 |
"id": "bc7ced10-e6a7-48e7-8d21-bb1b5bf2bb9f",
|
| 478 |
-
"image_path": "images/80.png",
|
| 479 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Medium\nB.Very low\nC.Low\nD.High",
|
| 480 |
"answer": "B"
|
| 481 |
},
|
| 482 |
{
|
| 483 |
"id": "40147de4-ba62-40c2-a4c9-200f4afa2c58",
|
| 484 |
-
"image_path": "images/81.png",
|
| 485 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.High\nB.Very low\nC.Low\nD.Medium",
|
| 486 |
"answer": "B"
|
| 487 |
},
|
| 488 |
{
|
| 489 |
"id": "14a32e67-8069-4d6f-b992-a1d9508e4c15",
|
| 490 |
-
"image_path": "images/82.png",
|
| 491 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Very low\nB.High\nC.Low\nD.Medium",
|
| 492 |
"answer": "A"
|
| 493 |
},
|
| 494 |
{
|
| 495 |
"id": "8e7edc47-c801-462a-b7a7-e081dd8ce469",
|
| 496 |
-
"image_path": "images/83.png",
|
| 497 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Low\nB.Very low\nC.Medium\nD.High",
|
| 498 |
"answer": "A"
|
| 499 |
},
|
| 500 |
{
|
| 501 |
"id": "30c76e84-33a8-4e9b-857e-e972180e8570",
|
| 502 |
-
"image_path": "images/84.png",
|
| 503 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 504 |
"answer": "B"
|
| 505 |
},
|
| 506 |
{
|
| 507 |
"id": "8abf39c7-8afa-4b63-b868-58944fdb3e0f",
|
| 508 |
-
"image_path": "images/85.png",
|
| 509 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Low\nB.High\nC.Medium\nD.Very low",
|
| 510 |
"answer": "B"
|
| 511 |
},
|
| 512 |
{
|
| 513 |
"id": "25835a61-da98-44c7-97ef-91d4486f7bae",
|
| 514 |
-
"image_path": "images/86.png",
|
| 515 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Low\nB.Medium\nC.High\nD.Very low",
|
| 516 |
"answer": "D"
|
| 517 |
},
|
| 518 |
{
|
| 519 |
"id": "0976c356-d1e5-41c4-9d47-31ad96cc507b",
|
| 520 |
-
"image_path": "images/87.png",
|
| 521 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Medium\nB.High\nC.Low\nD.Very low",
|
| 522 |
"answer": "D"
|
| 523 |
},
|
| 524 |
{
|
| 525 |
"id": "17df9739-f688-40b2-a5fa-b17fb91f4c9c",
|
| 526 |
-
"image_path": "images/88.png",
|
| 527 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 528 |
"answer": "A"
|
| 529 |
},
|
| 530 |
{
|
| 531 |
"id": "28bc12e8-24bb-419b-ae68-b6d429e6f0e6",
|
| 532 |
-
"image_path": "images/89.png",
|
| 533 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Very low\nB.High\nC.Low\nD.Medium",
|
| 534 |
"answer": "C"
|
| 535 |
},
|
| 536 |
{
|
| 537 |
"id": "e2c30bdf-1273-4f1f-a4c5-8d629af5fef5",
|
| 538 |
-
"image_path": "images/90.png",
|
| 539 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.High\nB.Low\nC.Very low\nD.Medium",
|
| 540 |
"answer": "C"
|
| 541 |
},
|
| 542 |
{
|
| 543 |
"id": "3f9dc3a9-f905-442e-9fcb-7814fed0e87b",
|
| 544 |
-
"image_path": "images/91.png",
|
| 545 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Low\nB.Very low\nC.High\nD.Medium",
|
| 546 |
"answer": "A"
|
| 547 |
},
|
| 548 |
{
|
| 549 |
"id": "b861e9c1-b7ee-4cbb-990b-4cd1ad7012cd",
|
| 550 |
-
"image_path": "images/92.png",
|
| 551 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.High\nB.Low\nC.Very low\nD.Medium",
|
| 552 |
"answer": "C"
|
| 553 |
},
|
| 554 |
{
|
| 555 |
"id": "ec17f2d1-3689-4230-b86f-77e7ab6eacc9",
|
| 556 |
-
"image_path": "images/93.png",
|
| 557 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Very low\nB.High\nC.Low\nD.Medium",
|
| 558 |
"answer": "A"
|
| 559 |
},
|
| 560 |
{
|
| 561 |
"id": "0e30524f-4ccb-4f05-b7a9-9a93e919adce",
|
| 562 |
-
"image_path": "images/94.png",
|
| 563 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.Low\nC.Very low\nD.High",
|
| 564 |
"answer": "B"
|
| 565 |
},
|
| 566 |
{
|
| 567 |
"id": "27a58d5f-5117-43dd-a655-180b1a94d0b2",
|
| 568 |
-
"image_path": "images/95.png",
|
| 569 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 570 |
"answer": "B"
|
| 571 |
},
|
| 572 |
{
|
| 573 |
"id": "ae1cabf4-62e3-4f67-9028-ed5d60159ca2",
|
| 574 |
-
"image_path": "images/96.png",
|
| 575 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Low\nB.High\nC.Very low\nD.Medium",
|
| 576 |
"answer": "A"
|
| 577 |
},
|
| 578 |
{
|
| 579 |
"id": "4b7b01a6-4c26-4746-b8d4-bb5a76d10f56",
|
| 580 |
-
"image_path": "images/97.png",
|
| 581 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.High\nB.Medium\nC.Low\nD.Very low",
|
| 582 |
"answer": "C"
|
| 583 |
},
|
| 584 |
{
|
| 585 |
"id": "dca5d925-cf7b-4066-a9ce-08d09855bbf1",
|
| 586 |
-
"image_path": "images/98.png",
|
| 587 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.High\nB.Medium\nC.Very low\nD.Low",
|
| 588 |
"answer": "C"
|
| 589 |
},
|
| 590 |
{
|
| 591 |
"id": "fd8841a2-311b-4efd-a5b4-38ff2cdd2494",
|
| 592 |
-
"image_path": "images/99.png",
|
| 593 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.High\nB.Medium\nC.Low\nD.Very low",
|
| 594 |
"answer": "D"
|
| 595 |
},
|
| 596 |
{
|
| 597 |
"id": "1e25dc73-f54d-4aab-a924-d9936883c40e",
|
| 598 |
-
"image_path": "images/100.png",
|
| 599 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Low\nB.Medium\nC.Very low\nD.High",
|
| 600 |
"answer": "C"
|
| 601 |
},
|
| 602 |
{
|
| 603 |
"id": "bb557395-8963-4b23-b3ae-54fdbebd3f42",
|
| 604 |
-
"image_path": "images/101.png",
|
| 605 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 606 |
"answer": "B"
|
| 607 |
},
|
| 608 |
{
|
| 609 |
"id": "77d89887-0dd3-4811-90ed-4315f84f4e34",
|
| 610 |
-
"image_path": "images/102.png",
|
| 611 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.Very low\nC.Low\nD.High",
|
| 612 |
"answer": "C"
|
| 613 |
},
|
| 614 |
{
|
| 615 |
"id": "85439e0b-ad28-4a86-b1ad-5eb097ad08f9",
|
| 616 |
-
"image_path": "images/103.png",
|
| 617 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Low\nB.Very low\nC.High\nD.Medium",
|
| 618 |
"answer": "B"
|
| 619 |
},
|
| 620 |
{
|
| 621 |
"id": "a76eaf49-d5e6-4970-8dd7-7456813d9ab3",
|
| 622 |
-
"image_path": "images/104.png",
|
| 623 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.High\nB.Very low\nC.Low\nD.Medium",
|
| 624 |
"answer": "B"
|
| 625 |
},
|
| 626 |
{
|
| 627 |
"id": "d687448c-e572-4fa1-a477-f0d7578ee30d",
|
| 628 |
-
"image_path": "images/105.png",
|
| 629 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Low\nB.Very low\nC.High\nD.Medium",
|
| 630 |
"answer": "A"
|
| 631 |
},
|
| 632 |
{
|
| 633 |
"id": "d26a63c1-6c50-407f-b3fb-5195a547f7aa",
|
| 634 |
-
"image_path": "images/106.png",
|
| 635 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Very low\nB.Low\nC.Medium\nD.High",
|
| 636 |
"answer": "A"
|
| 637 |
},
|
| 638 |
{
|
| 639 |
"id": "c00e146f-64d4-4a2b-9387-fb50706ffd60",
|
| 640 |
-
"image_path": "images/107.png",
|
| 641 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.High\nB.Low\nC.Very low\nD.Medium",
|
| 642 |
"answer": "C"
|
| 643 |
},
|
| 644 |
{
|
| 645 |
"id": "cb8ecf4d-326d-43c1-a04b-995be0a172ca",
|
| 646 |
-
"image_path": "images/108.png",
|
| 647 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 648 |
"answer": "B"
|
| 649 |
},
|
| 650 |
{
|
| 651 |
"id": "c99ceb02-a41e-48e6-89e0-4cacd15b4b24",
|
| 652 |
-
"image_path": "images/109.png",
|
| 653 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Low\nB.Very low\nC.High\nD.Medium",
|
| 654 |
"answer": "B"
|
| 655 |
},
|
| 656 |
{
|
| 657 |
"id": "d6417c75-0f99-4c56-8f8e-b0a3043afce2",
|
| 658 |
-
"image_path": "images/110.png",
|
| 659 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Very low\nB.High\nC.Medium\nD.Low",
|
| 660 |
"answer": "D"
|
| 661 |
},
|
| 662 |
{
|
| 663 |
"id": "bd1ba9ea-a8dd-4dbd-ae44-e065877f4575",
|
| 664 |
-
"image_path": "images/111.png",
|
| 665 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.Low\nC.Very low\nD.High",
|
| 666 |
"answer": "D"
|
| 667 |
},
|
| 668 |
{
|
| 669 |
"id": "361103dd-2388-47fb-911b-54296f0d2025",
|
| 670 |
-
"image_path": "images/112.png",
|
| 671 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Low\nB.Medium\nC.Very low\nD.High",
|
| 672 |
"answer": "D"
|
| 673 |
},
|
| 674 |
{
|
| 675 |
"id": "09f1beb5-c71a-40e4-bc6d-0880a3e39b33",
|
| 676 |
-
"image_path": "images/113.png",
|
| 677 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.High\nB.Very low\nC.Medium\nD.Low",
|
| 678 |
"answer": "B"
|
| 679 |
},
|
| 680 |
{
|
| 681 |
"id": "f6496837-3bad-48a5-b692-b2eec1f4f5e5",
|
| 682 |
-
"image_path": "images/114.png",
|
| 683 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.High\nB.Low\nC.Very low\nD.Medium",
|
| 684 |
"answer": "B"
|
| 685 |
},
|
| 686 |
{
|
| 687 |
"id": "6fb6f8d8-4e13-4023-9865-a06907daa178",
|
| 688 |
-
"image_path": "images/115.png",
|
| 689 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.High\nB.Medium\nC.Very low\nD.Low",
|
| 690 |
"answer": "B"
|
| 691 |
},
|
| 692 |
{
|
| 693 |
"id": "cc4f3e0d-f1da-432c-9692-7960c3392b93",
|
| 694 |
-
"image_path": "images/116.png",
|
| 695 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Low\nB.Very low\nC.Medium\nD.High",
|
| 696 |
"answer": "B"
|
| 697 |
},
|
| 698 |
{
|
| 699 |
"id": "383065aa-f14d-4249-90eb-90508bee0c7e",
|
| 700 |
-
"image_path": "images/117.png",
|
| 701 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Very low\nB.Medium\nC.High\nD.Low",
|
| 702 |
"answer": "A"
|
| 703 |
},
|
| 704 |
{
|
| 705 |
"id": "ec4953cd-7a3f-4cbc-86e2-0c4336bb3c2c",
|
| 706 |
-
"image_path": "images/118.png",
|
| 707 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.High\nB.Low\nC.Medium\nD.Very low",
|
| 708 |
"answer": "D"
|
| 709 |
},
|
| 710 |
{
|
| 711 |
"id": "21019dcf-09b3-491d-8b73-b0277de1fe5b",
|
| 712 |
-
"image_path": "images/119.png",
|
| 713 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.High\nB.Very low\nC.Low\nD.Medium",
|
| 714 |
"answer": "B"
|
| 715 |
},
|
| 716 |
{
|
| 717 |
"id": "17579ad4-0f5e-4df7-b78a-d11cab63d989",
|
| 718 |
-
"image_path": "images/120.png",
|
| 719 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Medium\nB.Low\nC.Very low\nD.High",
|
| 720 |
"answer": "A"
|
| 721 |
},
|
| 722 |
{
|
| 723 |
"id": "79b46dc8-ce49-469a-929e-f6fe55799757",
|
| 724 |
-
"image_path": "images/121.png",
|
| 725 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Low\nB.High\nC.Very low\nD.Medium",
|
| 726 |
"answer": "C"
|
| 727 |
},
|
| 728 |
{
|
| 729 |
"id": "b2ea1296-3061-4a30-80b9-4491c85a4510",
|
| 730 |
-
"image_path": "images/122.png",
|
| 731 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Medium\nB.Low\nC.Very low\nD.High",
|
| 732 |
"answer": "D"
|
| 733 |
},
|
| 734 |
{
|
| 735 |
"id": "03177114-0a22-4a31-bb0b-bc625a16da72",
|
| 736 |
-
"image_path": "images/123.png",
|
| 737 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Medium\nB.High\nC.Very low\nD.Low",
|
| 738 |
"answer": "C"
|
| 739 |
},
|
| 740 |
{
|
| 741 |
"id": "d92a8e89-757e-4a53-823e-9337b481d470",
|
| 742 |
-
"image_path": "images/124.png",
|
| 743 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Very low\nB.Low\nC.Medium\nD.High",
|
| 744 |
"answer": "A"
|
| 745 |
},
|
| 746 |
{
|
| 747 |
"id": "e0265fe7-6dae-4fe1-bda4-1066fa55bda3",
|
| 748 |
-
"image_path": "images/125.png",
|
| 749 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Very low\nB.High\nC.Low\nD.Medium",
|
| 750 |
"answer": "A"
|
| 751 |
},
|
| 752 |
{
|
| 753 |
"id": "893b3484-1928-47ea-b648-1ccbf0c64d8d",
|
| 754 |
-
"image_path": "images/126.png",
|
| 755 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Very low\nB.Medium\nC.Low\nD.High",
|
| 756 |
"answer": "A"
|
| 757 |
},
|
| 758 |
{
|
| 759 |
"id": "43b033f3-e194-44b0-b353-7e6fd85b4f6e",
|
| 760 |
-
"image_path": "images/127.png",
|
| 761 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Very low\nB.Low\nC.High\nD.Medium",
|
| 762 |
"answer": "A"
|
| 763 |
},
|
| 764 |
{
|
| 765 |
"id": "4801cfdd-60b3-415d-a949-5ffd4dc827df",
|
| 766 |
-
"image_path": "images/128.png",
|
| 767 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.High\nB.Very low\nC.Medium\nD.Low",
|
| 768 |
"answer": "B"
|
| 769 |
},
|
| 770 |
{
|
| 771 |
"id": "035d1a1a-6550-4ddb-a12d-8a57b6d4ec33",
|
| 772 |
-
"image_path": "images/129.png",
|
| 773 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.High\nC.Very low\nD.Low",
|
| 774 |
"answer": "D"
|
| 775 |
},
|
| 776 |
{
|
| 777 |
"id": "a2dfd685-a47b-4d6d-abbb-bc8f902f9bd3",
|
| 778 |
-
"image_path": "images/130.png",
|
| 779 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 780 |
"answer": "D"
|
| 781 |
},
|
| 782 |
{
|
| 783 |
"id": "c102750a-6cea-4261-9600-dd3685c0177c",
|
| 784 |
-
"image_path": "images/131.png",
|
| 785 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Very low\nB.High\nC.Medium\nD.Low",
|
| 786 |
"answer": "A"
|
| 787 |
},
|
| 788 |
{
|
| 789 |
"id": "d30c1579-3a11-4fcd-9c7c-bb7a7782d834",
|
| 790 |
-
"image_path": "images/132.png",
|
| 791 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.High\nB.Very low\nC.Medium\nD.Low",
|
| 792 |
"answer": "B"
|
| 793 |
},
|
| 794 |
{
|
| 795 |
"id": "9eb9acf4-b912-4561-b2cb-4544e76da7e0",
|
| 796 |
-
"image_path": "images/133.png",
|
| 797 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Low\nB.Very low\nC.High\nD.Medium",
|
| 798 |
"answer": "B"
|
| 799 |
},
|
| 800 |
{
|
| 801 |
"id": "87b9ed34-36cc-4b8f-ba74-8d7285da9129",
|
| 802 |
-
"image_path": "images/134.png",
|
| 803 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 804 |
"answer": "B"
|
| 805 |
},
|
| 806 |
{
|
| 807 |
"id": "52a677af-1a3c-40c4-adc8-2b69080f8042",
|
| 808 |
-
"image_path": "images/135.png",
|
| 809 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Low\nB.Very low\nC.Medium\nD.High",
|
| 810 |
"answer": "B"
|
| 811 |
},
|
| 812 |
{
|
| 813 |
"id": "843529a4-4306-4118-83af-9a567ae072eb",
|
| 814 |
-
"image_path": "images/136.png",
|
| 815 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Very low\nB.Low\nC.High\nD.Medium",
|
| 816 |
"answer": "A"
|
| 817 |
},
|
| 818 |
{
|
| 819 |
"id": "3aecfa44-c4ce-460a-9903-28efd2190ae6",
|
| 820 |
-
"image_path": "images/137.png",
|
| 821 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Low\nB.Very low\nC.High\nD.Medium",
|
| 822 |
"answer": "A"
|
| 823 |
},
|
| 824 |
{
|
| 825 |
"id": "b1e9c473-6c2e-4277-88ed-938235816e7b",
|
| 826 |
-
"image_path": "images/138.png",
|
| 827 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Very low\nB.Low\nC.High\nD.Medium",
|
| 828 |
"answer": "A"
|
| 829 |
},
|
| 830 |
{
|
| 831 |
"id": "5741b4df-3c1f-461a-a5e7-5801e270db98",
|
| 832 |
-
"image_path": "images/139.png",
|
| 833 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Very low\nB.High\nC.Medium\nD.Low",
|
| 834 |
"answer": "B"
|
| 835 |
},
|
| 836 |
{
|
| 837 |
"id": "b3b4cbe8-38bd-41b3-9c9c-f0ea9d4d1a1d",
|
| 838 |
-
"image_path": "images/140.png",
|
| 839 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.High\nB.Low\nC.Very low\nD.Medium",
|
| 840 |
"answer": "D"
|
| 841 |
},
|
| 842 |
{
|
| 843 |
"id": "9abbb136-fcd7-4218-8fb1-f01008bd1c85",
|
| 844 |
-
"image_path": "images/141.png",
|
| 845 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Very low\nB.Low\nC.High\nD.Medium",
|
| 846 |
"answer": "B"
|
| 847 |
},
|
| 848 |
{
|
| 849 |
"id": "9e7cde8b-c87d-4c0a-abd6-44c743066f24",
|
| 850 |
-
"image_path": "images/142.png",
|
| 851 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Very low\nB.Medium\nC.High\nD.Low",
|
| 852 |
"answer": "B"
|
| 853 |
},
|
| 854 |
{
|
| 855 |
"id": "d6defe17-1b99-441c-9333-ff13270414cc",
|
| 856 |
-
"image_path": "images/143.png",
|
| 857 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Low\nB.High\nC.Medium\nD.Very low",
|
| 858 |
"answer": "A"
|
| 859 |
},
|
| 860 |
{
|
| 861 |
"id": "3cb4021d-ffe0-4907-911d-b5ec90af36a2",
|
| 862 |
-
"image_path": "images/144.png",
|
| 863 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Very low\nB.Medium\nC.High\nD.Low",
|
| 864 |
"answer": "B"
|
| 865 |
},
|
| 866 |
{
|
| 867 |
"id": "7c31fdd7-7b7c-4ed5-94c3-2eb039b1e9f4",
|
| 868 |
-
"image_path": "images/145.png",
|
| 869 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.High\nC.Low\nD.Very low",
|
| 870 |
"answer": "C"
|
| 871 |
},
|
| 872 |
{
|
| 873 |
"id": "c42c3f29-e129-45d9-975f-4604c9ce523a",
|
| 874 |
-
"image_path": "images/146.png",
|
| 875 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.High\nB.Medium\nC.Very low\nD.Low",
|
| 876 |
"answer": "C"
|
| 877 |
},
|
| 878 |
{
|
| 879 |
"id": "8599df96-b4f7-4244-96e4-882e78d58ec9",
|
| 880 |
-
"image_path": "images/147.png",
|
| 881 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Very low\nB.Medium\nC.High\nD.Low",
|
| 882 |
"answer": "A"
|
| 883 |
},
|
| 884 |
{
|
| 885 |
"id": "cb4b5be8-7d8d-4eca-a8fb-9c658bfb7f33",
|
| 886 |
-
"image_path": "images/148.png",
|
| 887 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Very low\nB.Low\nC.High\nD.Medium",
|
| 888 |
"answer": "B"
|
| 889 |
},
|
| 890 |
{
|
| 891 |
"id": "1bb99544-35d7-44df-af8f-b93afd55b7ab",
|
| 892 |
-
"image_path": "images/149.png",
|
| 893 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 894 |
"answer": "B"
|
| 895 |
},
|
| 896 |
{
|
| 897 |
"id": "8b27d246-9023-42c2-9e1c-1abcf5c97a4c",
|
| 898 |
-
"image_path": "images/150.png",
|
| 899 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Low\nB.High\nC.Medium\nD.Very low",
|
| 900 |
"answer": "D"
|
| 901 |
},
|
| 902 |
{
|
| 903 |
"id": "07493483-74dc-4bec-9f25-471dbf6cc016",
|
| 904 |
-
"image_path": "images/151.png",
|
| 905 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.High\nB.Medium\nC.Low\nD.Very low",
|
| 906 |
"answer": "C"
|
| 907 |
},
|
| 908 |
{
|
| 909 |
"id": "560c15ed-1111-4a73-9c2c-4fcfb2ea64b5",
|
| 910 |
-
"image_path": "images/152.png",
|
| 911 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Very low\nB.High\nC.Low\nD.Medium",
|
| 912 |
"answer": "A"
|
| 913 |
},
|
| 914 |
{
|
| 915 |
"id": "ff036676-a283-49ce-8dac-27031d455792",
|
| 916 |
-
"image_path": "images/153.png",
|
| 917 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.High\nB.Very low\nC.Medium\nD.Low",
|
| 918 |
"answer": "A"
|
| 919 |
},
|
| 920 |
{
|
| 921 |
"id": "38267274-ee89-45e1-a7d9-0cffa2d250e5",
|
| 922 |
-
"image_path": "images/154.png",
|
| 923 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Low\nB.High\nC.Very low\nD.Medium",
|
| 924 |
"answer": "C"
|
| 925 |
},
|
| 926 |
{
|
| 927 |
"id": "f4f2c247-d572-496c-99dc-24cd36408b02",
|
| 928 |
-
"image_path": "images/155.png",
|
| 929 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Low\nB.High\nC.Medium\nD.Very low",
|
| 930 |
"answer": "A"
|
| 931 |
},
|
| 932 |
{
|
| 933 |
"id": "005d2a47-06c1-45c6-b17c-d9b095dd7f3f",
|
| 934 |
-
"image_path": "images/156.png",
|
| 935 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.High\nB.Very low\nC.Medium\nD.Low",
|
| 936 |
"answer": "B"
|
| 937 |
},
|
| 938 |
{
|
| 939 |
"id": "52d6be7b-8fec-4fa1-a209-3f3949ceaadf",
|
| 940 |
-
"image_path": "images/157.png",
|
| 941 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Low\nB.Medium\nC.Very low\nD.High",
|
| 942 |
"answer": "C"
|
| 943 |
},
|
| 944 |
{
|
| 945 |
"id": "39737f69-59d8-4089-a5ec-eff06c0bf6fc",
|
| 946 |
-
"image_path": "images/158.png",
|
| 947 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Low\nB.Very low\nC.Medium\nD.High",
|
| 948 |
"answer": "A"
|
| 949 |
},
|
| 950 |
{
|
| 951 |
"id": "842949d9-b39e-4ee8-bff1-d7e4c87beafe",
|
| 952 |
-
"image_path": "images/159.png",
|
| 953 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.Very low\nC.Low\nD.High",
|
| 954 |
"answer": "C"
|
| 955 |
},
|
| 956 |
{
|
| 957 |
"id": "58e8e9be-d10b-402b-bb3c-2ff1afd7da0f",
|
| 958 |
-
"image_path": "images/160.png",
|
| 959 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.High\nB.Low\nC.Very low\nD.Medium",
|
| 960 |
"answer": "C"
|
| 961 |
},
|
| 962 |
{
|
| 963 |
"id": "251a0deb-1e62-4f28-8f79-902626935769",
|
| 964 |
-
"image_path": "images/161.png",
|
| 965 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Low\nB.Medium\nC.High\nD.Very low",
|
| 966 |
"answer": "D"
|
| 967 |
},
|
| 968 |
{
|
| 969 |
"id": "6d993193-e32a-4759-b0f4-4a20d66cc4ac",
|
| 970 |
-
"image_path": "images/162.png",
|
| 971 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Very low\nB.Low\nC.High\nD.Medium",
|
| 972 |
"answer": "D"
|
| 973 |
},
|
| 974 |
{
|
| 975 |
"id": "ce65a229-278e-4b39-a73b-2337b4b48ebf",
|
| 976 |
-
"image_path": "images/163.png",
|
| 977 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Low\nB.Medium\nC.Very low\nD.High",
|
| 978 |
"answer": "C"
|
| 979 |
},
|
| 980 |
{
|
| 981 |
"id": "830d9a26-5b88-44f3-8225-93fe43d6247d",
|
| 982 |
-
"image_path": "images/164.png",
|
| 983 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Very low\nB.High\nC.Medium\nD.Low",
|
| 984 |
"answer": "D"
|
| 985 |
},
|
| 986 |
{
|
| 987 |
"id": "d116b536-974a-4571-bc05-9ee04e97e32d",
|
| 988 |
-
"image_path": "images/165.png",
|
| 989 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Low\nB.Very low\nC.High\nD.Medium",
|
| 990 |
"answer": "A"
|
| 991 |
},
|
| 992 |
{
|
| 993 |
"id": "ffedeb91-7dd3-400f-ae9b-fcdb38179f8d",
|
| 994 |
-
"image_path": "images/166.png",
|
| 995 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Low\nB.Medium\nC.Very low\nD.High",
|
| 996 |
"answer": "A"
|
| 997 |
},
|
| 998 |
{
|
| 999 |
"id": "77c7f640-a81b-4a5c-a1b2-5808efa04b46",
|
| 1000 |
-
"image_path": "images/167.png",
|
| 1001 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Medium\nB.Low\nC.Very low\nD.High",
|
| 1002 |
"answer": "C"
|
| 1003 |
},
|
| 1004 |
{
|
| 1005 |
"id": "3bfe1123-3dea-4cdb-9f5e-0f3e66a19784",
|
| 1006 |
-
"image_path": "images/168.png",
|
| 1007 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Low\nB.High\nC.Medium\nD.Very low",
|
| 1008 |
"answer": "D"
|
| 1009 |
},
|
| 1010 |
{
|
| 1011 |
"id": "9f6f3808-aa4f-482b-b267-df78dfad4634",
|
| 1012 |
-
"image_path": "images/169.png",
|
| 1013 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.High\nB.Low\nC.Medium\nD.Very low",
|
| 1014 |
"answer": "C"
|
| 1015 |
},
|
| 1016 |
{
|
| 1017 |
"id": "df681528-e874-44c0-a57f-2a3e4826d781",
|
| 1018 |
-
"image_path": "images/170.png",
|
| 1019 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Low\nB.High\nC.Medium\nD.Very low",
|
| 1020 |
"answer": "D"
|
| 1021 |
},
|
| 1022 |
{
|
| 1023 |
"id": "626a9dbc-b2d4-4a86-8483-02908bbe0664",
|
| 1024 |
-
"image_path": "images/171.png",
|
| 1025 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 1026 |
"answer": "B"
|
| 1027 |
},
|
| 1028 |
{
|
| 1029 |
"id": "2370ad1c-b29d-488c-af03-9a0922018c53",
|
| 1030 |
-
"image_path": "images/172.png",
|
| 1031 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.High\nB.Very low\nC.Low\nD.Medium",
|
| 1032 |
"answer": "D"
|
| 1033 |
},
|
| 1034 |
{
|
| 1035 |
"id": "9d9b362c-e09a-4671-a6fc-74ba8f669290",
|
| 1036 |
-
"image_path": "images/173.png",
|
| 1037 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Very low\nB.High\nC.Low\nD.Medium",
|
| 1038 |
"answer": "C"
|
| 1039 |
},
|
| 1040 |
{
|
| 1041 |
"id": "ace081f9-8b4f-4d95-b286-651056cb1989",
|
| 1042 |
-
"image_path": "images/174.png",
|
| 1043 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.High\nB.Low\nC.Medium\nD.Very low",
|
| 1044 |
"answer": "D"
|
| 1045 |
},
|
| 1046 |
{
|
| 1047 |
"id": "80a71dee-fcca-4686-a052-e5ca264c42b4",
|
| 1048 |
-
"image_path": "images/175.png",
|
| 1049 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 1050 |
"answer": "D"
|
| 1051 |
},
|
| 1052 |
{
|
| 1053 |
"id": "fdb9966d-6374-487b-a281-26e3aec4f7bf",
|
| 1054 |
-
"image_path": "images/176.png",
|
| 1055 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Low\nB.Medium\nC.Very low\nD.High",
|
| 1056 |
"answer": "C"
|
| 1057 |
},
|
| 1058 |
{
|
| 1059 |
"id": "17137f90-9922-46b1-88c1-a0adfca239a2",
|
| 1060 |
-
"image_path": "images/177.png",
|
| 1061 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Very low\nB.Low\nC.Medium\nD.High",
|
| 1062 |
"answer": "B"
|
| 1063 |
},
|
| 1064 |
{
|
| 1065 |
"id": "0bfb27b8-721e-4096-a8ab-327e58b14d60",
|
| 1066 |
-
"image_path": "images/178.png",
|
| 1067 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Low\nB.High\nC.Medium\nD.Very low",
|
| 1068 |
"answer": "C"
|
| 1069 |
},
|
| 1070 |
{
|
| 1071 |
"id": "fc5a3184-f3df-4426-87db-8c4844470e81",
|
| 1072 |
-
"image_path": "images/179.png",
|
| 1073 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 1074 |
"answer": "B"
|
| 1075 |
},
|
| 1076 |
{
|
| 1077 |
"id": "119daf76-83ce-4065-bc7f-5e87a8b67106",
|
| 1078 |
-
"image_path": "images/180.png",
|
| 1079 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Very low\nB.Medium\nC.Low\nD.High",
|
| 1080 |
"answer": "A"
|
| 1081 |
},
|
| 1082 |
{
|
| 1083 |
"id": "8c94e0fc-ed99-4d79-836e-032e6fa17781",
|
| 1084 |
-
"image_path": "images/181.png",
|
| 1085 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.High\nB.Low\nC.Medium\nD.Very low",
|
| 1086 |
"answer": "D"
|
| 1087 |
},
|
| 1088 |
{
|
| 1089 |
"id": "bc07d917-1aa5-463f-b690-c8d351a52901",
|
| 1090 |
-
"image_path": "images/182.png",
|
| 1091 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.High\nB.Medium\nC.Very low\nD.Low",
|
| 1092 |
"answer": "D"
|
| 1093 |
},
|
| 1094 |
{
|
| 1095 |
"id": "5662cbc7-666c-44cf-94e5-171dba865854",
|
| 1096 |
-
"image_path": "images/183.png",
|
| 1097 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Low\nB.High\nC.Medium\nD.Very low",
|
| 1098 |
"answer": "D"
|
| 1099 |
},
|
| 1100 |
{
|
| 1101 |
"id": "9f9b52d8-cb80-48d7-84c1-70103e23ca8e",
|
| 1102 |
-
"image_path": "images/184.png",
|
| 1103 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.High\nB.Medium\nC.Very low\nD.Low",
|
| 1104 |
"answer": "C"
|
| 1105 |
},
|
| 1106 |
{
|
| 1107 |
"id": "a8e294d5-8105-478d-b2ea-5e17a2c4715b",
|
| 1108 |
-
"image_path": "images/185.png",
|
| 1109 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 1110 |
"answer": "B"
|
| 1111 |
},
|
| 1112 |
{
|
| 1113 |
"id": "9fdcb9d8-9af3-4d84-8f03-e621787cedc2",
|
| 1114 |
-
"image_path": "images/186.png",
|
| 1115 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Very low\nB.High\nC.Low\nD.Medium",
|
| 1116 |
"answer": "D"
|
| 1117 |
},
|
| 1118 |
{
|
| 1119 |
"id": "30ade504-8f35-4036-89f6-282aa7e30c13",
|
| 1120 |
-
"image_path": "images/187.png",
|
| 1121 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.High\nB.Low\nC.Medium\nD.Very low",
|
| 1122 |
"answer": "D"
|
| 1123 |
},
|
| 1124 |
{
|
| 1125 |
"id": "bb6228be-2d17-4d39-b675-ca85aa4c93cb",
|
| 1126 |
-
"image_path": "images/188.png",
|
| 1127 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.Low\nC.Very low\nD.High",
|
| 1128 |
"answer": "B"
|
| 1129 |
},
|
| 1130 |
{
|
| 1131 |
"id": "11d99f4a-4843-4d5a-ad5b-22cb6aacfad4",
|
| 1132 |
-
"image_path": "images/189.png",
|
| 1133 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.High\nB.Medium\nC.Low\nD.Very low",
|
| 1134 |
"answer": "D"
|
| 1135 |
},
|
| 1136 |
{
|
| 1137 |
"id": "4da3db87-a227-43e6-96d9-235a67c8fb82",
|
| 1138 |
-
"image_path": "images/190.png",
|
| 1139 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Medium\nB.High\nC.Low\nD.Very low",
|
| 1140 |
"answer": "C"
|
| 1141 |
},
|
| 1142 |
{
|
| 1143 |
"id": "d5eefab9-7ac7-41ba-8921-4acdd8e37225",
|
| 1144 |
-
"image_path": "images/191.png",
|
| 1145 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Medium\nB.Low\nC.High\nD.Very low",
|
| 1146 |
"answer": "C"
|
| 1147 |
},
|
| 1148 |
{
|
| 1149 |
"id": "e7ca9b02-acf2-41ca-ba3c-9e9acd1dccdb",
|
| 1150 |
-
"image_path": "images/192.png",
|
| 1151 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.High\nB.Medium\nC.Very low\nD.Low",
|
| 1152 |
"answer": "D"
|
| 1153 |
},
|
| 1154 |
{
|
| 1155 |
"id": "cb63bf75-10ea-4c69-a547-8b98174fb461",
|
| 1156 |
-
"image_path": "images/193.png",
|
| 1157 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Medium\nB.High\nC.Low\nD.Very low",
|
| 1158 |
"answer": "C"
|
| 1159 |
},
|
| 1160 |
{
|
| 1161 |
"id": "88972743-1515-48fc-ab85-83928b03b4a6",
|
| 1162 |
-
"image_path": "images/194.png",
|
| 1163 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Very low\nB.High\nC.Low\nD.Medium",
|
| 1164 |
"answer": "C"
|
| 1165 |
},
|
| 1166 |
{
|
| 1167 |
"id": "68710d40-79fc-42f0-aedd-01b878495113",
|
| 1168 |
-
"image_path": "images/195.png",
|
| 1169 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.High\nB.Medium\nC.Very low\nD.Low",
|
| 1170 |
"answer": "C"
|
| 1171 |
},
|
| 1172 |
{
|
| 1173 |
"id": "9cabd521-d31d-4546-928f-111ecaf39984",
|
| 1174 |
-
"image_path": "images/196.png",
|
| 1175 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Very low\nB.Medium\nC.Low\nD.High",
|
| 1176 |
"answer": "A"
|
| 1177 |
},
|
| 1178 |
{
|
| 1179 |
"id": "d22dde0f-d93e-4431-b71e-739ae55ef385",
|
| 1180 |
-
"image_path": "images/197.png",
|
| 1181 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Medium\nB.Low\nC.Very low\nD.High",
|
| 1182 |
"answer": "B"
|
| 1183 |
},
|
| 1184 |
{
|
| 1185 |
"id": "8ba083df-9248-47ea-b31b-9de25ad821c7",
|
| 1186 |
-
"image_path": "images/198.png",
|
| 1187 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Low\nB.Medium\nC.High\nD.Very low",
|
| 1188 |
"answer": "D"
|
| 1189 |
},
|
| 1190 |
{
|
| 1191 |
"id": "83f3978b-5220-4646-88ee-07c640eb6449",
|
| 1192 |
-
"image_path": "images/199.png",
|
| 1193 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.High\nB.Very low\nC.Medium\nD.Low",
|
| 1194 |
"answer": "B"
|
| 1195 |
},
|
| 1196 |
{
|
| 1197 |
"id": "e1e16c00-1667-4c3e-801e-bdbe6d9b46e1",
|
| 1198 |
-
"image_path": "images/200.png",
|
| 1199 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.High\nC.Very low\nD.Low",
|
| 1200 |
"answer": "C"
|
| 1201 |
}
|
|
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
"id": "458ab2a3-8af3-4936-86f4-a2f98c22e688",
|
| 4 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/1.png",
|
| 5 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Very low\nB.Medium\nC.Low\nD.High",
|
| 6 |
"answer": "C"
|
| 7 |
},
|
| 8 |
{
|
| 9 |
"id": "ca058a5b-f392-42e8-be5c-c9236783f6e0",
|
| 10 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/2.png",
|
| 11 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Low\nB.Very low\nC.High\nD.Medium",
|
| 12 |
"answer": "A"
|
| 13 |
},
|
| 14 |
{
|
| 15 |
"id": "e30d7bbe-e802-4310-9ab7-37f452e452f2",
|
| 16 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/3.png",
|
| 17 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.High\nB.Low\nC.Medium\nD.Very low",
|
| 18 |
"answer": "C"
|
| 19 |
},
|
| 20 |
{
|
| 21 |
"id": "54d4d4b0-49ed-47b9-9f3d-53c7ae7116c2",
|
| 22 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/4.png",
|
| 23 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Low\nB.Very low\nC.Medium\nD.High",
|
| 24 |
"answer": "D"
|
| 25 |
},
|
| 26 |
{
|
| 27 |
"id": "f8447c3f-446f-4303-967a-d4bcf2c67ae2",
|
| 28 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/5.png",
|
| 29 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Very low\nB.High\nC.Low\nD.Medium",
|
| 30 |
"answer": "A"
|
| 31 |
},
|
| 32 |
{
|
| 33 |
"id": "60ee3ba0-5be7-40d6-88cc-11ea15bbd38d",
|
| 34 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/6.png",
|
| 35 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Low\nB.Medium\nC.Very low\nD.High",
|
| 36 |
"answer": "B"
|
| 37 |
},
|
| 38 |
{
|
| 39 |
"id": "582e38f7-e59b-4155-a5c1-6782b5d57d1b",
|
| 40 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/7.png",
|
| 41 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.High\nB.Very low\nC.Medium\nD.Low",
|
| 42 |
"answer": "A"
|
| 43 |
},
|
| 44 |
{
|
| 45 |
"id": "fc27a99d-906b-48ab-b487-c18b45664eeb",
|
| 46 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/8.png",
|
| 47 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.High\nB.Low\nC.Very low\nD.Medium",
|
| 48 |
"answer": "C"
|
| 49 |
},
|
| 50 |
{
|
| 51 |
"id": "94c37556-0159-4c0c-a3d1-661ef4e38959",
|
| 52 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/9.png",
|
| 53 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Very low\nB.Low\nC.High\nD.Medium",
|
| 54 |
"answer": "B"
|
| 55 |
},
|
| 56 |
{
|
| 57 |
"id": "da05d660-f816-4ab2-b6e6-62a752cf3095",
|
| 58 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/10.png",
|
| 59 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Low\nB.Medium\nC.Very low\nD.High",
|
| 60 |
"answer": "C"
|
| 61 |
},
|
| 62 |
{
|
| 63 |
"id": "9c5da143-a70a-46dc-b596-382d1ab88efc",
|
| 64 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/11.png",
|
| 65 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.High\nB.Very low\nC.Low\nD.Medium",
|
| 66 |
"answer": "B"
|
| 67 |
},
|
| 68 |
{
|
| 69 |
"id": "f74ff2d5-586f-42f7-a8a6-912c5f1d82a6",
|
| 70 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/12.png",
|
| 71 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.High\nB.Medium\nC.Low\nD.Very low",
|
| 72 |
"answer": "C"
|
| 73 |
},
|
| 74 |
{
|
| 75 |
"id": "2caf5b02-5b4f-4cc5-a318-c0af81b27454",
|
| 76 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/13.png",
|
| 77 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.High\nB.Low\nC.Very low\nD.Medium",
|
| 78 |
"answer": "B"
|
| 79 |
},
|
| 80 |
{
|
| 81 |
"id": "0229c8f1-534f-430d-80e4-c67a577fac4f",
|
| 82 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/14.png",
|
| 83 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Low\nB.Very low\nC.High\nD.Medium",
|
| 84 |
"answer": "B"
|
| 85 |
},
|
| 86 |
{
|
| 87 |
"id": "21d500bc-7449-4c76-ae71-92ad5f0926c4",
|
| 88 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/15.png",
|
| 89 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Very low\nB.Low\nC.High\nD.Medium",
|
| 90 |
"answer": "D"
|
| 91 |
},
|
| 92 |
{
|
| 93 |
"id": "0353db88-6f51-4ef2-959f-6ca9bd2d8f3d",
|
| 94 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/16.png",
|
| 95 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.High\nB.Very low\nC.Low\nD.Medium",
|
| 96 |
"answer": "B"
|
| 97 |
},
|
| 98 |
{
|
| 99 |
"id": "efb44c94-75b4-4d79-934d-c2fc69ca3708",
|
| 100 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/17.png",
|
| 101 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Medium\nB.Very low\nC.Low\nD.High",
|
| 102 |
"answer": "B"
|
| 103 |
},
|
| 104 |
{
|
| 105 |
"id": "d16b3862-ff85-4525-89d7-449517ff0a2c",
|
| 106 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/18.png",
|
| 107 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Low\nB.High\nC.Very low\nD.Medium",
|
| 108 |
"answer": "B"
|
| 109 |
},
|
| 110 |
{
|
| 111 |
"id": "60f10386-9bee-4b41-aef1-3c60483247e8",
|
| 112 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/19.png",
|
| 113 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Low\nB.Very low\nC.Medium\nD.High",
|
| 114 |
"answer": "D"
|
| 115 |
},
|
| 116 |
{
|
| 117 |
"id": "8dd11a28-1810-4cb9-9892-07048e5f098b",
|
| 118 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/20.png",
|
| 119 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Medium\nB.High\nC.Very low\nD.Low",
|
| 120 |
"answer": "C"
|
| 121 |
},
|
| 122 |
{
|
| 123 |
"id": "432eae2e-f04d-4c47-a392-de15586958cc",
|
| 124 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/21.png",
|
| 125 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Medium\nB.Low\nC.High\nD.Very low",
|
| 126 |
"answer": "B"
|
| 127 |
},
|
| 128 |
{
|
| 129 |
"id": "63351de1-206e-4860-9edb-086bb1c9fe2c",
|
| 130 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/22.png",
|
| 131 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Very low\nB.High\nC.Low\nD.Medium",
|
| 132 |
"answer": "A"
|
| 133 |
},
|
| 134 |
{
|
| 135 |
"id": "dee0d792-a5b0-4b33-8c48-21d638b42804",
|
| 136 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/23.png",
|
| 137 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Low\nB.Very low\nC.High\nD.Medium",
|
| 138 |
"answer": "C"
|
| 139 |
},
|
| 140 |
{
|
| 141 |
"id": "27113914-a588-4b98-940c-5ce6c109b51c",
|
| 142 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/24.png",
|
| 143 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.High\nB.Low\nC.Medium\nD.Very low",
|
| 144 |
"answer": "C"
|
| 145 |
},
|
| 146 |
{
|
| 147 |
"id": "75aa67e5-0509-4d7b-bc4b-004bebde89ce",
|
| 148 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/25.png",
|
| 149 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Low\nB.Medium\nC.High\nD.Very low",
|
| 150 |
"answer": "D"
|
| 151 |
},
|
| 152 |
{
|
| 153 |
"id": "acc8d172-452c-4923-b7be-18ad5ccb3678",
|
| 154 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/26.png",
|
| 155 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Very low\nB.Low\nC.Medium\nD.High",
|
| 156 |
"answer": "C"
|
| 157 |
},
|
| 158 |
{
|
| 159 |
"id": "fe2faf47-adbe-42d0-9d56-a5eccb717df7",
|
| 160 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/27.png",
|
| 161 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Medium\nB.Very low\nC.Low\nD.High",
|
| 162 |
"answer": "B"
|
| 163 |
},
|
| 164 |
{
|
| 165 |
"id": "7b6913b0-d265-4cfb-af7e-8d565645a22e",
|
| 166 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/28.png",
|
| 167 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Very low\nB.Low\nC.Medium\nD.High",
|
| 168 |
"answer": "A"
|
| 169 |
},
|
| 170 |
{
|
| 171 |
"id": "1bf2f176-869a-45e7-a6d1-1f06303d116a",
|
| 172 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/29.png",
|
| 173 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.High\nB.Medium\nC.Low\nD.Very low",
|
| 174 |
"answer": "D"
|
| 175 |
},
|
| 176 |
{
|
| 177 |
"id": "fcde85c3-c155-42c2-8957-4809ae4ea9e2",
|
| 178 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/30.png",
|
| 179 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Very low\nB.Low\nC.Medium\nD.High",
|
| 180 |
"answer": "B"
|
| 181 |
},
|
| 182 |
{
|
| 183 |
"id": "e03e91fe-754b-4c42-8f81-bb2d94926680",
|
| 184 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/31.png",
|
| 185 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.High\nB.Medium\nC.Low\nD.Very low",
|
| 186 |
"answer": "D"
|
| 187 |
},
|
| 188 |
{
|
| 189 |
"id": "5ec10a04-9cd0-43ff-9548-542a2527dbc4",
|
| 190 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/32.png",
|
| 191 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Low\nB.Medium\nC.High\nD.Very low",
|
| 192 |
"answer": "D"
|
| 193 |
},
|
| 194 |
{
|
| 195 |
"id": "ba9d1da2-594e-4138-8540-f2b9cda5ff1e",
|
| 196 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/33.png",
|
| 197 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Low\nB.Medium\nC.High\nD.Very low",
|
| 198 |
"answer": "A"
|
| 199 |
},
|
| 200 |
{
|
| 201 |
"id": "9319bcae-7b9e-4956-91d8-da7005577be5",
|
| 202 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/34.png",
|
| 203 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Very low\nB.Low\nC.Medium\nD.High",
|
| 204 |
"answer": "D"
|
| 205 |
},
|
| 206 |
{
|
| 207 |
"id": "3522bce2-ac15-4879-b24d-e92d29a7eece",
|
| 208 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/35.png",
|
| 209 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.Low\nC.Very low\nD.High",
|
| 210 |
"answer": "D"
|
| 211 |
},
|
| 212 |
{
|
| 213 |
"id": "9aecd8a1-24da-4a17-a2ae-847207553aee",
|
| 214 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/36.png",
|
| 215 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.High\nB.Medium\nC.Low\nD.Very low",
|
| 216 |
"answer": "D"
|
| 217 |
},
|
| 218 |
{
|
| 219 |
"id": "b9a8b062-f92d-4cdb-86cc-ccb934bf97fb",
|
| 220 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/37.png",
|
| 221 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Low\nB.Medium\nC.High\nD.Very low",
|
| 222 |
"answer": "B"
|
| 223 |
},
|
| 224 |
{
|
| 225 |
"id": "b488f6db-99d3-4e81-96f4-0fee9f5ba060",
|
| 226 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/38.png",
|
| 227 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.Low\nC.Very low\nD.High",
|
| 228 |
"answer": "D"
|
| 229 |
},
|
| 230 |
{
|
| 231 |
"id": "a4dd1e73-089e-4712-9add-76b070d6bb48",
|
| 232 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/39.png",
|
| 233 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.High\nB.Low\nC.Medium\nD.Very low",
|
| 234 |
"answer": "B"
|
| 235 |
},
|
| 236 |
{
|
| 237 |
"id": "cf85d67e-9f97-48c1-abfe-eb7bc2776554",
|
| 238 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/40.png",
|
| 239 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 240 |
"answer": "B"
|
| 241 |
},
|
| 242 |
{
|
| 243 |
"id": "6ad279b2-5767-4f3b-a9a2-b0eb0fbdde8c",
|
| 244 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/41.png",
|
| 245 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Very low\nB.Medium\nC.High\nD.Low",
|
| 246 |
"answer": "A"
|
| 247 |
},
|
| 248 |
{
|
| 249 |
"id": "26b3d775-9e6d-4bf0-8baf-66484db8ab95",
|
| 250 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/42.png",
|
| 251 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 252 |
"answer": "D"
|
| 253 |
},
|
| 254 |
{
|
| 255 |
"id": "58ae2ba3-f89a-44d5-baa0-b97908172b2f",
|
| 256 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/43.png",
|
| 257 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Very low\nB.Medium\nC.High\nD.Low",
|
| 258 |
"answer": "D"
|
| 259 |
},
|
| 260 |
{
|
| 261 |
"id": "533cdb4e-9bb5-414e-b2d5-470ebdf69f97",
|
| 262 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/44.png",
|
| 263 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.Low\nC.High\nD.Very low",
|
| 264 |
"answer": "A"
|
| 265 |
},
|
| 266 |
{
|
| 267 |
"id": "a7b21702-c43b-42f3-b011-dd99632dc4ae",
|
| 268 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/45.png",
|
| 269 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.High\nC.Very low\nD.Low",
|
| 270 |
"answer": "D"
|
| 271 |
},
|
| 272 |
{
|
| 273 |
"id": "36e4f985-695e-4543-a50d-9c8ef50299c6",
|
| 274 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/46.png",
|
| 275 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Very low\nB.Medium\nC.High\nD.Low",
|
| 276 |
"answer": "A"
|
| 277 |
},
|
| 278 |
{
|
| 279 |
"id": "cef1921e-3784-47b6-bffc-30df5fbc6f2d",
|
| 280 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/47.png",
|
| 281 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.High\nC.Low\nD.Very low",
|
| 282 |
"answer": "D"
|
| 283 |
},
|
| 284 |
{
|
| 285 |
"id": "ec626afb-92b2-4113-a127-b3d999f6957b",
|
| 286 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/48.png",
|
| 287 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Low\nB.High\nC.Very low\nD.Medium",
|
| 288 |
"answer": "A"
|
| 289 |
},
|
| 290 |
{
|
| 291 |
"id": "1ebad2d1-7fbb-4ec3-8939-7ac939ea3e93",
|
| 292 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/49.png",
|
| 293 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Medium\nB.Very low\nC.Low\nD.High",
|
| 294 |
"answer": "B"
|
| 295 |
},
|
| 296 |
{
|
| 297 |
"id": "dcfa357e-f3bc-49c7-9780-38d4c6de89ca",
|
| 298 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/50.png",
|
| 299 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.High\nB.Very low\nC.Medium\nD.Low",
|
| 300 |
"answer": "D"
|
| 301 |
},
|
| 302 |
{
|
| 303 |
"id": "201a9c09-ac8a-4d6e-9466-f855d7917264",
|
| 304 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/51.png",
|
| 305 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.High\nB.Low\nC.Very low\nD.Medium",
|
| 306 |
"answer": "A"
|
| 307 |
},
|
| 308 |
{
|
| 309 |
"id": "d2e4ea8a-7f66-43b1-abbe-71eeeb9df5a6",
|
| 310 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/52.png",
|
| 311 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Very low\nB.Low\nC.Medium\nD.High",
|
| 312 |
"answer": "A"
|
| 313 |
},
|
| 314 |
{
|
| 315 |
"id": "50dcbdbf-e3d9-4150-9e92-bfa606b34ef9",
|
| 316 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/53.png",
|
| 317 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.Very low\nC.Low\nD.High",
|
| 318 |
"answer": "A"
|
| 319 |
},
|
| 320 |
{
|
| 321 |
"id": "2c07198b-7dfc-476a-a8cd-9d8ef6db4e48",
|
| 322 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/54.png",
|
| 323 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Very low\nB.High\nC.Low\nD.Medium",
|
| 324 |
"answer": "A"
|
| 325 |
},
|
| 326 |
{
|
| 327 |
"id": "aba7b0b3-ba44-4b58-8486-68c2fdadfc44",
|
| 328 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/55.png",
|
| 329 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 330 |
"answer": "A"
|
| 331 |
},
|
| 332 |
{
|
| 333 |
"id": "bdb1c5c2-d4d3-4e10-9ff2-1f313cf14ade",
|
| 334 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/56.png",
|
| 335 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Very low\nB.Low\nC.Medium\nD.High",
|
| 336 |
"answer": "B"
|
| 337 |
},
|
| 338 |
{
|
| 339 |
"id": "91938183-0e19-4822-9e56-a0afe738c038",
|
| 340 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/57.png",
|
| 341 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 342 |
"answer": "D"
|
| 343 |
},
|
| 344 |
{
|
| 345 |
"id": "03ddb9be-24d1-48d9-9e96-432d8b9edb6f",
|
| 346 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/58.png",
|
| 347 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.High\nB.Very low\nC.Medium\nD.Low",
|
| 348 |
"answer": "A"
|
| 349 |
},
|
| 350 |
{
|
| 351 |
"id": "e8a86435-f9c0-46de-80fb-99ab6682da75",
|
| 352 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/59.png",
|
| 353 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Low\nB.Very low\nC.Medium\nD.High",
|
| 354 |
"answer": "C"
|
| 355 |
},
|
| 356 |
{
|
| 357 |
"id": "0cecadc2-e422-45ec-aeeb-53638ac43748",
|
| 358 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/60.png",
|
| 359 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Very low\nB.Low\nC.Medium\nD.High",
|
| 360 |
"answer": "B"
|
| 361 |
},
|
| 362 |
{
|
| 363 |
"id": "5f2cc506-2654-4ea7-b895-ba6ab0d8d0d1",
|
| 364 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/61.png",
|
| 365 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Medium\nB.Low\nC.High\nD.Very low",
|
| 366 |
"answer": "B"
|
| 367 |
},
|
| 368 |
{
|
| 369 |
"id": "fdd0a439-5b48-4fc3-989f-38632adfcccb",
|
| 370 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/62.png",
|
| 371 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Very low\nB.Medium\nC.High\nD.Low",
|
| 372 |
"answer": "A"
|
| 373 |
},
|
| 374 |
{
|
| 375 |
"id": "be883087-35f5-491e-843d-880a3bbb6129",
|
| 376 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/63.png",
|
| 377 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Low\nB.High\nC.Medium\nD.Very low",
|
| 378 |
"answer": "B"
|
| 379 |
},
|
| 380 |
{
|
| 381 |
"id": "310c96e0-bc72-4b56-b2bb-e84bd842dcd0",
|
| 382 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/64.png",
|
| 383 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.Very low\nC.Low\nD.High",
|
| 384 |
"answer": "A"
|
| 385 |
},
|
| 386 |
{
|
| 387 |
"id": "82abe718-1f62-4e21-835d-7d57e36a43d5",
|
| 388 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/65.png",
|
| 389 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Low\nB.Very low\nC.Medium\nD.High",
|
| 390 |
"answer": "D"
|
| 391 |
},
|
| 392 |
{
|
| 393 |
"id": "8359be72-e988-47ac-bd23-631ed388b11e",
|
| 394 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/66.png",
|
| 395 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Very low\nB.Medium\nC.High\nD.Low",
|
| 396 |
"answer": "A"
|
| 397 |
},
|
| 398 |
{
|
| 399 |
"id": "a49a256e-b753-4c22-99b5-fc2d48cedf32",
|
| 400 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/67.png",
|
| 401 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 402 |
"answer": "A"
|
| 403 |
},
|
| 404 |
{
|
| 405 |
"id": "05e13290-a735-4483-a605-b6849de0f755",
|
| 406 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/68.png",
|
| 407 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Low\nB.High\nC.Very low\nD.Medium",
|
| 408 |
"answer": "C"
|
| 409 |
},
|
| 410 |
{
|
| 411 |
"id": "8f8d835e-e6b1-4a03-915a-bdf56e0d19e6",
|
| 412 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/69.png",
|
| 413 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Very low\nB.High\nC.Low\nD.Medium",
|
| 414 |
"answer": "C"
|
| 415 |
},
|
| 416 |
{
|
| 417 |
"id": "bffbcb4b-f49a-4944-a418-e616ea45370b",
|
| 418 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/70.png",
|
| 419 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Low\nB.Very low\nC.Medium\nD.High",
|
| 420 |
"answer": "B"
|
| 421 |
},
|
| 422 |
{
|
| 423 |
"id": "51f387b8-4b46-466c-b4fb-b1fb00144b01",
|
| 424 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/71.png",
|
| 425 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.High\nB.Medium\nC.Very low\nD.Low",
|
| 426 |
"answer": "D"
|
| 427 |
},
|
| 428 |
{
|
| 429 |
"id": "b49e81c6-eaee-4024-8ed0-7dc4c55f8d3b",
|
| 430 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/72.png",
|
| 431 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Low\nB.Medium\nC.Very low\nD.High",
|
| 432 |
"answer": "A"
|
| 433 |
},
|
| 434 |
{
|
| 435 |
"id": "c4faa9de-3051-45a7-807a-11874bfe8754",
|
| 436 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/73.png",
|
| 437 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Medium\nB.Very low\nC.Low\nD.High",
|
| 438 |
"answer": "C"
|
| 439 |
},
|
| 440 |
{
|
| 441 |
"id": "4945254a-92ca-4511-9ee6-fb191faf64d2",
|
| 442 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/74.png",
|
| 443 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Very low\nB.Medium\nC.High\nD.Low",
|
| 444 |
"answer": "B"
|
| 445 |
},
|
| 446 |
{
|
| 447 |
"id": "9f969dc5-97bc-4271-924f-87ef59f99fa2",
|
| 448 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/75.png",
|
| 449 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.High\nB.Very low\nC.Medium\nD.Low",
|
| 450 |
"answer": "D"
|
| 451 |
},
|
| 452 |
{
|
| 453 |
"id": "b4a310ac-8913-47a1-a530-889c00ac3f90",
|
| 454 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/76.png",
|
| 455 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.High\nB.Low\nC.Very low\nD.Medium",
|
| 456 |
"answer": "C"
|
| 457 |
},
|
| 458 |
{
|
| 459 |
"id": "f998eea5-4df1-471f-94ef-61a96fc1b7e2",
|
| 460 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/77.png",
|
| 461 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Very low\nB.High\nC.Medium\nD.Low",
|
| 462 |
"answer": "A"
|
| 463 |
},
|
| 464 |
{
|
| 465 |
"id": "6412eac8-0f98-4e19-ba4f-0ee8997102f5",
|
| 466 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/78.png",
|
| 467 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Low\nB.Medium\nC.High\nD.Very low",
|
| 468 |
"answer": "D"
|
| 469 |
},
|
| 470 |
{
|
| 471 |
"id": "aaf24f88-d717-48ff-a72c-701e69468c20",
|
| 472 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/79.png",
|
| 473 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Medium\nB.High\nC.Very low\nD.Low",
|
| 474 |
"answer": "C"
|
| 475 |
},
|
| 476 |
{
|
| 477 |
"id": "bc7ced10-e6a7-48e7-8d21-bb1b5bf2bb9f",
|
| 478 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/80.png",
|
| 479 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Medium\nB.Very low\nC.Low\nD.High",
|
| 480 |
"answer": "B"
|
| 481 |
},
|
| 482 |
{
|
| 483 |
"id": "40147de4-ba62-40c2-a4c9-200f4afa2c58",
|
| 484 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/81.png",
|
| 485 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.High\nB.Very low\nC.Low\nD.Medium",
|
| 486 |
"answer": "B"
|
| 487 |
},
|
| 488 |
{
|
| 489 |
"id": "14a32e67-8069-4d6f-b992-a1d9508e4c15",
|
| 490 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/82.png",
|
| 491 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Very low\nB.High\nC.Low\nD.Medium",
|
| 492 |
"answer": "A"
|
| 493 |
},
|
| 494 |
{
|
| 495 |
"id": "8e7edc47-c801-462a-b7a7-e081dd8ce469",
|
| 496 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/83.png",
|
| 497 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Low\nB.Very low\nC.Medium\nD.High",
|
| 498 |
"answer": "A"
|
| 499 |
},
|
| 500 |
{
|
| 501 |
"id": "30c76e84-33a8-4e9b-857e-e972180e8570",
|
| 502 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/84.png",
|
| 503 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 504 |
"answer": "B"
|
| 505 |
},
|
| 506 |
{
|
| 507 |
"id": "8abf39c7-8afa-4b63-b868-58944fdb3e0f",
|
| 508 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/85.png",
|
| 509 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Low\nB.High\nC.Medium\nD.Very low",
|
| 510 |
"answer": "B"
|
| 511 |
},
|
| 512 |
{
|
| 513 |
"id": "25835a61-da98-44c7-97ef-91d4486f7bae",
|
| 514 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/86.png",
|
| 515 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Low\nB.Medium\nC.High\nD.Very low",
|
| 516 |
"answer": "D"
|
| 517 |
},
|
| 518 |
{
|
| 519 |
"id": "0976c356-d1e5-41c4-9d47-31ad96cc507b",
|
| 520 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/87.png",
|
| 521 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Medium\nB.High\nC.Low\nD.Very low",
|
| 522 |
"answer": "D"
|
| 523 |
},
|
| 524 |
{
|
| 525 |
"id": "17df9739-f688-40b2-a5fa-b17fb91f4c9c",
|
| 526 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/88.png",
|
| 527 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 528 |
"answer": "A"
|
| 529 |
},
|
| 530 |
{
|
| 531 |
"id": "28bc12e8-24bb-419b-ae68-b6d429e6f0e6",
|
| 532 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/89.png",
|
| 533 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Very low\nB.High\nC.Low\nD.Medium",
|
| 534 |
"answer": "C"
|
| 535 |
},
|
| 536 |
{
|
| 537 |
"id": "e2c30bdf-1273-4f1f-a4c5-8d629af5fef5",
|
| 538 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/90.png",
|
| 539 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.High\nB.Low\nC.Very low\nD.Medium",
|
| 540 |
"answer": "C"
|
| 541 |
},
|
| 542 |
{
|
| 543 |
"id": "3f9dc3a9-f905-442e-9fcb-7814fed0e87b",
|
| 544 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/91.png",
|
| 545 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Low\nB.Very low\nC.High\nD.Medium",
|
| 546 |
"answer": "A"
|
| 547 |
},
|
| 548 |
{
|
| 549 |
"id": "b861e9c1-b7ee-4cbb-990b-4cd1ad7012cd",
|
| 550 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/92.png",
|
| 551 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.High\nB.Low\nC.Very low\nD.Medium",
|
| 552 |
"answer": "C"
|
| 553 |
},
|
| 554 |
{
|
| 555 |
"id": "ec17f2d1-3689-4230-b86f-77e7ab6eacc9",
|
| 556 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/93.png",
|
| 557 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Very low\nB.High\nC.Low\nD.Medium",
|
| 558 |
"answer": "A"
|
| 559 |
},
|
| 560 |
{
|
| 561 |
"id": "0e30524f-4ccb-4f05-b7a9-9a93e919adce",
|
| 562 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/94.png",
|
| 563 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.Low\nC.Very low\nD.High",
|
| 564 |
"answer": "B"
|
| 565 |
},
|
| 566 |
{
|
| 567 |
"id": "27a58d5f-5117-43dd-a655-180b1a94d0b2",
|
| 568 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/95.png",
|
| 569 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 570 |
"answer": "B"
|
| 571 |
},
|
| 572 |
{
|
| 573 |
"id": "ae1cabf4-62e3-4f67-9028-ed5d60159ca2",
|
| 574 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/96.png",
|
| 575 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Low\nB.High\nC.Very low\nD.Medium",
|
| 576 |
"answer": "A"
|
| 577 |
},
|
| 578 |
{
|
| 579 |
"id": "4b7b01a6-4c26-4746-b8d4-bb5a76d10f56",
|
| 580 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/97.png",
|
| 581 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.High\nB.Medium\nC.Low\nD.Very low",
|
| 582 |
"answer": "C"
|
| 583 |
},
|
| 584 |
{
|
| 585 |
"id": "dca5d925-cf7b-4066-a9ce-08d09855bbf1",
|
| 586 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/98.png",
|
| 587 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.High\nB.Medium\nC.Very low\nD.Low",
|
| 588 |
"answer": "C"
|
| 589 |
},
|
| 590 |
{
|
| 591 |
"id": "fd8841a2-311b-4efd-a5b4-38ff2cdd2494",
|
| 592 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/99.png",
|
| 593 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.High\nB.Medium\nC.Low\nD.Very low",
|
| 594 |
"answer": "D"
|
| 595 |
},
|
| 596 |
{
|
| 597 |
"id": "1e25dc73-f54d-4aab-a924-d9936883c40e",
|
| 598 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/100.png",
|
| 599 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Low\nB.Medium\nC.Very low\nD.High",
|
| 600 |
"answer": "C"
|
| 601 |
},
|
| 602 |
{
|
| 603 |
"id": "bb557395-8963-4b23-b3ae-54fdbebd3f42",
|
| 604 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/101.png",
|
| 605 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 606 |
"answer": "B"
|
| 607 |
},
|
| 608 |
{
|
| 609 |
"id": "77d89887-0dd3-4811-90ed-4315f84f4e34",
|
| 610 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/102.png",
|
| 611 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.Very low\nC.Low\nD.High",
|
| 612 |
"answer": "C"
|
| 613 |
},
|
| 614 |
{
|
| 615 |
"id": "85439e0b-ad28-4a86-b1ad-5eb097ad08f9",
|
| 616 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/103.png",
|
| 617 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Low\nB.Very low\nC.High\nD.Medium",
|
| 618 |
"answer": "B"
|
| 619 |
},
|
| 620 |
{
|
| 621 |
"id": "a76eaf49-d5e6-4970-8dd7-7456813d9ab3",
|
| 622 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/104.png",
|
| 623 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.High\nB.Very low\nC.Low\nD.Medium",
|
| 624 |
"answer": "B"
|
| 625 |
},
|
| 626 |
{
|
| 627 |
"id": "d687448c-e572-4fa1-a477-f0d7578ee30d",
|
| 628 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/105.png",
|
| 629 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Low\nB.Very low\nC.High\nD.Medium",
|
| 630 |
"answer": "A"
|
| 631 |
},
|
| 632 |
{
|
| 633 |
"id": "d26a63c1-6c50-407f-b3fb-5195a547f7aa",
|
| 634 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/106.png",
|
| 635 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Very low\nB.Low\nC.Medium\nD.High",
|
| 636 |
"answer": "A"
|
| 637 |
},
|
| 638 |
{
|
| 639 |
"id": "c00e146f-64d4-4a2b-9387-fb50706ffd60",
|
| 640 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/107.png",
|
| 641 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.High\nB.Low\nC.Very low\nD.Medium",
|
| 642 |
"answer": "C"
|
| 643 |
},
|
| 644 |
{
|
| 645 |
"id": "cb8ecf4d-326d-43c1-a04b-995be0a172ca",
|
| 646 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/108.png",
|
| 647 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 648 |
"answer": "B"
|
| 649 |
},
|
| 650 |
{
|
| 651 |
"id": "c99ceb02-a41e-48e6-89e0-4cacd15b4b24",
|
| 652 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/109.png",
|
| 653 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Low\nB.Very low\nC.High\nD.Medium",
|
| 654 |
"answer": "B"
|
| 655 |
},
|
| 656 |
{
|
| 657 |
"id": "d6417c75-0f99-4c56-8f8e-b0a3043afce2",
|
| 658 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/110.png",
|
| 659 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Very low\nB.High\nC.Medium\nD.Low",
|
| 660 |
"answer": "D"
|
| 661 |
},
|
| 662 |
{
|
| 663 |
"id": "bd1ba9ea-a8dd-4dbd-ae44-e065877f4575",
|
| 664 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/111.png",
|
| 665 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.Low\nC.Very low\nD.High",
|
| 666 |
"answer": "D"
|
| 667 |
},
|
| 668 |
{
|
| 669 |
"id": "361103dd-2388-47fb-911b-54296f0d2025",
|
| 670 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/112.png",
|
| 671 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Low\nB.Medium\nC.Very low\nD.High",
|
| 672 |
"answer": "D"
|
| 673 |
},
|
| 674 |
{
|
| 675 |
"id": "09f1beb5-c71a-40e4-bc6d-0880a3e39b33",
|
| 676 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/113.png",
|
| 677 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.High\nB.Very low\nC.Medium\nD.Low",
|
| 678 |
"answer": "B"
|
| 679 |
},
|
| 680 |
{
|
| 681 |
"id": "f6496837-3bad-48a5-b692-b2eec1f4f5e5",
|
| 682 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/114.png",
|
| 683 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.High\nB.Low\nC.Very low\nD.Medium",
|
| 684 |
"answer": "B"
|
| 685 |
},
|
| 686 |
{
|
| 687 |
"id": "6fb6f8d8-4e13-4023-9865-a06907daa178",
|
| 688 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/115.png",
|
| 689 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.High\nB.Medium\nC.Very low\nD.Low",
|
| 690 |
"answer": "B"
|
| 691 |
},
|
| 692 |
{
|
| 693 |
"id": "cc4f3e0d-f1da-432c-9692-7960c3392b93",
|
| 694 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/116.png",
|
| 695 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Low\nB.Very low\nC.Medium\nD.High",
|
| 696 |
"answer": "B"
|
| 697 |
},
|
| 698 |
{
|
| 699 |
"id": "383065aa-f14d-4249-90eb-90508bee0c7e",
|
| 700 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/117.png",
|
| 701 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Very low\nB.Medium\nC.High\nD.Low",
|
| 702 |
"answer": "A"
|
| 703 |
},
|
| 704 |
{
|
| 705 |
"id": "ec4953cd-7a3f-4cbc-86e2-0c4336bb3c2c",
|
| 706 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/118.png",
|
| 707 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.High\nB.Low\nC.Medium\nD.Very low",
|
| 708 |
"answer": "D"
|
| 709 |
},
|
| 710 |
{
|
| 711 |
"id": "21019dcf-09b3-491d-8b73-b0277de1fe5b",
|
| 712 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/119.png",
|
| 713 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.High\nB.Very low\nC.Low\nD.Medium",
|
| 714 |
"answer": "B"
|
| 715 |
},
|
| 716 |
{
|
| 717 |
"id": "17579ad4-0f5e-4df7-b78a-d11cab63d989",
|
| 718 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/120.png",
|
| 719 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Medium\nB.Low\nC.Very low\nD.High",
|
| 720 |
"answer": "A"
|
| 721 |
},
|
| 722 |
{
|
| 723 |
"id": "79b46dc8-ce49-469a-929e-f6fe55799757",
|
| 724 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/121.png",
|
| 725 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Low\nB.High\nC.Very low\nD.Medium",
|
| 726 |
"answer": "C"
|
| 727 |
},
|
| 728 |
{
|
| 729 |
"id": "b2ea1296-3061-4a30-80b9-4491c85a4510",
|
| 730 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/122.png",
|
| 731 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Medium\nB.Low\nC.Very low\nD.High",
|
| 732 |
"answer": "D"
|
| 733 |
},
|
| 734 |
{
|
| 735 |
"id": "03177114-0a22-4a31-bb0b-bc625a16da72",
|
| 736 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/123.png",
|
| 737 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Medium\nB.High\nC.Very low\nD.Low",
|
| 738 |
"answer": "C"
|
| 739 |
},
|
| 740 |
{
|
| 741 |
"id": "d92a8e89-757e-4a53-823e-9337b481d470",
|
| 742 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/124.png",
|
| 743 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Very low\nB.Low\nC.Medium\nD.High",
|
| 744 |
"answer": "A"
|
| 745 |
},
|
| 746 |
{
|
| 747 |
"id": "e0265fe7-6dae-4fe1-bda4-1066fa55bda3",
|
| 748 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/125.png",
|
| 749 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Very low\nB.High\nC.Low\nD.Medium",
|
| 750 |
"answer": "A"
|
| 751 |
},
|
| 752 |
{
|
| 753 |
"id": "893b3484-1928-47ea-b648-1ccbf0c64d8d",
|
| 754 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/126.png",
|
| 755 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Very low\nB.Medium\nC.Low\nD.High",
|
| 756 |
"answer": "A"
|
| 757 |
},
|
| 758 |
{
|
| 759 |
"id": "43b033f3-e194-44b0-b353-7e6fd85b4f6e",
|
| 760 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/127.png",
|
| 761 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Very low\nB.Low\nC.High\nD.Medium",
|
| 762 |
"answer": "A"
|
| 763 |
},
|
| 764 |
{
|
| 765 |
"id": "4801cfdd-60b3-415d-a949-5ffd4dc827df",
|
| 766 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/128.png",
|
| 767 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.High\nB.Very low\nC.Medium\nD.Low",
|
| 768 |
"answer": "B"
|
| 769 |
},
|
| 770 |
{
|
| 771 |
"id": "035d1a1a-6550-4ddb-a12d-8a57b6d4ec33",
|
| 772 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/129.png",
|
| 773 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.High\nC.Very low\nD.Low",
|
| 774 |
"answer": "D"
|
| 775 |
},
|
| 776 |
{
|
| 777 |
"id": "a2dfd685-a47b-4d6d-abbb-bc8f902f9bd3",
|
| 778 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/130.png",
|
| 779 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 780 |
"answer": "D"
|
| 781 |
},
|
| 782 |
{
|
| 783 |
"id": "c102750a-6cea-4261-9600-dd3685c0177c",
|
| 784 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/131.png",
|
| 785 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Very low\nB.High\nC.Medium\nD.Low",
|
| 786 |
"answer": "A"
|
| 787 |
},
|
| 788 |
{
|
| 789 |
"id": "d30c1579-3a11-4fcd-9c7c-bb7a7782d834",
|
| 790 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/132.png",
|
| 791 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.High\nB.Very low\nC.Medium\nD.Low",
|
| 792 |
"answer": "B"
|
| 793 |
},
|
| 794 |
{
|
| 795 |
"id": "9eb9acf4-b912-4561-b2cb-4544e76da7e0",
|
| 796 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/133.png",
|
| 797 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Low\nB.Very low\nC.High\nD.Medium",
|
| 798 |
"answer": "B"
|
| 799 |
},
|
| 800 |
{
|
| 801 |
"id": "87b9ed34-36cc-4b8f-ba74-8d7285da9129",
|
| 802 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/134.png",
|
| 803 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 804 |
"answer": "B"
|
| 805 |
},
|
| 806 |
{
|
| 807 |
"id": "52a677af-1a3c-40c4-adc8-2b69080f8042",
|
| 808 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/135.png",
|
| 809 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Low\nB.Very low\nC.Medium\nD.High",
|
| 810 |
"answer": "B"
|
| 811 |
},
|
| 812 |
{
|
| 813 |
"id": "843529a4-4306-4118-83af-9a567ae072eb",
|
| 814 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/136.png",
|
| 815 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Very low\nB.Low\nC.High\nD.Medium",
|
| 816 |
"answer": "A"
|
| 817 |
},
|
| 818 |
{
|
| 819 |
"id": "3aecfa44-c4ce-460a-9903-28efd2190ae6",
|
| 820 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/137.png",
|
| 821 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Low\nB.Very low\nC.High\nD.Medium",
|
| 822 |
"answer": "A"
|
| 823 |
},
|
| 824 |
{
|
| 825 |
"id": "b1e9c473-6c2e-4277-88ed-938235816e7b",
|
| 826 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/138.png",
|
| 827 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Very low\nB.Low\nC.High\nD.Medium",
|
| 828 |
"answer": "A"
|
| 829 |
},
|
| 830 |
{
|
| 831 |
"id": "5741b4df-3c1f-461a-a5e7-5801e270db98",
|
| 832 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/139.png",
|
| 833 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Very low\nB.High\nC.Medium\nD.Low",
|
| 834 |
"answer": "B"
|
| 835 |
},
|
| 836 |
{
|
| 837 |
"id": "b3b4cbe8-38bd-41b3-9c9c-f0ea9d4d1a1d",
|
| 838 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/140.png",
|
| 839 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.High\nB.Low\nC.Very low\nD.Medium",
|
| 840 |
"answer": "D"
|
| 841 |
},
|
| 842 |
{
|
| 843 |
"id": "9abbb136-fcd7-4218-8fb1-f01008bd1c85",
|
| 844 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/141.png",
|
| 845 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Very low\nB.Low\nC.High\nD.Medium",
|
| 846 |
"answer": "B"
|
| 847 |
},
|
| 848 |
{
|
| 849 |
"id": "9e7cde8b-c87d-4c0a-abd6-44c743066f24",
|
| 850 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/142.png",
|
| 851 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Very low\nB.Medium\nC.High\nD.Low",
|
| 852 |
"answer": "B"
|
| 853 |
},
|
| 854 |
{
|
| 855 |
"id": "d6defe17-1b99-441c-9333-ff13270414cc",
|
| 856 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/143.png",
|
| 857 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Low\nB.High\nC.Medium\nD.Very low",
|
| 858 |
"answer": "A"
|
| 859 |
},
|
| 860 |
{
|
| 861 |
"id": "3cb4021d-ffe0-4907-911d-b5ec90af36a2",
|
| 862 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/144.png",
|
| 863 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Very low\nB.Medium\nC.High\nD.Low",
|
| 864 |
"answer": "B"
|
| 865 |
},
|
| 866 |
{
|
| 867 |
"id": "7c31fdd7-7b7c-4ed5-94c3-2eb039b1e9f4",
|
| 868 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/145.png",
|
| 869 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.High\nC.Low\nD.Very low",
|
| 870 |
"answer": "C"
|
| 871 |
},
|
| 872 |
{
|
| 873 |
"id": "c42c3f29-e129-45d9-975f-4604c9ce523a",
|
| 874 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/146.png",
|
| 875 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.High\nB.Medium\nC.Very low\nD.Low",
|
| 876 |
"answer": "C"
|
| 877 |
},
|
| 878 |
{
|
| 879 |
"id": "8599df96-b4f7-4244-96e4-882e78d58ec9",
|
| 880 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/147.png",
|
| 881 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Very low\nB.Medium\nC.High\nD.Low",
|
| 882 |
"answer": "A"
|
| 883 |
},
|
| 884 |
{
|
| 885 |
"id": "cb4b5be8-7d8d-4eca-a8fb-9c658bfb7f33",
|
| 886 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/148.png",
|
| 887 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Very low\nB.Low\nC.High\nD.Medium",
|
| 888 |
"answer": "B"
|
| 889 |
},
|
| 890 |
{
|
| 891 |
"id": "1bb99544-35d7-44df-af8f-b93afd55b7ab",
|
| 892 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/149.png",
|
| 893 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 894 |
"answer": "B"
|
| 895 |
},
|
| 896 |
{
|
| 897 |
"id": "8b27d246-9023-42c2-9e1c-1abcf5c97a4c",
|
| 898 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/150.png",
|
| 899 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Low\nB.High\nC.Medium\nD.Very low",
|
| 900 |
"answer": "D"
|
| 901 |
},
|
| 902 |
{
|
| 903 |
"id": "07493483-74dc-4bec-9f25-471dbf6cc016",
|
| 904 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/151.png",
|
| 905 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.High\nB.Medium\nC.Low\nD.Very low",
|
| 906 |
"answer": "C"
|
| 907 |
},
|
| 908 |
{
|
| 909 |
"id": "560c15ed-1111-4a73-9c2c-4fcfb2ea64b5",
|
| 910 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/152.png",
|
| 911 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Very low\nB.High\nC.Low\nD.Medium",
|
| 912 |
"answer": "A"
|
| 913 |
},
|
| 914 |
{
|
| 915 |
"id": "ff036676-a283-49ce-8dac-27031d455792",
|
| 916 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/153.png",
|
| 917 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.High\nB.Very low\nC.Medium\nD.Low",
|
| 918 |
"answer": "A"
|
| 919 |
},
|
| 920 |
{
|
| 921 |
"id": "38267274-ee89-45e1-a7d9-0cffa2d250e5",
|
| 922 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/154.png",
|
| 923 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Low\nB.High\nC.Very low\nD.Medium",
|
| 924 |
"answer": "C"
|
| 925 |
},
|
| 926 |
{
|
| 927 |
"id": "f4f2c247-d572-496c-99dc-24cd36408b02",
|
| 928 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/155.png",
|
| 929 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Low\nB.High\nC.Medium\nD.Very low",
|
| 930 |
"answer": "A"
|
| 931 |
},
|
| 932 |
{
|
| 933 |
"id": "005d2a47-06c1-45c6-b17c-d9b095dd7f3f",
|
| 934 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/156.png",
|
| 935 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.High\nB.Very low\nC.Medium\nD.Low",
|
| 936 |
"answer": "B"
|
| 937 |
},
|
| 938 |
{
|
| 939 |
"id": "52d6be7b-8fec-4fa1-a209-3f3949ceaadf",
|
| 940 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/157.png",
|
| 941 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Low\nB.Medium\nC.Very low\nD.High",
|
| 942 |
"answer": "C"
|
| 943 |
},
|
| 944 |
{
|
| 945 |
"id": "39737f69-59d8-4089-a5ec-eff06c0bf6fc",
|
| 946 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/158.png",
|
| 947 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Low\nB.Very low\nC.Medium\nD.High",
|
| 948 |
"answer": "A"
|
| 949 |
},
|
| 950 |
{
|
| 951 |
"id": "842949d9-b39e-4ee8-bff1-d7e4c87beafe",
|
| 952 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/159.png",
|
| 953 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.Very low\nC.Low\nD.High",
|
| 954 |
"answer": "C"
|
| 955 |
},
|
| 956 |
{
|
| 957 |
"id": "58e8e9be-d10b-402b-bb3c-2ff1afd7da0f",
|
| 958 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/160.png",
|
| 959 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.High\nB.Low\nC.Very low\nD.Medium",
|
| 960 |
"answer": "C"
|
| 961 |
},
|
| 962 |
{
|
| 963 |
"id": "251a0deb-1e62-4f28-8f79-902626935769",
|
| 964 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/161.png",
|
| 965 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Low\nB.Medium\nC.High\nD.Very low",
|
| 966 |
"answer": "D"
|
| 967 |
},
|
| 968 |
{
|
| 969 |
"id": "6d993193-e32a-4759-b0f4-4a20d66cc4ac",
|
| 970 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/162.png",
|
| 971 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Very low\nB.Low\nC.High\nD.Medium",
|
| 972 |
"answer": "D"
|
| 973 |
},
|
| 974 |
{
|
| 975 |
"id": "ce65a229-278e-4b39-a73b-2337b4b48ebf",
|
| 976 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/163.png",
|
| 977 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Low\nB.Medium\nC.Very low\nD.High",
|
| 978 |
"answer": "C"
|
| 979 |
},
|
| 980 |
{
|
| 981 |
"id": "830d9a26-5b88-44f3-8225-93fe43d6247d",
|
| 982 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/164.png",
|
| 983 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Very low\nB.High\nC.Medium\nD.Low",
|
| 984 |
"answer": "D"
|
| 985 |
},
|
| 986 |
{
|
| 987 |
"id": "d116b536-974a-4571-bc05-9ee04e97e32d",
|
| 988 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/165.png",
|
| 989 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Low\nB.Very low\nC.High\nD.Medium",
|
| 990 |
"answer": "A"
|
| 991 |
},
|
| 992 |
{
|
| 993 |
"id": "ffedeb91-7dd3-400f-ae9b-fcdb38179f8d",
|
| 994 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/166.png",
|
| 995 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Low\nB.Medium\nC.Very low\nD.High",
|
| 996 |
"answer": "A"
|
| 997 |
},
|
| 998 |
{
|
| 999 |
"id": "77c7f640-a81b-4a5c-a1b2-5808efa04b46",
|
| 1000 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/167.png",
|
| 1001 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Medium\nB.Low\nC.Very low\nD.High",
|
| 1002 |
"answer": "C"
|
| 1003 |
},
|
| 1004 |
{
|
| 1005 |
"id": "3bfe1123-3dea-4cdb-9f5e-0f3e66a19784",
|
| 1006 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/168.png",
|
| 1007 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Low\nB.High\nC.Medium\nD.Very low",
|
| 1008 |
"answer": "D"
|
| 1009 |
},
|
| 1010 |
{
|
| 1011 |
"id": "9f6f3808-aa4f-482b-b267-df78dfad4634",
|
| 1012 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/169.png",
|
| 1013 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.High\nB.Low\nC.Medium\nD.Very low",
|
| 1014 |
"answer": "C"
|
| 1015 |
},
|
| 1016 |
{
|
| 1017 |
"id": "df681528-e874-44c0-a57f-2a3e4826d781",
|
| 1018 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/170.png",
|
| 1019 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Low\nB.High\nC.Medium\nD.Very low",
|
| 1020 |
"answer": "D"
|
| 1021 |
},
|
| 1022 |
{
|
| 1023 |
"id": "626a9dbc-b2d4-4a86-8483-02908bbe0664",
|
| 1024 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/171.png",
|
| 1025 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 1026 |
"answer": "B"
|
| 1027 |
},
|
| 1028 |
{
|
| 1029 |
"id": "2370ad1c-b29d-488c-af03-9a0922018c53",
|
| 1030 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/172.png",
|
| 1031 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.High\nB.Very low\nC.Low\nD.Medium",
|
| 1032 |
"answer": "D"
|
| 1033 |
},
|
| 1034 |
{
|
| 1035 |
"id": "9d9b362c-e09a-4671-a6fc-74ba8f669290",
|
| 1036 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/173.png",
|
| 1037 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Very low\nB.High\nC.Low\nD.Medium",
|
| 1038 |
"answer": "C"
|
| 1039 |
},
|
| 1040 |
{
|
| 1041 |
"id": "ace081f9-8b4f-4d95-b286-651056cb1989",
|
| 1042 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/174.png",
|
| 1043 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.High\nB.Low\nC.Medium\nD.Very low",
|
| 1044 |
"answer": "D"
|
| 1045 |
},
|
| 1046 |
{
|
| 1047 |
"id": "80a71dee-fcca-4686-a052-e5ca264c42b4",
|
| 1048 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/175.png",
|
| 1049 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 1050 |
"answer": "D"
|
| 1051 |
},
|
| 1052 |
{
|
| 1053 |
"id": "fdb9966d-6374-487b-a281-26e3aec4f7bf",
|
| 1054 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/176.png",
|
| 1055 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Low\nB.Medium\nC.Very low\nD.High",
|
| 1056 |
"answer": "C"
|
| 1057 |
},
|
| 1058 |
{
|
| 1059 |
"id": "17137f90-9922-46b1-88c1-a0adfca239a2",
|
| 1060 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/177.png",
|
| 1061 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Very low\nB.Low\nC.Medium\nD.High",
|
| 1062 |
"answer": "B"
|
| 1063 |
},
|
| 1064 |
{
|
| 1065 |
"id": "0bfb27b8-721e-4096-a8ab-327e58b14d60",
|
| 1066 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/178.png",
|
| 1067 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Low\nB.High\nC.Medium\nD.Very low",
|
| 1068 |
"answer": "C"
|
| 1069 |
},
|
| 1070 |
{
|
| 1071 |
"id": "fc5a3184-f3df-4426-87db-8c4844470e81",
|
| 1072 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/179.png",
|
| 1073 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 1074 |
"answer": "B"
|
| 1075 |
},
|
| 1076 |
{
|
| 1077 |
"id": "119daf76-83ce-4065-bc7f-5e87a8b67106",
|
| 1078 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/180.png",
|
| 1079 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Very low\nB.Medium\nC.Low\nD.High",
|
| 1080 |
"answer": "A"
|
| 1081 |
},
|
| 1082 |
{
|
| 1083 |
"id": "8c94e0fc-ed99-4d79-836e-032e6fa17781",
|
| 1084 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/181.png",
|
| 1085 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.High\nB.Low\nC.Medium\nD.Very low",
|
| 1086 |
"answer": "D"
|
| 1087 |
},
|
| 1088 |
{
|
| 1089 |
"id": "bc07d917-1aa5-463f-b690-c8d351a52901",
|
| 1090 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/182.png",
|
| 1091 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.High\nB.Medium\nC.Very low\nD.Low",
|
| 1092 |
"answer": "D"
|
| 1093 |
},
|
| 1094 |
{
|
| 1095 |
"id": "5662cbc7-666c-44cf-94e5-171dba865854",
|
| 1096 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/183.png",
|
| 1097 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Low\nB.High\nC.Medium\nD.Very low",
|
| 1098 |
"answer": "D"
|
| 1099 |
},
|
| 1100 |
{
|
| 1101 |
"id": "9f9b52d8-cb80-48d7-84c1-70103e23ca8e",
|
| 1102 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/184.png",
|
| 1103 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.High\nB.Medium\nC.Very low\nD.Low",
|
| 1104 |
"answer": "C"
|
| 1105 |
},
|
| 1106 |
{
|
| 1107 |
"id": "a8e294d5-8105-478d-b2ea-5e17a2c4715b",
|
| 1108 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/185.png",
|
| 1109 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Medium\nB.Very low\nC.High\nD.Low",
|
| 1110 |
"answer": "B"
|
| 1111 |
},
|
| 1112 |
{
|
| 1113 |
"id": "9fdcb9d8-9af3-4d84-8f03-e621787cedc2",
|
| 1114 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/186.png",
|
| 1115 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Very low\nB.High\nC.Low\nD.Medium",
|
| 1116 |
"answer": "D"
|
| 1117 |
},
|
| 1118 |
{
|
| 1119 |
"id": "30ade504-8f35-4036-89f6-282aa7e30c13",
|
| 1120 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/187.png",
|
| 1121 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.High\nB.Low\nC.Medium\nD.Very low",
|
| 1122 |
"answer": "D"
|
| 1123 |
},
|
| 1124 |
{
|
| 1125 |
"id": "bb6228be-2d17-4d39-b675-ca85aa4c93cb",
|
| 1126 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/188.png",
|
| 1127 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.Low\nC.Very low\nD.High",
|
| 1128 |
"answer": "B"
|
| 1129 |
},
|
| 1130 |
{
|
| 1131 |
"id": "11d99f4a-4843-4d5a-ad5b-22cb6aacfad4",
|
| 1132 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/189.png",
|
| 1133 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.High\nB.Medium\nC.Low\nD.Very low",
|
| 1134 |
"answer": "D"
|
| 1135 |
},
|
| 1136 |
{
|
| 1137 |
"id": "4da3db87-a227-43e6-96d9-235a67c8fb82",
|
| 1138 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/190.png",
|
| 1139 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Medium\nB.High\nC.Low\nD.Very low",
|
| 1140 |
"answer": "C"
|
| 1141 |
},
|
| 1142 |
{
|
| 1143 |
"id": "d5eefab9-7ac7-41ba-8921-4acdd8e37225",
|
| 1144 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/191.png",
|
| 1145 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Medium\nB.Low\nC.High\nD.Very low",
|
| 1146 |
"answer": "C"
|
| 1147 |
},
|
| 1148 |
{
|
| 1149 |
"id": "e7ca9b02-acf2-41ca-ba3c-9e9acd1dccdb",
|
| 1150 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/192.png",
|
| 1151 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.High\nB.Medium\nC.Very low\nD.Low",
|
| 1152 |
"answer": "D"
|
| 1153 |
},
|
| 1154 |
{
|
| 1155 |
"id": "cb63bf75-10ea-4c69-a547-8b98174fb461",
|
| 1156 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/193.png",
|
| 1157 |
"question": "From this image, which carbon dioxide emission level is most representative of this area?\nA.Medium\nB.High\nC.Low\nD.Very low",
|
| 1158 |
"answer": "C"
|
| 1159 |
},
|
| 1160 |
{
|
| 1161 |
"id": "88972743-1515-48fc-ab85-83928b03b4a6",
|
| 1162 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/194.png",
|
| 1163 |
"question": "Based on this image, which level of carbon dioxide emissions best reflects this area?\nA.Very low\nB.High\nC.Low\nD.Medium",
|
| 1164 |
"answer": "C"
|
| 1165 |
},
|
| 1166 |
{
|
| 1167 |
"id": "68710d40-79fc-42f0-aedd-01b878495113",
|
| 1168 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/195.png",
|
| 1169 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.High\nB.Medium\nC.Very low\nD.Low",
|
| 1170 |
"answer": "C"
|
| 1171 |
},
|
| 1172 |
{
|
| 1173 |
"id": "9cabd521-d31d-4546-928f-111ecaf39984",
|
| 1174 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/196.png",
|
| 1175 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Very low\nB.Medium\nC.Low\nD.High",
|
| 1176 |
"answer": "A"
|
| 1177 |
},
|
| 1178 |
{
|
| 1179 |
"id": "d22dde0f-d93e-4431-b71e-739ae55ef385",
|
| 1180 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/197.png",
|
| 1181 |
"question": "Looking at this image, which carbon dioxide emission level applies most closely to this area?\nA.Medium\nB.Low\nC.Very low\nD.High",
|
| 1182 |
"answer": "B"
|
| 1183 |
},
|
| 1184 |
{
|
| 1185 |
"id": "8ba083df-9248-47ea-b31b-9de25ad821c7",
|
| 1186 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/198.png",
|
| 1187 |
"question": "Considering the image, which carbon dioxide emission level is the most fitting for this area?\nA.Low\nB.Medium\nC.High\nD.Very low",
|
| 1188 |
"answer": "D"
|
| 1189 |
},
|
| 1190 |
{
|
| 1191 |
"id": "83f3978b-5220-4646-88ee-07c640eb6449",
|
| 1192 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/199.png",
|
| 1193 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.High\nB.Very low\nC.Medium\nD.Low",
|
| 1194 |
"answer": "B"
|
| 1195 |
},
|
| 1196 |
{
|
| 1197 |
"id": "e1e16c00-1667-4c3e-801e-bdbe6d9b46e1",
|
| 1198 |
+
"image_path": "reasoning/assessment_reasoning/environmental_assessment/images/200.png",
|
| 1199 |
"question": "Which carbon dioxide emission level in the image most accurately represents this area?\nA.Medium\nB.High\nC.Very low\nD.Low",
|
| 1200 |
"answer": "C"
|
| 1201 |
}
|
reasoning/assessment_reasoning/resource_assessment/resource_assessment.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
reasoning/attribute_reasoning/physical_property/physical_property.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
reasoning/attribute_reasoning/time_property/time_property.json
CHANGED
|
@@ -1,1201 +1,1201 @@
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
"id": "f1954fab-1f7d-4335-99a2-408539299c73",
|
| 4 |
-
"image_path": "images/1.png",
|
| 5 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in winter?\nA.Top right\nB.Top left\nC.Bottom right\nD.Bottom left",
|
| 6 |
"answer": "C"
|
| 7 |
},
|
| 8 |
{
|
| 9 |
"id": "811c6376-c354-4a2a-b280-9ccaa0cf1461",
|
| 10 |
-
"image_path": "images/2.png",
|
| 11 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in spring.\nA.Top left\nB.Bottom left\nC.Top right\nD.Bottom right",
|
| 12 |
"answer": "D"
|
| 13 |
},
|
| 14 |
{
|
| 15 |
"id": "d31d8f53-f292-47f0-a7d2-2a47d37cefe7",
|
| 16 |
-
"image_path": "images/3.png",
|
| 17 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the spring season?\nA.Bottom left\nB.Bottom right\nC.Top left\nD.Top right",
|
| 18 |
"answer": "D"
|
| 19 |
},
|
| 20 |
{
|
| 21 |
"id": "04c759e8-a9ba-434e-96d8-d594a39cfe1b",
|
| 22 |
-
"image_path": "images/4.png",
|
| 23 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in summer.\nA.Top right\nB.Bottom left\nC.Top left\nD.Bottom right",
|
| 24 |
"answer": "D"
|
| 25 |
},
|
| 26 |
{
|
| 27 |
"id": "7c818996-2191-4aac-a204-e1c2af7c8728",
|
| 28 |
-
"image_path": "images/5.png",
|
| 29 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the summer season?\nA.Top left\nB.Bottom left\nC.Top right\nD.Bottom right",
|
| 30 |
"answer": "C"
|
| 31 |
},
|
| 32 |
{
|
| 33 |
"id": "524df717-7843-4fc6-a4cd-91dee9680320",
|
| 34 |
-
"image_path": "images/6.png",
|
| 35 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Top right\nB.Top left\nC.Bottom right\nD.Bottom left",
|
| 36 |
"answer": "A"
|
| 37 |
},
|
| 38 |
{
|
| 39 |
"id": "6dc77f74-b47b-451d-95a0-464f5452e634",
|
| 40 |
-
"image_path": "images/7.png",
|
| 41 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in autumn.\nA.Top left\nB.Bottom right\nC.Top right\nD.Bottom left",
|
| 42 |
"answer": "A"
|
| 43 |
},
|
| 44 |
{
|
| 45 |
"id": "9b4c9d33-589a-42c9-8ee6-ea9e6828a47d",
|
| 46 |
-
"image_path": "images/8.png",
|
| 47 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in spring?\nA.Bottom left\nB.Bottom right\nC.Top left\nD.Top right",
|
| 48 |
"answer": "A"
|
| 49 |
},
|
| 50 |
{
|
| 51 |
"id": "96d667d2-1f92-42ad-9e46-4122ce8c13c7",
|
| 52 |
-
"image_path": "images/9.png",
|
| 53 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in summer.\nA.Top left\nB.Bottom right\nC.Bottom left\nD.Top right",
|
| 54 |
"answer": "D"
|
| 55 |
},
|
| 56 |
{
|
| 57 |
"id": "a9155242-29e8-4940-bdc2-5dcbef79df5b",
|
| 58 |
-
"image_path": "images/10.png",
|
| 59 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Top left\nB.Top right\nC.Bottom right\nD.Bottom left",
|
| 60 |
"answer": "A"
|
| 61 |
},
|
| 62 |
{
|
| 63 |
"id": "c31cc6c6-b366-434a-823c-26d96f493147",
|
| 64 |
-
"image_path": "images/11.png",
|
| 65 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in spring?\nA.Bottom right\nB.Bottom left\nC.Top right\nD.Top left",
|
| 66 |
"answer": "A"
|
| 67 |
},
|
| 68 |
{
|
| 69 |
"id": "aa041a99-d7b8-4685-99b5-2d653d12753e",
|
| 70 |
-
"image_path": "images/12.png",
|
| 71 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in summer.\nA.Bottom right\nB.Bottom left\nC.Top right\nD.Top left",
|
| 72 |
"answer": "D"
|
| 73 |
},
|
| 74 |
{
|
| 75 |
"id": "33cf656e-73de-4ca7-b694-7237b15787e2",
|
| 76 |
-
"image_path": "images/13.png",
|
| 77 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in spring?\nA.Top left\nB.Bottom right\nC.Top right\nD.Bottom left",
|
| 78 |
"answer": "B"
|
| 79 |
},
|
| 80 |
{
|
| 81 |
"id": "6d7ada35-1167-4d64-ad68-5cad1d24e02e",
|
| 82 |
-
"image_path": "images/14.png",
|
| 83 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the summer season?\nA.Bottom left\nB.Top left\nC.Top right\nD.Bottom right",
|
| 84 |
"answer": "C"
|
| 85 |
},
|
| 86 |
{
|
| 87 |
"id": "12835b86-809c-4712-8d26-0bca2db6d08a",
|
| 88 |
-
"image_path": "images/15.png",
|
| 89 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in spring?\nA.Top right\nB.Top left\nC.Bottom right\nD.Bottom left",
|
| 90 |
"answer": "D"
|
| 91 |
},
|
| 92 |
{
|
| 93 |
"id": "0413eab0-20f2-4745-87cb-3714161957f3",
|
| 94 |
-
"image_path": "images/16.png",
|
| 95 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in autumn.\nA.Top left\nB.Bottom left\nC.Top right\nD.Bottom right",
|
| 96 |
"answer": "C"
|
| 97 |
},
|
| 98 |
{
|
| 99 |
"id": "0b01000e-f434-4f71-b231-4ae755648aab",
|
| 100 |
-
"image_path": "images/17.png",
|
| 101 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in winter?\nA.Bottom left\nB.Top left\nC.Bottom right\nD.Top right",
|
| 102 |
"answer": "C"
|
| 103 |
},
|
| 104 |
{
|
| 105 |
"id": "0afa984f-b019-4619-8234-37f08f0aa7b8",
|
| 106 |
-
"image_path": "images/18.png",
|
| 107 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in summer.\nA.Bottom left\nB.Top right\nC.Bottom right\nD.Top left",
|
| 108 |
"answer": "A"
|
| 109 |
},
|
| 110 |
{
|
| 111 |
"id": "9a7d2380-9f37-4b1a-8ccf-0578b12a6e99",
|
| 112 |
-
"image_path": "images/19.png",
|
| 113 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in spring.\nA.Top left\nB.Bottom right\nC.Top right\nD.Bottom left",
|
| 114 |
"answer": "B"
|
| 115 |
},
|
| 116 |
{
|
| 117 |
"id": "64822d91-33bc-4f18-a872-25465cb13f85",
|
| 118 |
-
"image_path": "images/20.png",
|
| 119 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in spring.\nA.Bottom right\nB.Top right\nC.Bottom left\nD.Top left",
|
| 120 |
"answer": "C"
|
| 121 |
},
|
| 122 |
{
|
| 123 |
"id": "a9b45558-503d-479c-bbd6-64a20a335b9c",
|
| 124 |
-
"image_path": "images/21.png",
|
| 125 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the summer season?\nA.Top right\nB.Bottom right\nC.Top left\nD.Bottom left",
|
| 126 |
"answer": "A"
|
| 127 |
},
|
| 128 |
{
|
| 129 |
"id": "7b2aee7d-e7e3-40f4-9d63-fdf59e8233de",
|
| 130 |
-
"image_path": "images/22.png",
|
| 131 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Bottom right\nB.Top left\nC.Bottom left\nD.Top right",
|
| 132 |
"answer": "B"
|
| 133 |
},
|
| 134 |
{
|
| 135 |
"id": "6010fe21-4834-4914-90cf-eb788568ef8e",
|
| 136 |
-
"image_path": "images/23.png",
|
| 137 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Top right\nB.Top left\nC.Bottom right\nD.Bottom left",
|
| 138 |
"answer": "C"
|
| 139 |
},
|
| 140 |
{
|
| 141 |
"id": "71098c32-ea88-4f33-8fcd-2d9a056dc313",
|
| 142 |
-
"image_path": "images/24.png",
|
| 143 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Bottom left\nB.Bottom right\nC.Top right\nD.Top left",
|
| 144 |
"answer": "B"
|
| 145 |
},
|
| 146 |
{
|
| 147 |
"id": "e40e74dc-0d4b-44e0-b5ed-c9bdb4eb282c",
|
| 148 |
-
"image_path": "images/25.png",
|
| 149 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Bottom left\nB.Bottom right\nC.Top right\nD.Top left",
|
| 150 |
"answer": "D"
|
| 151 |
},
|
| 152 |
{
|
| 153 |
"id": "5443611c-ca9f-4ccf-9b10-f2a57af17e6f",
|
| 154 |
-
"image_path": "images/26.png",
|
| 155 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in summer.\nA.Top left\nB.Bottom left\nC.Top right\nD.Bottom right",
|
| 156 |
"answer": "A"
|
| 157 |
},
|
| 158 |
{
|
| 159 |
"id": "dcb88609-8a73-4a46-ab64-eca38bcae74c",
|
| 160 |
-
"image_path": "images/27.png",
|
| 161 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in spring?\nA.Top left\nB.Bottom right\nC.Bottom left\nD.Top right",
|
| 162 |
"answer": "B"
|
| 163 |
},
|
| 164 |
{
|
| 165 |
"id": "9f1cdf44-b28a-49bf-b57b-9ee4c6fc3f65",
|
| 166 |
-
"image_path": "images/28.png",
|
| 167 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in winter?\nA.Top right\nB.Bottom left\nC.Top left\nD.Bottom right",
|
| 168 |
"answer": "D"
|
| 169 |
},
|
| 170 |
{
|
| 171 |
"id": "3943db82-529b-4c69-ab29-c1e8992ede17",
|
| 172 |
-
"image_path": "images/29.png",
|
| 173 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in spring?\nA.Top right\nB.Bottom right\nC.Bottom left\nD.Top left",
|
| 174 |
"answer": "C"
|
| 175 |
},
|
| 176 |
{
|
| 177 |
"id": "c1c19d34-e8ab-4ded-b453-277c0e2d252d",
|
| 178 |
-
"image_path": "images/30.png",
|
| 179 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in autumn.\nA.Top right\nB.Top left\nC.Bottom left\nD.Bottom right",
|
| 180 |
"answer": "C"
|
| 181 |
},
|
| 182 |
{
|
| 183 |
"id": "c4fd871a-87be-48b9-85fe-fd51c2be527a",
|
| 184 |
-
"image_path": "images/31.png",
|
| 185 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the winter season?\nA.Top left\nB.Bottom right\nC.Top right\nD.Bottom left",
|
| 186 |
"answer": "A"
|
| 187 |
},
|
| 188 |
{
|
| 189 |
"id": "8a1fd0ca-1111-4f77-a06d-d0e34d01d33d",
|
| 190 |
-
"image_path": "images/32.png",
|
| 191 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the summer season?\nA.Top right\nB.Bottom left\nC.Bottom right\nD.Top left",
|
| 192 |
"answer": "A"
|
| 193 |
},
|
| 194 |
{
|
| 195 |
"id": "63da7355-1194-427a-bbfb-af23d392cab8",
|
| 196 |
-
"image_path": "images/33.png",
|
| 197 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in spring.\nA.Bottom left\nB.Top left\nC.Bottom right\nD.Top right",
|
| 198 |
"answer": "C"
|
| 199 |
},
|
| 200 |
{
|
| 201 |
"id": "f93d520a-10f5-4820-9ac5-4780dfb18ef6",
|
| 202 |
-
"image_path": "images/34.png",
|
| 203 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Top left\nB.Top right\nC.Bottom left\nD.Bottom right",
|
| 204 |
"answer": "C"
|
| 205 |
},
|
| 206 |
{
|
| 207 |
"id": "4952fc14-b939-441e-9917-27bdbcd1daf2",
|
| 208 |
-
"image_path": "images/35.png",
|
| 209 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in spring.\nA.Top left\nB.Bottom left\nC.Bottom right\nD.Top right",
|
| 210 |
"answer": "C"
|
| 211 |
},
|
| 212 |
{
|
| 213 |
"id": "db358f6a-0739-4997-a6d6-ebe8bb53ca90",
|
| 214 |
-
"image_path": "images/36.png",
|
| 215 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in spring.\nA.Top right\nB.Top left\nC.Bottom right\nD.Bottom left",
|
| 216 |
"answer": "C"
|
| 217 |
},
|
| 218 |
{
|
| 219 |
"id": "ed895532-1e78-4a5b-89bf-8e19bf26a0c4",
|
| 220 |
-
"image_path": "images/37.png",
|
| 221 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in winter.\nA.Top right\nB.Top left\nC.Bottom left\nD.Bottom right",
|
| 222 |
"answer": "D"
|
| 223 |
},
|
| 224 |
{
|
| 225 |
"id": "bb8e0990-0006-4f8e-8658-7188e8e1ecc4",
|
| 226 |
-
"image_path": "images/38.png",
|
| 227 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the spring season?\nA.Bottom left\nB.Bottom right\nC.Top right\nD.Top left",
|
| 228 |
"answer": "D"
|
| 229 |
},
|
| 230 |
{
|
| 231 |
"id": "18702f79-37a9-4166-8151-23e933d1190e",
|
| 232 |
-
"image_path": "images/39.png",
|
| 233 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in summer.\nA.Top left\nB.Top right\nC.Bottom left\nD.Bottom right",
|
| 234 |
"answer": "D"
|
| 235 |
},
|
| 236 |
{
|
| 237 |
"id": "eed58d41-e685-4921-ac5d-e45e36f6cc52",
|
| 238 |
-
"image_path": "images/40.png",
|
| 239 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in summer?\nA.Bottom right\nB.Top left\nC.Bottom left\nD.Top right",
|
| 240 |
"answer": "C"
|
| 241 |
},
|
| 242 |
{
|
| 243 |
"id": "151fca98-3e71-416d-8055-c7ccdfdf312e",
|
| 244 |
-
"image_path": "images/41.png",
|
| 245 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Top right\nB.Bottom left\nC.Top left\nD.Bottom right",
|
| 246 |
"answer": "D"
|
| 247 |
},
|
| 248 |
{
|
| 249 |
"id": "ce24c55f-2d21-4062-8a85-9d3e7d4627d4",
|
| 250 |
-
"image_path": "images/42.png",
|
| 251 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the autumn season?\nA.Bottom left\nB.Top right\nC.Bottom right\nD.Top left",
|
| 252 |
"answer": "C"
|
| 253 |
},
|
| 254 |
{
|
| 255 |
"id": "ce5addc5-d3bf-4ec8-8bfd-eea5651d3fa6",
|
| 256 |
-
"image_path": "images/43.png",
|
| 257 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Bottom left\nB.Top right\nC.Top left\nD.Bottom right",
|
| 258 |
"answer": "D"
|
| 259 |
},
|
| 260 |
{
|
| 261 |
"id": "c24c615a-62e0-47f0-abc1-c177fdd8c788",
|
| 262 |
-
"image_path": "images/44.png",
|
| 263 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in autumn.\nA.Bottom left\nB.Top left\nC.Top right\nD.Bottom right",
|
| 264 |
"answer": "A"
|
| 265 |
},
|
| 266 |
{
|
| 267 |
"id": "bfa2ea43-ed21-44db-bb91-e832ecb8e26d",
|
| 268 |
-
"image_path": "images/45.png",
|
| 269 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in summer?\nA.Top left\nB.Top right\nC.Bottom left\nD.Bottom right",
|
| 270 |
"answer": "C"
|
| 271 |
},
|
| 272 |
{
|
| 273 |
"id": "ec313853-cf68-4030-906e-96e0ad26f23a",
|
| 274 |
-
"image_path": "images/46.png",
|
| 275 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the summer season?\nA.Top right\nB.Top left\nC.Bottom left\nD.Bottom right",
|
| 276 |
"answer": "B"
|
| 277 |
},
|
| 278 |
{
|
| 279 |
"id": "48056fed-9ef8-4069-be69-27c5018c354d",
|
| 280 |
-
"image_path": "images/47.png",
|
| 281 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Top right\nB.Bottom left\nC.Top left\nD.Bottom right",
|
| 282 |
"answer": "D"
|
| 283 |
},
|
| 284 |
{
|
| 285 |
"id": "33e5b4c9-eafc-4148-a7a2-c42f54e562e3",
|
| 286 |
-
"image_path": "images/48.png",
|
| 287 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in spring.\nA.Bottom left\nB.Bottom right\nC.Top right\nD.Top left",
|
| 288 |
"answer": "D"
|
| 289 |
},
|
| 290 |
{
|
| 291 |
"id": "4382a735-09a3-48e6-94c2-54689285f644",
|
| 292 |
-
"image_path": "images/49.png",
|
| 293 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Top right\nB.Top left\nC.Bottom left\nD.Bottom right",
|
| 294 |
"answer": "D"
|
| 295 |
},
|
| 296 |
{
|
| 297 |
"id": "ad785b0b-a6c6-47c5-b447-1764c691b221",
|
| 298 |
-
"image_path": "images/50.png",
|
| 299 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in spring.\nA.Bottom left\nB.Bottom right\nC.Top right\nD.Top left",
|
| 300 |
"answer": "A"
|
| 301 |
},
|
| 302 |
{
|
| 303 |
"id": "12ca7520-9fad-461b-b088-3e33ace39e6a",
|
| 304 |
-
"image_path": "images/51.png",
|
| 305 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in summer.\nA.Top left\nB.Bottom right\nC.Bottom left\nD.Top right",
|
| 306 |
"answer": "C"
|
| 307 |
},
|
| 308 |
{
|
| 309 |
"id": "4b19a794-1f9b-471a-8329-6e02a10c0e83",
|
| 310 |
-
"image_path": "images/52.png",
|
| 311 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in autumn?\nA.Top left\nB.Bottom left\nC.Bottom right\nD.Top right",
|
| 312 |
"answer": "D"
|
| 313 |
},
|
| 314 |
{
|
| 315 |
"id": "80063564-e7a4-42e7-ae3a-cd928c2f6014",
|
| 316 |
-
"image_path": "images/53.png",
|
| 317 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Bottom right\nB.Top left\nC.Top right\nD.Bottom left",
|
| 318 |
"answer": "A"
|
| 319 |
},
|
| 320 |
{
|
| 321 |
"id": "e622f765-6cec-48dd-b9f0-2e844cfd589c",
|
| 322 |
-
"image_path": "images/54.png",
|
| 323 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the spring season?\nA.Top left\nB.Bottom left\nC.Top right\nD.Bottom right",
|
| 324 |
"answer": "B"
|
| 325 |
},
|
| 326 |
{
|
| 327 |
"id": "a662313c-7235-4b37-aaca-eebda2c50d6d",
|
| 328 |
-
"image_path": "images/55.png",
|
| 329 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Bottom left\nB.Top right\nC.Bottom right\nD.Top left",
|
| 330 |
"answer": "A"
|
| 331 |
},
|
| 332 |
{
|
| 333 |
"id": "ebe99acf-00bc-433d-83fc-1788731de85a",
|
| 334 |
-
"image_path": "images/56.png",
|
| 335 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Bottom right\nB.Bottom left\nC.Top left\nD.Top right",
|
| 336 |
"answer": "A"
|
| 337 |
},
|
| 338 |
{
|
| 339 |
"id": "e3873936-92de-45e8-acae-6fb9974038b4",
|
| 340 |
-
"image_path": "images/57.png",
|
| 341 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in summer?\nA.Top left\nB.Top right\nC.Bottom right\nD.Bottom left",
|
| 342 |
"answer": "B"
|
| 343 |
},
|
| 344 |
{
|
| 345 |
"id": "aa39d388-6606-48c5-8613-6aeea41b6bfb",
|
| 346 |
-
"image_path": "images/58.png",
|
| 347 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in summer?\nA.Bottom right\nB.Top left\nC.Bottom left\nD.Top right",
|
| 348 |
"answer": "B"
|
| 349 |
},
|
| 350 |
{
|
| 351 |
"id": "e0bced9d-9914-4923-90d9-206a8fab5007",
|
| 352 |
-
"image_path": "images/59.png",
|
| 353 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in autumn.\nA.Bottom left\nB.Bottom right\nC.Top right\nD.Top left",
|
| 354 |
"answer": "A"
|
| 355 |
},
|
| 356 |
{
|
| 357 |
"id": "2f53be23-a102-4838-b788-09de81b4e4a6",
|
| 358 |
-
"image_path": "images/60.png",
|
| 359 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in autumn?\nA.Bottom left\nB.Top left\nC.Top right\nD.Bottom right",
|
| 360 |
"answer": "A"
|
| 361 |
},
|
| 362 |
{
|
| 363 |
"id": "5ef65de7-c22f-4f9b-9c58-80189e127a33",
|
| 364 |
-
"image_path": "images/61.png",
|
| 365 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in spring.\nA.Bottom left\nB.Top left\nC.Bottom right\nD.Top right",
|
| 366 |
"answer": "C"
|
| 367 |
},
|
| 368 |
{
|
| 369 |
"id": "792f7624-5d67-426d-8adf-1ff99cfa8185",
|
| 370 |
-
"image_path": "images/62.png",
|
| 371 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in summer.\nA.Bottom right\nB.Top right\nC.Bottom left\nD.Top left",
|
| 372 |
"answer": "D"
|
| 373 |
},
|
| 374 |
{
|
| 375 |
"id": "c4ff5a83-d3ae-4d62-a54e-8f81be4b4322",
|
| 376 |
-
"image_path": "images/63.png",
|
| 377 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in summer.\nA.Bottom left\nB.Bottom right\nC.Top right\nD.Top left",
|
| 378 |
"answer": "B"
|
| 379 |
},
|
| 380 |
{
|
| 381 |
"id": "94f505bf-a76e-4d81-b09a-68608f205796",
|
| 382 |
-
"image_path": "images/64.png",
|
| 383 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in summer?\nA.Bottom left\nB.Top left\nC.Bottom right\nD.Top right",
|
| 384 |
"answer": "C"
|
| 385 |
},
|
| 386 |
{
|
| 387 |
"id": "b91a780f-6d97-496a-b1b9-6e79f60a8a62",
|
| 388 |
-
"image_path": "images/65.png",
|
| 389 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in autumn?\nA.Bottom right\nB.Top right\nC.Top left\nD.Bottom left",
|
| 390 |
"answer": "B"
|
| 391 |
},
|
| 392 |
{
|
| 393 |
"id": "06cc8eb8-758c-447e-9177-885ab69a1d4b",
|
| 394 |
-
"image_path": "images/66.png",
|
| 395 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the spring season?\nA.Top left\nB.Bottom right\nC.Bottom left\nD.Top right",
|
| 396 |
"answer": "C"
|
| 397 |
},
|
| 398 |
{
|
| 399 |
"id": "1f60864a-08d4-4ad7-8a04-ba10a2fc8dd7",
|
| 400 |
-
"image_path": "images/67.png",
|
| 401 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the summer season?\nA.Bottom left\nB.Top right\nC.Top left\nD.Bottom right",
|
| 402 |
"answer": "B"
|
| 403 |
},
|
| 404 |
{
|
| 405 |
"id": "ce683e97-44d9-4f5d-8123-fe8bff5f24ae",
|
| 406 |
-
"image_path": "images/68.png",
|
| 407 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in autumn?\nA.Top right\nB.Bottom left\nC.Bottom right\nD.Top left",
|
| 408 |
"answer": "B"
|
| 409 |
},
|
| 410 |
{
|
| 411 |
"id": "71ee9de3-3d47-4d02-afa7-44c06e78b026",
|
| 412 |
-
"image_path": "images/69.png",
|
| 413 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in spring?\nA.Top left\nB.Bottom right\nC.Top right\nD.Bottom left",
|
| 414 |
"answer": "B"
|
| 415 |
},
|
| 416 |
{
|
| 417 |
"id": "3ad98925-2f8e-44f6-8ce3-7ebc1b4be0f2",
|
| 418 |
-
"image_path": "images/70.png",
|
| 419 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the spring season?\nA.Top left\nB.Bottom left\nC.Top right\nD.Bottom right",
|
| 420 |
"answer": "D"
|
| 421 |
},
|
| 422 |
{
|
| 423 |
"id": "038377b0-367b-4c6c-9d1d-75b3d729e98c",
|
| 424 |
-
"image_path": "images/71.png",
|
| 425 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the winter season?\nA.Top left\nB.Bottom left\nC.Bottom right\nD.Top right",
|
| 426 |
"answer": "C"
|
| 427 |
},
|
| 428 |
{
|
| 429 |
"id": "837da60a-ce0e-4f3c-80e3-5e2fe02a2015",
|
| 430 |
-
"image_path": "images/72.png",
|
| 431 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in summer?\nA.Bottom left\nB.Top left\nC.Bottom right\nD.Top right",
|
| 432 |
"answer": "D"
|
| 433 |
},
|
| 434 |
{
|
| 435 |
"id": "9f961018-2415-49c3-bde2-e9ebb73940a9",
|
| 436 |
-
"image_path": "images/73.png",
|
| 437 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the summer season?\nA.Bottom left\nB.Top right\nC.Bottom right\nD.Top left",
|
| 438 |
"answer": "B"
|
| 439 |
},
|
| 440 |
{
|
| 441 |
"id": "dabb8432-3a71-4a6c-873e-6cfe61091a9d",
|
| 442 |
-
"image_path": "images/74.png",
|
| 443 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in winter.\nA.Bottom left\nB.Top right\nC.Top left\nD.Bottom right",
|
| 444 |
"answer": "D"
|
| 445 |
},
|
| 446 |
{
|
| 447 |
"id": "153f207c-84d1-4cdf-8659-ff9d577d53e6",
|
| 448 |
-
"image_path": "images/75.png",
|
| 449 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in spring.\nA.Bottom left\nB.Top right\nC.Bottom right\nD.Top left",
|
| 450 |
"answer": "D"
|
| 451 |
},
|
| 452 |
{
|
| 453 |
"id": "80ad11ba-bbec-44f0-ab9b-e7363d63c3de",
|
| 454 |
-
"image_path": "images/76.png",
|
| 455 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Top left\nB.Bottom left\nC.Bottom right\nD.Top right",
|
| 456 |
"answer": "C"
|
| 457 |
},
|
| 458 |
{
|
| 459 |
"id": "c8e7f351-7bb3-4375-a0a9-5537b56041b2",
|
| 460 |
-
"image_path": "images/77.png",
|
| 461 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in winter.\nA.Top left\nB.Top right\nC.Bottom right\nD.Bottom left",
|
| 462 |
"answer": "C"
|
| 463 |
},
|
| 464 |
{
|
| 465 |
"id": "abd1fc31-8b4a-4868-9a1d-d558b21e0c70",
|
| 466 |
-
"image_path": "images/78.png",
|
| 467 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Top right\nB.Bottom left\nC.Top left\nD.Bottom right",
|
| 468 |
"answer": "D"
|
| 469 |
},
|
| 470 |
{
|
| 471 |
"id": "bf03f148-48f3-44e6-ba07-54c1b53ea6af",
|
| 472 |
-
"image_path": "images/79.png",
|
| 473 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the autumn season?\nA.Bottom right\nB.Bottom left\nC.Top right\nD.Top left",
|
| 474 |
"answer": "B"
|
| 475 |
},
|
| 476 |
{
|
| 477 |
"id": "004e7009-099f-4722-8ea3-eb72ea8a22c4",
|
| 478 |
-
"image_path": "images/80.png",
|
| 479 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in winter.\nA.Bottom right\nB.Top right\nC.Bottom left\nD.Top left",
|
| 480 |
"answer": "A"
|
| 481 |
},
|
| 482 |
{
|
| 483 |
"id": "94a5c9fa-9281-4732-990b-e95e82707df5",
|
| 484 |
-
"image_path": "images/81.png",
|
| 485 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Bottom right\nB.Top right\nC.Top left\nD.Bottom left",
|
| 486 |
"answer": "A"
|
| 487 |
},
|
| 488 |
{
|
| 489 |
"id": "a786c3fb-330b-401b-acfa-b4e5f914336a",
|
| 490 |
-
"image_path": "images/82.png",
|
| 491 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in autumn?\nA.Bottom left\nB.Top right\nC.Bottom right\nD.Top left",
|
| 492 |
"answer": "B"
|
| 493 |
},
|
| 494 |
{
|
| 495 |
"id": "6f964092-7604-4f0b-aa39-fa79780a562d",
|
| 496 |
-
"image_path": "images/83.png",
|
| 497 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Bottom right\nB.Bottom left\nC.Top right\nD.Top left",
|
| 498 |
"answer": "A"
|
| 499 |
},
|
| 500 |
{
|
| 501 |
"id": "c0d6f91a-22e0-483c-a4f1-820680a61626",
|
| 502 |
-
"image_path": "images/84.png",
|
| 503 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in spring?\nA.Top right\nB.Top left\nC.Bottom right\nD.Bottom left",
|
| 504 |
"answer": "A"
|
| 505 |
},
|
| 506 |
{
|
| 507 |
"id": "ea55464b-aee2-460f-bde4-756f6bea3e30",
|
| 508 |
-
"image_path": "images/85.png",
|
| 509 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the summer season?\nA.Bottom left\nB.Top left\nC.Top right\nD.Bottom right",
|
| 510 |
"answer": "C"
|
| 511 |
},
|
| 512 |
{
|
| 513 |
"id": "3bf5d486-2769-4f1d-9eb9-88d825ecc6b3",
|
| 514 |
-
"image_path": "images/86.png",
|
| 515 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Bottom left\nB.Top right\nC.Bottom right\nD.Top left",
|
| 516 |
"answer": "C"
|
| 517 |
},
|
| 518 |
{
|
| 519 |
"id": "a9dc963f-b8a0-4604-bf14-6e033163c5e1",
|
| 520 |
-
"image_path": "images/87.png",
|
| 521 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in spring.\nA.Top left\nB.Bottom right\nC.Bottom left\nD.Top right",
|
| 522 |
"answer": "A"
|
| 523 |
},
|
| 524 |
{
|
| 525 |
"id": "66479a60-644b-4763-b4cf-551379050e20",
|
| 526 |
-
"image_path": "images/88.png",
|
| 527 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the winter season?\nA.Top right\nB.Bottom right\nC.Bottom left\nD.Top left",
|
| 528 |
"answer": "C"
|
| 529 |
},
|
| 530 |
{
|
| 531 |
"id": "b54328e2-f155-4aec-ab92-c82e1fe0148f",
|
| 532 |
-
"image_path": "images/89.png",
|
| 533 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the autumn season?\nA.Bottom right\nB.Bottom left\nC.Top left\nD.Top right",
|
| 534 |
"answer": "D"
|
| 535 |
},
|
| 536 |
{
|
| 537 |
"id": "434fc07b-ed9d-4bb5-ab99-0d11d885f5ee",
|
| 538 |
-
"image_path": "images/90.png",
|
| 539 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in autumn.\nA.Bottom right\nB.Top left\nC.Top right\nD.Bottom left",
|
| 540 |
"answer": "D"
|
| 541 |
},
|
| 542 |
{
|
| 543 |
"id": "6f9844db-1302-42c5-80ea-5c9a7f063091",
|
| 544 |
-
"image_path": "images/91.png",
|
| 545 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in summer.\nA.Top left\nB.Bottom right\nC.Bottom left\nD.Top right",
|
| 546 |
"answer": "A"
|
| 547 |
},
|
| 548 |
{
|
| 549 |
"id": "c8d13eec-a40c-4828-9332-60c797d73e60",
|
| 550 |
-
"image_path": "images/92.png",
|
| 551 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in summer.\nA.Top right\nB.Bottom right\nC.Top left\nD.Bottom left",
|
| 552 |
"answer": "A"
|
| 553 |
},
|
| 554 |
{
|
| 555 |
"id": "e65c7015-513c-42fd-839f-9add322c255b",
|
| 556 |
-
"image_path": "images/93.png",
|
| 557 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in autumn?\nA.Top left\nB.Bottom right\nC.Top right\nD.Bottom left",
|
| 558 |
"answer": "D"
|
| 559 |
},
|
| 560 |
{
|
| 561 |
"id": "02cede73-c864-4e1d-a11f-1a53a45b9aa0",
|
| 562 |
-
"image_path": "images/94.png",
|
| 563 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the autumn season?\nA.Bottom left\nB.Top right\nC.Bottom right\nD.Top left",
|
| 564 |
"answer": "B"
|
| 565 |
},
|
| 566 |
{
|
| 567 |
"id": "a87119a5-dc61-4ec2-bccd-7e619944f95b",
|
| 568 |
-
"image_path": "images/95.png",
|
| 569 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Bottom left\nB.Top left\nC.Bottom right\nD.Top right",
|
| 570 |
"answer": "C"
|
| 571 |
},
|
| 572 |
{
|
| 573 |
"id": "2ad54416-a0d8-4597-82f2-354a3efb918e",
|
| 574 |
-
"image_path": "images/96.png",
|
| 575 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the spring season?\nA.Top right\nB.Bottom right\nC.Top left\nD.Bottom left",
|
| 576 |
"answer": "D"
|
| 577 |
},
|
| 578 |
{
|
| 579 |
"id": "5a65f91e-cbe5-4e9f-b6be-c995cf54d6ec",
|
| 580 |
-
"image_path": "images/97.png",
|
| 581 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in spring.\nA.Top right\nB.Bottom left\nC.Bottom right\nD.Top left",
|
| 582 |
"answer": "B"
|
| 583 |
},
|
| 584 |
{
|
| 585 |
"id": "30cca24f-a659-476b-a6b6-3966a6c5a3a8",
|
| 586 |
-
"image_path": "images/98.png",
|
| 587 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in winter?\nA.Bottom right\nB.Top left\nC.Top right\nD.Bottom left",
|
| 588 |
"answer": "A"
|
| 589 |
},
|
| 590 |
{
|
| 591 |
"id": "c1f29ba2-b348-4016-aa1b-1e25d1a2b338",
|
| 592 |
-
"image_path": "images/99.png",
|
| 593 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in spring?\nA.Top left\nB.Top right\nC.Bottom left\nD.Bottom right",
|
| 594 |
"answer": "A"
|
| 595 |
},
|
| 596 |
{
|
| 597 |
"id": "be5c6ad7-9381-4394-9f84-a39be9d174d0",
|
| 598 |
-
"image_path": "images/100.png",
|
| 599 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the winter season?\nA.Top right\nB.Bottom left\nC.Top left\nD.Bottom right",
|
| 600 |
"answer": "D"
|
| 601 |
},
|
| 602 |
{
|
| 603 |
"id": "929897c5-49a1-46e2-b5ae-3577ec3b6d7d",
|
| 604 |
-
"image_path": "images/101.png",
|
| 605 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in summer.\nA.Bottom left\nB.Bottom right\nC.Top left\nD.Top right",
|
| 606 |
"answer": "C"
|
| 607 |
},
|
| 608 |
{
|
| 609 |
"id": "6280d151-13c6-4c21-89ca-a88528265dd5",
|
| 610 |
-
"image_path": "images/102.png",
|
| 611 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the autumn season?\nA.Bottom left\nB.Top left\nC.Top right\nD.Bottom right",
|
| 612 |
"answer": "A"
|
| 613 |
},
|
| 614 |
{
|
| 615 |
"id": "ae1944f6-a3bb-4218-ab14-580c766cf193",
|
| 616 |
-
"image_path": "images/103.png",
|
| 617 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in autumn?\nA.Top left\nB.Bottom right\nC.Bottom left\nD.Top right",
|
| 618 |
"answer": "D"
|
| 619 |
},
|
| 620 |
{
|
| 621 |
"id": "a80ec236-a69b-4e59-81a7-a35ee4896d83",
|
| 622 |
-
"image_path": "images/104.png",
|
| 623 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in autumn?\nA.Bottom right\nB.Bottom left\nC.Top right\nD.Top left",
|
| 624 |
"answer": "B"
|
| 625 |
},
|
| 626 |
{
|
| 627 |
"id": "3979ec24-7cd2-47b0-a358-c5dddbc9b933",
|
| 628 |
-
"image_path": "images/105.png",
|
| 629 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Bottom left\nB.Bottom right\nC.Top right\nD.Top left",
|
| 630 |
"answer": "A"
|
| 631 |
},
|
| 632 |
{
|
| 633 |
"id": "b4ab1b00-b2b1-4be9-8767-9d7bb847cdb5",
|
| 634 |
-
"image_path": "images/106.png",
|
| 635 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in autumn?\nA.Top left\nB.Top right\nC.Bottom right\nD.Bottom left",
|
| 636 |
"answer": "B"
|
| 637 |
},
|
| 638 |
{
|
| 639 |
"id": "b748ad6e-120e-4007-a52f-c81451b86e83",
|
| 640 |
-
"image_path": "images/107.png",
|
| 641 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in winter?\nA.Top right\nB.Top left\nC.Bottom right\nD.Bottom left",
|
| 642 |
"answer": "C"
|
| 643 |
},
|
| 644 |
{
|
| 645 |
"id": "d9aefacd-070e-480f-94f1-3541fb34cc8a",
|
| 646 |
-
"image_path": "images/108.png",
|
| 647 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in spring.\nA.Bottom right\nB.Top left\nC.Bottom left\nD.Top right",
|
| 648 |
"answer": "A"
|
| 649 |
},
|
| 650 |
{
|
| 651 |
"id": "7111377e-5e0a-4e6b-8224-635deb1dc7e8",
|
| 652 |
-
"image_path": "images/109.png",
|
| 653 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in spring.\nA.Bottom left\nB.Bottom right\nC.Top right\nD.Top left",
|
| 654 |
"answer": "D"
|
| 655 |
},
|
| 656 |
{
|
| 657 |
"id": "4f29cf31-358f-469e-95fb-faf6c20c054b",
|
| 658 |
-
"image_path": "images/110.png",
|
| 659 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Bottom left\nB.Top right\nC.Bottom right\nD.Top left",
|
| 660 |
"answer": "A"
|
| 661 |
},
|
| 662 |
{
|
| 663 |
"id": "5d1c2015-9a3b-46c8-91fa-3416e5dab3e6",
|
| 664 |
-
"image_path": "images/111.png",
|
| 665 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in summer?\nA.Bottom right\nB.Bottom left\nC.Top left\nD.Top right",
|
| 666 |
"answer": "C"
|
| 667 |
},
|
| 668 |
{
|
| 669 |
"id": "07fc7d47-2604-48b1-bb8e-aa59053d8cb6",
|
| 670 |
-
"image_path": "images/112.png",
|
| 671 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the autumn season?\nA.Bottom left\nB.Top right\nC.Bottom right\nD.Top left",
|
| 672 |
"answer": "B"
|
| 673 |
},
|
| 674 |
{
|
| 675 |
"id": "b551d2ff-3665-4589-99a7-ad920f9cfea2",
|
| 676 |
-
"image_path": "images/113.png",
|
| 677 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the autumn season?\nA.Top left\nB.Bottom right\nC.Bottom left\nD.Top right",
|
| 678 |
"answer": "C"
|
| 679 |
},
|
| 680 |
{
|
| 681 |
"id": "2f2fbb26-3569-407f-9303-2dc952b62fcc",
|
| 682 |
-
"image_path": "images/114.png",
|
| 683 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Bottom right\nB.Top left\nC.Bottom left\nD.Top right",
|
| 684 |
"answer": "A"
|
| 685 |
},
|
| 686 |
{
|
| 687 |
"id": "af2a55d7-b5e9-4ae9-9574-8ffa38e3cd52",
|
| 688 |
-
"image_path": "images/115.png",
|
| 689 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in autumn.\nA.Bottom right\nB.Top right\nC.Top left\nD.Bottom left",
|
| 690 |
"answer": "B"
|
| 691 |
},
|
| 692 |
{
|
| 693 |
"id": "cbed0976-3efb-4ef3-ae46-9fac59847d50",
|
| 694 |
-
"image_path": "images/116.png",
|
| 695 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in autumn?\nA.Bottom left\nB.Top left\nC.Bottom right\nD.Top right",
|
| 696 |
"answer": "B"
|
| 697 |
},
|
| 698 |
{
|
| 699 |
"id": "bcfccc5d-0547-4da3-a6c6-84510c1192e9",
|
| 700 |
-
"image_path": "images/117.png",
|
| 701 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the spring season?\nA.Bottom right\nB.Bottom left\nC.Top right\nD.Top left",
|
| 702 |
"answer": "B"
|
| 703 |
},
|
| 704 |
{
|
| 705 |
"id": "d52144c1-8765-4a02-9ff1-6e9267be6c2c",
|
| 706 |
-
"image_path": "images/118.png",
|
| 707 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in summer?\nA.Bottom left\nB.Top left\nC.Top right\nD.Bottom right",
|
| 708 |
"answer": "A"
|
| 709 |
},
|
| 710 |
{
|
| 711 |
"id": "e0c6c477-6df0-4eaf-8609-205b0a0e67b9",
|
| 712 |
-
"image_path": "images/119.png",
|
| 713 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the summer season?\nA.Bottom left\nB.Bottom right\nC.Top right\nD.Top left",
|
| 714 |
"answer": "C"
|
| 715 |
},
|
| 716 |
{
|
| 717 |
"id": "09acc065-c770-450b-b98a-0c88d80f65b4",
|
| 718 |
-
"image_path": "images/120.png",
|
| 719 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Bottom right\nB.Top left\nC.Bottom left\nD.Top right",
|
| 720 |
"answer": "A"
|
| 721 |
},
|
| 722 |
{
|
| 723 |
"id": "9239d3ad-b158-498e-837d-535420898fe0",
|
| 724 |
-
"image_path": "images/121.png",
|
| 725 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in winter.\nA.Top right\nB.Top left\nC.Bottom right\nD.Bottom left",
|
| 726 |
"answer": "D"
|
| 727 |
},
|
| 728 |
{
|
| 729 |
"id": "a0ca49ea-ebce-4a90-b413-77c4dad67541",
|
| 730 |
-
"image_path": "images/122.png",
|
| 731 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the spring season?\nA.Bottom right\nB.Top right\nC.Bottom left\nD.Top left",
|
| 732 |
"answer": "D"
|
| 733 |
},
|
| 734 |
{
|
| 735 |
"id": "042fc0cd-1b50-4821-bf4c-c7cf72e693fb",
|
| 736 |
-
"image_path": "images/123.png",
|
| 737 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in autumn.\nA.Bottom right\nB.Top left\nC.Bottom left\nD.Top right",
|
| 738 |
"answer": "B"
|
| 739 |
},
|
| 740 |
{
|
| 741 |
"id": "6f7fcec1-b5da-4588-a6a2-47cc252cfdc6",
|
| 742 |
-
"image_path": "images/124.png",
|
| 743 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in winter.\nA.Top left\nB.Bottom left\nC.Bottom right\nD.Top right",
|
| 744 |
"answer": "C"
|
| 745 |
},
|
| 746 |
{
|
| 747 |
"id": "1ab098af-dd98-4664-ba1c-cf0623747df6",
|
| 748 |
-
"image_path": "images/125.png",
|
| 749 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the spring season?\nA.Top left\nB.Bottom right\nC.Top right\nD.Bottom left",
|
| 750 |
"answer": "B"
|
| 751 |
},
|
| 752 |
{
|
| 753 |
"id": "e63f4c00-96d3-4501-a109-5707238a45d6",
|
| 754 |
-
"image_path": "images/126.png",
|
| 755 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in winter?\nA.Bottom left\nB.Top left\nC.Top right\nD.Bottom right",
|
| 756 |
"answer": "C"
|
| 757 |
},
|
| 758 |
{
|
| 759 |
"id": "5090fd33-58d2-4f84-ad9a-3dd697f0da66",
|
| 760 |
-
"image_path": "images/127.png",
|
| 761 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in autumn.\nA.Top right\nB.Top left\nC.Bottom left\nD.Bottom right",
|
| 762 |
"answer": "A"
|
| 763 |
},
|
| 764 |
{
|
| 765 |
"id": "e1536610-687b-47e3-99b2-9543a7c434ae",
|
| 766 |
-
"image_path": "images/128.png",
|
| 767 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in autumn?\nA.Top left\nB.Bottom right\nC.Top right\nD.Bottom left",
|
| 768 |
"answer": "C"
|
| 769 |
},
|
| 770 |
{
|
| 771 |
"id": "74be6086-fb7a-4a90-abd4-6bbc40c06c7e",
|
| 772 |
-
"image_path": "images/129.png",
|
| 773 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the autumn season?\nA.Top right\nB.Bottom right\nC.Top left\nD.Bottom left",
|
| 774 |
"answer": "D"
|
| 775 |
},
|
| 776 |
{
|
| 777 |
"id": "1151cb68-39a8-44f6-80c9-bfef66c2d512",
|
| 778 |
-
"image_path": "images/130.png",
|
| 779 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in autumn?\nA.Top left\nB.Bottom right\nC.Bottom left\nD.Top right",
|
| 780 |
"answer": "C"
|
| 781 |
},
|
| 782 |
{
|
| 783 |
"id": "50eefd35-3d38-422f-8f35-4691c69f38cc",
|
| 784 |
-
"image_path": "images/131.png",
|
| 785 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the summer season?\nA.Top left\nB.Top right\nC.Bottom left\nD.Bottom right",
|
| 786 |
"answer": "B"
|
| 787 |
},
|
| 788 |
{
|
| 789 |
"id": "350f331d-7991-4685-aac5-f8a2b1fbcc28",
|
| 790 |
-
"image_path": "images/132.png",
|
| 791 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in winter.\nA.Top left\nB.Top right\nC.Bottom left\nD.Bottom right",
|
| 792 |
"answer": "D"
|
| 793 |
},
|
| 794 |
{
|
| 795 |
"id": "b0908d4d-9d98-4a7b-a2c7-0ec32ea158b7",
|
| 796 |
-
"image_path": "images/133.png",
|
| 797 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Bottom right\nB.Bottom left\nC.Top right\nD.Top left",
|
| 798 |
"answer": "C"
|
| 799 |
},
|
| 800 |
{
|
| 801 |
"id": "b4563927-20c3-4cc7-9004-50b8fe0da7d9",
|
| 802 |
-
"image_path": "images/134.png",
|
| 803 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Top left\nB.Bottom right\nC.Bottom left\nD.Top right",
|
| 804 |
"answer": "B"
|
| 805 |
},
|
| 806 |
{
|
| 807 |
"id": "2d04e5a3-b9ea-4648-9b0e-7eac3edfe4a5",
|
| 808 |
-
"image_path": "images/135.png",
|
| 809 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the winter season?\nA.Bottom right\nB.Top left\nC.Bottom left\nD.Top right",
|
| 810 |
"answer": "A"
|
| 811 |
},
|
| 812 |
{
|
| 813 |
"id": "fd6d93f9-37fc-4296-ab91-cd495f3a5393",
|
| 814 |
-
"image_path": "images/136.png",
|
| 815 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the winter season?\nA.Top left\nB.Bottom right\nC.Bottom left\nD.Top right",
|
| 816 |
"answer": "B"
|
| 817 |
},
|
| 818 |
{
|
| 819 |
"id": "ce3a3046-c5e4-4d20-beca-fda3eec1e343",
|
| 820 |
-
"image_path": "images/137.png",
|
| 821 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the winter season?\nA.Top right\nB.Top left\nC.Bottom left\nD.Bottom right",
|
| 822 |
"answer": "D"
|
| 823 |
},
|
| 824 |
{
|
| 825 |
"id": "cdfdd205-d425-40eb-b3e4-171f1c979b37",
|
| 826 |
-
"image_path": "images/138.png",
|
| 827 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in autumn?\nA.Top right\nB.Top left\nC.Bottom left\nD.Bottom right",
|
| 828 |
"answer": "A"
|
| 829 |
},
|
| 830 |
{
|
| 831 |
"id": "bf296186-b898-4675-8f4f-86fcda15d4c2",
|
| 832 |
-
"image_path": "images/139.png",
|
| 833 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in summer.\nA.Bottom right\nB.Top left\nC.Top right\nD.Bottom left",
|
| 834 |
"answer": "C"
|
| 835 |
},
|
| 836 |
{
|
| 837 |
"id": "41a84722-b9fc-4eea-8425-3e73c9a4fc06",
|
| 838 |
-
"image_path": "images/140.png",
|
| 839 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in autumn?\nA.Top right\nB.Top left\nC.Bottom left\nD.Bottom right",
|
| 840 |
"answer": "C"
|
| 841 |
},
|
| 842 |
{
|
| 843 |
"id": "423a5def-4969-4f39-8cc7-cf4a573692a1",
|
| 844 |
-
"image_path": "images/141.png",
|
| 845 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the autumn season?\nA.Top left\nB.Bottom right\nC.Top right\nD.Bottom left",
|
| 846 |
"answer": "D"
|
| 847 |
},
|
| 848 |
{
|
| 849 |
"id": "3f1d3663-410a-4e05-abfe-8f6bb008ff19",
|
| 850 |
-
"image_path": "images/142.png",
|
| 851 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the summer season?\nA.Top right\nB.Bottom right\nC.Bottom left\nD.Top left",
|
| 852 |
"answer": "A"
|
| 853 |
},
|
| 854 |
{
|
| 855 |
"id": "b0241041-c554-42d6-b97f-891f060620e0",
|
| 856 |
-
"image_path": "images/143.png",
|
| 857 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in summer?\nA.Bottom right\nB.Top left\nC.Bottom left\nD.Top right",
|
| 858 |
"answer": "D"
|
| 859 |
},
|
| 860 |
{
|
| 861 |
"id": "b8d172aa-52e5-48c8-9136-0ec175e9577a",
|
| 862 |
-
"image_path": "images/144.png",
|
| 863 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in spring?\nA.Top right\nB.Top left\nC.Bottom left\nD.Bottom right",
|
| 864 |
"answer": "A"
|
| 865 |
},
|
| 866 |
{
|
| 867 |
"id": "0c07e800-31bd-44b6-892b-e43cd78e40f4",
|
| 868 |
-
"image_path": "images/145.png",
|
| 869 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Bottom left\nB.Bottom right\nC.Top right\nD.Top left",
|
| 870 |
"answer": "B"
|
| 871 |
},
|
| 872 |
{
|
| 873 |
"id": "7a087cbf-b039-49e6-bada-8b2bc03742f2",
|
| 874 |
-
"image_path": "images/146.png",
|
| 875 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Bottom right\nB.Top right\nC.Top left\nD.Bottom left",
|
| 876 |
"answer": "A"
|
| 877 |
},
|
| 878 |
{
|
| 879 |
"id": "35f02e11-04ad-4895-8c42-182c0b171172",
|
| 880 |
-
"image_path": "images/147.png",
|
| 881 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in autumn.\nA.Bottom right\nB.Bottom left\nC.Top right\nD.Top left",
|
| 882 |
"answer": "B"
|
| 883 |
},
|
| 884 |
{
|
| 885 |
"id": "3f52c2d5-14d6-4702-be52-5f21a3a84fc1",
|
| 886 |
-
"image_path": "images/148.png",
|
| 887 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Bottom right\nB.Top left\nC.Top right\nD.Bottom left",
|
| 888 |
"answer": "A"
|
| 889 |
},
|
| 890 |
{
|
| 891 |
"id": "b268acc3-c0ca-4f66-97e9-e96aea5e7794",
|
| 892 |
-
"image_path": "images/149.png",
|
| 893 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in winter?\nA.Bottom left\nB.Bottom right\nC.Top left\nD.Top right",
|
| 894 |
"answer": "A"
|
| 895 |
},
|
| 896 |
{
|
| 897 |
"id": "3a9d0a73-fc80-4c2c-9737-e9086a1ad0d5",
|
| 898 |
-
"image_path": "images/150.png",
|
| 899 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in spring.\nA.Top left\nB.Bottom left\nC.Top right\nD.Bottom right",
|
| 900 |
"answer": "D"
|
| 901 |
},
|
| 902 |
{
|
| 903 |
"id": "9c5560ba-807b-4306-8508-6b7ab155ad22",
|
| 904 |
-
"image_path": "images/151.png",
|
| 905 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the winter season?\nA.Top right\nB.Top left\nC.Bottom left\nD.Bottom right",
|
| 906 |
"answer": "D"
|
| 907 |
},
|
| 908 |
{
|
| 909 |
"id": "60f7f51d-f8c2-499f-993e-6f8937f9b3f4",
|
| 910 |
-
"image_path": "images/152.png",
|
| 911 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in spring.\nA.Bottom left\nB.Top right\nC.Top left\nD.Bottom right",
|
| 912 |
"answer": "C"
|
| 913 |
},
|
| 914 |
{
|
| 915 |
"id": "7638b96f-e296-499a-b915-71b25ab1a0f8",
|
| 916 |
-
"image_path": "images/153.png",
|
| 917 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in summer.\nA.Bottom left\nB.Top right\nC.Top left\nD.Bottom right",
|
| 918 |
"answer": "C"
|
| 919 |
},
|
| 920 |
{
|
| 921 |
"id": "12d68fe5-fafa-47f6-a2d5-27f524dd6ce4",
|
| 922 |
-
"image_path": "images/154.png",
|
| 923 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in autumn?\nA.Top left\nB.Bottom left\nC.Top right\nD.Bottom right",
|
| 924 |
"answer": "B"
|
| 925 |
},
|
| 926 |
{
|
| 927 |
"id": "d7919977-13ef-45ed-afe5-056c1f103ee6",
|
| 928 |
-
"image_path": "images/155.png",
|
| 929 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the winter season?\nA.Bottom left\nB.Top left\nC.Bottom right\nD.Top right",
|
| 930 |
"answer": "C"
|
| 931 |
},
|
| 932 |
{
|
| 933 |
"id": "25a7c6bf-003d-47d2-996e-b767e5dcf420",
|
| 934 |
-
"image_path": "images/156.png",
|
| 935 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in summer?\nA.Bottom right\nB.Top left\nC.Top right\nD.Bottom left",
|
| 936 |
"answer": "B"
|
| 937 |
},
|
| 938 |
{
|
| 939 |
"id": "1b867009-6ad2-487b-82a9-c200501d6034",
|
| 940 |
-
"image_path": "images/157.png",
|
| 941 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the spring season?\nA.Top right\nB.Bottom left\nC.Top left\nD.Bottom right",
|
| 942 |
"answer": "D"
|
| 943 |
},
|
| 944 |
{
|
| 945 |
"id": "a2bcd4e4-be32-4d84-a611-9694221b71ae",
|
| 946 |
-
"image_path": "images/158.png",
|
| 947 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in winter.\nA.Top right\nB.Bottom left\nC.Top left\nD.Bottom right",
|
| 948 |
"answer": "D"
|
| 949 |
},
|
| 950 |
{
|
| 951 |
"id": "6b1697e1-5096-405e-bb23-5ff70bb24175",
|
| 952 |
-
"image_path": "images/159.png",
|
| 953 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in spring?\nA.Bottom left\nB.Top left\nC.Top right\nD.Bottom right",
|
| 954 |
"answer": "C"
|
| 955 |
},
|
| 956 |
{
|
| 957 |
"id": "47ca49e6-d83a-4814-b9d7-10adbe3fdec2",
|
| 958 |
-
"image_path": "images/160.png",
|
| 959 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Top right\nB.Bottom left\nC.Bottom right\nD.Top left",
|
| 960 |
"answer": "C"
|
| 961 |
},
|
| 962 |
{
|
| 963 |
"id": "55aa61b1-afc0-4262-b06c-f339eb63caaa",
|
| 964 |
-
"image_path": "images/161.png",
|
| 965 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Bottom right\nB.Top left\nC.Top right\nD.Bottom left",
|
| 966 |
"answer": "D"
|
| 967 |
},
|
| 968 |
{
|
| 969 |
"id": "9e1fd0ee-6437-4b7c-8135-f7bfa9b16c5b",
|
| 970 |
-
"image_path": "images/162.png",
|
| 971 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the summer season?\nA.Top right\nB.Top left\nC.Bottom left\nD.Bottom right",
|
| 972 |
"answer": "B"
|
| 973 |
},
|
| 974 |
{
|
| 975 |
"id": "e707c6c0-2dcb-49c0-a401-15ed70abe517",
|
| 976 |
-
"image_path": "images/163.png",
|
| 977 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Bottom right\nB.Top left\nC.Bottom left\nD.Top right",
|
| 978 |
"answer": "A"
|
| 979 |
},
|
| 980 |
{
|
| 981 |
"id": "5045c5c1-c52e-469d-a021-893842ea567c",
|
| 982 |
-
"image_path": "images/164.png",
|
| 983 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in summer.\nA.Bottom right\nB.Top right\nC.Top left\nD.Bottom left",
|
| 984 |
"answer": "B"
|
| 985 |
},
|
| 986 |
{
|
| 987 |
"id": "d2278307-35fb-47b4-8549-1dc33013fd22",
|
| 988 |
-
"image_path": "images/165.png",
|
| 989 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the autumn season?\nA.Top left\nB.Bottom left\nC.Top right\nD.Bottom right",
|
| 990 |
"answer": "C"
|
| 991 |
},
|
| 992 |
{
|
| 993 |
"id": "d79e7298-89a1-42f0-9ba5-6a4a07735de0",
|
| 994 |
-
"image_path": "images/166.png",
|
| 995 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the autumn season?\nA.Bottom left\nB.Top left\nC.Top right\nD.Bottom right",
|
| 996 |
"answer": "C"
|
| 997 |
},
|
| 998 |
{
|
| 999 |
"id": "35bb33b3-d7b6-4705-82e0-4362de7ddf98",
|
| 1000 |
-
"image_path": "images/167.png",
|
| 1001 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Bottom left\nB.Bottom right\nC.Top right\nD.Top left",
|
| 1002 |
"answer": "B"
|
| 1003 |
},
|
| 1004 |
{
|
| 1005 |
"id": "cbd30034-1b04-4440-8cc4-abbe6284173b",
|
| 1006 |
-
"image_path": "images/168.png",
|
| 1007 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Bottom left\nB.Top left\nC.Top right\nD.Bottom right",
|
| 1008 |
"answer": "D"
|
| 1009 |
},
|
| 1010 |
{
|
| 1011 |
"id": "3b0746b8-5756-4b21-bdaf-6795731b02f0",
|
| 1012 |
-
"image_path": "images/169.png",
|
| 1013 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in spring.\nA.Bottom right\nB.Top left\nC.Bottom left\nD.Top right",
|
| 1014 |
"answer": "B"
|
| 1015 |
},
|
| 1016 |
{
|
| 1017 |
"id": "70eece74-86a5-4308-ae91-db84ecae63fd",
|
| 1018 |
-
"image_path": "images/170.png",
|
| 1019 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in summer.\nA.Top right\nB.Bottom right\nC.Bottom left\nD.Top left",
|
| 1020 |
"answer": "D"
|
| 1021 |
},
|
| 1022 |
{
|
| 1023 |
"id": "de9d2ed3-a323-4fda-afca-87d16f698301",
|
| 1024 |
-
"image_path": "images/171.png",
|
| 1025 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in winter.\nA.Top right\nB.Bottom left\nC.Bottom right\nD.Top left",
|
| 1026 |
"answer": "C"
|
| 1027 |
},
|
| 1028 |
{
|
| 1029 |
"id": "bdf3648b-453d-472f-b916-be849063d976",
|
| 1030 |
-
"image_path": "images/172.png",
|
| 1031 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in winter?\nA.Top left\nB.Top right\nC.Bottom left\nD.Bottom right",
|
| 1032 |
"answer": "C"
|
| 1033 |
},
|
| 1034 |
{
|
| 1035 |
"id": "9c707701-678d-498f-bc65-d43c982589ac",
|
| 1036 |
-
"image_path": "images/173.png",
|
| 1037 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in spring?\nA.Top right\nB.Bottom right\nC.Bottom left\nD.Top left",
|
| 1038 |
"answer": "D"
|
| 1039 |
},
|
| 1040 |
{
|
| 1041 |
"id": "c7fce1d4-1ed1-4af6-b550-dcd471297df7",
|
| 1042 |
-
"image_path": "images/174.png",
|
| 1043 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Top right\nB.Top left\nC.Bottom right\nD.Bottom left",
|
| 1044 |
"answer": "C"
|
| 1045 |
},
|
| 1046 |
{
|
| 1047 |
"id": "68744927-a605-4376-934a-be1628ba335b",
|
| 1048 |
-
"image_path": "images/175.png",
|
| 1049 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in summer?\nA.Top right\nB.Bottom right\nC.Bottom left\nD.Top left",
|
| 1050 |
"answer": "D"
|
| 1051 |
},
|
| 1052 |
{
|
| 1053 |
"id": "dedd3843-870c-41d2-bebf-456f71038925",
|
| 1054 |
-
"image_path": "images/176.png",
|
| 1055 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Bottom right\nB.Top left\nC.Bottom left\nD.Top right",
|
| 1056 |
"answer": "C"
|
| 1057 |
},
|
| 1058 |
{
|
| 1059 |
"id": "a9e703ab-8a32-4187-afc6-f31ad980b4a0",
|
| 1060 |
-
"image_path": "images/177.png",
|
| 1061 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the spring season?\nA.Top left\nB.Top right\nC.Bottom left\nD.Bottom right",
|
| 1062 |
"answer": "A"
|
| 1063 |
},
|
| 1064 |
{
|
| 1065 |
"id": "b2abb66a-16d5-4cbb-baea-ecef2cf4f338",
|
| 1066 |
-
"image_path": "images/178.png",
|
| 1067 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in summer.\nA.Top left\nB.Bottom left\nC.Top right\nD.Bottom right",
|
| 1068 |
"answer": "A"
|
| 1069 |
},
|
| 1070 |
{
|
| 1071 |
"id": "06fca7d7-54b7-4989-93a2-f3414b70b0a4",
|
| 1072 |
-
"image_path": "images/179.png",
|
| 1073 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in autumn?\nA.Bottom left\nB.Top left\nC.Top right\nD.Bottom right",
|
| 1074 |
"answer": "B"
|
| 1075 |
},
|
| 1076 |
{
|
| 1077 |
"id": "33313a59-333a-4269-9e7e-1f5675c42f06",
|
| 1078 |
-
"image_path": "images/180.png",
|
| 1079 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in autumn.\nA.Top left\nB.Top right\nC.Bottom right\nD.Bottom left",
|
| 1080 |
"answer": "D"
|
| 1081 |
},
|
| 1082 |
{
|
| 1083 |
"id": "f71c94a7-5697-420f-b97c-b87e2659f6b1",
|
| 1084 |
-
"image_path": "images/181.png",
|
| 1085 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Bottom left\nB.Top right\nC.Top left\nD.Bottom right",
|
| 1086 |
"answer": "D"
|
| 1087 |
},
|
| 1088 |
{
|
| 1089 |
"id": "9e3562fb-836c-4f82-b29c-37d471811c9e",
|
| 1090 |
-
"image_path": "images/182.png",
|
| 1091 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in summer?\nA.Bottom left\nB.Bottom right\nC.Top left\nD.Top right",
|
| 1092 |
"answer": "D"
|
| 1093 |
},
|
| 1094 |
{
|
| 1095 |
"id": "900c4b6d-31b3-4f0d-9360-8fcf607a3fac",
|
| 1096 |
-
"image_path": "images/183.png",
|
| 1097 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Bottom left\nB.Top left\nC.Bottom right\nD.Top right",
|
| 1098 |
"answer": "C"
|
| 1099 |
},
|
| 1100 |
{
|
| 1101 |
"id": "3ca71124-fcf8-4bfb-b147-a1c7c523bfbe",
|
| 1102 |
-
"image_path": "images/184.png",
|
| 1103 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in winter.\nA.Bottom left\nB.Top right\nC.Top left\nD.Bottom right",
|
| 1104 |
"answer": "D"
|
| 1105 |
},
|
| 1106 |
{
|
| 1107 |
"id": "16b5ed3f-17d3-4957-8e2a-0c7219d01254",
|
| 1108 |
-
"image_path": "images/185.png",
|
| 1109 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in spring?\nA.Bottom right\nB.Top left\nC.Bottom left\nD.Top right",
|
| 1110 |
"answer": "B"
|
| 1111 |
},
|
| 1112 |
{
|
| 1113 |
"id": "dc6622ac-8ccd-4bd7-b6aa-270e0c0ba919",
|
| 1114 |
-
"image_path": "images/186.png",
|
| 1115 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the spring season?\nA.Bottom left\nB.Top left\nC.Bottom right\nD.Top right",
|
| 1116 |
"answer": "B"
|
| 1117 |
},
|
| 1118 |
{
|
| 1119 |
"id": "4b885194-a18e-43da-b603-a6c3a0308eab",
|
| 1120 |
-
"image_path": "images/187.png",
|
| 1121 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Bottom right\nB.Top right\nC.Top left\nD.Bottom left",
|
| 1122 |
"answer": "A"
|
| 1123 |
},
|
| 1124 |
{
|
| 1125 |
"id": "975ff731-34e7-47ff-ab10-bc071e6d962a",
|
| 1126 |
-
"image_path": "images/188.png",
|
| 1127 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in summer?\nA.Top right\nB.Bottom left\nC.Bottom right\nD.Top left",
|
| 1128 |
"answer": "A"
|
| 1129 |
},
|
| 1130 |
{
|
| 1131 |
"id": "a2089dc1-9be3-4c2e-94dc-307c5fc02fef",
|
| 1132 |
-
"image_path": "images/189.png",
|
| 1133 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Top right\nB.Top left\nC.Bottom right\nD.Bottom left",
|
| 1134 |
"answer": "C"
|
| 1135 |
},
|
| 1136 |
{
|
| 1137 |
"id": "64e75575-dacd-4856-9e53-0b2e62713eba",
|
| 1138 |
-
"image_path": "images/190.png",
|
| 1139 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Top right\nB.Bottom left\nC.Bottom right\nD.Top left",
|
| 1140 |
"answer": "C"
|
| 1141 |
},
|
| 1142 |
{
|
| 1143 |
"id": "905952f0-340c-4c36-a7a2-e0cd065fb6c7",
|
| 1144 |
-
"image_path": "images/191.png",
|
| 1145 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in autumn?\nA.Bottom left\nB.Top right\nC.Top left\nD.Bottom right",
|
| 1146 |
"answer": "A"
|
| 1147 |
},
|
| 1148 |
{
|
| 1149 |
"id": "5dddbf0a-9eec-452c-9f52-1ce0e63b9cd5",
|
| 1150 |
-
"image_path": "images/192.png",
|
| 1151 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in winter.\nA.Bottom left\nB.Top left\nC.Top right\nD.Bottom right",
|
| 1152 |
"answer": "D"
|
| 1153 |
},
|
| 1154 |
{
|
| 1155 |
"id": "b946a6bb-328e-4bbb-addd-00decd3a2bfc",
|
| 1156 |
-
"image_path": "images/193.png",
|
| 1157 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the spring season?\nA.Bottom right\nB.Top right\nC.Top left\nD.Bottom left",
|
| 1158 |
"answer": "B"
|
| 1159 |
},
|
| 1160 |
{
|
| 1161 |
"id": "e6ebcc70-d566-481d-94d4-c946823efff6",
|
| 1162 |
-
"image_path": "images/194.png",
|
| 1163 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in summer.\nA.Bottom right\nB.Top right\nC.Bottom left\nD.Top left",
|
| 1164 |
"answer": "D"
|
| 1165 |
},
|
| 1166 |
{
|
| 1167 |
"id": "eccd33b4-7f5c-4092-9cb4-2e979552c780",
|
| 1168 |
-
"image_path": "images/195.png",
|
| 1169 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Top right\nB.Bottom right\nC.Top left\nD.Bottom left",
|
| 1170 |
"answer": "B"
|
| 1171 |
},
|
| 1172 |
{
|
| 1173 |
"id": "67bee162-d480-42ff-9db2-4cea7407c832",
|
| 1174 |
-
"image_path": "images/196.png",
|
| 1175 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Top right\nB.Bottom left\nC.Bottom right\nD.Top left",
|
| 1176 |
"answer": "C"
|
| 1177 |
},
|
| 1178 |
{
|
| 1179 |
"id": "28f01214-31e3-4367-9497-7d2ec50cbb2c",
|
| 1180 |
-
"image_path": "images/197.png",
|
| 1181 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in winter.\nA.Top left\nB.Bottom right\nC.Top right\nD.Bottom left",
|
| 1182 |
"answer": "B"
|
| 1183 |
},
|
| 1184 |
{
|
| 1185 |
"id": "fd0ac8a2-5cc4-49eb-ae7e-e1c23f8046ea",
|
| 1186 |
-
"image_path": "images/198.png",
|
| 1187 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the winter season?\nA.Top right\nB.Bottom left\nC.Top left\nD.Bottom right",
|
| 1188 |
"answer": "C"
|
| 1189 |
},
|
| 1190 |
{
|
| 1191 |
"id": "cd5574c3-a27b-42ba-b3dc-673b582614b9",
|
| 1192 |
-
"image_path": "images/199.png",
|
| 1193 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in autumn?\nA.Top right\nB.Bottom right\nC.Top left\nD.Bottom left",
|
| 1194 |
"answer": "A"
|
| 1195 |
},
|
| 1196 |
{
|
| 1197 |
"id": "0616eb08-95d1-452b-af88-97e19e3acec8",
|
| 1198 |
-
"image_path": "images/200.png",
|
| 1199 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in autumn.\nA.Top left\nB.Bottom left\nC.Bottom right\nD.Top right",
|
| 1200 |
"answer": "D"
|
| 1201 |
}
|
|
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
"id": "f1954fab-1f7d-4335-99a2-408539299c73",
|
| 4 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/1.png",
|
| 5 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in winter?\nA.Top right\nB.Top left\nC.Bottom right\nD.Bottom left",
|
| 6 |
"answer": "C"
|
| 7 |
},
|
| 8 |
{
|
| 9 |
"id": "811c6376-c354-4a2a-b280-9ccaa0cf1461",
|
| 10 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/2.png",
|
| 11 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in spring.\nA.Top left\nB.Bottom left\nC.Top right\nD.Bottom right",
|
| 12 |
"answer": "D"
|
| 13 |
},
|
| 14 |
{
|
| 15 |
"id": "d31d8f53-f292-47f0-a7d2-2a47d37cefe7",
|
| 16 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/3.png",
|
| 17 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the spring season?\nA.Bottom left\nB.Bottom right\nC.Top left\nD.Top right",
|
| 18 |
"answer": "D"
|
| 19 |
},
|
| 20 |
{
|
| 21 |
"id": "04c759e8-a9ba-434e-96d8-d594a39cfe1b",
|
| 22 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/4.png",
|
| 23 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in summer.\nA.Top right\nB.Bottom left\nC.Top left\nD.Bottom right",
|
| 24 |
"answer": "D"
|
| 25 |
},
|
| 26 |
{
|
| 27 |
"id": "7c818996-2191-4aac-a204-e1c2af7c8728",
|
| 28 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/5.png",
|
| 29 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the summer season?\nA.Top left\nB.Bottom left\nC.Top right\nD.Bottom right",
|
| 30 |
"answer": "C"
|
| 31 |
},
|
| 32 |
{
|
| 33 |
"id": "524df717-7843-4fc6-a4cd-91dee9680320",
|
| 34 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/6.png",
|
| 35 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Top right\nB.Top left\nC.Bottom right\nD.Bottom left",
|
| 36 |
"answer": "A"
|
| 37 |
},
|
| 38 |
{
|
| 39 |
"id": "6dc77f74-b47b-451d-95a0-464f5452e634",
|
| 40 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/7.png",
|
| 41 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in autumn.\nA.Top left\nB.Bottom right\nC.Top right\nD.Bottom left",
|
| 42 |
"answer": "A"
|
| 43 |
},
|
| 44 |
{
|
| 45 |
"id": "9b4c9d33-589a-42c9-8ee6-ea9e6828a47d",
|
| 46 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/8.png",
|
| 47 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in spring?\nA.Bottom left\nB.Bottom right\nC.Top left\nD.Top right",
|
| 48 |
"answer": "A"
|
| 49 |
},
|
| 50 |
{
|
| 51 |
"id": "96d667d2-1f92-42ad-9e46-4122ce8c13c7",
|
| 52 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/9.png",
|
| 53 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in summer.\nA.Top left\nB.Bottom right\nC.Bottom left\nD.Top right",
|
| 54 |
"answer": "D"
|
| 55 |
},
|
| 56 |
{
|
| 57 |
"id": "a9155242-29e8-4940-bdc2-5dcbef79df5b",
|
| 58 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/10.png",
|
| 59 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Top left\nB.Top right\nC.Bottom right\nD.Bottom left",
|
| 60 |
"answer": "A"
|
| 61 |
},
|
| 62 |
{
|
| 63 |
"id": "c31cc6c6-b366-434a-823c-26d96f493147",
|
| 64 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/11.png",
|
| 65 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in spring?\nA.Bottom right\nB.Bottom left\nC.Top right\nD.Top left",
|
| 66 |
"answer": "A"
|
| 67 |
},
|
| 68 |
{
|
| 69 |
"id": "aa041a99-d7b8-4685-99b5-2d653d12753e",
|
| 70 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/12.png",
|
| 71 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in summer.\nA.Bottom right\nB.Bottom left\nC.Top right\nD.Top left",
|
| 72 |
"answer": "D"
|
| 73 |
},
|
| 74 |
{
|
| 75 |
"id": "33cf656e-73de-4ca7-b694-7237b15787e2",
|
| 76 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/13.png",
|
| 77 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in spring?\nA.Top left\nB.Bottom right\nC.Top right\nD.Bottom left",
|
| 78 |
"answer": "B"
|
| 79 |
},
|
| 80 |
{
|
| 81 |
"id": "6d7ada35-1167-4d64-ad68-5cad1d24e02e",
|
| 82 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/14.png",
|
| 83 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the summer season?\nA.Bottom left\nB.Top left\nC.Top right\nD.Bottom right",
|
| 84 |
"answer": "C"
|
| 85 |
},
|
| 86 |
{
|
| 87 |
"id": "12835b86-809c-4712-8d26-0bca2db6d08a",
|
| 88 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/15.png",
|
| 89 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in spring?\nA.Top right\nB.Top left\nC.Bottom right\nD.Bottom left",
|
| 90 |
"answer": "D"
|
| 91 |
},
|
| 92 |
{
|
| 93 |
"id": "0413eab0-20f2-4745-87cb-3714161957f3",
|
| 94 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/16.png",
|
| 95 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in autumn.\nA.Top left\nB.Bottom left\nC.Top right\nD.Bottom right",
|
| 96 |
"answer": "C"
|
| 97 |
},
|
| 98 |
{
|
| 99 |
"id": "0b01000e-f434-4f71-b231-4ae755648aab",
|
| 100 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/17.png",
|
| 101 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in winter?\nA.Bottom left\nB.Top left\nC.Bottom right\nD.Top right",
|
| 102 |
"answer": "C"
|
| 103 |
},
|
| 104 |
{
|
| 105 |
"id": "0afa984f-b019-4619-8234-37f08f0aa7b8",
|
| 106 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/18.png",
|
| 107 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in summer.\nA.Bottom left\nB.Top right\nC.Bottom right\nD.Top left",
|
| 108 |
"answer": "A"
|
| 109 |
},
|
| 110 |
{
|
| 111 |
"id": "9a7d2380-9f37-4b1a-8ccf-0578b12a6e99",
|
| 112 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/19.png",
|
| 113 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in spring.\nA.Top left\nB.Bottom right\nC.Top right\nD.Bottom left",
|
| 114 |
"answer": "B"
|
| 115 |
},
|
| 116 |
{
|
| 117 |
"id": "64822d91-33bc-4f18-a872-25465cb13f85",
|
| 118 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/20.png",
|
| 119 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in spring.\nA.Bottom right\nB.Top right\nC.Bottom left\nD.Top left",
|
| 120 |
"answer": "C"
|
| 121 |
},
|
| 122 |
{
|
| 123 |
"id": "a9b45558-503d-479c-bbd6-64a20a335b9c",
|
| 124 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/21.png",
|
| 125 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the summer season?\nA.Top right\nB.Bottom right\nC.Top left\nD.Bottom left",
|
| 126 |
"answer": "A"
|
| 127 |
},
|
| 128 |
{
|
| 129 |
"id": "7b2aee7d-e7e3-40f4-9d63-fdf59e8233de",
|
| 130 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/22.png",
|
| 131 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Bottom right\nB.Top left\nC.Bottom left\nD.Top right",
|
| 132 |
"answer": "B"
|
| 133 |
},
|
| 134 |
{
|
| 135 |
"id": "6010fe21-4834-4914-90cf-eb788568ef8e",
|
| 136 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/23.png",
|
| 137 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Top right\nB.Top left\nC.Bottom right\nD.Bottom left",
|
| 138 |
"answer": "C"
|
| 139 |
},
|
| 140 |
{
|
| 141 |
"id": "71098c32-ea88-4f33-8fcd-2d9a056dc313",
|
| 142 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/24.png",
|
| 143 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Bottom left\nB.Bottom right\nC.Top right\nD.Top left",
|
| 144 |
"answer": "B"
|
| 145 |
},
|
| 146 |
{
|
| 147 |
"id": "e40e74dc-0d4b-44e0-b5ed-c9bdb4eb282c",
|
| 148 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/25.png",
|
| 149 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Bottom left\nB.Bottom right\nC.Top right\nD.Top left",
|
| 150 |
"answer": "D"
|
| 151 |
},
|
| 152 |
{
|
| 153 |
"id": "5443611c-ca9f-4ccf-9b10-f2a57af17e6f",
|
| 154 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/26.png",
|
| 155 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in summer.\nA.Top left\nB.Bottom left\nC.Top right\nD.Bottom right",
|
| 156 |
"answer": "A"
|
| 157 |
},
|
| 158 |
{
|
| 159 |
"id": "dcb88609-8a73-4a46-ab64-eca38bcae74c",
|
| 160 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/27.png",
|
| 161 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in spring?\nA.Top left\nB.Bottom right\nC.Bottom left\nD.Top right",
|
| 162 |
"answer": "B"
|
| 163 |
},
|
| 164 |
{
|
| 165 |
"id": "9f1cdf44-b28a-49bf-b57b-9ee4c6fc3f65",
|
| 166 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/28.png",
|
| 167 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in winter?\nA.Top right\nB.Bottom left\nC.Top left\nD.Bottom right",
|
| 168 |
"answer": "D"
|
| 169 |
},
|
| 170 |
{
|
| 171 |
"id": "3943db82-529b-4c69-ab29-c1e8992ede17",
|
| 172 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/29.png",
|
| 173 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in spring?\nA.Top right\nB.Bottom right\nC.Bottom left\nD.Top left",
|
| 174 |
"answer": "C"
|
| 175 |
},
|
| 176 |
{
|
| 177 |
"id": "c1c19d34-e8ab-4ded-b453-277c0e2d252d",
|
| 178 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/30.png",
|
| 179 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in autumn.\nA.Top right\nB.Top left\nC.Bottom left\nD.Bottom right",
|
| 180 |
"answer": "C"
|
| 181 |
},
|
| 182 |
{
|
| 183 |
"id": "c4fd871a-87be-48b9-85fe-fd51c2be527a",
|
| 184 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/31.png",
|
| 185 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the winter season?\nA.Top left\nB.Bottom right\nC.Top right\nD.Bottom left",
|
| 186 |
"answer": "A"
|
| 187 |
},
|
| 188 |
{
|
| 189 |
"id": "8a1fd0ca-1111-4f77-a06d-d0e34d01d33d",
|
| 190 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/32.png",
|
| 191 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the summer season?\nA.Top right\nB.Bottom left\nC.Bottom right\nD.Top left",
|
| 192 |
"answer": "A"
|
| 193 |
},
|
| 194 |
{
|
| 195 |
"id": "63da7355-1194-427a-bbfb-af23d392cab8",
|
| 196 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/33.png",
|
| 197 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in spring.\nA.Bottom left\nB.Top left\nC.Bottom right\nD.Top right",
|
| 198 |
"answer": "C"
|
| 199 |
},
|
| 200 |
{
|
| 201 |
"id": "f93d520a-10f5-4820-9ac5-4780dfb18ef6",
|
| 202 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/34.png",
|
| 203 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Top left\nB.Top right\nC.Bottom left\nD.Bottom right",
|
| 204 |
"answer": "C"
|
| 205 |
},
|
| 206 |
{
|
| 207 |
"id": "4952fc14-b939-441e-9917-27bdbcd1daf2",
|
| 208 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/35.png",
|
| 209 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in spring.\nA.Top left\nB.Bottom left\nC.Bottom right\nD.Top right",
|
| 210 |
"answer": "C"
|
| 211 |
},
|
| 212 |
{
|
| 213 |
"id": "db358f6a-0739-4997-a6d6-ebe8bb53ca90",
|
| 214 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/36.png",
|
| 215 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in spring.\nA.Top right\nB.Top left\nC.Bottom right\nD.Bottom left",
|
| 216 |
"answer": "C"
|
| 217 |
},
|
| 218 |
{
|
| 219 |
"id": "ed895532-1e78-4a5b-89bf-8e19bf26a0c4",
|
| 220 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/37.png",
|
| 221 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in winter.\nA.Top right\nB.Top left\nC.Bottom left\nD.Bottom right",
|
| 222 |
"answer": "D"
|
| 223 |
},
|
| 224 |
{
|
| 225 |
"id": "bb8e0990-0006-4f8e-8658-7188e8e1ecc4",
|
| 226 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/38.png",
|
| 227 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the spring season?\nA.Bottom left\nB.Bottom right\nC.Top right\nD.Top left",
|
| 228 |
"answer": "D"
|
| 229 |
},
|
| 230 |
{
|
| 231 |
"id": "18702f79-37a9-4166-8151-23e933d1190e",
|
| 232 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/39.png",
|
| 233 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in summer.\nA.Top left\nB.Top right\nC.Bottom left\nD.Bottom right",
|
| 234 |
"answer": "D"
|
| 235 |
},
|
| 236 |
{
|
| 237 |
"id": "eed58d41-e685-4921-ac5d-e45e36f6cc52",
|
| 238 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/40.png",
|
| 239 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in summer?\nA.Bottom right\nB.Top left\nC.Bottom left\nD.Top right",
|
| 240 |
"answer": "C"
|
| 241 |
},
|
| 242 |
{
|
| 243 |
"id": "151fca98-3e71-416d-8055-c7ccdfdf312e",
|
| 244 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/41.png",
|
| 245 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Top right\nB.Bottom left\nC.Top left\nD.Bottom right",
|
| 246 |
"answer": "D"
|
| 247 |
},
|
| 248 |
{
|
| 249 |
"id": "ce24c55f-2d21-4062-8a85-9d3e7d4627d4",
|
| 250 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/42.png",
|
| 251 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the autumn season?\nA.Bottom left\nB.Top right\nC.Bottom right\nD.Top left",
|
| 252 |
"answer": "C"
|
| 253 |
},
|
| 254 |
{
|
| 255 |
"id": "ce5addc5-d3bf-4ec8-8bfd-eea5651d3fa6",
|
| 256 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/43.png",
|
| 257 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Bottom left\nB.Top right\nC.Top left\nD.Bottom right",
|
| 258 |
"answer": "D"
|
| 259 |
},
|
| 260 |
{
|
| 261 |
"id": "c24c615a-62e0-47f0-abc1-c177fdd8c788",
|
| 262 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/44.png",
|
| 263 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in autumn.\nA.Bottom left\nB.Top left\nC.Top right\nD.Bottom right",
|
| 264 |
"answer": "A"
|
| 265 |
},
|
| 266 |
{
|
| 267 |
"id": "bfa2ea43-ed21-44db-bb91-e832ecb8e26d",
|
| 268 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/45.png",
|
| 269 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in summer?\nA.Top left\nB.Top right\nC.Bottom left\nD.Bottom right",
|
| 270 |
"answer": "C"
|
| 271 |
},
|
| 272 |
{
|
| 273 |
"id": "ec313853-cf68-4030-906e-96e0ad26f23a",
|
| 274 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/46.png",
|
| 275 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the summer season?\nA.Top right\nB.Top left\nC.Bottom left\nD.Bottom right",
|
| 276 |
"answer": "B"
|
| 277 |
},
|
| 278 |
{
|
| 279 |
"id": "48056fed-9ef8-4069-be69-27c5018c354d",
|
| 280 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/47.png",
|
| 281 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Top right\nB.Bottom left\nC.Top left\nD.Bottom right",
|
| 282 |
"answer": "D"
|
| 283 |
},
|
| 284 |
{
|
| 285 |
"id": "33e5b4c9-eafc-4148-a7a2-c42f54e562e3",
|
| 286 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/48.png",
|
| 287 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in spring.\nA.Bottom left\nB.Bottom right\nC.Top right\nD.Top left",
|
| 288 |
"answer": "D"
|
| 289 |
},
|
| 290 |
{
|
| 291 |
"id": "4382a735-09a3-48e6-94c2-54689285f644",
|
| 292 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/49.png",
|
| 293 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Top right\nB.Top left\nC.Bottom left\nD.Bottom right",
|
| 294 |
"answer": "D"
|
| 295 |
},
|
| 296 |
{
|
| 297 |
"id": "ad785b0b-a6c6-47c5-b447-1764c691b221",
|
| 298 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/50.png",
|
| 299 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in spring.\nA.Bottom left\nB.Bottom right\nC.Top right\nD.Top left",
|
| 300 |
"answer": "A"
|
| 301 |
},
|
| 302 |
{
|
| 303 |
"id": "12ca7520-9fad-461b-b088-3e33ace39e6a",
|
| 304 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/51.png",
|
| 305 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in summer.\nA.Top left\nB.Bottom right\nC.Bottom left\nD.Top right",
|
| 306 |
"answer": "C"
|
| 307 |
},
|
| 308 |
{
|
| 309 |
"id": "4b19a794-1f9b-471a-8329-6e02a10c0e83",
|
| 310 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/52.png",
|
| 311 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in autumn?\nA.Top left\nB.Bottom left\nC.Bottom right\nD.Top right",
|
| 312 |
"answer": "D"
|
| 313 |
},
|
| 314 |
{
|
| 315 |
"id": "80063564-e7a4-42e7-ae3a-cd928c2f6014",
|
| 316 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/53.png",
|
| 317 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Bottom right\nB.Top left\nC.Top right\nD.Bottom left",
|
| 318 |
"answer": "A"
|
| 319 |
},
|
| 320 |
{
|
| 321 |
"id": "e622f765-6cec-48dd-b9f0-2e844cfd589c",
|
| 322 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/54.png",
|
| 323 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the spring season?\nA.Top left\nB.Bottom left\nC.Top right\nD.Bottom right",
|
| 324 |
"answer": "B"
|
| 325 |
},
|
| 326 |
{
|
| 327 |
"id": "a662313c-7235-4b37-aaca-eebda2c50d6d",
|
| 328 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/55.png",
|
| 329 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Bottom left\nB.Top right\nC.Bottom right\nD.Top left",
|
| 330 |
"answer": "A"
|
| 331 |
},
|
| 332 |
{
|
| 333 |
"id": "ebe99acf-00bc-433d-83fc-1788731de85a",
|
| 334 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/56.png",
|
| 335 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Bottom right\nB.Bottom left\nC.Top left\nD.Top right",
|
| 336 |
"answer": "A"
|
| 337 |
},
|
| 338 |
{
|
| 339 |
"id": "e3873936-92de-45e8-acae-6fb9974038b4",
|
| 340 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/57.png",
|
| 341 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in summer?\nA.Top left\nB.Top right\nC.Bottom right\nD.Bottom left",
|
| 342 |
"answer": "B"
|
| 343 |
},
|
| 344 |
{
|
| 345 |
"id": "aa39d388-6606-48c5-8613-6aeea41b6bfb",
|
| 346 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/58.png",
|
| 347 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in summer?\nA.Bottom right\nB.Top left\nC.Bottom left\nD.Top right",
|
| 348 |
"answer": "B"
|
| 349 |
},
|
| 350 |
{
|
| 351 |
"id": "e0bced9d-9914-4923-90d9-206a8fab5007",
|
| 352 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/59.png",
|
| 353 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in autumn.\nA.Bottom left\nB.Bottom right\nC.Top right\nD.Top left",
|
| 354 |
"answer": "A"
|
| 355 |
},
|
| 356 |
{
|
| 357 |
"id": "2f53be23-a102-4838-b788-09de81b4e4a6",
|
| 358 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/60.png",
|
| 359 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in autumn?\nA.Bottom left\nB.Top left\nC.Top right\nD.Bottom right",
|
| 360 |
"answer": "A"
|
| 361 |
},
|
| 362 |
{
|
| 363 |
"id": "5ef65de7-c22f-4f9b-9c58-80189e127a33",
|
| 364 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/61.png",
|
| 365 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in spring.\nA.Bottom left\nB.Top left\nC.Bottom right\nD.Top right",
|
| 366 |
"answer": "C"
|
| 367 |
},
|
| 368 |
{
|
| 369 |
"id": "792f7624-5d67-426d-8adf-1ff99cfa8185",
|
| 370 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/62.png",
|
| 371 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in summer.\nA.Bottom right\nB.Top right\nC.Bottom left\nD.Top left",
|
| 372 |
"answer": "D"
|
| 373 |
},
|
| 374 |
{
|
| 375 |
"id": "c4ff5a83-d3ae-4d62-a54e-8f81be4b4322",
|
| 376 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/63.png",
|
| 377 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in summer.\nA.Bottom left\nB.Bottom right\nC.Top right\nD.Top left",
|
| 378 |
"answer": "B"
|
| 379 |
},
|
| 380 |
{
|
| 381 |
"id": "94f505bf-a76e-4d81-b09a-68608f205796",
|
| 382 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/64.png",
|
| 383 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in summer?\nA.Bottom left\nB.Top left\nC.Bottom right\nD.Top right",
|
| 384 |
"answer": "C"
|
| 385 |
},
|
| 386 |
{
|
| 387 |
"id": "b91a780f-6d97-496a-b1b9-6e79f60a8a62",
|
| 388 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/65.png",
|
| 389 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in autumn?\nA.Bottom right\nB.Top right\nC.Top left\nD.Bottom left",
|
| 390 |
"answer": "B"
|
| 391 |
},
|
| 392 |
{
|
| 393 |
"id": "06cc8eb8-758c-447e-9177-885ab69a1d4b",
|
| 394 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/66.png",
|
| 395 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the spring season?\nA.Top left\nB.Bottom right\nC.Bottom left\nD.Top right",
|
| 396 |
"answer": "C"
|
| 397 |
},
|
| 398 |
{
|
| 399 |
"id": "1f60864a-08d4-4ad7-8a04-ba10a2fc8dd7",
|
| 400 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/67.png",
|
| 401 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the summer season?\nA.Bottom left\nB.Top right\nC.Top left\nD.Bottom right",
|
| 402 |
"answer": "B"
|
| 403 |
},
|
| 404 |
{
|
| 405 |
"id": "ce683e97-44d9-4f5d-8123-fe8bff5f24ae",
|
| 406 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/68.png",
|
| 407 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in autumn?\nA.Top right\nB.Bottom left\nC.Bottom right\nD.Top left",
|
| 408 |
"answer": "B"
|
| 409 |
},
|
| 410 |
{
|
| 411 |
"id": "71ee9de3-3d47-4d02-afa7-44c06e78b026",
|
| 412 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/69.png",
|
| 413 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in spring?\nA.Top left\nB.Bottom right\nC.Top right\nD.Bottom left",
|
| 414 |
"answer": "B"
|
| 415 |
},
|
| 416 |
{
|
| 417 |
"id": "3ad98925-2f8e-44f6-8ce3-7ebc1b4be0f2",
|
| 418 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/70.png",
|
| 419 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the spring season?\nA.Top left\nB.Bottom left\nC.Top right\nD.Bottom right",
|
| 420 |
"answer": "D"
|
| 421 |
},
|
| 422 |
{
|
| 423 |
"id": "038377b0-367b-4c6c-9d1d-75b3d729e98c",
|
| 424 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/71.png",
|
| 425 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the winter season?\nA.Top left\nB.Bottom left\nC.Bottom right\nD.Top right",
|
| 426 |
"answer": "C"
|
| 427 |
},
|
| 428 |
{
|
| 429 |
"id": "837da60a-ce0e-4f3c-80e3-5e2fe02a2015",
|
| 430 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/72.png",
|
| 431 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in summer?\nA.Bottom left\nB.Top left\nC.Bottom right\nD.Top right",
|
| 432 |
"answer": "D"
|
| 433 |
},
|
| 434 |
{
|
| 435 |
"id": "9f961018-2415-49c3-bde2-e9ebb73940a9",
|
| 436 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/73.png",
|
| 437 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the summer season?\nA.Bottom left\nB.Top right\nC.Bottom right\nD.Top left",
|
| 438 |
"answer": "B"
|
| 439 |
},
|
| 440 |
{
|
| 441 |
"id": "dabb8432-3a71-4a6c-873e-6cfe61091a9d",
|
| 442 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/74.png",
|
| 443 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in winter.\nA.Bottom left\nB.Top right\nC.Top left\nD.Bottom right",
|
| 444 |
"answer": "D"
|
| 445 |
},
|
| 446 |
{
|
| 447 |
"id": "153f207c-84d1-4cdf-8659-ff9d577d53e6",
|
| 448 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/75.png",
|
| 449 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in spring.\nA.Bottom left\nB.Top right\nC.Bottom right\nD.Top left",
|
| 450 |
"answer": "D"
|
| 451 |
},
|
| 452 |
{
|
| 453 |
"id": "80ad11ba-bbec-44f0-ab9b-e7363d63c3de",
|
| 454 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/76.png",
|
| 455 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Top left\nB.Bottom left\nC.Bottom right\nD.Top right",
|
| 456 |
"answer": "C"
|
| 457 |
},
|
| 458 |
{
|
| 459 |
"id": "c8e7f351-7bb3-4375-a0a9-5537b56041b2",
|
| 460 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/77.png",
|
| 461 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in winter.\nA.Top left\nB.Top right\nC.Bottom right\nD.Bottom left",
|
| 462 |
"answer": "C"
|
| 463 |
},
|
| 464 |
{
|
| 465 |
"id": "abd1fc31-8b4a-4868-9a1d-d558b21e0c70",
|
| 466 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/78.png",
|
| 467 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Top right\nB.Bottom left\nC.Top left\nD.Bottom right",
|
| 468 |
"answer": "D"
|
| 469 |
},
|
| 470 |
{
|
| 471 |
"id": "bf03f148-48f3-44e6-ba07-54c1b53ea6af",
|
| 472 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/79.png",
|
| 473 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the autumn season?\nA.Bottom right\nB.Bottom left\nC.Top right\nD.Top left",
|
| 474 |
"answer": "B"
|
| 475 |
},
|
| 476 |
{
|
| 477 |
"id": "004e7009-099f-4722-8ea3-eb72ea8a22c4",
|
| 478 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/80.png",
|
| 479 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in winter.\nA.Bottom right\nB.Top right\nC.Bottom left\nD.Top left",
|
| 480 |
"answer": "A"
|
| 481 |
},
|
| 482 |
{
|
| 483 |
"id": "94a5c9fa-9281-4732-990b-e95e82707df5",
|
| 484 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/81.png",
|
| 485 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Bottom right\nB.Top right\nC.Top left\nD.Bottom left",
|
| 486 |
"answer": "A"
|
| 487 |
},
|
| 488 |
{
|
| 489 |
"id": "a786c3fb-330b-401b-acfa-b4e5f914336a",
|
| 490 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/82.png",
|
| 491 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in autumn?\nA.Bottom left\nB.Top right\nC.Bottom right\nD.Top left",
|
| 492 |
"answer": "B"
|
| 493 |
},
|
| 494 |
{
|
| 495 |
"id": "6f964092-7604-4f0b-aa39-fa79780a562d",
|
| 496 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/83.png",
|
| 497 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Bottom right\nB.Bottom left\nC.Top right\nD.Top left",
|
| 498 |
"answer": "A"
|
| 499 |
},
|
| 500 |
{
|
| 501 |
"id": "c0d6f91a-22e0-483c-a4f1-820680a61626",
|
| 502 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/84.png",
|
| 503 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in spring?\nA.Top right\nB.Top left\nC.Bottom right\nD.Bottom left",
|
| 504 |
"answer": "A"
|
| 505 |
},
|
| 506 |
{
|
| 507 |
"id": "ea55464b-aee2-460f-bde4-756f6bea3e30",
|
| 508 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/85.png",
|
| 509 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the summer season?\nA.Bottom left\nB.Top left\nC.Top right\nD.Bottom right",
|
| 510 |
"answer": "C"
|
| 511 |
},
|
| 512 |
{
|
| 513 |
"id": "3bf5d486-2769-4f1d-9eb9-88d825ecc6b3",
|
| 514 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/86.png",
|
| 515 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Bottom left\nB.Top right\nC.Bottom right\nD.Top left",
|
| 516 |
"answer": "C"
|
| 517 |
},
|
| 518 |
{
|
| 519 |
"id": "a9dc963f-b8a0-4604-bf14-6e033163c5e1",
|
| 520 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/87.png",
|
| 521 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in spring.\nA.Top left\nB.Bottom right\nC.Bottom left\nD.Top right",
|
| 522 |
"answer": "A"
|
| 523 |
},
|
| 524 |
{
|
| 525 |
"id": "66479a60-644b-4763-b4cf-551379050e20",
|
| 526 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/88.png",
|
| 527 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the winter season?\nA.Top right\nB.Bottom right\nC.Bottom left\nD.Top left",
|
| 528 |
"answer": "C"
|
| 529 |
},
|
| 530 |
{
|
| 531 |
"id": "b54328e2-f155-4aec-ab92-c82e1fe0148f",
|
| 532 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/89.png",
|
| 533 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the autumn season?\nA.Bottom right\nB.Bottom left\nC.Top left\nD.Top right",
|
| 534 |
"answer": "D"
|
| 535 |
},
|
| 536 |
{
|
| 537 |
"id": "434fc07b-ed9d-4bb5-ab99-0d11d885f5ee",
|
| 538 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/90.png",
|
| 539 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in autumn.\nA.Bottom right\nB.Top left\nC.Top right\nD.Bottom left",
|
| 540 |
"answer": "D"
|
| 541 |
},
|
| 542 |
{
|
| 543 |
"id": "6f9844db-1302-42c5-80ea-5c9a7f063091",
|
| 544 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/91.png",
|
| 545 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in summer.\nA.Top left\nB.Bottom right\nC.Bottom left\nD.Top right",
|
| 546 |
"answer": "A"
|
| 547 |
},
|
| 548 |
{
|
| 549 |
"id": "c8d13eec-a40c-4828-9332-60c797d73e60",
|
| 550 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/92.png",
|
| 551 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in summer.\nA.Top right\nB.Bottom right\nC.Top left\nD.Bottom left",
|
| 552 |
"answer": "A"
|
| 553 |
},
|
| 554 |
{
|
| 555 |
"id": "e65c7015-513c-42fd-839f-9add322c255b",
|
| 556 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/93.png",
|
| 557 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in autumn?\nA.Top left\nB.Bottom right\nC.Top right\nD.Bottom left",
|
| 558 |
"answer": "D"
|
| 559 |
},
|
| 560 |
{
|
| 561 |
"id": "02cede73-c864-4e1d-a11f-1a53a45b9aa0",
|
| 562 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/94.png",
|
| 563 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the autumn season?\nA.Bottom left\nB.Top right\nC.Bottom right\nD.Top left",
|
| 564 |
"answer": "B"
|
| 565 |
},
|
| 566 |
{
|
| 567 |
"id": "a87119a5-dc61-4ec2-bccd-7e619944f95b",
|
| 568 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/95.png",
|
| 569 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Bottom left\nB.Top left\nC.Bottom right\nD.Top right",
|
| 570 |
"answer": "C"
|
| 571 |
},
|
| 572 |
{
|
| 573 |
"id": "2ad54416-a0d8-4597-82f2-354a3efb918e",
|
| 574 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/96.png",
|
| 575 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the spring season?\nA.Top right\nB.Bottom right\nC.Top left\nD.Bottom left",
|
| 576 |
"answer": "D"
|
| 577 |
},
|
| 578 |
{
|
| 579 |
"id": "5a65f91e-cbe5-4e9f-b6be-c995cf54d6ec",
|
| 580 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/97.png",
|
| 581 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in spring.\nA.Top right\nB.Bottom left\nC.Bottom right\nD.Top left",
|
| 582 |
"answer": "B"
|
| 583 |
},
|
| 584 |
{
|
| 585 |
"id": "30cca24f-a659-476b-a6b6-3966a6c5a3a8",
|
| 586 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/98.png",
|
| 587 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in winter?\nA.Bottom right\nB.Top left\nC.Top right\nD.Bottom left",
|
| 588 |
"answer": "A"
|
| 589 |
},
|
| 590 |
{
|
| 591 |
"id": "c1f29ba2-b348-4016-aa1b-1e25d1a2b338",
|
| 592 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/99.png",
|
| 593 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in spring?\nA.Top left\nB.Top right\nC.Bottom left\nD.Bottom right",
|
| 594 |
"answer": "A"
|
| 595 |
},
|
| 596 |
{
|
| 597 |
"id": "be5c6ad7-9381-4394-9f84-a39be9d174d0",
|
| 598 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/100.png",
|
| 599 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the winter season?\nA.Top right\nB.Bottom left\nC.Top left\nD.Bottom right",
|
| 600 |
"answer": "D"
|
| 601 |
},
|
| 602 |
{
|
| 603 |
"id": "929897c5-49a1-46e2-b5ae-3577ec3b6d7d",
|
| 604 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/101.png",
|
| 605 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in summer.\nA.Bottom left\nB.Bottom right\nC.Top left\nD.Top right",
|
| 606 |
"answer": "C"
|
| 607 |
},
|
| 608 |
{
|
| 609 |
"id": "6280d151-13c6-4c21-89ca-a88528265dd5",
|
| 610 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/102.png",
|
| 611 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the autumn season?\nA.Bottom left\nB.Top left\nC.Top right\nD.Bottom right",
|
| 612 |
"answer": "A"
|
| 613 |
},
|
| 614 |
{
|
| 615 |
"id": "ae1944f6-a3bb-4218-ab14-580c766cf193",
|
| 616 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/103.png",
|
| 617 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in autumn?\nA.Top left\nB.Bottom right\nC.Bottom left\nD.Top right",
|
| 618 |
"answer": "D"
|
| 619 |
},
|
| 620 |
{
|
| 621 |
"id": "a80ec236-a69b-4e59-81a7-a35ee4896d83",
|
| 622 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/104.png",
|
| 623 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in autumn?\nA.Bottom right\nB.Bottom left\nC.Top right\nD.Top left",
|
| 624 |
"answer": "B"
|
| 625 |
},
|
| 626 |
{
|
| 627 |
"id": "3979ec24-7cd2-47b0-a358-c5dddbc9b933",
|
| 628 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/105.png",
|
| 629 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Bottom left\nB.Bottom right\nC.Top right\nD.Top left",
|
| 630 |
"answer": "A"
|
| 631 |
},
|
| 632 |
{
|
| 633 |
"id": "b4ab1b00-b2b1-4be9-8767-9d7bb847cdb5",
|
| 634 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/106.png",
|
| 635 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in autumn?\nA.Top left\nB.Top right\nC.Bottom right\nD.Bottom left",
|
| 636 |
"answer": "B"
|
| 637 |
},
|
| 638 |
{
|
| 639 |
"id": "b748ad6e-120e-4007-a52f-c81451b86e83",
|
| 640 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/107.png",
|
| 641 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in winter?\nA.Top right\nB.Top left\nC.Bottom right\nD.Bottom left",
|
| 642 |
"answer": "C"
|
| 643 |
},
|
| 644 |
{
|
| 645 |
"id": "d9aefacd-070e-480f-94f1-3541fb34cc8a",
|
| 646 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/108.png",
|
| 647 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in spring.\nA.Bottom right\nB.Top left\nC.Bottom left\nD.Top right",
|
| 648 |
"answer": "A"
|
| 649 |
},
|
| 650 |
{
|
| 651 |
"id": "7111377e-5e0a-4e6b-8224-635deb1dc7e8",
|
| 652 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/109.png",
|
| 653 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in spring.\nA.Bottom left\nB.Bottom right\nC.Top right\nD.Top left",
|
| 654 |
"answer": "D"
|
| 655 |
},
|
| 656 |
{
|
| 657 |
"id": "4f29cf31-358f-469e-95fb-faf6c20c054b",
|
| 658 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/110.png",
|
| 659 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Bottom left\nB.Top right\nC.Bottom right\nD.Top left",
|
| 660 |
"answer": "A"
|
| 661 |
},
|
| 662 |
{
|
| 663 |
"id": "5d1c2015-9a3b-46c8-91fa-3416e5dab3e6",
|
| 664 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/111.png",
|
| 665 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in summer?\nA.Bottom right\nB.Bottom left\nC.Top left\nD.Top right",
|
| 666 |
"answer": "C"
|
| 667 |
},
|
| 668 |
{
|
| 669 |
"id": "07fc7d47-2604-48b1-bb8e-aa59053d8cb6",
|
| 670 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/112.png",
|
| 671 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the autumn season?\nA.Bottom left\nB.Top right\nC.Bottom right\nD.Top left",
|
| 672 |
"answer": "B"
|
| 673 |
},
|
| 674 |
{
|
| 675 |
"id": "b551d2ff-3665-4589-99a7-ad920f9cfea2",
|
| 676 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/113.png",
|
| 677 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the autumn season?\nA.Top left\nB.Bottom right\nC.Bottom left\nD.Top right",
|
| 678 |
"answer": "C"
|
| 679 |
},
|
| 680 |
{
|
| 681 |
"id": "2f2fbb26-3569-407f-9303-2dc952b62fcc",
|
| 682 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/114.png",
|
| 683 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Bottom right\nB.Top left\nC.Bottom left\nD.Top right",
|
| 684 |
"answer": "A"
|
| 685 |
},
|
| 686 |
{
|
| 687 |
"id": "af2a55d7-b5e9-4ae9-9574-8ffa38e3cd52",
|
| 688 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/115.png",
|
| 689 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in autumn.\nA.Bottom right\nB.Top right\nC.Top left\nD.Bottom left",
|
| 690 |
"answer": "B"
|
| 691 |
},
|
| 692 |
{
|
| 693 |
"id": "cbed0976-3efb-4ef3-ae46-9fac59847d50",
|
| 694 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/116.png",
|
| 695 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in autumn?\nA.Bottom left\nB.Top left\nC.Bottom right\nD.Top right",
|
| 696 |
"answer": "B"
|
| 697 |
},
|
| 698 |
{
|
| 699 |
"id": "bcfccc5d-0547-4da3-a6c6-84510c1192e9",
|
| 700 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/117.png",
|
| 701 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the spring season?\nA.Bottom right\nB.Bottom left\nC.Top right\nD.Top left",
|
| 702 |
"answer": "B"
|
| 703 |
},
|
| 704 |
{
|
| 705 |
"id": "d52144c1-8765-4a02-9ff1-6e9267be6c2c",
|
| 706 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/118.png",
|
| 707 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in summer?\nA.Bottom left\nB.Top left\nC.Top right\nD.Bottom right",
|
| 708 |
"answer": "A"
|
| 709 |
},
|
| 710 |
{
|
| 711 |
"id": "e0c6c477-6df0-4eaf-8609-205b0a0e67b9",
|
| 712 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/119.png",
|
| 713 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the summer season?\nA.Bottom left\nB.Bottom right\nC.Top right\nD.Top left",
|
| 714 |
"answer": "C"
|
| 715 |
},
|
| 716 |
{
|
| 717 |
"id": "09acc065-c770-450b-b98a-0c88d80f65b4",
|
| 718 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/120.png",
|
| 719 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Bottom right\nB.Top left\nC.Bottom left\nD.Top right",
|
| 720 |
"answer": "A"
|
| 721 |
},
|
| 722 |
{
|
| 723 |
"id": "9239d3ad-b158-498e-837d-535420898fe0",
|
| 724 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/121.png",
|
| 725 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in winter.\nA.Top right\nB.Top left\nC.Bottom right\nD.Bottom left",
|
| 726 |
"answer": "D"
|
| 727 |
},
|
| 728 |
{
|
| 729 |
"id": "a0ca49ea-ebce-4a90-b413-77c4dad67541",
|
| 730 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/122.png",
|
| 731 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the spring season?\nA.Bottom right\nB.Top right\nC.Bottom left\nD.Top left",
|
| 732 |
"answer": "D"
|
| 733 |
},
|
| 734 |
{
|
| 735 |
"id": "042fc0cd-1b50-4821-bf4c-c7cf72e693fb",
|
| 736 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/123.png",
|
| 737 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in autumn.\nA.Bottom right\nB.Top left\nC.Bottom left\nD.Top right",
|
| 738 |
"answer": "B"
|
| 739 |
},
|
| 740 |
{
|
| 741 |
"id": "6f7fcec1-b5da-4588-a6a2-47cc252cfdc6",
|
| 742 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/124.png",
|
| 743 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in winter.\nA.Top left\nB.Bottom left\nC.Bottom right\nD.Top right",
|
| 744 |
"answer": "C"
|
| 745 |
},
|
| 746 |
{
|
| 747 |
"id": "1ab098af-dd98-4664-ba1c-cf0623747df6",
|
| 748 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/125.png",
|
| 749 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the spring season?\nA.Top left\nB.Bottom right\nC.Top right\nD.Bottom left",
|
| 750 |
"answer": "B"
|
| 751 |
},
|
| 752 |
{
|
| 753 |
"id": "e63f4c00-96d3-4501-a109-5707238a45d6",
|
| 754 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/126.png",
|
| 755 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in winter?\nA.Bottom left\nB.Top left\nC.Top right\nD.Bottom right",
|
| 756 |
"answer": "C"
|
| 757 |
},
|
| 758 |
{
|
| 759 |
"id": "5090fd33-58d2-4f84-ad9a-3dd697f0da66",
|
| 760 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/127.png",
|
| 761 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in autumn.\nA.Top right\nB.Top left\nC.Bottom left\nD.Bottom right",
|
| 762 |
"answer": "A"
|
| 763 |
},
|
| 764 |
{
|
| 765 |
"id": "e1536610-687b-47e3-99b2-9543a7c434ae",
|
| 766 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/128.png",
|
| 767 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in autumn?\nA.Top left\nB.Bottom right\nC.Top right\nD.Bottom left",
|
| 768 |
"answer": "C"
|
| 769 |
},
|
| 770 |
{
|
| 771 |
"id": "74be6086-fb7a-4a90-abd4-6bbc40c06c7e",
|
| 772 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/129.png",
|
| 773 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the autumn season?\nA.Top right\nB.Bottom right\nC.Top left\nD.Bottom left",
|
| 774 |
"answer": "D"
|
| 775 |
},
|
| 776 |
{
|
| 777 |
"id": "1151cb68-39a8-44f6-80c9-bfef66c2d512",
|
| 778 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/130.png",
|
| 779 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in autumn?\nA.Top left\nB.Bottom right\nC.Bottom left\nD.Top right",
|
| 780 |
"answer": "C"
|
| 781 |
},
|
| 782 |
{
|
| 783 |
"id": "50eefd35-3d38-422f-8f35-4691c69f38cc",
|
| 784 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/131.png",
|
| 785 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the summer season?\nA.Top left\nB.Top right\nC.Bottom left\nD.Bottom right",
|
| 786 |
"answer": "B"
|
| 787 |
},
|
| 788 |
{
|
| 789 |
"id": "350f331d-7991-4685-aac5-f8a2b1fbcc28",
|
| 790 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/132.png",
|
| 791 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in winter.\nA.Top left\nB.Top right\nC.Bottom left\nD.Bottom right",
|
| 792 |
"answer": "D"
|
| 793 |
},
|
| 794 |
{
|
| 795 |
"id": "b0908d4d-9d98-4a7b-a2c7-0ec32ea158b7",
|
| 796 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/133.png",
|
| 797 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Bottom right\nB.Bottom left\nC.Top right\nD.Top left",
|
| 798 |
"answer": "C"
|
| 799 |
},
|
| 800 |
{
|
| 801 |
"id": "b4563927-20c3-4cc7-9004-50b8fe0da7d9",
|
| 802 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/134.png",
|
| 803 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Top left\nB.Bottom right\nC.Bottom left\nD.Top right",
|
| 804 |
"answer": "B"
|
| 805 |
},
|
| 806 |
{
|
| 807 |
"id": "2d04e5a3-b9ea-4648-9b0e-7eac3edfe4a5",
|
| 808 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/135.png",
|
| 809 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the winter season?\nA.Bottom right\nB.Top left\nC.Bottom left\nD.Top right",
|
| 810 |
"answer": "A"
|
| 811 |
},
|
| 812 |
{
|
| 813 |
"id": "fd6d93f9-37fc-4296-ab91-cd495f3a5393",
|
| 814 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/136.png",
|
| 815 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the winter season?\nA.Top left\nB.Bottom right\nC.Bottom left\nD.Top right",
|
| 816 |
"answer": "B"
|
| 817 |
},
|
| 818 |
{
|
| 819 |
"id": "ce3a3046-c5e4-4d20-beca-fda3eec1e343",
|
| 820 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/137.png",
|
| 821 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the winter season?\nA.Top right\nB.Top left\nC.Bottom left\nD.Bottom right",
|
| 822 |
"answer": "D"
|
| 823 |
},
|
| 824 |
{
|
| 825 |
"id": "cdfdd205-d425-40eb-b3e4-171f1c979b37",
|
| 826 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/138.png",
|
| 827 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in autumn?\nA.Top right\nB.Top left\nC.Bottom left\nD.Bottom right",
|
| 828 |
"answer": "A"
|
| 829 |
},
|
| 830 |
{
|
| 831 |
"id": "bf296186-b898-4675-8f4f-86fcda15d4c2",
|
| 832 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/139.png",
|
| 833 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in summer.\nA.Bottom right\nB.Top left\nC.Top right\nD.Bottom left",
|
| 834 |
"answer": "C"
|
| 835 |
},
|
| 836 |
{
|
| 837 |
"id": "41a84722-b9fc-4eea-8425-3e73c9a4fc06",
|
| 838 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/140.png",
|
| 839 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in autumn?\nA.Top right\nB.Top left\nC.Bottom left\nD.Bottom right",
|
| 840 |
"answer": "C"
|
| 841 |
},
|
| 842 |
{
|
| 843 |
"id": "423a5def-4969-4f39-8cc7-cf4a573692a1",
|
| 844 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/141.png",
|
| 845 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the autumn season?\nA.Top left\nB.Bottom right\nC.Top right\nD.Bottom left",
|
| 846 |
"answer": "D"
|
| 847 |
},
|
| 848 |
{
|
| 849 |
"id": "3f1d3663-410a-4e05-abfe-8f6bb008ff19",
|
| 850 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/142.png",
|
| 851 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the summer season?\nA.Top right\nB.Bottom right\nC.Bottom left\nD.Top left",
|
| 852 |
"answer": "A"
|
| 853 |
},
|
| 854 |
{
|
| 855 |
"id": "b0241041-c554-42d6-b97f-891f060620e0",
|
| 856 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/143.png",
|
| 857 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in summer?\nA.Bottom right\nB.Top left\nC.Bottom left\nD.Top right",
|
| 858 |
"answer": "D"
|
| 859 |
},
|
| 860 |
{
|
| 861 |
"id": "b8d172aa-52e5-48c8-9136-0ec175e9577a",
|
| 862 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/144.png",
|
| 863 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in spring?\nA.Top right\nB.Top left\nC.Bottom left\nD.Bottom right",
|
| 864 |
"answer": "A"
|
| 865 |
},
|
| 866 |
{
|
| 867 |
"id": "0c07e800-31bd-44b6-892b-e43cd78e40f4",
|
| 868 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/145.png",
|
| 869 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Bottom left\nB.Bottom right\nC.Top right\nD.Top left",
|
| 870 |
"answer": "B"
|
| 871 |
},
|
| 872 |
{
|
| 873 |
"id": "7a087cbf-b039-49e6-bada-8b2bc03742f2",
|
| 874 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/146.png",
|
| 875 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Bottom right\nB.Top right\nC.Top left\nD.Bottom left",
|
| 876 |
"answer": "A"
|
| 877 |
},
|
| 878 |
{
|
| 879 |
"id": "35f02e11-04ad-4895-8c42-182c0b171172",
|
| 880 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/147.png",
|
| 881 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in autumn.\nA.Bottom right\nB.Bottom left\nC.Top right\nD.Top left",
|
| 882 |
"answer": "B"
|
| 883 |
},
|
| 884 |
{
|
| 885 |
"id": "3f52c2d5-14d6-4702-be52-5f21a3a84fc1",
|
| 886 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/148.png",
|
| 887 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Bottom right\nB.Top left\nC.Top right\nD.Bottom left",
|
| 888 |
"answer": "A"
|
| 889 |
},
|
| 890 |
{
|
| 891 |
"id": "b268acc3-c0ca-4f66-97e9-e96aea5e7794",
|
| 892 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/149.png",
|
| 893 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in winter?\nA.Bottom left\nB.Bottom right\nC.Top left\nD.Top right",
|
| 894 |
"answer": "A"
|
| 895 |
},
|
| 896 |
{
|
| 897 |
"id": "3a9d0a73-fc80-4c2c-9737-e9086a1ad0d5",
|
| 898 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/150.png",
|
| 899 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in spring.\nA.Top left\nB.Bottom left\nC.Top right\nD.Bottom right",
|
| 900 |
"answer": "D"
|
| 901 |
},
|
| 902 |
{
|
| 903 |
"id": "9c5560ba-807b-4306-8508-6b7ab155ad22",
|
| 904 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/151.png",
|
| 905 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the winter season?\nA.Top right\nB.Top left\nC.Bottom left\nD.Bottom right",
|
| 906 |
"answer": "D"
|
| 907 |
},
|
| 908 |
{
|
| 909 |
"id": "60f7f51d-f8c2-499f-993e-6f8937f9b3f4",
|
| 910 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/152.png",
|
| 911 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in spring.\nA.Bottom left\nB.Top right\nC.Top left\nD.Bottom right",
|
| 912 |
"answer": "C"
|
| 913 |
},
|
| 914 |
{
|
| 915 |
"id": "7638b96f-e296-499a-b915-71b25ab1a0f8",
|
| 916 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/153.png",
|
| 917 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in summer.\nA.Bottom left\nB.Top right\nC.Top left\nD.Bottom right",
|
| 918 |
"answer": "C"
|
| 919 |
},
|
| 920 |
{
|
| 921 |
"id": "12d68fe5-fafa-47f6-a2d5-27f524dd6ce4",
|
| 922 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/154.png",
|
| 923 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in autumn?\nA.Top left\nB.Bottom left\nC.Top right\nD.Bottom right",
|
| 924 |
"answer": "B"
|
| 925 |
},
|
| 926 |
{
|
| 927 |
"id": "d7919977-13ef-45ed-afe5-056c1f103ee6",
|
| 928 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/155.png",
|
| 929 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the winter season?\nA.Bottom left\nB.Top left\nC.Bottom right\nD.Top right",
|
| 930 |
"answer": "C"
|
| 931 |
},
|
| 932 |
{
|
| 933 |
"id": "25a7c6bf-003d-47d2-996e-b767e5dcf420",
|
| 934 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/156.png",
|
| 935 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in summer?\nA.Bottom right\nB.Top left\nC.Top right\nD.Bottom left",
|
| 936 |
"answer": "B"
|
| 937 |
},
|
| 938 |
{
|
| 939 |
"id": "1b867009-6ad2-487b-82a9-c200501d6034",
|
| 940 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/157.png",
|
| 941 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the spring season?\nA.Top right\nB.Bottom left\nC.Top left\nD.Bottom right",
|
| 942 |
"answer": "D"
|
| 943 |
},
|
| 944 |
{
|
| 945 |
"id": "a2bcd4e4-be32-4d84-a611-9694221b71ae",
|
| 946 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/158.png",
|
| 947 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in winter.\nA.Top right\nB.Bottom left\nC.Top left\nD.Bottom right",
|
| 948 |
"answer": "D"
|
| 949 |
},
|
| 950 |
{
|
| 951 |
"id": "6b1697e1-5096-405e-bb23-5ff70bb24175",
|
| 952 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/159.png",
|
| 953 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in spring?\nA.Bottom left\nB.Top left\nC.Top right\nD.Bottom right",
|
| 954 |
"answer": "C"
|
| 955 |
},
|
| 956 |
{
|
| 957 |
"id": "47ca49e6-d83a-4814-b9d7-10adbe3fdec2",
|
| 958 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/160.png",
|
| 959 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Top right\nB.Bottom left\nC.Bottom right\nD.Top left",
|
| 960 |
"answer": "C"
|
| 961 |
},
|
| 962 |
{
|
| 963 |
"id": "55aa61b1-afc0-4262-b06c-f339eb63caaa",
|
| 964 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/161.png",
|
| 965 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Bottom right\nB.Top left\nC.Top right\nD.Bottom left",
|
| 966 |
"answer": "D"
|
| 967 |
},
|
| 968 |
{
|
| 969 |
"id": "9e1fd0ee-6437-4b7c-8135-f7bfa9b16c5b",
|
| 970 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/162.png",
|
| 971 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the summer season?\nA.Top right\nB.Top left\nC.Bottom left\nD.Bottom right",
|
| 972 |
"answer": "B"
|
| 973 |
},
|
| 974 |
{
|
| 975 |
"id": "e707c6c0-2dcb-49c0-a401-15ed70abe517",
|
| 976 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/163.png",
|
| 977 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Bottom right\nB.Top left\nC.Bottom left\nD.Top right",
|
| 978 |
"answer": "A"
|
| 979 |
},
|
| 980 |
{
|
| 981 |
"id": "5045c5c1-c52e-469d-a021-893842ea567c",
|
| 982 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/164.png",
|
| 983 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in summer.\nA.Bottom right\nB.Top right\nC.Top left\nD.Bottom left",
|
| 984 |
"answer": "B"
|
| 985 |
},
|
| 986 |
{
|
| 987 |
"id": "d2278307-35fb-47b4-8549-1dc33013fd22",
|
| 988 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/165.png",
|
| 989 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the autumn season?\nA.Top left\nB.Bottom left\nC.Top right\nD.Bottom right",
|
| 990 |
"answer": "C"
|
| 991 |
},
|
| 992 |
{
|
| 993 |
"id": "d79e7298-89a1-42f0-9ba5-6a4a07735de0",
|
| 994 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/166.png",
|
| 995 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the autumn season?\nA.Bottom left\nB.Top left\nC.Top right\nD.Bottom right",
|
| 996 |
"answer": "C"
|
| 997 |
},
|
| 998 |
{
|
| 999 |
"id": "35bb33b3-d7b6-4705-82e0-4362de7ddf98",
|
| 1000 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/167.png",
|
| 1001 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Bottom left\nB.Bottom right\nC.Top right\nD.Top left",
|
| 1002 |
"answer": "B"
|
| 1003 |
},
|
| 1004 |
{
|
| 1005 |
"id": "cbd30034-1b04-4440-8cc4-abbe6284173b",
|
| 1006 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/168.png",
|
| 1007 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Bottom left\nB.Top left\nC.Top right\nD.Bottom right",
|
| 1008 |
"answer": "D"
|
| 1009 |
},
|
| 1010 |
{
|
| 1011 |
"id": "3b0746b8-5756-4b21-bdaf-6795731b02f0",
|
| 1012 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/169.png",
|
| 1013 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in spring.\nA.Bottom right\nB.Top left\nC.Bottom left\nD.Top right",
|
| 1014 |
"answer": "B"
|
| 1015 |
},
|
| 1016 |
{
|
| 1017 |
"id": "70eece74-86a5-4308-ae91-db84ecae63fd",
|
| 1018 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/170.png",
|
| 1019 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in summer.\nA.Top right\nB.Bottom right\nC.Bottom left\nD.Top left",
|
| 1020 |
"answer": "D"
|
| 1021 |
},
|
| 1022 |
{
|
| 1023 |
"id": "de9d2ed3-a323-4fda-afca-87d16f698301",
|
| 1024 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/171.png",
|
| 1025 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in winter.\nA.Top right\nB.Bottom left\nC.Bottom right\nD.Top left",
|
| 1026 |
"answer": "C"
|
| 1027 |
},
|
| 1028 |
{
|
| 1029 |
"id": "bdf3648b-453d-472f-b916-be849063d976",
|
| 1030 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/172.png",
|
| 1031 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in winter?\nA.Top left\nB.Top right\nC.Bottom left\nD.Bottom right",
|
| 1032 |
"answer": "C"
|
| 1033 |
},
|
| 1034 |
{
|
| 1035 |
"id": "9c707701-678d-498f-bc65-d43c982589ac",
|
| 1036 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/173.png",
|
| 1037 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in spring?\nA.Top right\nB.Bottom right\nC.Bottom left\nD.Top left",
|
| 1038 |
"answer": "D"
|
| 1039 |
},
|
| 1040 |
{
|
| 1041 |
"id": "c7fce1d4-1ed1-4af6-b550-dcd471297df7",
|
| 1042 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/174.png",
|
| 1043 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Top right\nB.Top left\nC.Bottom right\nD.Bottom left",
|
| 1044 |
"answer": "C"
|
| 1045 |
},
|
| 1046 |
{
|
| 1047 |
"id": "68744927-a605-4376-934a-be1628ba335b",
|
| 1048 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/175.png",
|
| 1049 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in summer?\nA.Top right\nB.Bottom right\nC.Bottom left\nD.Top left",
|
| 1050 |
"answer": "D"
|
| 1051 |
},
|
| 1052 |
{
|
| 1053 |
"id": "dedd3843-870c-41d2-bebf-456f71038925",
|
| 1054 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/176.png",
|
| 1055 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Bottom right\nB.Top left\nC.Bottom left\nD.Top right",
|
| 1056 |
"answer": "C"
|
| 1057 |
},
|
| 1058 |
{
|
| 1059 |
"id": "a9e703ab-8a32-4187-afc6-f31ad980b4a0",
|
| 1060 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/177.png",
|
| 1061 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the spring season?\nA.Top left\nB.Top right\nC.Bottom left\nD.Bottom right",
|
| 1062 |
"answer": "A"
|
| 1063 |
},
|
| 1064 |
{
|
| 1065 |
"id": "b2abb66a-16d5-4cbb-baea-ecef2cf4f338",
|
| 1066 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/178.png",
|
| 1067 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in summer.\nA.Top left\nB.Bottom left\nC.Top right\nD.Bottom right",
|
| 1068 |
"answer": "A"
|
| 1069 |
},
|
| 1070 |
{
|
| 1071 |
"id": "06fca7d7-54b7-4989-93a2-f3414b70b0a4",
|
| 1072 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/179.png",
|
| 1073 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in autumn?\nA.Bottom left\nB.Top left\nC.Top right\nD.Bottom right",
|
| 1074 |
"answer": "B"
|
| 1075 |
},
|
| 1076 |
{
|
| 1077 |
"id": "33313a59-333a-4269-9e7e-1f5675c42f06",
|
| 1078 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/180.png",
|
| 1079 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in autumn.\nA.Top left\nB.Top right\nC.Bottom right\nD.Bottom left",
|
| 1080 |
"answer": "D"
|
| 1081 |
},
|
| 1082 |
{
|
| 1083 |
"id": "f71c94a7-5697-420f-b97c-b87e2659f6b1",
|
| 1084 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/181.png",
|
| 1085 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Bottom left\nB.Top right\nC.Top left\nD.Bottom right",
|
| 1086 |
"answer": "D"
|
| 1087 |
},
|
| 1088 |
{
|
| 1089 |
"id": "9e3562fb-836c-4f82-b29c-37d471811c9e",
|
| 1090 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/182.png",
|
| 1091 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in summer?\nA.Bottom left\nB.Bottom right\nC.Top left\nD.Top right",
|
| 1092 |
"answer": "D"
|
| 1093 |
},
|
| 1094 |
{
|
| 1095 |
"id": "900c4b6d-31b3-4f0d-9360-8fcf607a3fac",
|
| 1096 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/183.png",
|
| 1097 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Bottom left\nB.Top left\nC.Bottom right\nD.Top right",
|
| 1098 |
"answer": "C"
|
| 1099 |
},
|
| 1100 |
{
|
| 1101 |
"id": "3ca71124-fcf8-4bfb-b147-a1c7c523bfbe",
|
| 1102 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/184.png",
|
| 1103 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in winter.\nA.Bottom left\nB.Top right\nC.Top left\nD.Bottom right",
|
| 1104 |
"answer": "D"
|
| 1105 |
},
|
| 1106 |
{
|
| 1107 |
"id": "16b5ed3f-17d3-4957-8e2a-0c7219d01254",
|
| 1108 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/185.png",
|
| 1109 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in spring?\nA.Bottom right\nB.Top left\nC.Bottom left\nD.Top right",
|
| 1110 |
"answer": "B"
|
| 1111 |
},
|
| 1112 |
{
|
| 1113 |
"id": "dc6622ac-8ccd-4bd7-b6aa-270e0c0ba919",
|
| 1114 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/186.png",
|
| 1115 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the spring season?\nA.Bottom left\nB.Top left\nC.Bottom right\nD.Top right",
|
| 1116 |
"answer": "B"
|
| 1117 |
},
|
| 1118 |
{
|
| 1119 |
"id": "4b885194-a18e-43da-b603-a6c3a0308eab",
|
| 1120 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/187.png",
|
| 1121 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Bottom right\nB.Top right\nC.Top left\nD.Bottom left",
|
| 1122 |
"answer": "A"
|
| 1123 |
},
|
| 1124 |
{
|
| 1125 |
"id": "975ff731-34e7-47ff-ab10-bc071e6d962a",
|
| 1126 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/188.png",
|
| 1127 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in summer?\nA.Top right\nB.Bottom left\nC.Bottom right\nD.Top left",
|
| 1128 |
"answer": "A"
|
| 1129 |
},
|
| 1130 |
{
|
| 1131 |
"id": "a2089dc1-9be3-4c2e-94dc-307c5fc02fef",
|
| 1132 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/189.png",
|
| 1133 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Top right\nB.Top left\nC.Bottom right\nD.Bottom left",
|
| 1134 |
"answer": "C"
|
| 1135 |
},
|
| 1136 |
{
|
| 1137 |
"id": "64e75575-dacd-4856-9e53-0b2e62713eba",
|
| 1138 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/190.png",
|
| 1139 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in winter?\nA.Top right\nB.Bottom left\nC.Bottom right\nD.Top left",
|
| 1140 |
"answer": "C"
|
| 1141 |
},
|
| 1142 |
{
|
| 1143 |
"id": "905952f0-340c-4c36-a7a2-e0cd065fb6c7",
|
| 1144 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/191.png",
|
| 1145 |
"question": "Out of the four seasonal images shown in a 2 times 2 grid, which one depicts the area in autumn?\nA.Bottom left\nB.Top right\nC.Top left\nD.Bottom right",
|
| 1146 |
"answer": "A"
|
| 1147 |
},
|
| 1148 |
{
|
| 1149 |
"id": "5dddbf0a-9eec-452c-9f52-1ce0e63b9cd5",
|
| 1150 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/192.png",
|
| 1151 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in winter.\nA.Bottom left\nB.Top left\nC.Top right\nD.Bottom right",
|
| 1152 |
"answer": "D"
|
| 1153 |
},
|
| 1154 |
{
|
| 1155 |
"id": "b946a6bb-328e-4bbb-addd-00decd3a2bfc",
|
| 1156 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/193.png",
|
| 1157 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the spring season?\nA.Bottom right\nB.Top right\nC.Top left\nD.Bottom left",
|
| 1158 |
"answer": "B"
|
| 1159 |
},
|
| 1160 |
{
|
| 1161 |
"id": "e6ebcc70-d566-481d-94d4-c946823efff6",
|
| 1162 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/194.png",
|
| 1163 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in summer.\nA.Bottom right\nB.Top right\nC.Bottom left\nD.Top left",
|
| 1164 |
"answer": "D"
|
| 1165 |
},
|
| 1166 |
{
|
| 1167 |
"id": "eccd33b4-7f5c-4092-9cb4-2e979552c780",
|
| 1168 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/195.png",
|
| 1169 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Top right\nB.Bottom right\nC.Top left\nD.Bottom left",
|
| 1170 |
"answer": "B"
|
| 1171 |
},
|
| 1172 |
{
|
| 1173 |
"id": "67bee162-d480-42ff-9db2-4cea7407c832",
|
| 1174 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/196.png",
|
| 1175 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in winter.\nA.Top right\nB.Bottom left\nC.Bottom right\nD.Top left",
|
| 1176 |
"answer": "C"
|
| 1177 |
},
|
| 1178 |
{
|
| 1179 |
"id": "28f01214-31e3-4367-9497-7d2ec50cbb2c",
|
| 1180 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/197.png",
|
| 1181 |
"question": "Four seasonal images of the same area are are concatenated into a 2 times 2 grid, identify which image was captured in winter.\nA.Top left\nB.Bottom right\nC.Top right\nD.Bottom left",
|
| 1182 |
"answer": "B"
|
| 1183 |
},
|
| 1184 |
{
|
| 1185 |
"id": "fd0ac8a2-5cc4-49eb-ae7e-e1c23f8046ea",
|
| 1186 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/198.png",
|
| 1187 |
"question": "Among the four seasonal images displayed in a 2 times 2 grid, which one was taken during the winter season?\nA.Top right\nB.Bottom left\nC.Top left\nD.Bottom right",
|
| 1188 |
"answer": "C"
|
| 1189 |
},
|
| 1190 |
{
|
| 1191 |
"id": "cd5574c3-a27b-42ba-b3dc-673b582614b9",
|
| 1192 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/199.png",
|
| 1193 |
"question": "Four images of the same area, each representing a different season, are arranged in a 2 times 2 grid. Which one was taken in autumn?\nA.Top right\nB.Bottom right\nC.Top left\nD.Bottom left",
|
| 1194 |
"answer": "A"
|
| 1195 |
},
|
| 1196 |
{
|
| 1197 |
"id": "0616eb08-95d1-452b-af88-97e19e3acec8",
|
| 1198 |
+
"image_path": "reasoning/attribute_reasoning/time_property/images/200.png",
|
| 1199 |
"question": "In the 2 times 2 grid of seasonal images of the same area, identify the one that was captured in autumn.\nA.Top left\nB.Bottom left\nC.Bottom right\nD.Top right",
|
| 1200 |
"answer": "D"
|
| 1201 |
}
|
reasoning/common_sense_reasoning/disaster_discrimination/disaster_discrimination.json
CHANGED
|
@@ -1,1201 +1,1201 @@
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
"id": "3d34cb49-0ec9-44b0-8f1c-43ee160a06b7",
|
| 4 |
-
"image_path": "images/1.png",
|
| 5 |
"question": "What catastrophic event brought about the situation in this image?\nA.Earthquake\nB.Landslide\nC.Flood\nD.Fire",
|
| 6 |
"answer": "A"
|
| 7 |
},
|
| 8 |
{
|
| 9 |
"id": "6ae61663-d667-4452-80db-a9a142342414",
|
| 10 |
-
"image_path": "images/2.png",
|
| 11 |
"question": "What catastrophic event brought about the situation in this image?\nA.Fire\nB.Flood\nC.Earthquake\nD.Landslide",
|
| 12 |
"answer": "C"
|
| 13 |
},
|
| 14 |
{
|
| 15 |
"id": "3a49dc3b-b61a-4d02-966f-aa936296e686",
|
| 16 |
-
"image_path": "images/3.png",
|
| 17 |
"question": "What disaster led to the situation depicted in this image?\nA.Flood\nB.Fire\nC.Earthquake\nD.Landslide",
|
| 18 |
"answer": "C"
|
| 19 |
},
|
| 20 |
{
|
| 21 |
"id": "acf3ca5a-2b63-4d30-a84a-2891a4f2d94c",
|
| 22 |
-
"image_path": "images/4.png",
|
| 23 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Landslide\nB.Fire\nC.Earthquake\nD.Flood",
|
| 24 |
"answer": "C"
|
| 25 |
},
|
| 26 |
{
|
| 27 |
"id": "d9445e9b-cd48-4006-967d-0d96e3d0b253",
|
| 28 |
-
"image_path": "images/5.png",
|
| 29 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Fire\nB.Landslide\nC.Earthquake\nD.Flood",
|
| 30 |
"answer": "C"
|
| 31 |
},
|
| 32 |
{
|
| 33 |
"id": "1f339aad-87af-48ce-a9b7-6804c89a194e",
|
| 34 |
-
"image_path": "images/6.png",
|
| 35 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Fire\nB.Flood\nC.Landslide\nD.Earthquake",
|
| 36 |
"answer": "D"
|
| 37 |
},
|
| 38 |
{
|
| 39 |
"id": "a409b7a1-8c76-499d-9ead-8b80b5a0b2a6",
|
| 40 |
-
"image_path": "images/7.png",
|
| 41 |
"question": "What catastrophic event brought about the situation in this image?\nA.Landslide\nB.Fire\nC.Earthquake\nD.Flood",
|
| 42 |
"answer": "C"
|
| 43 |
},
|
| 44 |
{
|
| 45 |
"id": "adbd76f4-fcad-4231-b5e9-595f76c4bbce",
|
| 46 |
-
"image_path": "images/8.png",
|
| 47 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Fire\nB.Flood\nC.Earthquake\nD.Landslide",
|
| 48 |
"answer": "C"
|
| 49 |
},
|
| 50 |
{
|
| 51 |
"id": "c513904b-84a9-4e8e-88b6-536fa6e2f005",
|
| 52 |
-
"image_path": "images/9.png",
|
| 53 |
"question": "What catastrophic event brought about the situation in this image?\nA.Flood\nB.Fire\nC.Landslide\nD.Earthquake",
|
| 54 |
"answer": "D"
|
| 55 |
},
|
| 56 |
{
|
| 57 |
"id": "9b77635b-7f64-4e31-a832-9324744afc03",
|
| 58 |
-
"image_path": "images/10.png",
|
| 59 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Flood\nB.Earthquake\nC.Landslide\nD.Fire",
|
| 60 |
"answer": "B"
|
| 61 |
},
|
| 62 |
{
|
| 63 |
"id": "93142be2-63cd-4b15-bef7-3be219e5362f",
|
| 64 |
-
"image_path": "images/11.png",
|
| 65 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Landslide\nB.Earthquake\nC.Fire\nD.Flood",
|
| 66 |
"answer": "B"
|
| 67 |
},
|
| 68 |
{
|
| 69 |
"id": "eb96d43f-dc05-4687-a77f-987829ca5fbd",
|
| 70 |
-
"image_path": "images/12.png",
|
| 71 |
"question": "What catastrophic event brought about the situation in this image?\nA.Earthquake\nB.Flood\nC.Landslide\nD.Fire",
|
| 72 |
"answer": "A"
|
| 73 |
},
|
| 74 |
{
|
| 75 |
"id": "bd35a247-f6ed-456b-92ea-7b789a4e114c",
|
| 76 |
-
"image_path": "images/13.png",
|
| 77 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Fire\nB.Landslide\nC.Earthquake\nD.Flood",
|
| 78 |
"answer": "C"
|
| 79 |
},
|
| 80 |
{
|
| 81 |
"id": "f99babef-86ea-40b6-9902-f207a03bbd21",
|
| 82 |
-
"image_path": "images/14.png",
|
| 83 |
"question": "What catastrophic event brought about the situation in this image?\nA.Landslide\nB.Earthquake\nC.Fire\nD.Flood",
|
| 84 |
"answer": "B"
|
| 85 |
},
|
| 86 |
{
|
| 87 |
"id": "4d3c589f-fbb5-4188-b09f-8a4b3d5eb6ee",
|
| 88 |
-
"image_path": "images/15.png",
|
| 89 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Fire\nB.Earthquake\nC.Landslide\nD.Flood",
|
| 90 |
"answer": "B"
|
| 91 |
},
|
| 92 |
{
|
| 93 |
"id": "295f178c-a7e8-48f7-bf94-8973da541315",
|
| 94 |
-
"image_path": "images/16.png",
|
| 95 |
"question": "What catastrophic event brought about the situation in this image?\nA.Flood\nB.Earthquake\nC.Fire\nD.Landslide",
|
| 96 |
"answer": "B"
|
| 97 |
},
|
| 98 |
{
|
| 99 |
"id": "c72a9645-73d2-4c02-9ba4-b735672bce03",
|
| 100 |
-
"image_path": "images/17.png",
|
| 101 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Earthquake\nB.Flood\nC.Landslide\nD.Fire",
|
| 102 |
"answer": "A"
|
| 103 |
},
|
| 104 |
{
|
| 105 |
"id": "094430f4-9caf-4de8-8853-6a84e5f14faa",
|
| 106 |
-
"image_path": "images/18.png",
|
| 107 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Earthquake\nB.Landslide\nC.Flood\nD.Fire",
|
| 108 |
"answer": "A"
|
| 109 |
},
|
| 110 |
{
|
| 111 |
"id": "d0226a48-9ff6-42d6-a1a2-e83f15c8ddc1",
|
| 112 |
-
"image_path": "images/19.png",
|
| 113 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Flood\nB.Earthquake\nC.Fire\nD.Landslide",
|
| 114 |
"answer": "B"
|
| 115 |
},
|
| 116 |
{
|
| 117 |
"id": "0d623dea-80dc-4485-a34c-fe6155d0319d",
|
| 118 |
-
"image_path": "images/20.png",
|
| 119 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Fire\nB.Landslide\nC.Flood\nD.Earthquake",
|
| 120 |
"answer": "D"
|
| 121 |
},
|
| 122 |
{
|
| 123 |
"id": "33bb751a-68bd-44b6-a4e4-a16a399b932f",
|
| 124 |
-
"image_path": "images/21.png",
|
| 125 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Flood\nB.Fire\nC.Landslide\nD.Earthquake",
|
| 126 |
"answer": "D"
|
| 127 |
},
|
| 128 |
{
|
| 129 |
"id": "6b6f6803-9377-4985-b98c-732ddced7ea5",
|
| 130 |
-
"image_path": "images/22.png",
|
| 131 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Landslide\nB.Earthquake\nC.Fire\nD.Flood",
|
| 132 |
"answer": "B"
|
| 133 |
},
|
| 134 |
{
|
| 135 |
"id": "d18e9b27-8fee-440a-b226-0af475180823",
|
| 136 |
-
"image_path": "images/23.png",
|
| 137 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Flood\nB.Earthquake\nC.Landslide\nD.Fire",
|
| 138 |
"answer": "B"
|
| 139 |
},
|
| 140 |
{
|
| 141 |
"id": "a9df8f7c-7ad7-4ca4-af7a-cdd8fa8dec8a",
|
| 142 |
-
"image_path": "images/24.png",
|
| 143 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Flood\nB.Fire\nC.Earthquake\nD.Landslide",
|
| 144 |
"answer": "C"
|
| 145 |
},
|
| 146 |
{
|
| 147 |
"id": "8133702c-0a45-4be3-b1af-d166d961b5d2",
|
| 148 |
-
"image_path": "images/25.png",
|
| 149 |
"question": "What catastrophic event brought about the situation in this image?\nA.Flood\nB.Earthquake\nC.Fire\nD.Landslide",
|
| 150 |
"answer": "B"
|
| 151 |
},
|
| 152 |
{
|
| 153 |
"id": "d83a7122-23cf-4b5a-bf4f-920de737a715",
|
| 154 |
-
"image_path": "images/26.png",
|
| 155 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Flood\nB.Landslide\nC.Earthquake\nD.Fire",
|
| 156 |
"answer": "C"
|
| 157 |
},
|
| 158 |
{
|
| 159 |
"id": "734b68a3-f858-47d6-8d2e-9e06ace16088",
|
| 160 |
-
"image_path": "images/27.png",
|
| 161 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Fire\nC.Earthquake\nD.Flood",
|
| 162 |
"answer": "C"
|
| 163 |
},
|
| 164 |
{
|
| 165 |
"id": "26a27a10-f5aa-4c31-aad7-196ea11f1776",
|
| 166 |
-
"image_path": "images/28.png",
|
| 167 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Earthquake\nB.Flood\nC.Landslide\nD.Fire",
|
| 168 |
"answer": "A"
|
| 169 |
},
|
| 170 |
{
|
| 171 |
"id": "52366f7e-f3d8-4f53-b854-c46f8131c0f7",
|
| 172 |
-
"image_path": "images/29.png",
|
| 173 |
"question": "What catastrophic event brought about the situation in this image?\nA.Flood\nB.Earthquake\nC.Fire\nD.Landslide",
|
| 174 |
"answer": "B"
|
| 175 |
},
|
| 176 |
{
|
| 177 |
"id": "58938c05-dc85-460c-8ba0-c843b652dead",
|
| 178 |
-
"image_path": "images/30.png",
|
| 179 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Flood\nB.Landslide\nC.Earthquake\nD.Fire",
|
| 180 |
"answer": "C"
|
| 181 |
},
|
| 182 |
{
|
| 183 |
"id": "232cfcee-a120-4c61-b76d-44e9046d0901",
|
| 184 |
-
"image_path": "images/31.png",
|
| 185 |
"question": "What catastrophic event brought about the situation in this image?\nA.Earthquake\nB.Landslide\nC.Fire\nD.Flood",
|
| 186 |
"answer": "A"
|
| 187 |
},
|
| 188 |
{
|
| 189 |
"id": "fa4a5b44-ae85-46c1-a58a-7318af71ff29",
|
| 190 |
-
"image_path": "images/32.png",
|
| 191 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Landslide\nB.Earthquake\nC.Fire\nD.Flood",
|
| 192 |
"answer": "B"
|
| 193 |
},
|
| 194 |
{
|
| 195 |
"id": "49d3a035-bb4a-4e94-b84d-4894e9588b18",
|
| 196 |
-
"image_path": "images/33.png",
|
| 197 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Earthquake\nB.Flood\nC.Fire\nD.Landslide",
|
| 198 |
"answer": "A"
|
| 199 |
},
|
| 200 |
{
|
| 201 |
"id": "142ee026-1081-4a38-8ebc-9f6b5dd21354",
|
| 202 |
-
"image_path": "images/34.png",
|
| 203 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Flood\nB.Fire\nC.Earthquake\nD.Landslide",
|
| 204 |
"answer": "C"
|
| 205 |
},
|
| 206 |
{
|
| 207 |
"id": "c8affa83-52ac-43b2-be38-3a90d7045395",
|
| 208 |
-
"image_path": "images/35.png",
|
| 209 |
"question": "What catastrophic event brought about the situation in this image?\nA.Fire\nB.Flood\nC.Earthquake\nD.Landslide",
|
| 210 |
"answer": "C"
|
| 211 |
},
|
| 212 |
{
|
| 213 |
"id": "2279426d-8cdb-4dbd-96cd-79d3704a0bce",
|
| 214 |
-
"image_path": "images/36.png",
|
| 215 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Earthquake\nB.Flood\nC.Landslide\nD.Fire",
|
| 216 |
"answer": "A"
|
| 217 |
},
|
| 218 |
{
|
| 219 |
"id": "2ea933c7-79cc-4d61-9fb0-3f3a608f7476",
|
| 220 |
-
"image_path": "images/37.png",
|
| 221 |
"question": "What catastrophic event brought about the situation in this image?\nA.Landslide\nB.Earthquake\nC.Fire\nD.Flood",
|
| 222 |
"answer": "B"
|
| 223 |
},
|
| 224 |
{
|
| 225 |
"id": "d33bf977-91b8-4256-bc4f-219850325fec",
|
| 226 |
-
"image_path": "images/38.png",
|
| 227 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Fire\nB.Landslide\nC.Flood\nD.Earthquake",
|
| 228 |
"answer": "D"
|
| 229 |
},
|
| 230 |
{
|
| 231 |
"id": "7df9fc08-dc1f-4111-9039-49ca030892ca",
|
| 232 |
-
"image_path": "images/39.png",
|
| 233 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Landslide\nB.Earthquake\nC.Fire\nD.Flood",
|
| 234 |
"answer": "B"
|
| 235 |
},
|
| 236 |
{
|
| 237 |
"id": "da5279ba-0fe5-479f-9f97-829e54925506",
|
| 238 |
-
"image_path": "images/40.png",
|
| 239 |
"question": "What disaster led to the situation depicted in this image?\nA.Flood\nB.Landslide\nC.Earthquake\nD.Fire",
|
| 240 |
"answer": "C"
|
| 241 |
},
|
| 242 |
{
|
| 243 |
"id": "f536938d-18b3-45ce-807b-f975895a77a9",
|
| 244 |
-
"image_path": "images/41.png",
|
| 245 |
"question": "What catastrophic event brought about the situation in this image?\nA.Earthquake\nB.Fire\nC.Landslide\nD.Flood",
|
| 246 |
"answer": "A"
|
| 247 |
},
|
| 248 |
{
|
| 249 |
"id": "8d47cd73-575c-413b-ab1b-d9cee4b81494",
|
| 250 |
-
"image_path": "images/42.png",
|
| 251 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Fire\nC.Earthquake\nD.Flood",
|
| 252 |
"answer": "C"
|
| 253 |
},
|
| 254 |
{
|
| 255 |
"id": "61e7c7c4-de6f-41b0-b702-4e40cae55296",
|
| 256 |
-
"image_path": "images/43.png",
|
| 257 |
"question": "What catastrophic event brought about the situation in this image?\nA.Earthquake\nB.Landslide\nC.Fire\nD.Flood",
|
| 258 |
"answer": "A"
|
| 259 |
},
|
| 260 |
{
|
| 261 |
"id": "a85a4878-ffe5-48dc-9c06-2d5c484aae0c",
|
| 262 |
-
"image_path": "images/44.png",
|
| 263 |
"question": "What catastrophic event brought about the situation in this image?\nA.Flood\nB.Earthquake\nC.Landslide\nD.Fire",
|
| 264 |
"answer": "B"
|
| 265 |
},
|
| 266 |
{
|
| 267 |
"id": "db1e015c-b8fd-4f6f-8c62-454db6a2fca4",
|
| 268 |
-
"image_path": "images/45.png",
|
| 269 |
"question": "What catastrophic event brought about the situation in this image?\nA.Earthquake\nB.Fire\nC.Flood\nD.Landslide",
|
| 270 |
"answer": "A"
|
| 271 |
},
|
| 272 |
{
|
| 273 |
"id": "aa8380a4-0225-472d-bb12-391cfff8da97",
|
| 274 |
-
"image_path": "images/46.png",
|
| 275 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Fire\nB.Earthquake\nC.Flood\nD.Landslide",
|
| 276 |
"answer": "B"
|
| 277 |
},
|
| 278 |
{
|
| 279 |
"id": "2822b938-c572-4f20-9721-23511fbc3d47",
|
| 280 |
-
"image_path": "images/47.png",
|
| 281 |
"question": "What catastrophic event brought about the situation in this image?\nA.Fire\nB.Earthquake\nC.Landslide\nD.Flood",
|
| 282 |
"answer": "B"
|
| 283 |
},
|
| 284 |
{
|
| 285 |
"id": "8e982a74-063c-45d6-a6f0-7527253e4b32",
|
| 286 |
-
"image_path": "images/48.png",
|
| 287 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Landslide\nB.Flood\nC.Earthquake\nD.Fire",
|
| 288 |
"answer": "C"
|
| 289 |
},
|
| 290 |
{
|
| 291 |
"id": "98c97d50-1968-4a05-a5c7-983bd9b2be6d",
|
| 292 |
-
"image_path": "images/49.png",
|
| 293 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Flood\nC.Fire\nD.Earthquake",
|
| 294 |
"answer": "D"
|
| 295 |
},
|
| 296 |
{
|
| 297 |
"id": "1f4b999f-048e-47b9-9050-0dd6bfcecd2b",
|
| 298 |
-
"image_path": "images/50.png",
|
| 299 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Fire\nB.Earthquake\nC.Flood\nD.Landslide",
|
| 300 |
"answer": "B"
|
| 301 |
},
|
| 302 |
{
|
| 303 |
"id": "cc2f3792-6e9a-4c9d-aa6b-35b70331f807",
|
| 304 |
-
"image_path": "images/51.png",
|
| 305 |
"question": "What disaster led to the situation depicted in this image?\nA.Fire\nB.Earthquake\nC.Landslide\nD.Flood",
|
| 306 |
"answer": "A"
|
| 307 |
},
|
| 308 |
{
|
| 309 |
"id": "a865e410-e0aa-46cb-a72d-3ecd1c313c3e",
|
| 310 |
-
"image_path": "images/52.png",
|
| 311 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Flood\nB.Landslide\nC.Fire\nD.Earthquake",
|
| 312 |
"answer": "C"
|
| 313 |
},
|
| 314 |
{
|
| 315 |
"id": "80fc1505-e845-47ec-8b11-a8b081a08210",
|
| 316 |
-
"image_path": "images/53.png",
|
| 317 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Earthquake\nB.Landslide\nC.Fire\nD.Flood",
|
| 318 |
"answer": "C"
|
| 319 |
},
|
| 320 |
{
|
| 321 |
"id": "7eac427b-e8b2-403c-b852-a13ee4b10498",
|
| 322 |
-
"image_path": "images/54.png",
|
| 323 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Fire\nB.Earthquake\nC.Landslide\nD.Flood",
|
| 324 |
"answer": "A"
|
| 325 |
},
|
| 326 |
{
|
| 327 |
"id": "9cdcdb1f-1fe9-47c0-8c0d-8a3968ef2133",
|
| 328 |
-
"image_path": "images/55.png",
|
| 329 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Earthquake\nB.Flood\nC.Fire\nD.Landslide",
|
| 330 |
"answer": "C"
|
| 331 |
},
|
| 332 |
{
|
| 333 |
"id": "e1a5f234-3f50-4961-ace5-4b3395757ab2",
|
| 334 |
-
"image_path": "images/56.png",
|
| 335 |
"question": "What disaster led to the situation depicted in this image?\nA.Flood\nB.Earthquake\nC.Landslide\nD.Fire",
|
| 336 |
"answer": "D"
|
| 337 |
},
|
| 338 |
{
|
| 339 |
"id": "982789e0-aace-448f-9a20-1ae0a86d0789",
|
| 340 |
-
"image_path": "images/57.png",
|
| 341 |
"question": "What disaster led to the situation depicted in this image?\nA.Earthquake\nB.Fire\nC.Landslide\nD.Flood",
|
| 342 |
"answer": "B"
|
| 343 |
},
|
| 344 |
{
|
| 345 |
"id": "545f8a33-e230-4e08-a0ef-35df0d727c71",
|
| 346 |
-
"image_path": "images/58.png",
|
| 347 |
"question": "What catastrophic event brought about the situation in this image?\nA.Earthquake\nB.Landslide\nC.Flood\nD.Fire",
|
| 348 |
"answer": "D"
|
| 349 |
},
|
| 350 |
{
|
| 351 |
"id": "5a1fbfb3-2112-4f23-9324-28cf9d918cc3",
|
| 352 |
-
"image_path": "images/59.png",
|
| 353 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Landslide\nB.Flood\nC.Fire\nD.Earthquake",
|
| 354 |
"answer": "C"
|
| 355 |
},
|
| 356 |
{
|
| 357 |
"id": "8987b111-37a0-48b2-94cf-985aef6ada6f",
|
| 358 |
-
"image_path": "images/60.png",
|
| 359 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Earthquake\nB.Flood\nC.Landslide\nD.Fire",
|
| 360 |
"answer": "D"
|
| 361 |
},
|
| 362 |
{
|
| 363 |
"id": "81a91078-93c6-434a-8ee1-e0942a53d480",
|
| 364 |
-
"image_path": "images/61.png",
|
| 365 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Flood\nB.Landslide\nC.Fire\nD.Earthquake",
|
| 366 |
"answer": "C"
|
| 367 |
},
|
| 368 |
{
|
| 369 |
"id": "11266093-e12d-49f2-abcb-b6da81eaadd0",
|
| 370 |
-
"image_path": "images/62.png",
|
| 371 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Earthquake\nC.Fire\nD.Flood",
|
| 372 |
"answer": "C"
|
| 373 |
},
|
| 374 |
{
|
| 375 |
"id": "cbd3c38d-75eb-498b-9277-092237287e20",
|
| 376 |
-
"image_path": "images/63.png",
|
| 377 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Flood\nB.Landslide\nC.Earthquake\nD.Fire",
|
| 378 |
"answer": "D"
|
| 379 |
},
|
| 380 |
{
|
| 381 |
"id": "ec9ad266-bae9-41a9-bbf5-e5aae999e799",
|
| 382 |
-
"image_path": "images/64.png",
|
| 383 |
"question": "What catastrophic event brought about the situation in this image?\nA.Earthquake\nB.Fire\nC.Flood\nD.Landslide",
|
| 384 |
"answer": "B"
|
| 385 |
},
|
| 386 |
{
|
| 387 |
"id": "7fb8eaf7-6d3e-4c62-b7bc-1e3a7e10b810",
|
| 388 |
-
"image_path": "images/65.png",
|
| 389 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Landslide\nB.Flood\nC.Earthquake\nD.Fire",
|
| 390 |
"answer": "D"
|
| 391 |
},
|
| 392 |
{
|
| 393 |
"id": "f24e9bcd-8f21-4e98-9114-a69792366e52",
|
| 394 |
-
"image_path": "images/66.png",
|
| 395 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Flood\nB.Earthquake\nC.Fire\nD.Landslide",
|
| 396 |
"answer": "C"
|
| 397 |
},
|
| 398 |
{
|
| 399 |
"id": "e5e50839-b1be-47ee-824d-3c005ecc35eb",
|
| 400 |
-
"image_path": "images/67.png",
|
| 401 |
"question": "What catastrophic event brought about the situation in this image?\nA.Flood\nB.Landslide\nC.Fire\nD.Earthquake",
|
| 402 |
"answer": "C"
|
| 403 |
},
|
| 404 |
{
|
| 405 |
"id": "dd42488a-36d9-4f59-854d-bcee1d121713",
|
| 406 |
-
"image_path": "images/68.png",
|
| 407 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Flood\nB.Earthquake\nC.Landslide\nD.Fire",
|
| 408 |
"answer": "D"
|
| 409 |
},
|
| 410 |
{
|
| 411 |
"id": "d6d35e76-7e75-4ccd-b331-d8c7a319a0d6",
|
| 412 |
-
"image_path": "images/69.png",
|
| 413 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Fire\nB.Flood\nC.Landslide\nD.Earthquake",
|
| 414 |
"answer": "A"
|
| 415 |
},
|
| 416 |
{
|
| 417 |
"id": "e46b69ff-8e65-4045-8bec-4755318497f8",
|
| 418 |
-
"image_path": "images/70.png",
|
| 419 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Fire\nB.Flood\nC.Landslide\nD.Earthquake",
|
| 420 |
"answer": "A"
|
| 421 |
},
|
| 422 |
{
|
| 423 |
"id": "bc0b233c-bc2a-41b4-bb0f-d2682b1e60c6",
|
| 424 |
-
"image_path": "images/71.png",
|
| 425 |
"question": "What catastrophic event brought about the situation in this image?\nA.Earthquake\nB.Landslide\nC.Flood\nD.Fire",
|
| 426 |
"answer": "D"
|
| 427 |
},
|
| 428 |
{
|
| 429 |
"id": "a3d4e7d7-e6c6-47ab-9645-72d64551e17c",
|
| 430 |
-
"image_path": "images/72.png",
|
| 431 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Flood\nB.Fire\nC.Landslide\nD.Earthquake",
|
| 432 |
"answer": "B"
|
| 433 |
},
|
| 434 |
{
|
| 435 |
"id": "8444df88-9e86-4dd5-8291-edd2df1238a7",
|
| 436 |
-
"image_path": "images/73.png",
|
| 437 |
"question": "What catastrophic event brought about the situation in this image?\nA.Earthquake\nB.Fire\nC.Flood\nD.Landslide",
|
| 438 |
"answer": "B"
|
| 439 |
},
|
| 440 |
{
|
| 441 |
"id": "dc502a35-817a-41fd-b1d2-8950907c03c0",
|
| 442 |
-
"image_path": "images/74.png",
|
| 443 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Fire\nB.Landslide\nC.Flood\nD.Earthquake",
|
| 444 |
"answer": "A"
|
| 445 |
},
|
| 446 |
{
|
| 447 |
"id": "f59b7247-d4ec-4eb9-9c32-af88cdc82775",
|
| 448 |
-
"image_path": "images/75.png",
|
| 449 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Fire\nB.Flood\nC.Landslide\nD.Earthquake",
|
| 450 |
"answer": "A"
|
| 451 |
},
|
| 452 |
{
|
| 453 |
"id": "0490c864-7e24-41ee-a905-f985a9793252",
|
| 454 |
-
"image_path": "images/76.png",
|
| 455 |
"question": "What catastrophic event brought about the situation in this image?\nA.Fire\nB.Flood\nC.Landslide\nD.Earthquake",
|
| 456 |
"answer": "A"
|
| 457 |
},
|
| 458 |
{
|
| 459 |
"id": "6dd5f692-d270-4e59-b41b-31286af5dd5a",
|
| 460 |
-
"image_path": "images/77.png",
|
| 461 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Fire\nB.Landslide\nC.Flood\nD.Earthquake",
|
| 462 |
"answer": "A"
|
| 463 |
},
|
| 464 |
{
|
| 465 |
"id": "d8fb4526-8cf5-4c57-acfb-3dbc431551da",
|
| 466 |
-
"image_path": "images/78.png",
|
| 467 |
"question": "What catastrophic event brought about the situation in this image?\nA.Landslide\nB.Flood\nC.Fire\nD.Earthquake",
|
| 468 |
"answer": "C"
|
| 469 |
},
|
| 470 |
{
|
| 471 |
"id": "337f940a-dbbc-42fd-b3ee-c72bd8643be8",
|
| 472 |
-
"image_path": "images/79.png",
|
| 473 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Landslide\nB.Earthquake\nC.Fire\nD.Flood",
|
| 474 |
"answer": "C"
|
| 475 |
},
|
| 476 |
{
|
| 477 |
"id": "0cef4919-89b0-4c1d-ba5f-72009cdec88e",
|
| 478 |
-
"image_path": "images/80.png",
|
| 479 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Landslide\nB.Earthquake\nC.Fire\nD.Flood",
|
| 480 |
"answer": "C"
|
| 481 |
},
|
| 482 |
{
|
| 483 |
"id": "ece47c2b-d1ca-4635-8217-87b3bf679e7c",
|
| 484 |
-
"image_path": "images/81.png",
|
| 485 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Fire\nC.Earthquake\nD.Flood",
|
| 486 |
"answer": "B"
|
| 487 |
},
|
| 488 |
{
|
| 489 |
"id": "c3309fdd-ea6b-437d-9e88-7bc5871759ca",
|
| 490 |
-
"image_path": "images/82.png",
|
| 491 |
"question": "What disaster led to the situation depicted in this image?\nA.Earthquake\nB.Flood\nC.Landslide\nD.Fire",
|
| 492 |
"answer": "D"
|
| 493 |
},
|
| 494 |
{
|
| 495 |
"id": "9fb95bd6-83bc-48a9-9e92-ab4c3e0d7ee9",
|
| 496 |
-
"image_path": "images/83.png",
|
| 497 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Flood\nB.Fire\nC.Earthquake\nD.Landslide",
|
| 498 |
"answer": "B"
|
| 499 |
},
|
| 500 |
{
|
| 501 |
"id": "0440be06-4098-4b70-b22b-429488cea243",
|
| 502 |
-
"image_path": "images/84.png",
|
| 503 |
"question": "What catastrophic event brought about the situation in this image?\nA.Fire\nB.Flood\nC.Earthquake\nD.Landslide",
|
| 504 |
"answer": "A"
|
| 505 |
},
|
| 506 |
{
|
| 507 |
"id": "da714e7e-2ec3-48de-91be-7536b47de400",
|
| 508 |
-
"image_path": "images/85.png",
|
| 509 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Earthquake\nB.Fire\nC.Flood\nD.Landslide",
|
| 510 |
"answer": "B"
|
| 511 |
},
|
| 512 |
{
|
| 513 |
"id": "c22ebef4-a76e-49fa-9c03-6cb6724a9c90",
|
| 514 |
-
"image_path": "images/86.png",
|
| 515 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Earthquake\nB.Flood\nC.Fire\nD.Landslide",
|
| 516 |
"answer": "C"
|
| 517 |
},
|
| 518 |
{
|
| 519 |
"id": "bb9d9d48-ba46-414f-94f8-072613f43755",
|
| 520 |
-
"image_path": "images/87.png",
|
| 521 |
"question": "What catastrophic event brought about the situation in this image?\nA.Fire\nB.Earthquake\nC.Flood\nD.Landslide",
|
| 522 |
"answer": "A"
|
| 523 |
},
|
| 524 |
{
|
| 525 |
"id": "aeb351bb-78e3-496b-bea0-bf7916a5a4a5",
|
| 526 |
-
"image_path": "images/88.png",
|
| 527 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Fire\nB.Earthquake\nC.Landslide\nD.Flood",
|
| 528 |
"answer": "A"
|
| 529 |
},
|
| 530 |
{
|
| 531 |
"id": "e144c8b4-f139-4a03-89dd-b8bac43190fe",
|
| 532 |
-
"image_path": "images/89.png",
|
| 533 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Flood\nB.Fire\nC.Landslide\nD.Earthquake",
|
| 534 |
"answer": "B"
|
| 535 |
},
|
| 536 |
{
|
| 537 |
"id": "53e6547d-7fd0-4a52-af39-59c011073939",
|
| 538 |
-
"image_path": "images/90.png",
|
| 539 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Flood\nB.Landslide\nC.Fire\nD.Earthquake",
|
| 540 |
"answer": "C"
|
| 541 |
},
|
| 542 |
{
|
| 543 |
"id": "5e2df7d8-732b-4fdf-81f5-0ae7e5d22a5d",
|
| 544 |
-
"image_path": "images/91.png",
|
| 545 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Flood\nB.Landslide\nC.Earthquake\nD.Fire",
|
| 546 |
"answer": "D"
|
| 547 |
},
|
| 548 |
{
|
| 549 |
"id": "28efb7dc-7811-436a-ac25-e5bcb720e935",
|
| 550 |
-
"image_path": "images/92.png",
|
| 551 |
"question": "What catastrophic event brought about the situation in this image?\nA.Landslide\nB.Flood\nC.Fire\nD.Earthquake",
|
| 552 |
"answer": "C"
|
| 553 |
},
|
| 554 |
{
|
| 555 |
"id": "d7605250-5970-49e6-8cfb-9d0e58f20518",
|
| 556 |
-
"image_path": "images/93.png",
|
| 557 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Earthquake\nB.Fire\nC.Landslide\nD.Flood",
|
| 558 |
"answer": "B"
|
| 559 |
},
|
| 560 |
{
|
| 561 |
"id": "c36c012c-f769-40c3-854f-4a7329acf935",
|
| 562 |
-
"image_path": "images/94.png",
|
| 563 |
"question": "What catastrophic event brought about the situation in this image?\nA.Landslide\nB.Fire\nC.Earthquake\nD.Flood",
|
| 564 |
"answer": "B"
|
| 565 |
},
|
| 566 |
{
|
| 567 |
"id": "81bba90c-0391-4c4e-8938-0b300aa95bc7",
|
| 568 |
-
"image_path": "images/95.png",
|
| 569 |
"question": "What disaster led to the situation depicted in this image?\nA.Fire\nB.Flood\nC.Landslide\nD.Earthquake",
|
| 570 |
"answer": "A"
|
| 571 |
},
|
| 572 |
{
|
| 573 |
"id": "070c8a1b-c1ed-4ba1-82de-3895034c7bbf",
|
| 574 |
-
"image_path": "images/96.png",
|
| 575 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Earthquake\nB.Flood\nC.Fire\nD.Landslide",
|
| 576 |
"answer": "C"
|
| 577 |
},
|
| 578 |
{
|
| 579 |
"id": "c8d9c5d1-92da-4c99-8fbe-f35c121409c1",
|
| 580 |
-
"image_path": "images/97.png",
|
| 581 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Earthquake\nB.Fire\nC.Landslide\nD.Flood",
|
| 582 |
"answer": "B"
|
| 583 |
},
|
| 584 |
{
|
| 585 |
"id": "f07836d8-284b-4125-a775-5e14c32c8095",
|
| 586 |
-
"image_path": "images/98.png",
|
| 587 |
"question": "What catastrophic event brought about the situation in this image?\nA.Landslide\nB.Earthquake\nC.Fire\nD.Flood",
|
| 588 |
"answer": "C"
|
| 589 |
},
|
| 590 |
{
|
| 591 |
"id": "d6f1d9a2-95cc-45bb-a93b-647d35370944",
|
| 592 |
-
"image_path": "images/99.png",
|
| 593 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Flood\nB.Fire\nC.Earthquake\nD.Landslide",
|
| 594 |
"answer": "B"
|
| 595 |
},
|
| 596 |
{
|
| 597 |
"id": "44607bec-81ef-42b3-9d96-2796b2fdb35b",
|
| 598 |
-
"image_path": "images/100.png",
|
| 599 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Landslide\nB.Fire\nC.Flood\nD.Earthquake",
|
| 600 |
"answer": "B"
|
| 601 |
},
|
| 602 |
{
|
| 603 |
"id": "46b6054d-dbcc-4e75-8336-3022f1d11d75",
|
| 604 |
-
"image_path": "images/101.png",
|
| 605 |
"question": "What catastrophic event brought about the situation in this image?\nA.Earthquake\nB.Landslide\nC.Flood\nD.Fire",
|
| 606 |
"answer": "C"
|
| 607 |
},
|
| 608 |
{
|
| 609 |
"id": "d8f368c3-bb94-4539-a65f-532aeeb9f70d",
|
| 610 |
-
"image_path": "images/102.png",
|
| 611 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Fire\nB.Flood\nC.Landslide\nD.Earthquake",
|
| 612 |
"answer": "B"
|
| 613 |
},
|
| 614 |
{
|
| 615 |
"id": "57176c66-149e-413e-ade8-d54687f788fa",
|
| 616 |
-
"image_path": "images/103.png",
|
| 617 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Earthquake\nC.Flood\nD.Fire",
|
| 618 |
"answer": "C"
|
| 619 |
},
|
| 620 |
{
|
| 621 |
"id": "6a2e4eb7-6def-401e-9b5c-f58ad0818e3a",
|
| 622 |
-
"image_path": "images/104.png",
|
| 623 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Fire\nB.Earthquake\nC.Landslide\nD.Flood",
|
| 624 |
"answer": "D"
|
| 625 |
},
|
| 626 |
{
|
| 627 |
"id": "bb93ee94-6da1-49a0-bcc0-b83c5aa766c7",
|
| 628 |
-
"image_path": "images/105.png",
|
| 629 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Earthquake\nB.Flood\nC.Fire\nD.Landslide",
|
| 630 |
"answer": "B"
|
| 631 |
},
|
| 632 |
{
|
| 633 |
"id": "d5e1dc3e-ed60-49ef-839d-09a09355b6b3",
|
| 634 |
-
"image_path": "images/106.png",
|
| 635 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Landslide\nB.Flood\nC.Earthquake\nD.Fire",
|
| 636 |
"answer": "B"
|
| 637 |
},
|
| 638 |
{
|
| 639 |
"id": "e5c96ac8-b4b6-4264-9de9-25009d8e1b23",
|
| 640 |
-
"image_path": "images/107.png",
|
| 641 |
"question": "What catastrophic event brought about the situation in this image?\nA.Flood\nB.Landslide\nC.Fire\nD.Earthquake",
|
| 642 |
"answer": "A"
|
| 643 |
},
|
| 644 |
{
|
| 645 |
"id": "82b4c7c2-b16a-45be-826c-c936526fd803",
|
| 646 |
-
"image_path": "images/108.png",
|
| 647 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Fire\nB.Landslide\nC.Flood\nD.Earthquake",
|
| 648 |
"answer": "C"
|
| 649 |
},
|
| 650 |
{
|
| 651 |
"id": "5df03341-6448-45c9-b19a-ae9b11401efe",
|
| 652 |
-
"image_path": "images/109.png",
|
| 653 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Fire\nC.Earthquake\nD.Flood",
|
| 654 |
"answer": "D"
|
| 655 |
},
|
| 656 |
{
|
| 657 |
"id": "efc1f311-d887-4854-9529-ed1d80e7570c",
|
| 658 |
-
"image_path": "images/110.png",
|
| 659 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Flood\nB.Landslide\nC.Fire\nD.Earthquake",
|
| 660 |
"answer": "A"
|
| 661 |
},
|
| 662 |
{
|
| 663 |
"id": "e80eabf1-633f-40da-a662-4aa1eb1bd16f",
|
| 664 |
-
"image_path": "images/111.png",
|
| 665 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Earthquake\nB.Flood\nC.Landslide\nD.Fire",
|
| 666 |
"answer": "B"
|
| 667 |
},
|
| 668 |
{
|
| 669 |
"id": "693b58f2-fe0c-468c-8db5-455e67a88865",
|
| 670 |
-
"image_path": "images/112.png",
|
| 671 |
"question": "What disaster led to the situation depicted in this image?\nA.Flood\nB.Fire\nC.Earthquake\nD.Landslide",
|
| 672 |
"answer": "A"
|
| 673 |
},
|
| 674 |
{
|
| 675 |
"id": "0b06c00f-f51e-4b31-ac8b-db997f2666ce",
|
| 676 |
-
"image_path": "images/113.png",
|
| 677 |
"question": "What catastrophic event brought about the situation in this image?\nA.Flood\nB.Landslide\nC.Fire\nD.Earthquake",
|
| 678 |
"answer": "A"
|
| 679 |
},
|
| 680 |
{
|
| 681 |
"id": "bdcb85b3-6cd4-4e22-b88b-62de99e2ab17",
|
| 682 |
-
"image_path": "images/114.png",
|
| 683 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Flood\nB.Fire\nC.Landslide\nD.Earthquake",
|
| 684 |
"answer": "A"
|
| 685 |
},
|
| 686 |
{
|
| 687 |
"id": "8f4485ed-ae58-4dfb-a0fc-2be9d2f17c76",
|
| 688 |
-
"image_path": "images/115.png",
|
| 689 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Fire\nB.Flood\nC.Landslide\nD.Earthquake",
|
| 690 |
"answer": "B"
|
| 691 |
},
|
| 692 |
{
|
| 693 |
"id": "d6ad6f7e-e454-42b8-a490-7f6cf2bfa113",
|
| 694 |
-
"image_path": "images/116.png",
|
| 695 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Earthquake\nC.Flood\nD.Fire",
|
| 696 |
"answer": "C"
|
| 697 |
},
|
| 698 |
{
|
| 699 |
"id": "9feb01d6-8b69-4c29-ab27-3a578f2d7f94",
|
| 700 |
-
"image_path": "images/117.png",
|
| 701 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Earthquake\nB.Flood\nC.Fire\nD.Landslide",
|
| 702 |
"answer": "B"
|
| 703 |
},
|
| 704 |
{
|
| 705 |
"id": "bc4444fe-a90e-40fd-aee4-be5d007f75a0",
|
| 706 |
-
"image_path": "images/118.png",
|
| 707 |
"question": "What disaster led to the situation depicted in this image?\nA.Fire\nB.Earthquake\nC.Flood\nD.Landslide",
|
| 708 |
"answer": "C"
|
| 709 |
},
|
| 710 |
{
|
| 711 |
"id": "79b5521b-e6e4-429f-adf1-f492c421d5be",
|
| 712 |
-
"image_path": "images/119.png",
|
| 713 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Fire\nB.Landslide\nC.Earthquake\nD.Flood",
|
| 714 |
"answer": "D"
|
| 715 |
},
|
| 716 |
{
|
| 717 |
"id": "9832c78c-d80d-4d8c-8942-24c677891458",
|
| 718 |
-
"image_path": "images/120.png",
|
| 719 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Fire\nB.Landslide\nC.Flood\nD.Earthquake",
|
| 720 |
"answer": "C"
|
| 721 |
},
|
| 722 |
{
|
| 723 |
"id": "60e4bdac-e60f-4c6f-a6a9-5c5c4e02e693",
|
| 724 |
-
"image_path": "images/121.png",
|
| 725 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Flood\nB.Earthquake\nC.Landslide\nD.Fire",
|
| 726 |
"answer": "A"
|
| 727 |
},
|
| 728 |
{
|
| 729 |
"id": "a27c46fc-3370-4140-8d1e-791e4266db24",
|
| 730 |
-
"image_path": "images/122.png",
|
| 731 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Landslide\nB.Flood\nC.Earthquake\nD.Fire",
|
| 732 |
"answer": "B"
|
| 733 |
},
|
| 734 |
{
|
| 735 |
"id": "aa855f09-8e37-42f5-abba-1b76a6e2102b",
|
| 736 |
-
"image_path": "images/123.png",
|
| 737 |
"question": "What disaster led to the situation depicted in this image?\nA.Flood\nB.Earthquake\nC.Landslide\nD.Fire",
|
| 738 |
"answer": "A"
|
| 739 |
},
|
| 740 |
{
|
| 741 |
"id": "649ea14c-e539-459f-965f-10812008d2ec",
|
| 742 |
-
"image_path": "images/124.png",
|
| 743 |
"question": "What catastrophic event brought about the situation in this image?\nA.Earthquake\nB.Landslide\nC.Fire\nD.Flood",
|
| 744 |
"answer": "D"
|
| 745 |
},
|
| 746 |
{
|
| 747 |
"id": "946c5b0e-37dc-4a27-8574-53beef298728",
|
| 748 |
-
"image_path": "images/125.png",
|
| 749 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Landslide\nB.Fire\nC.Flood\nD.Earthquake",
|
| 750 |
"answer": "C"
|
| 751 |
},
|
| 752 |
{
|
| 753 |
"id": "d05000fa-1ff2-4d66-9c36-fef62cf04892",
|
| 754 |
-
"image_path": "images/126.png",
|
| 755 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Earthquake\nB.Landslide\nC.Fire\nD.Flood",
|
| 756 |
"answer": "D"
|
| 757 |
},
|
| 758 |
{
|
| 759 |
"id": "5c994e94-36ca-4369-b996-742e1be51037",
|
| 760 |
-
"image_path": "images/127.png",
|
| 761 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Flood\nB.Earthquake\nC.Fire\nD.Landslide",
|
| 762 |
"answer": "A"
|
| 763 |
},
|
| 764 |
{
|
| 765 |
"id": "1b7a3849-3ff3-4b2e-91ad-b62be6a592f0",
|
| 766 |
-
"image_path": "images/128.png",
|
| 767 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Earthquake\nB.Fire\nC.Flood\nD.Landslide",
|
| 768 |
"answer": "C"
|
| 769 |
},
|
| 770 |
{
|
| 771 |
"id": "9ec10e8d-ee34-4b27-9afa-0c31f0c7d683",
|
| 772 |
-
"image_path": "images/129.png",
|
| 773 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Flood\nB.Fire\nC.Earthquake\nD.Landslide",
|
| 774 |
"answer": "A"
|
| 775 |
},
|
| 776 |
{
|
| 777 |
"id": "41e4482e-3daf-48bb-9f88-1f74514e4a8f",
|
| 778 |
-
"image_path": "images/130.png",
|
| 779 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Earthquake\nB.Landslide\nC.Fire\nD.Flood",
|
| 780 |
"answer": "D"
|
| 781 |
},
|
| 782 |
{
|
| 783 |
"id": "7a45c996-5177-474e-8266-86fbeab13582",
|
| 784 |
-
"image_path": "images/131.png",
|
| 785 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Flood\nB.Fire\nC.Landslide\nD.Earthquake",
|
| 786 |
"answer": "A"
|
| 787 |
},
|
| 788 |
{
|
| 789 |
"id": "6ce5a795-0a6c-4222-be1f-315ae3fb9d1f",
|
| 790 |
-
"image_path": "images/132.png",
|
| 791 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Landslide\nB.Flood\nC.Fire\nD.Earthquake",
|
| 792 |
"answer": "B"
|
| 793 |
},
|
| 794 |
{
|
| 795 |
"id": "f79a947a-0df6-4d16-bd3c-ca5e60fb0922",
|
| 796 |
-
"image_path": "images/133.png",
|
| 797 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Earthquake\nB.Flood\nC.Fire\nD.Landslide",
|
| 798 |
"answer": "B"
|
| 799 |
},
|
| 800 |
{
|
| 801 |
"id": "674df37b-f7e0-4a19-9d91-b4c428b5ad46",
|
| 802 |
-
"image_path": "images/134.png",
|
| 803 |
"question": "What disaster led to the situation depicted in this image?\nA.Flood\nB.Landslide\nC.Fire\nD.Earthquake",
|
| 804 |
"answer": "A"
|
| 805 |
},
|
| 806 |
{
|
| 807 |
"id": "bcae785e-5eb4-4285-9f27-9d0ee5a736cd",
|
| 808 |
-
"image_path": "images/135.png",
|
| 809 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Flood\nB.Landslide\nC.Fire\nD.Earthquake",
|
| 810 |
"answer": "A"
|
| 811 |
},
|
| 812 |
{
|
| 813 |
"id": "aa094584-3c65-4624-8332-14b9cf459c7f",
|
| 814 |
-
"image_path": "images/136.png",
|
| 815 |
"question": "What catastrophic event brought about the situation in this image?\nA.Landslide\nB.Fire\nC.Flood\nD.Earthquake",
|
| 816 |
"answer": "C"
|
| 817 |
},
|
| 818 |
{
|
| 819 |
"id": "5e947831-7ba4-46e0-a097-9ee3d61f5e6b",
|
| 820 |
-
"image_path": "images/137.png",
|
| 821 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Flood\nC.Earthquake\nD.Fire",
|
| 822 |
"answer": "B"
|
| 823 |
},
|
| 824 |
{
|
| 825 |
"id": "b054bf5f-2b25-49d5-831d-3e03cf084458",
|
| 826 |
-
"image_path": "images/138.png",
|
| 827 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Earthquake\nB.Landslide\nC.Flood\nD.Fire",
|
| 828 |
"answer": "C"
|
| 829 |
},
|
| 830 |
{
|
| 831 |
"id": "e824c149-56f1-445e-b65a-69f293e6603f",
|
| 832 |
-
"image_path": "images/139.png",
|
| 833 |
"question": "What disaster led to the situation depicted in this image?\nA.Fire\nB.Earthquake\nC.Landslide\nD.Flood",
|
| 834 |
"answer": "D"
|
| 835 |
},
|
| 836 |
{
|
| 837 |
"id": "f65274ac-2994-4a2a-a3c2-b8d9a8fc0fb0",
|
| 838 |
-
"image_path": "images/140.png",
|
| 839 |
"question": "What catastrophic event brought about the situation in this image?\nA.Earthquake\nB.Flood\nC.Fire\nD.Landslide",
|
| 840 |
"answer": "B"
|
| 841 |
},
|
| 842 |
{
|
| 843 |
"id": "c0100071-afb2-4438-b74e-bd12609954b0",
|
| 844 |
-
"image_path": "images/141.png",
|
| 845 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Fire\nB.Earthquake\nC.Flood\nD.Landslide",
|
| 846 |
"answer": "C"
|
| 847 |
},
|
| 848 |
{
|
| 849 |
"id": "a690bdb0-d1ee-4baf-98d1-2fb21eff8b66",
|
| 850 |
-
"image_path": "images/142.png",
|
| 851 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Flood\nB.Landslide\nC.Earthquake\nD.Fire",
|
| 852 |
"answer": "A"
|
| 853 |
},
|
| 854 |
{
|
| 855 |
"id": "57739fce-b319-45e3-b160-03025f5b91e0",
|
| 856 |
-
"image_path": "images/143.png",
|
| 857 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Earthquake\nC.Fire\nD.Flood",
|
| 858 |
"answer": "D"
|
| 859 |
},
|
| 860 |
{
|
| 861 |
"id": "4ec5a901-b167-4e54-bbe8-2337b2a2400e",
|
| 862 |
-
"image_path": "images/144.png",
|
| 863 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Landslide\nB.Earthquake\nC.Fire\nD.Flood",
|
| 864 |
"answer": "D"
|
| 865 |
},
|
| 866 |
{
|
| 867 |
"id": "0925aabb-f77d-4ac7-94eb-e92663331c01",
|
| 868 |
-
"image_path": "images/145.png",
|
| 869 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Flood\nB.Earthquake\nC.Fire\nD.Landslide",
|
| 870 |
"answer": "A"
|
| 871 |
},
|
| 872 |
{
|
| 873 |
"id": "cd6dbabb-1a93-417e-85e4-03cfa1a59eca",
|
| 874 |
-
"image_path": "images/146.png",
|
| 875 |
"question": "What disaster led to the situation depicted in this image?\nA.Fire\nB.Earthquake\nC.Flood\nD.Landslide",
|
| 876 |
"answer": "C"
|
| 877 |
},
|
| 878 |
{
|
| 879 |
"id": "fa2a5c24-5cb7-4b86-9c36-ceabcbbe4f99",
|
| 880 |
-
"image_path": "images/147.png",
|
| 881 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Flood\nB.Landslide\nC.Earthquake\nD.Fire",
|
| 882 |
"answer": "A"
|
| 883 |
},
|
| 884 |
{
|
| 885 |
"id": "293b2d7e-d501-4ad7-a211-47a056596d87",
|
| 886 |
-
"image_path": "images/148.png",
|
| 887 |
"question": "What disaster led to the situation depicted in this image?\nA.Flood\nB.Fire\nC.Landslide\nD.Earthquake",
|
| 888 |
"answer": "A"
|
| 889 |
},
|
| 890 |
{
|
| 891 |
"id": "c16af265-2458-4844-9bbf-362dfd9f6cd4",
|
| 892 |
-
"image_path": "images/149.png",
|
| 893 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Fire\nB.Flood\nC.Earthquake\nD.Landslide",
|
| 894 |
"answer": "B"
|
| 895 |
},
|
| 896 |
{
|
| 897 |
"id": "f2f0eb5a-23fe-4b2f-8748-abb8d839aedd",
|
| 898 |
-
"image_path": "images/150.png",
|
| 899 |
"question": "What catastrophic event brought about the situation in this image?\nA.Earthquake\nB.Flood\nC.Landslide\nD.Fire",
|
| 900 |
"answer": "B"
|
| 901 |
},
|
| 902 |
{
|
| 903 |
"id": "9f971e1c-012f-4173-8285-44a088153d22",
|
| 904 |
-
"image_path": "images/151.png",
|
| 905 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Flood\nB.Landslide\nC.Fire\nD.Earthquake",
|
| 906 |
"answer": "B"
|
| 907 |
},
|
| 908 |
{
|
| 909 |
"id": "fe40f0d2-b7b5-449b-90da-09bb826b0df1",
|
| 910 |
-
"image_path": "images/152.png",
|
| 911 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Earthquake\nB.Flood\nC.Fire\nD.Landslide",
|
| 912 |
"answer": "D"
|
| 913 |
},
|
| 914 |
{
|
| 915 |
"id": "448dd292-39f9-4c25-8fb9-36e58c01d9fa",
|
| 916 |
-
"image_path": "images/153.png",
|
| 917 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Flood\nC.Fire\nD.Earthquake",
|
| 918 |
"answer": "A"
|
| 919 |
},
|
| 920 |
{
|
| 921 |
"id": "1ff497ca-9c9a-48e3-9912-e19b532bf66f",
|
| 922 |
-
"image_path": "images/154.png",
|
| 923 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Landslide\nB.Flood\nC.Fire\nD.Earthquake",
|
| 924 |
"answer": "A"
|
| 925 |
},
|
| 926 |
{
|
| 927 |
"id": "80e23597-927c-4bf7-be0b-3063649301c0",
|
| 928 |
-
"image_path": "images/155.png",
|
| 929 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Flood\nB.Landslide\nC.Earthquake\nD.Fire",
|
| 930 |
"answer": "B"
|
| 931 |
},
|
| 932 |
{
|
| 933 |
"id": "ff7c0669-bf99-43fa-a1e7-7548aa73f4b9",
|
| 934 |
-
"image_path": "images/156.png",
|
| 935 |
"question": "What catastrophic event brought about the situation in this image?\nA.Earthquake\nB.Fire\nC.Landslide\nD.Flood",
|
| 936 |
"answer": "C"
|
| 937 |
},
|
| 938 |
{
|
| 939 |
"id": "37d3ca4e-70e8-4d32-a8cd-feed276b578a",
|
| 940 |
-
"image_path": "images/157.png",
|
| 941 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Flood\nB.Fire\nC.Earthquake\nD.Landslide",
|
| 942 |
"answer": "D"
|
| 943 |
},
|
| 944 |
{
|
| 945 |
"id": "e5697943-ca59-4675-918d-818331b0d94e",
|
| 946 |
-
"image_path": "images/158.png",
|
| 947 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Landslide\nB.Flood\nC.Earthquake\nD.Fire",
|
| 948 |
"answer": "A"
|
| 949 |
},
|
| 950 |
{
|
| 951 |
"id": "ee4e8833-3759-433c-9e02-4a664065e8e9",
|
| 952 |
-
"image_path": "images/159.png",
|
| 953 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Flood\nB.Earthquake\nC.Fire\nD.Landslide",
|
| 954 |
"answer": "D"
|
| 955 |
},
|
| 956 |
{
|
| 957 |
"id": "7b6f007f-69b3-4204-90dd-39a369c28d85",
|
| 958 |
-
"image_path": "images/160.png",
|
| 959 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Fire\nB.Earthquake\nC.Flood\nD.Landslide",
|
| 960 |
"answer": "D"
|
| 961 |
},
|
| 962 |
{
|
| 963 |
"id": "d64bcceb-032d-417d-8166-98c86a2f5c4e",
|
| 964 |
-
"image_path": "images/161.png",
|
| 965 |
"question": "What disaster led to the situation depicted in this image?\nA.Flood\nB.Earthquake\nC.Landslide\nD.Fire",
|
| 966 |
"answer": "C"
|
| 967 |
},
|
| 968 |
{
|
| 969 |
"id": "eca0df8c-8c71-4e6f-b0c1-85f95fd81c14",
|
| 970 |
-
"image_path": "images/162.png",
|
| 971 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Earthquake\nC.Fire\nD.Flood",
|
| 972 |
"answer": "A"
|
| 973 |
},
|
| 974 |
{
|
| 975 |
"id": "ce2d0824-d28b-4d68-8c20-8d0effe62725",
|
| 976 |
-
"image_path": "images/163.png",
|
| 977 |
"question": "What catastrophic event brought about the situation in this image?\nA.Landslide\nB.Flood\nC.Fire\nD.Earthquake",
|
| 978 |
"answer": "A"
|
| 979 |
},
|
| 980 |
{
|
| 981 |
"id": "a283d6c6-aac7-47ce-840c-2ea0a917577e",
|
| 982 |
-
"image_path": "images/164.png",
|
| 983 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Earthquake\nB.Fire\nC.Landslide\nD.Flood",
|
| 984 |
"answer": "C"
|
| 985 |
},
|
| 986 |
{
|
| 987 |
"id": "8fe059e3-4023-452d-8701-43fef681dac8",
|
| 988 |
-
"image_path": "images/165.png",
|
| 989 |
"question": "What disaster led to the situation depicted in this image?\nA.Earthquake\nB.Flood\nC.Fire\nD.Landslide",
|
| 990 |
"answer": "D"
|
| 991 |
},
|
| 992 |
{
|
| 993 |
"id": "497c3d85-60a1-426a-a07c-17c252059e08",
|
| 994 |
-
"image_path": "images/166.png",
|
| 995 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Flood\nB.Fire\nC.Earthquake\nD.Landslide",
|
| 996 |
"answer": "D"
|
| 997 |
},
|
| 998 |
{
|
| 999 |
"id": "d2ccb353-adc1-491c-bc08-f7624f1ad546",
|
| 1000 |
-
"image_path": "images/167.png",
|
| 1001 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Fire\nB.Earthquake\nC.Landslide\nD.Flood",
|
| 1002 |
"answer": "C"
|
| 1003 |
},
|
| 1004 |
{
|
| 1005 |
"id": "5334f542-abac-444c-9e89-04caf47e5981",
|
| 1006 |
-
"image_path": "images/168.png",
|
| 1007 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Earthquake\nB.Landslide\nC.Flood\nD.Fire",
|
| 1008 |
"answer": "B"
|
| 1009 |
},
|
| 1010 |
{
|
| 1011 |
"id": "36ede68e-b55c-4635-af4e-cc4d04bbd66c",
|
| 1012 |
-
"image_path": "images/169.png",
|
| 1013 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Flood\nC.Fire\nD.Earthquake",
|
| 1014 |
"answer": "A"
|
| 1015 |
},
|
| 1016 |
{
|
| 1017 |
"id": "fb4627a0-7a81-46cb-95d0-5d2c6d1bee6a",
|
| 1018 |
-
"image_path": "images/170.png",
|
| 1019 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Flood\nB.Earthquake\nC.Fire\nD.Landslide",
|
| 1020 |
"answer": "D"
|
| 1021 |
},
|
| 1022 |
{
|
| 1023 |
"id": "664bfdb0-eb11-4df7-9749-053172b00d6c",
|
| 1024 |
-
"image_path": "images/171.png",
|
| 1025 |
"question": "What catastrophic event brought about the situation in this image?\nA.Flood\nB.Earthquake\nC.Fire\nD.Landslide",
|
| 1026 |
"answer": "D"
|
| 1027 |
},
|
| 1028 |
{
|
| 1029 |
"id": "a006d13e-7a51-49c2-9dcf-f8a4b965d30f",
|
| 1030 |
-
"image_path": "images/172.png",
|
| 1031 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Flood\nB.Earthquake\nC.Fire\nD.Landslide",
|
| 1032 |
"answer": "D"
|
| 1033 |
},
|
| 1034 |
{
|
| 1035 |
"id": "7db92f6d-40a5-4c7a-a724-db743af5c663",
|
| 1036 |
-
"image_path": "images/173.png",
|
| 1037 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Flood\nC.Fire\nD.Earthquake",
|
| 1038 |
"answer": "A"
|
| 1039 |
},
|
| 1040 |
{
|
| 1041 |
"id": "897a1efd-0413-447d-bf15-c1f1ec5a15c6",
|
| 1042 |
-
"image_path": "images/174.png",
|
| 1043 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Earthquake\nB.Landslide\nC.Fire\nD.Flood",
|
| 1044 |
"answer": "B"
|
| 1045 |
},
|
| 1046 |
{
|
| 1047 |
"id": "86d146d6-8725-4e45-8ea3-425f04067c3b",
|
| 1048 |
-
"image_path": "images/175.png",
|
| 1049 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Fire\nC.Earthquake\nD.Flood",
|
| 1050 |
"answer": "A"
|
| 1051 |
},
|
| 1052 |
{
|
| 1053 |
"id": "004faa23-76d6-4c6e-a434-4babb065d3ba",
|
| 1054 |
-
"image_path": "images/176.png",
|
| 1055 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Fire\nC.Flood\nD.Earthquake",
|
| 1056 |
"answer": "A"
|
| 1057 |
},
|
| 1058 |
{
|
| 1059 |
"id": "b69f2a01-092a-436e-bca3-d828ba284cb5",
|
| 1060 |
-
"image_path": "images/177.png",
|
| 1061 |
"question": "What disaster led to the situation depicted in this image?\nA.Fire\nB.Earthquake\nC.Landslide\nD.Flood",
|
| 1062 |
"answer": "C"
|
| 1063 |
},
|
| 1064 |
{
|
| 1065 |
"id": "58af2fa0-6d7c-4024-a882-b9a70e2c2d28",
|
| 1066 |
-
"image_path": "images/178.png",
|
| 1067 |
"question": "What catastrophic event brought about the situation in this image?\nA.Flood\nB.Landslide\nC.Fire\nD.Earthquake",
|
| 1068 |
"answer": "B"
|
| 1069 |
},
|
| 1070 |
{
|
| 1071 |
"id": "2ac3aa7e-5f15-4d63-958b-2272810d73fc",
|
| 1072 |
-
"image_path": "images/179.png",
|
| 1073 |
"question": "What disaster led to the situation depicted in this image?\nA.Fire\nB.Landslide\nC.Flood\nD.Earthquake",
|
| 1074 |
"answer": "B"
|
| 1075 |
},
|
| 1076 |
{
|
| 1077 |
"id": "40a1f8cc-987f-45af-ab86-e044aedb984d",
|
| 1078 |
-
"image_path": "images/180.png",
|
| 1079 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Fire\nB.Landslide\nC.Earthquake\nD.Flood",
|
| 1080 |
"answer": "B"
|
| 1081 |
},
|
| 1082 |
{
|
| 1083 |
"id": "735da3ce-6242-47bb-a1bc-03195365b8f4",
|
| 1084 |
-
"image_path": "images/181.png",
|
| 1085 |
"question": "What disaster led to the situation depicted in this image?\nA.Fire\nB.Earthquake\nC.Flood\nD.Landslide",
|
| 1086 |
"answer": "D"
|
| 1087 |
},
|
| 1088 |
{
|
| 1089 |
"id": "ade9cc46-9141-41ae-9be4-fa83bb8b7028",
|
| 1090 |
-
"image_path": "images/182.png",
|
| 1091 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Earthquake\nB.Flood\nC.Landslide\nD.Fire",
|
| 1092 |
"answer": "C"
|
| 1093 |
},
|
| 1094 |
{
|
| 1095 |
"id": "3b4d2c23-f7db-4e23-a201-3235dd6bcad0",
|
| 1096 |
-
"image_path": "images/183.png",
|
| 1097 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Fire\nB.Landslide\nC.Flood\nD.Earthquake",
|
| 1098 |
"answer": "B"
|
| 1099 |
},
|
| 1100 |
{
|
| 1101 |
"id": "7a9b90d8-ea71-49fc-94b0-ba32a1a6af71",
|
| 1102 |
-
"image_path": "images/184.png",
|
| 1103 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Landslide\nB.Flood\nC.Earthquake\nD.Fire",
|
| 1104 |
"answer": "A"
|
| 1105 |
},
|
| 1106 |
{
|
| 1107 |
"id": "6ba67745-69e0-4863-a106-923da96e54ff",
|
| 1108 |
-
"image_path": "images/185.png",
|
| 1109 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Landslide\nB.Fire\nC.Earthquake\nD.Flood",
|
| 1110 |
"answer": "A"
|
| 1111 |
},
|
| 1112 |
{
|
| 1113 |
"id": "2080631e-a601-499c-9f7f-52a063b6fdd1",
|
| 1114 |
-
"image_path": "images/186.png",
|
| 1115 |
"question": "What catastrophic event brought about the situation in this image?\nA.Fire\nB.Earthquake\nC.Landslide\nD.Flood",
|
| 1116 |
"answer": "C"
|
| 1117 |
},
|
| 1118 |
{
|
| 1119 |
"id": "ea98113f-d63b-41ff-a17c-616487227437",
|
| 1120 |
-
"image_path": "images/187.png",
|
| 1121 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Earthquake\nB.Landslide\nC.Fire\nD.Flood",
|
| 1122 |
"answer": "B"
|
| 1123 |
},
|
| 1124 |
{
|
| 1125 |
"id": "9b430255-6ded-4b94-804e-db82e8590522",
|
| 1126 |
-
"image_path": "images/188.png",
|
| 1127 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Fire\nB.Flood\nC.Earthquake\nD.Landslide",
|
| 1128 |
"answer": "D"
|
| 1129 |
},
|
| 1130 |
{
|
| 1131 |
"id": "6c0936ff-293e-4eb3-9763-6c8bfc45a3fb",
|
| 1132 |
-
"image_path": "images/189.png",
|
| 1133 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Landslide\nB.Fire\nC.Earthquake\nD.Flood",
|
| 1134 |
"answer": "A"
|
| 1135 |
},
|
| 1136 |
{
|
| 1137 |
"id": "dcf25da0-6edd-4527-aa9d-e047f3745ddc",
|
| 1138 |
-
"image_path": "images/190.png",
|
| 1139 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Flood\nB.Earthquake\nC.Fire\nD.Landslide",
|
| 1140 |
"answer": "D"
|
| 1141 |
},
|
| 1142 |
{
|
| 1143 |
"id": "45a53c6b-0c62-4c08-90e1-ffb57945a61f",
|
| 1144 |
-
"image_path": "images/191.png",
|
| 1145 |
"question": "What catastrophic event brought about the situation in this image?\nA.Landslide\nB.Fire\nC.Earthquake\nD.Flood",
|
| 1146 |
"answer": "A"
|
| 1147 |
},
|
| 1148 |
{
|
| 1149 |
"id": "75ca5915-2bdc-43af-93f7-08967fd0e1bc",
|
| 1150 |
-
"image_path": "images/192.png",
|
| 1151 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Flood\nB.Landslide\nC.Fire\nD.Earthquake",
|
| 1152 |
"answer": "B"
|
| 1153 |
},
|
| 1154 |
{
|
| 1155 |
"id": "06c10745-234e-44f5-8b30-64c0dd4f3f83",
|
| 1156 |
-
"image_path": "images/193.png",
|
| 1157 |
"question": "What catastrophic event brought about the situation in this image?\nA.Landslide\nB.Earthquake\nC.Fire\nD.Flood",
|
| 1158 |
"answer": "A"
|
| 1159 |
},
|
| 1160 |
{
|
| 1161 |
"id": "658f7546-2df1-4fab-ab28-67c02ac8c4e6",
|
| 1162 |
-
"image_path": "images/194.png",
|
| 1163 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Landslide\nB.Fire\nC.Flood\nD.Earthquake",
|
| 1164 |
"answer": "A"
|
| 1165 |
},
|
| 1166 |
{
|
| 1167 |
"id": "df98fc96-4880-4a81-930c-76750bae426a",
|
| 1168 |
-
"image_path": "images/195.png",
|
| 1169 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Fire\nB.Earthquake\nC.Landslide\nD.Flood",
|
| 1170 |
"answer": "C"
|
| 1171 |
},
|
| 1172 |
{
|
| 1173 |
"id": "da1430bd-207a-4017-a52d-aed6bf8574fc",
|
| 1174 |
-
"image_path": "images/196.png",
|
| 1175 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Landslide\nB.Flood\nC.Fire\nD.Earthquake",
|
| 1176 |
"answer": "A"
|
| 1177 |
},
|
| 1178 |
{
|
| 1179 |
"id": "067b07a0-e09e-4eba-b2a4-def0d4c4a40c",
|
| 1180 |
-
"image_path": "images/197.png",
|
| 1181 |
"question": "What catastrophic event brought about the situation in this image?\nA.Landslide\nB.Flood\nC.Earthquake\nD.Fire",
|
| 1182 |
"answer": "A"
|
| 1183 |
},
|
| 1184 |
{
|
| 1185 |
"id": "e472f294-7e01-43cf-b0d9-3d5c4a305f2e",
|
| 1186 |
-
"image_path": "images/198.png",
|
| 1187 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Earthquake\nB.Fire\nC.Landslide\nD.Flood",
|
| 1188 |
"answer": "C"
|
| 1189 |
},
|
| 1190 |
{
|
| 1191 |
"id": "00c1f24a-e52b-4488-9000-cd57a088c2e6",
|
| 1192 |
-
"image_path": "images/199.png",
|
| 1193 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Fire\nB.Landslide\nC.Earthquake\nD.Flood",
|
| 1194 |
"answer": "B"
|
| 1195 |
},
|
| 1196 |
{
|
| 1197 |
"id": "ee32b3ce-fa6e-4cf0-a90a-ee53340197aa",
|
| 1198 |
-
"image_path": "images/200.png",
|
| 1199 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Flood\nC.Earthquake\nD.Fire",
|
| 1200 |
"answer": "A"
|
| 1201 |
}
|
|
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
"id": "3d34cb49-0ec9-44b0-8f1c-43ee160a06b7",
|
| 4 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/1.png",
|
| 5 |
"question": "What catastrophic event brought about the situation in this image?\nA.Earthquake\nB.Landslide\nC.Flood\nD.Fire",
|
| 6 |
"answer": "A"
|
| 7 |
},
|
| 8 |
{
|
| 9 |
"id": "6ae61663-d667-4452-80db-a9a142342414",
|
| 10 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/2.png",
|
| 11 |
"question": "What catastrophic event brought about the situation in this image?\nA.Fire\nB.Flood\nC.Earthquake\nD.Landslide",
|
| 12 |
"answer": "C"
|
| 13 |
},
|
| 14 |
{
|
| 15 |
"id": "3a49dc3b-b61a-4d02-966f-aa936296e686",
|
| 16 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/3.png",
|
| 17 |
"question": "What disaster led to the situation depicted in this image?\nA.Flood\nB.Fire\nC.Earthquake\nD.Landslide",
|
| 18 |
"answer": "C"
|
| 19 |
},
|
| 20 |
{
|
| 21 |
"id": "acf3ca5a-2b63-4d30-a84a-2891a4f2d94c",
|
| 22 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/4.png",
|
| 23 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Landslide\nB.Fire\nC.Earthquake\nD.Flood",
|
| 24 |
"answer": "C"
|
| 25 |
},
|
| 26 |
{
|
| 27 |
"id": "d9445e9b-cd48-4006-967d-0d96e3d0b253",
|
| 28 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/5.png",
|
| 29 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Fire\nB.Landslide\nC.Earthquake\nD.Flood",
|
| 30 |
"answer": "C"
|
| 31 |
},
|
| 32 |
{
|
| 33 |
"id": "1f339aad-87af-48ce-a9b7-6804c89a194e",
|
| 34 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/6.png",
|
| 35 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Fire\nB.Flood\nC.Landslide\nD.Earthquake",
|
| 36 |
"answer": "D"
|
| 37 |
},
|
| 38 |
{
|
| 39 |
"id": "a409b7a1-8c76-499d-9ead-8b80b5a0b2a6",
|
| 40 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/7.png",
|
| 41 |
"question": "What catastrophic event brought about the situation in this image?\nA.Landslide\nB.Fire\nC.Earthquake\nD.Flood",
|
| 42 |
"answer": "C"
|
| 43 |
},
|
| 44 |
{
|
| 45 |
"id": "adbd76f4-fcad-4231-b5e9-595f76c4bbce",
|
| 46 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/8.png",
|
| 47 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Fire\nB.Flood\nC.Earthquake\nD.Landslide",
|
| 48 |
"answer": "C"
|
| 49 |
},
|
| 50 |
{
|
| 51 |
"id": "c513904b-84a9-4e8e-88b6-536fa6e2f005",
|
| 52 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/9.png",
|
| 53 |
"question": "What catastrophic event brought about the situation in this image?\nA.Flood\nB.Fire\nC.Landslide\nD.Earthquake",
|
| 54 |
"answer": "D"
|
| 55 |
},
|
| 56 |
{
|
| 57 |
"id": "9b77635b-7f64-4e31-a832-9324744afc03",
|
| 58 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/10.png",
|
| 59 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Flood\nB.Earthquake\nC.Landslide\nD.Fire",
|
| 60 |
"answer": "B"
|
| 61 |
},
|
| 62 |
{
|
| 63 |
"id": "93142be2-63cd-4b15-bef7-3be219e5362f",
|
| 64 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/11.png",
|
| 65 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Landslide\nB.Earthquake\nC.Fire\nD.Flood",
|
| 66 |
"answer": "B"
|
| 67 |
},
|
| 68 |
{
|
| 69 |
"id": "eb96d43f-dc05-4687-a77f-987829ca5fbd",
|
| 70 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/12.png",
|
| 71 |
"question": "What catastrophic event brought about the situation in this image?\nA.Earthquake\nB.Flood\nC.Landslide\nD.Fire",
|
| 72 |
"answer": "A"
|
| 73 |
},
|
| 74 |
{
|
| 75 |
"id": "bd35a247-f6ed-456b-92ea-7b789a4e114c",
|
| 76 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/13.png",
|
| 77 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Fire\nB.Landslide\nC.Earthquake\nD.Flood",
|
| 78 |
"answer": "C"
|
| 79 |
},
|
| 80 |
{
|
| 81 |
"id": "f99babef-86ea-40b6-9902-f207a03bbd21",
|
| 82 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/14.png",
|
| 83 |
"question": "What catastrophic event brought about the situation in this image?\nA.Landslide\nB.Earthquake\nC.Fire\nD.Flood",
|
| 84 |
"answer": "B"
|
| 85 |
},
|
| 86 |
{
|
| 87 |
"id": "4d3c589f-fbb5-4188-b09f-8a4b3d5eb6ee",
|
| 88 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/15.png",
|
| 89 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Fire\nB.Earthquake\nC.Landslide\nD.Flood",
|
| 90 |
"answer": "B"
|
| 91 |
},
|
| 92 |
{
|
| 93 |
"id": "295f178c-a7e8-48f7-bf94-8973da541315",
|
| 94 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/16.png",
|
| 95 |
"question": "What catastrophic event brought about the situation in this image?\nA.Flood\nB.Earthquake\nC.Fire\nD.Landslide",
|
| 96 |
"answer": "B"
|
| 97 |
},
|
| 98 |
{
|
| 99 |
"id": "c72a9645-73d2-4c02-9ba4-b735672bce03",
|
| 100 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/17.png",
|
| 101 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Earthquake\nB.Flood\nC.Landslide\nD.Fire",
|
| 102 |
"answer": "A"
|
| 103 |
},
|
| 104 |
{
|
| 105 |
"id": "094430f4-9caf-4de8-8853-6a84e5f14faa",
|
| 106 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/18.png",
|
| 107 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Earthquake\nB.Landslide\nC.Flood\nD.Fire",
|
| 108 |
"answer": "A"
|
| 109 |
},
|
| 110 |
{
|
| 111 |
"id": "d0226a48-9ff6-42d6-a1a2-e83f15c8ddc1",
|
| 112 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/19.png",
|
| 113 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Flood\nB.Earthquake\nC.Fire\nD.Landslide",
|
| 114 |
"answer": "B"
|
| 115 |
},
|
| 116 |
{
|
| 117 |
"id": "0d623dea-80dc-4485-a34c-fe6155d0319d",
|
| 118 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/20.png",
|
| 119 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Fire\nB.Landslide\nC.Flood\nD.Earthquake",
|
| 120 |
"answer": "D"
|
| 121 |
},
|
| 122 |
{
|
| 123 |
"id": "33bb751a-68bd-44b6-a4e4-a16a399b932f",
|
| 124 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/21.png",
|
| 125 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Flood\nB.Fire\nC.Landslide\nD.Earthquake",
|
| 126 |
"answer": "D"
|
| 127 |
},
|
| 128 |
{
|
| 129 |
"id": "6b6f6803-9377-4985-b98c-732ddced7ea5",
|
| 130 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/22.png",
|
| 131 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Landslide\nB.Earthquake\nC.Fire\nD.Flood",
|
| 132 |
"answer": "B"
|
| 133 |
},
|
| 134 |
{
|
| 135 |
"id": "d18e9b27-8fee-440a-b226-0af475180823",
|
| 136 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/23.png",
|
| 137 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Flood\nB.Earthquake\nC.Landslide\nD.Fire",
|
| 138 |
"answer": "B"
|
| 139 |
},
|
| 140 |
{
|
| 141 |
"id": "a9df8f7c-7ad7-4ca4-af7a-cdd8fa8dec8a",
|
| 142 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/24.png",
|
| 143 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Flood\nB.Fire\nC.Earthquake\nD.Landslide",
|
| 144 |
"answer": "C"
|
| 145 |
},
|
| 146 |
{
|
| 147 |
"id": "8133702c-0a45-4be3-b1af-d166d961b5d2",
|
| 148 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/25.png",
|
| 149 |
"question": "What catastrophic event brought about the situation in this image?\nA.Flood\nB.Earthquake\nC.Fire\nD.Landslide",
|
| 150 |
"answer": "B"
|
| 151 |
},
|
| 152 |
{
|
| 153 |
"id": "d83a7122-23cf-4b5a-bf4f-920de737a715",
|
| 154 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/26.png",
|
| 155 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Flood\nB.Landslide\nC.Earthquake\nD.Fire",
|
| 156 |
"answer": "C"
|
| 157 |
},
|
| 158 |
{
|
| 159 |
"id": "734b68a3-f858-47d6-8d2e-9e06ace16088",
|
| 160 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/27.png",
|
| 161 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Fire\nC.Earthquake\nD.Flood",
|
| 162 |
"answer": "C"
|
| 163 |
},
|
| 164 |
{
|
| 165 |
"id": "26a27a10-f5aa-4c31-aad7-196ea11f1776",
|
| 166 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/28.png",
|
| 167 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Earthquake\nB.Flood\nC.Landslide\nD.Fire",
|
| 168 |
"answer": "A"
|
| 169 |
},
|
| 170 |
{
|
| 171 |
"id": "52366f7e-f3d8-4f53-b854-c46f8131c0f7",
|
| 172 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/29.png",
|
| 173 |
"question": "What catastrophic event brought about the situation in this image?\nA.Flood\nB.Earthquake\nC.Fire\nD.Landslide",
|
| 174 |
"answer": "B"
|
| 175 |
},
|
| 176 |
{
|
| 177 |
"id": "58938c05-dc85-460c-8ba0-c843b652dead",
|
| 178 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/30.png",
|
| 179 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Flood\nB.Landslide\nC.Earthquake\nD.Fire",
|
| 180 |
"answer": "C"
|
| 181 |
},
|
| 182 |
{
|
| 183 |
"id": "232cfcee-a120-4c61-b76d-44e9046d0901",
|
| 184 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/31.png",
|
| 185 |
"question": "What catastrophic event brought about the situation in this image?\nA.Earthquake\nB.Landslide\nC.Fire\nD.Flood",
|
| 186 |
"answer": "A"
|
| 187 |
},
|
| 188 |
{
|
| 189 |
"id": "fa4a5b44-ae85-46c1-a58a-7318af71ff29",
|
| 190 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/32.png",
|
| 191 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Landslide\nB.Earthquake\nC.Fire\nD.Flood",
|
| 192 |
"answer": "B"
|
| 193 |
},
|
| 194 |
{
|
| 195 |
"id": "49d3a035-bb4a-4e94-b84d-4894e9588b18",
|
| 196 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/33.png",
|
| 197 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Earthquake\nB.Flood\nC.Fire\nD.Landslide",
|
| 198 |
"answer": "A"
|
| 199 |
},
|
| 200 |
{
|
| 201 |
"id": "142ee026-1081-4a38-8ebc-9f6b5dd21354",
|
| 202 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/34.png",
|
| 203 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Flood\nB.Fire\nC.Earthquake\nD.Landslide",
|
| 204 |
"answer": "C"
|
| 205 |
},
|
| 206 |
{
|
| 207 |
"id": "c8affa83-52ac-43b2-be38-3a90d7045395",
|
| 208 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/35.png",
|
| 209 |
"question": "What catastrophic event brought about the situation in this image?\nA.Fire\nB.Flood\nC.Earthquake\nD.Landslide",
|
| 210 |
"answer": "C"
|
| 211 |
},
|
| 212 |
{
|
| 213 |
"id": "2279426d-8cdb-4dbd-96cd-79d3704a0bce",
|
| 214 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/36.png",
|
| 215 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Earthquake\nB.Flood\nC.Landslide\nD.Fire",
|
| 216 |
"answer": "A"
|
| 217 |
},
|
| 218 |
{
|
| 219 |
"id": "2ea933c7-79cc-4d61-9fb0-3f3a608f7476",
|
| 220 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/37.png",
|
| 221 |
"question": "What catastrophic event brought about the situation in this image?\nA.Landslide\nB.Earthquake\nC.Fire\nD.Flood",
|
| 222 |
"answer": "B"
|
| 223 |
},
|
| 224 |
{
|
| 225 |
"id": "d33bf977-91b8-4256-bc4f-219850325fec",
|
| 226 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/38.png",
|
| 227 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Fire\nB.Landslide\nC.Flood\nD.Earthquake",
|
| 228 |
"answer": "D"
|
| 229 |
},
|
| 230 |
{
|
| 231 |
"id": "7df9fc08-dc1f-4111-9039-49ca030892ca",
|
| 232 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/39.png",
|
| 233 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Landslide\nB.Earthquake\nC.Fire\nD.Flood",
|
| 234 |
"answer": "B"
|
| 235 |
},
|
| 236 |
{
|
| 237 |
"id": "da5279ba-0fe5-479f-9f97-829e54925506",
|
| 238 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/40.png",
|
| 239 |
"question": "What disaster led to the situation depicted in this image?\nA.Flood\nB.Landslide\nC.Earthquake\nD.Fire",
|
| 240 |
"answer": "C"
|
| 241 |
},
|
| 242 |
{
|
| 243 |
"id": "f536938d-18b3-45ce-807b-f975895a77a9",
|
| 244 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/41.png",
|
| 245 |
"question": "What catastrophic event brought about the situation in this image?\nA.Earthquake\nB.Fire\nC.Landslide\nD.Flood",
|
| 246 |
"answer": "A"
|
| 247 |
},
|
| 248 |
{
|
| 249 |
"id": "8d47cd73-575c-413b-ab1b-d9cee4b81494",
|
| 250 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/42.png",
|
| 251 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Fire\nC.Earthquake\nD.Flood",
|
| 252 |
"answer": "C"
|
| 253 |
},
|
| 254 |
{
|
| 255 |
"id": "61e7c7c4-de6f-41b0-b702-4e40cae55296",
|
| 256 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/43.png",
|
| 257 |
"question": "What catastrophic event brought about the situation in this image?\nA.Earthquake\nB.Landslide\nC.Fire\nD.Flood",
|
| 258 |
"answer": "A"
|
| 259 |
},
|
| 260 |
{
|
| 261 |
"id": "a85a4878-ffe5-48dc-9c06-2d5c484aae0c",
|
| 262 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/44.png",
|
| 263 |
"question": "What catastrophic event brought about the situation in this image?\nA.Flood\nB.Earthquake\nC.Landslide\nD.Fire",
|
| 264 |
"answer": "B"
|
| 265 |
},
|
| 266 |
{
|
| 267 |
"id": "db1e015c-b8fd-4f6f-8c62-454db6a2fca4",
|
| 268 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/45.png",
|
| 269 |
"question": "What catastrophic event brought about the situation in this image?\nA.Earthquake\nB.Fire\nC.Flood\nD.Landslide",
|
| 270 |
"answer": "A"
|
| 271 |
},
|
| 272 |
{
|
| 273 |
"id": "aa8380a4-0225-472d-bb12-391cfff8da97",
|
| 274 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/46.png",
|
| 275 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Fire\nB.Earthquake\nC.Flood\nD.Landslide",
|
| 276 |
"answer": "B"
|
| 277 |
},
|
| 278 |
{
|
| 279 |
"id": "2822b938-c572-4f20-9721-23511fbc3d47",
|
| 280 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/47.png",
|
| 281 |
"question": "What catastrophic event brought about the situation in this image?\nA.Fire\nB.Earthquake\nC.Landslide\nD.Flood",
|
| 282 |
"answer": "B"
|
| 283 |
},
|
| 284 |
{
|
| 285 |
"id": "8e982a74-063c-45d6-a6f0-7527253e4b32",
|
| 286 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/48.png",
|
| 287 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Landslide\nB.Flood\nC.Earthquake\nD.Fire",
|
| 288 |
"answer": "C"
|
| 289 |
},
|
| 290 |
{
|
| 291 |
"id": "98c97d50-1968-4a05-a5c7-983bd9b2be6d",
|
| 292 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/49.png",
|
| 293 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Flood\nC.Fire\nD.Earthquake",
|
| 294 |
"answer": "D"
|
| 295 |
},
|
| 296 |
{
|
| 297 |
"id": "1f4b999f-048e-47b9-9050-0dd6bfcecd2b",
|
| 298 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/50.png",
|
| 299 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Fire\nB.Earthquake\nC.Flood\nD.Landslide",
|
| 300 |
"answer": "B"
|
| 301 |
},
|
| 302 |
{
|
| 303 |
"id": "cc2f3792-6e9a-4c9d-aa6b-35b70331f807",
|
| 304 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/51.png",
|
| 305 |
"question": "What disaster led to the situation depicted in this image?\nA.Fire\nB.Earthquake\nC.Landslide\nD.Flood",
|
| 306 |
"answer": "A"
|
| 307 |
},
|
| 308 |
{
|
| 309 |
"id": "a865e410-e0aa-46cb-a72d-3ecd1c313c3e",
|
| 310 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/52.png",
|
| 311 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Flood\nB.Landslide\nC.Fire\nD.Earthquake",
|
| 312 |
"answer": "C"
|
| 313 |
},
|
| 314 |
{
|
| 315 |
"id": "80fc1505-e845-47ec-8b11-a8b081a08210",
|
| 316 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/53.png",
|
| 317 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Earthquake\nB.Landslide\nC.Fire\nD.Flood",
|
| 318 |
"answer": "C"
|
| 319 |
},
|
| 320 |
{
|
| 321 |
"id": "7eac427b-e8b2-403c-b852-a13ee4b10498",
|
| 322 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/54.png",
|
| 323 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Fire\nB.Earthquake\nC.Landslide\nD.Flood",
|
| 324 |
"answer": "A"
|
| 325 |
},
|
| 326 |
{
|
| 327 |
"id": "9cdcdb1f-1fe9-47c0-8c0d-8a3968ef2133",
|
| 328 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/55.png",
|
| 329 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Earthquake\nB.Flood\nC.Fire\nD.Landslide",
|
| 330 |
"answer": "C"
|
| 331 |
},
|
| 332 |
{
|
| 333 |
"id": "e1a5f234-3f50-4961-ace5-4b3395757ab2",
|
| 334 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/56.png",
|
| 335 |
"question": "What disaster led to the situation depicted in this image?\nA.Flood\nB.Earthquake\nC.Landslide\nD.Fire",
|
| 336 |
"answer": "D"
|
| 337 |
},
|
| 338 |
{
|
| 339 |
"id": "982789e0-aace-448f-9a20-1ae0a86d0789",
|
| 340 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/57.png",
|
| 341 |
"question": "What disaster led to the situation depicted in this image?\nA.Earthquake\nB.Fire\nC.Landslide\nD.Flood",
|
| 342 |
"answer": "B"
|
| 343 |
},
|
| 344 |
{
|
| 345 |
"id": "545f8a33-e230-4e08-a0ef-35df0d727c71",
|
| 346 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/58.png",
|
| 347 |
"question": "What catastrophic event brought about the situation in this image?\nA.Earthquake\nB.Landslide\nC.Flood\nD.Fire",
|
| 348 |
"answer": "D"
|
| 349 |
},
|
| 350 |
{
|
| 351 |
"id": "5a1fbfb3-2112-4f23-9324-28cf9d918cc3",
|
| 352 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/59.png",
|
| 353 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Landslide\nB.Flood\nC.Fire\nD.Earthquake",
|
| 354 |
"answer": "C"
|
| 355 |
},
|
| 356 |
{
|
| 357 |
"id": "8987b111-37a0-48b2-94cf-985aef6ada6f",
|
| 358 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/60.png",
|
| 359 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Earthquake\nB.Flood\nC.Landslide\nD.Fire",
|
| 360 |
"answer": "D"
|
| 361 |
},
|
| 362 |
{
|
| 363 |
"id": "81a91078-93c6-434a-8ee1-e0942a53d480",
|
| 364 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/61.png",
|
| 365 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Flood\nB.Landslide\nC.Fire\nD.Earthquake",
|
| 366 |
"answer": "C"
|
| 367 |
},
|
| 368 |
{
|
| 369 |
"id": "11266093-e12d-49f2-abcb-b6da81eaadd0",
|
| 370 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/62.png",
|
| 371 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Earthquake\nC.Fire\nD.Flood",
|
| 372 |
"answer": "C"
|
| 373 |
},
|
| 374 |
{
|
| 375 |
"id": "cbd3c38d-75eb-498b-9277-092237287e20",
|
| 376 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/63.png",
|
| 377 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Flood\nB.Landslide\nC.Earthquake\nD.Fire",
|
| 378 |
"answer": "D"
|
| 379 |
},
|
| 380 |
{
|
| 381 |
"id": "ec9ad266-bae9-41a9-bbf5-e5aae999e799",
|
| 382 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/64.png",
|
| 383 |
"question": "What catastrophic event brought about the situation in this image?\nA.Earthquake\nB.Fire\nC.Flood\nD.Landslide",
|
| 384 |
"answer": "B"
|
| 385 |
},
|
| 386 |
{
|
| 387 |
"id": "7fb8eaf7-6d3e-4c62-b7bc-1e3a7e10b810",
|
| 388 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/65.png",
|
| 389 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Landslide\nB.Flood\nC.Earthquake\nD.Fire",
|
| 390 |
"answer": "D"
|
| 391 |
},
|
| 392 |
{
|
| 393 |
"id": "f24e9bcd-8f21-4e98-9114-a69792366e52",
|
| 394 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/66.png",
|
| 395 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Flood\nB.Earthquake\nC.Fire\nD.Landslide",
|
| 396 |
"answer": "C"
|
| 397 |
},
|
| 398 |
{
|
| 399 |
"id": "e5e50839-b1be-47ee-824d-3c005ecc35eb",
|
| 400 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/67.png",
|
| 401 |
"question": "What catastrophic event brought about the situation in this image?\nA.Flood\nB.Landslide\nC.Fire\nD.Earthquake",
|
| 402 |
"answer": "C"
|
| 403 |
},
|
| 404 |
{
|
| 405 |
"id": "dd42488a-36d9-4f59-854d-bcee1d121713",
|
| 406 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/68.png",
|
| 407 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Flood\nB.Earthquake\nC.Landslide\nD.Fire",
|
| 408 |
"answer": "D"
|
| 409 |
},
|
| 410 |
{
|
| 411 |
"id": "d6d35e76-7e75-4ccd-b331-d8c7a319a0d6",
|
| 412 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/69.png",
|
| 413 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Fire\nB.Flood\nC.Landslide\nD.Earthquake",
|
| 414 |
"answer": "A"
|
| 415 |
},
|
| 416 |
{
|
| 417 |
"id": "e46b69ff-8e65-4045-8bec-4755318497f8",
|
| 418 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/70.png",
|
| 419 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Fire\nB.Flood\nC.Landslide\nD.Earthquake",
|
| 420 |
"answer": "A"
|
| 421 |
},
|
| 422 |
{
|
| 423 |
"id": "bc0b233c-bc2a-41b4-bb0f-d2682b1e60c6",
|
| 424 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/71.png",
|
| 425 |
"question": "What catastrophic event brought about the situation in this image?\nA.Earthquake\nB.Landslide\nC.Flood\nD.Fire",
|
| 426 |
"answer": "D"
|
| 427 |
},
|
| 428 |
{
|
| 429 |
"id": "a3d4e7d7-e6c6-47ab-9645-72d64551e17c",
|
| 430 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/72.png",
|
| 431 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Flood\nB.Fire\nC.Landslide\nD.Earthquake",
|
| 432 |
"answer": "B"
|
| 433 |
},
|
| 434 |
{
|
| 435 |
"id": "8444df88-9e86-4dd5-8291-edd2df1238a7",
|
| 436 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/73.png",
|
| 437 |
"question": "What catastrophic event brought about the situation in this image?\nA.Earthquake\nB.Fire\nC.Flood\nD.Landslide",
|
| 438 |
"answer": "B"
|
| 439 |
},
|
| 440 |
{
|
| 441 |
"id": "dc502a35-817a-41fd-b1d2-8950907c03c0",
|
| 442 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/74.png",
|
| 443 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Fire\nB.Landslide\nC.Flood\nD.Earthquake",
|
| 444 |
"answer": "A"
|
| 445 |
},
|
| 446 |
{
|
| 447 |
"id": "f59b7247-d4ec-4eb9-9c32-af88cdc82775",
|
| 448 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/75.png",
|
| 449 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Fire\nB.Flood\nC.Landslide\nD.Earthquake",
|
| 450 |
"answer": "A"
|
| 451 |
},
|
| 452 |
{
|
| 453 |
"id": "0490c864-7e24-41ee-a905-f985a9793252",
|
| 454 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/76.png",
|
| 455 |
"question": "What catastrophic event brought about the situation in this image?\nA.Fire\nB.Flood\nC.Landslide\nD.Earthquake",
|
| 456 |
"answer": "A"
|
| 457 |
},
|
| 458 |
{
|
| 459 |
"id": "6dd5f692-d270-4e59-b41b-31286af5dd5a",
|
| 460 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/77.png",
|
| 461 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Fire\nB.Landslide\nC.Flood\nD.Earthquake",
|
| 462 |
"answer": "A"
|
| 463 |
},
|
| 464 |
{
|
| 465 |
"id": "d8fb4526-8cf5-4c57-acfb-3dbc431551da",
|
| 466 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/78.png",
|
| 467 |
"question": "What catastrophic event brought about the situation in this image?\nA.Landslide\nB.Flood\nC.Fire\nD.Earthquake",
|
| 468 |
"answer": "C"
|
| 469 |
},
|
| 470 |
{
|
| 471 |
"id": "337f940a-dbbc-42fd-b3ee-c72bd8643be8",
|
| 472 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/79.png",
|
| 473 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Landslide\nB.Earthquake\nC.Fire\nD.Flood",
|
| 474 |
"answer": "C"
|
| 475 |
},
|
| 476 |
{
|
| 477 |
"id": "0cef4919-89b0-4c1d-ba5f-72009cdec88e",
|
| 478 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/80.png",
|
| 479 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Landslide\nB.Earthquake\nC.Fire\nD.Flood",
|
| 480 |
"answer": "C"
|
| 481 |
},
|
| 482 |
{
|
| 483 |
"id": "ece47c2b-d1ca-4635-8217-87b3bf679e7c",
|
| 484 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/81.png",
|
| 485 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Fire\nC.Earthquake\nD.Flood",
|
| 486 |
"answer": "B"
|
| 487 |
},
|
| 488 |
{
|
| 489 |
"id": "c3309fdd-ea6b-437d-9e88-7bc5871759ca",
|
| 490 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/82.png",
|
| 491 |
"question": "What disaster led to the situation depicted in this image?\nA.Earthquake\nB.Flood\nC.Landslide\nD.Fire",
|
| 492 |
"answer": "D"
|
| 493 |
},
|
| 494 |
{
|
| 495 |
"id": "9fb95bd6-83bc-48a9-9e92-ab4c3e0d7ee9",
|
| 496 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/83.png",
|
| 497 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Flood\nB.Fire\nC.Earthquake\nD.Landslide",
|
| 498 |
"answer": "B"
|
| 499 |
},
|
| 500 |
{
|
| 501 |
"id": "0440be06-4098-4b70-b22b-429488cea243",
|
| 502 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/84.png",
|
| 503 |
"question": "What catastrophic event brought about the situation in this image?\nA.Fire\nB.Flood\nC.Earthquake\nD.Landslide",
|
| 504 |
"answer": "A"
|
| 505 |
},
|
| 506 |
{
|
| 507 |
"id": "da714e7e-2ec3-48de-91be-7536b47de400",
|
| 508 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/85.png",
|
| 509 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Earthquake\nB.Fire\nC.Flood\nD.Landslide",
|
| 510 |
"answer": "B"
|
| 511 |
},
|
| 512 |
{
|
| 513 |
"id": "c22ebef4-a76e-49fa-9c03-6cb6724a9c90",
|
| 514 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/86.png",
|
| 515 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Earthquake\nB.Flood\nC.Fire\nD.Landslide",
|
| 516 |
"answer": "C"
|
| 517 |
},
|
| 518 |
{
|
| 519 |
"id": "bb9d9d48-ba46-414f-94f8-072613f43755",
|
| 520 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/87.png",
|
| 521 |
"question": "What catastrophic event brought about the situation in this image?\nA.Fire\nB.Earthquake\nC.Flood\nD.Landslide",
|
| 522 |
"answer": "A"
|
| 523 |
},
|
| 524 |
{
|
| 525 |
"id": "aeb351bb-78e3-496b-bea0-bf7916a5a4a5",
|
| 526 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/88.png",
|
| 527 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Fire\nB.Earthquake\nC.Landslide\nD.Flood",
|
| 528 |
"answer": "A"
|
| 529 |
},
|
| 530 |
{
|
| 531 |
"id": "e144c8b4-f139-4a03-89dd-b8bac43190fe",
|
| 532 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/89.png",
|
| 533 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Flood\nB.Fire\nC.Landslide\nD.Earthquake",
|
| 534 |
"answer": "B"
|
| 535 |
},
|
| 536 |
{
|
| 537 |
"id": "53e6547d-7fd0-4a52-af39-59c011073939",
|
| 538 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/90.png",
|
| 539 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Flood\nB.Landslide\nC.Fire\nD.Earthquake",
|
| 540 |
"answer": "C"
|
| 541 |
},
|
| 542 |
{
|
| 543 |
"id": "5e2df7d8-732b-4fdf-81f5-0ae7e5d22a5d",
|
| 544 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/91.png",
|
| 545 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Flood\nB.Landslide\nC.Earthquake\nD.Fire",
|
| 546 |
"answer": "D"
|
| 547 |
},
|
| 548 |
{
|
| 549 |
"id": "28efb7dc-7811-436a-ac25-e5bcb720e935",
|
| 550 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/92.png",
|
| 551 |
"question": "What catastrophic event brought about the situation in this image?\nA.Landslide\nB.Flood\nC.Fire\nD.Earthquake",
|
| 552 |
"answer": "C"
|
| 553 |
},
|
| 554 |
{
|
| 555 |
"id": "d7605250-5970-49e6-8cfb-9d0e58f20518",
|
| 556 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/93.png",
|
| 557 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Earthquake\nB.Fire\nC.Landslide\nD.Flood",
|
| 558 |
"answer": "B"
|
| 559 |
},
|
| 560 |
{
|
| 561 |
"id": "c36c012c-f769-40c3-854f-4a7329acf935",
|
| 562 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/94.png",
|
| 563 |
"question": "What catastrophic event brought about the situation in this image?\nA.Landslide\nB.Fire\nC.Earthquake\nD.Flood",
|
| 564 |
"answer": "B"
|
| 565 |
},
|
| 566 |
{
|
| 567 |
"id": "81bba90c-0391-4c4e-8938-0b300aa95bc7",
|
| 568 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/95.png",
|
| 569 |
"question": "What disaster led to the situation depicted in this image?\nA.Fire\nB.Flood\nC.Landslide\nD.Earthquake",
|
| 570 |
"answer": "A"
|
| 571 |
},
|
| 572 |
{
|
| 573 |
"id": "070c8a1b-c1ed-4ba1-82de-3895034c7bbf",
|
| 574 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/96.png",
|
| 575 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Earthquake\nB.Flood\nC.Fire\nD.Landslide",
|
| 576 |
"answer": "C"
|
| 577 |
},
|
| 578 |
{
|
| 579 |
"id": "c8d9c5d1-92da-4c99-8fbe-f35c121409c1",
|
| 580 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/97.png",
|
| 581 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Earthquake\nB.Fire\nC.Landslide\nD.Flood",
|
| 582 |
"answer": "B"
|
| 583 |
},
|
| 584 |
{
|
| 585 |
"id": "f07836d8-284b-4125-a775-5e14c32c8095",
|
| 586 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/98.png",
|
| 587 |
"question": "What catastrophic event brought about the situation in this image?\nA.Landslide\nB.Earthquake\nC.Fire\nD.Flood",
|
| 588 |
"answer": "C"
|
| 589 |
},
|
| 590 |
{
|
| 591 |
"id": "d6f1d9a2-95cc-45bb-a93b-647d35370944",
|
| 592 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/99.png",
|
| 593 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Flood\nB.Fire\nC.Earthquake\nD.Landslide",
|
| 594 |
"answer": "B"
|
| 595 |
},
|
| 596 |
{
|
| 597 |
"id": "44607bec-81ef-42b3-9d96-2796b2fdb35b",
|
| 598 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/100.png",
|
| 599 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Landslide\nB.Fire\nC.Flood\nD.Earthquake",
|
| 600 |
"answer": "B"
|
| 601 |
},
|
| 602 |
{
|
| 603 |
"id": "46b6054d-dbcc-4e75-8336-3022f1d11d75",
|
| 604 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/101.png",
|
| 605 |
"question": "What catastrophic event brought about the situation in this image?\nA.Earthquake\nB.Landslide\nC.Flood\nD.Fire",
|
| 606 |
"answer": "C"
|
| 607 |
},
|
| 608 |
{
|
| 609 |
"id": "d8f368c3-bb94-4539-a65f-532aeeb9f70d",
|
| 610 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/102.png",
|
| 611 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Fire\nB.Flood\nC.Landslide\nD.Earthquake",
|
| 612 |
"answer": "B"
|
| 613 |
},
|
| 614 |
{
|
| 615 |
"id": "57176c66-149e-413e-ade8-d54687f788fa",
|
| 616 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/103.png",
|
| 617 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Earthquake\nC.Flood\nD.Fire",
|
| 618 |
"answer": "C"
|
| 619 |
},
|
| 620 |
{
|
| 621 |
"id": "6a2e4eb7-6def-401e-9b5c-f58ad0818e3a",
|
| 622 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/104.png",
|
| 623 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Fire\nB.Earthquake\nC.Landslide\nD.Flood",
|
| 624 |
"answer": "D"
|
| 625 |
},
|
| 626 |
{
|
| 627 |
"id": "bb93ee94-6da1-49a0-bcc0-b83c5aa766c7",
|
| 628 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/105.png",
|
| 629 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Earthquake\nB.Flood\nC.Fire\nD.Landslide",
|
| 630 |
"answer": "B"
|
| 631 |
},
|
| 632 |
{
|
| 633 |
"id": "d5e1dc3e-ed60-49ef-839d-09a09355b6b3",
|
| 634 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/106.png",
|
| 635 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Landslide\nB.Flood\nC.Earthquake\nD.Fire",
|
| 636 |
"answer": "B"
|
| 637 |
},
|
| 638 |
{
|
| 639 |
"id": "e5c96ac8-b4b6-4264-9de9-25009d8e1b23",
|
| 640 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/107.png",
|
| 641 |
"question": "What catastrophic event brought about the situation in this image?\nA.Flood\nB.Landslide\nC.Fire\nD.Earthquake",
|
| 642 |
"answer": "A"
|
| 643 |
},
|
| 644 |
{
|
| 645 |
"id": "82b4c7c2-b16a-45be-826c-c936526fd803",
|
| 646 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/108.png",
|
| 647 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Fire\nB.Landslide\nC.Flood\nD.Earthquake",
|
| 648 |
"answer": "C"
|
| 649 |
},
|
| 650 |
{
|
| 651 |
"id": "5df03341-6448-45c9-b19a-ae9b11401efe",
|
| 652 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/109.png",
|
| 653 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Fire\nC.Earthquake\nD.Flood",
|
| 654 |
"answer": "D"
|
| 655 |
},
|
| 656 |
{
|
| 657 |
"id": "efc1f311-d887-4854-9529-ed1d80e7570c",
|
| 658 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/110.png",
|
| 659 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Flood\nB.Landslide\nC.Fire\nD.Earthquake",
|
| 660 |
"answer": "A"
|
| 661 |
},
|
| 662 |
{
|
| 663 |
"id": "e80eabf1-633f-40da-a662-4aa1eb1bd16f",
|
| 664 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/111.png",
|
| 665 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Earthquake\nB.Flood\nC.Landslide\nD.Fire",
|
| 666 |
"answer": "B"
|
| 667 |
},
|
| 668 |
{
|
| 669 |
"id": "693b58f2-fe0c-468c-8db5-455e67a88865",
|
| 670 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/112.png",
|
| 671 |
"question": "What disaster led to the situation depicted in this image?\nA.Flood\nB.Fire\nC.Earthquake\nD.Landslide",
|
| 672 |
"answer": "A"
|
| 673 |
},
|
| 674 |
{
|
| 675 |
"id": "0b06c00f-f51e-4b31-ac8b-db997f2666ce",
|
| 676 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/113.png",
|
| 677 |
"question": "What catastrophic event brought about the situation in this image?\nA.Flood\nB.Landslide\nC.Fire\nD.Earthquake",
|
| 678 |
"answer": "A"
|
| 679 |
},
|
| 680 |
{
|
| 681 |
"id": "bdcb85b3-6cd4-4e22-b88b-62de99e2ab17",
|
| 682 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/114.png",
|
| 683 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Flood\nB.Fire\nC.Landslide\nD.Earthquake",
|
| 684 |
"answer": "A"
|
| 685 |
},
|
| 686 |
{
|
| 687 |
"id": "8f4485ed-ae58-4dfb-a0fc-2be9d2f17c76",
|
| 688 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/115.png",
|
| 689 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Fire\nB.Flood\nC.Landslide\nD.Earthquake",
|
| 690 |
"answer": "B"
|
| 691 |
},
|
| 692 |
{
|
| 693 |
"id": "d6ad6f7e-e454-42b8-a490-7f6cf2bfa113",
|
| 694 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/116.png",
|
| 695 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Earthquake\nC.Flood\nD.Fire",
|
| 696 |
"answer": "C"
|
| 697 |
},
|
| 698 |
{
|
| 699 |
"id": "9feb01d6-8b69-4c29-ab27-3a578f2d7f94",
|
| 700 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/117.png",
|
| 701 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Earthquake\nB.Flood\nC.Fire\nD.Landslide",
|
| 702 |
"answer": "B"
|
| 703 |
},
|
| 704 |
{
|
| 705 |
"id": "bc4444fe-a90e-40fd-aee4-be5d007f75a0",
|
| 706 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/118.png",
|
| 707 |
"question": "What disaster led to the situation depicted in this image?\nA.Fire\nB.Earthquake\nC.Flood\nD.Landslide",
|
| 708 |
"answer": "C"
|
| 709 |
},
|
| 710 |
{
|
| 711 |
"id": "79b5521b-e6e4-429f-adf1-f492c421d5be",
|
| 712 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/119.png",
|
| 713 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Fire\nB.Landslide\nC.Earthquake\nD.Flood",
|
| 714 |
"answer": "D"
|
| 715 |
},
|
| 716 |
{
|
| 717 |
"id": "9832c78c-d80d-4d8c-8942-24c677891458",
|
| 718 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/120.png",
|
| 719 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Fire\nB.Landslide\nC.Flood\nD.Earthquake",
|
| 720 |
"answer": "C"
|
| 721 |
},
|
| 722 |
{
|
| 723 |
"id": "60e4bdac-e60f-4c6f-a6a9-5c5c4e02e693",
|
| 724 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/121.png",
|
| 725 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Flood\nB.Earthquake\nC.Landslide\nD.Fire",
|
| 726 |
"answer": "A"
|
| 727 |
},
|
| 728 |
{
|
| 729 |
"id": "a27c46fc-3370-4140-8d1e-791e4266db24",
|
| 730 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/122.png",
|
| 731 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Landslide\nB.Flood\nC.Earthquake\nD.Fire",
|
| 732 |
"answer": "B"
|
| 733 |
},
|
| 734 |
{
|
| 735 |
"id": "aa855f09-8e37-42f5-abba-1b76a6e2102b",
|
| 736 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/123.png",
|
| 737 |
"question": "What disaster led to the situation depicted in this image?\nA.Flood\nB.Earthquake\nC.Landslide\nD.Fire",
|
| 738 |
"answer": "A"
|
| 739 |
},
|
| 740 |
{
|
| 741 |
"id": "649ea14c-e539-459f-965f-10812008d2ec",
|
| 742 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/124.png",
|
| 743 |
"question": "What catastrophic event brought about the situation in this image?\nA.Earthquake\nB.Landslide\nC.Fire\nD.Flood",
|
| 744 |
"answer": "D"
|
| 745 |
},
|
| 746 |
{
|
| 747 |
"id": "946c5b0e-37dc-4a27-8574-53beef298728",
|
| 748 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/125.png",
|
| 749 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Landslide\nB.Fire\nC.Flood\nD.Earthquake",
|
| 750 |
"answer": "C"
|
| 751 |
},
|
| 752 |
{
|
| 753 |
"id": "d05000fa-1ff2-4d66-9c36-fef62cf04892",
|
| 754 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/126.png",
|
| 755 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Earthquake\nB.Landslide\nC.Fire\nD.Flood",
|
| 756 |
"answer": "D"
|
| 757 |
},
|
| 758 |
{
|
| 759 |
"id": "5c994e94-36ca-4369-b996-742e1be51037",
|
| 760 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/127.png",
|
| 761 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Flood\nB.Earthquake\nC.Fire\nD.Landslide",
|
| 762 |
"answer": "A"
|
| 763 |
},
|
| 764 |
{
|
| 765 |
"id": "1b7a3849-3ff3-4b2e-91ad-b62be6a592f0",
|
| 766 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/128.png",
|
| 767 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Earthquake\nB.Fire\nC.Flood\nD.Landslide",
|
| 768 |
"answer": "C"
|
| 769 |
},
|
| 770 |
{
|
| 771 |
"id": "9ec10e8d-ee34-4b27-9afa-0c31f0c7d683",
|
| 772 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/129.png",
|
| 773 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Flood\nB.Fire\nC.Earthquake\nD.Landslide",
|
| 774 |
"answer": "A"
|
| 775 |
},
|
| 776 |
{
|
| 777 |
"id": "41e4482e-3daf-48bb-9f88-1f74514e4a8f",
|
| 778 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/130.png",
|
| 779 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Earthquake\nB.Landslide\nC.Fire\nD.Flood",
|
| 780 |
"answer": "D"
|
| 781 |
},
|
| 782 |
{
|
| 783 |
"id": "7a45c996-5177-474e-8266-86fbeab13582",
|
| 784 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/131.png",
|
| 785 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Flood\nB.Fire\nC.Landslide\nD.Earthquake",
|
| 786 |
"answer": "A"
|
| 787 |
},
|
| 788 |
{
|
| 789 |
"id": "6ce5a795-0a6c-4222-be1f-315ae3fb9d1f",
|
| 790 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/132.png",
|
| 791 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Landslide\nB.Flood\nC.Fire\nD.Earthquake",
|
| 792 |
"answer": "B"
|
| 793 |
},
|
| 794 |
{
|
| 795 |
"id": "f79a947a-0df6-4d16-bd3c-ca5e60fb0922",
|
| 796 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/133.png",
|
| 797 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Earthquake\nB.Flood\nC.Fire\nD.Landslide",
|
| 798 |
"answer": "B"
|
| 799 |
},
|
| 800 |
{
|
| 801 |
"id": "674df37b-f7e0-4a19-9d91-b4c428b5ad46",
|
| 802 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/134.png",
|
| 803 |
"question": "What disaster led to the situation depicted in this image?\nA.Flood\nB.Landslide\nC.Fire\nD.Earthquake",
|
| 804 |
"answer": "A"
|
| 805 |
},
|
| 806 |
{
|
| 807 |
"id": "bcae785e-5eb4-4285-9f27-9d0ee5a736cd",
|
| 808 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/135.png",
|
| 809 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Flood\nB.Landslide\nC.Fire\nD.Earthquake",
|
| 810 |
"answer": "A"
|
| 811 |
},
|
| 812 |
{
|
| 813 |
"id": "aa094584-3c65-4624-8332-14b9cf459c7f",
|
| 814 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/136.png",
|
| 815 |
"question": "What catastrophic event brought about the situation in this image?\nA.Landslide\nB.Fire\nC.Flood\nD.Earthquake",
|
| 816 |
"answer": "C"
|
| 817 |
},
|
| 818 |
{
|
| 819 |
"id": "5e947831-7ba4-46e0-a097-9ee3d61f5e6b",
|
| 820 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/137.png",
|
| 821 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Flood\nC.Earthquake\nD.Fire",
|
| 822 |
"answer": "B"
|
| 823 |
},
|
| 824 |
{
|
| 825 |
"id": "b054bf5f-2b25-49d5-831d-3e03cf084458",
|
| 826 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/138.png",
|
| 827 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Earthquake\nB.Landslide\nC.Flood\nD.Fire",
|
| 828 |
"answer": "C"
|
| 829 |
},
|
| 830 |
{
|
| 831 |
"id": "e824c149-56f1-445e-b65a-69f293e6603f",
|
| 832 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/139.png",
|
| 833 |
"question": "What disaster led to the situation depicted in this image?\nA.Fire\nB.Earthquake\nC.Landslide\nD.Flood",
|
| 834 |
"answer": "D"
|
| 835 |
},
|
| 836 |
{
|
| 837 |
"id": "f65274ac-2994-4a2a-a3c2-b8d9a8fc0fb0",
|
| 838 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/140.png",
|
| 839 |
"question": "What catastrophic event brought about the situation in this image?\nA.Earthquake\nB.Flood\nC.Fire\nD.Landslide",
|
| 840 |
"answer": "B"
|
| 841 |
},
|
| 842 |
{
|
| 843 |
"id": "c0100071-afb2-4438-b74e-bd12609954b0",
|
| 844 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/141.png",
|
| 845 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Fire\nB.Earthquake\nC.Flood\nD.Landslide",
|
| 846 |
"answer": "C"
|
| 847 |
},
|
| 848 |
{
|
| 849 |
"id": "a690bdb0-d1ee-4baf-98d1-2fb21eff8b66",
|
| 850 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/142.png",
|
| 851 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Flood\nB.Landslide\nC.Earthquake\nD.Fire",
|
| 852 |
"answer": "A"
|
| 853 |
},
|
| 854 |
{
|
| 855 |
"id": "57739fce-b319-45e3-b160-03025f5b91e0",
|
| 856 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/143.png",
|
| 857 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Earthquake\nC.Fire\nD.Flood",
|
| 858 |
"answer": "D"
|
| 859 |
},
|
| 860 |
{
|
| 861 |
"id": "4ec5a901-b167-4e54-bbe8-2337b2a2400e",
|
| 862 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/144.png",
|
| 863 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Landslide\nB.Earthquake\nC.Fire\nD.Flood",
|
| 864 |
"answer": "D"
|
| 865 |
},
|
| 866 |
{
|
| 867 |
"id": "0925aabb-f77d-4ac7-94eb-e92663331c01",
|
| 868 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/145.png",
|
| 869 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Flood\nB.Earthquake\nC.Fire\nD.Landslide",
|
| 870 |
"answer": "A"
|
| 871 |
},
|
| 872 |
{
|
| 873 |
"id": "cd6dbabb-1a93-417e-85e4-03cfa1a59eca",
|
| 874 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/146.png",
|
| 875 |
"question": "What disaster led to the situation depicted in this image?\nA.Fire\nB.Earthquake\nC.Flood\nD.Landslide",
|
| 876 |
"answer": "C"
|
| 877 |
},
|
| 878 |
{
|
| 879 |
"id": "fa2a5c24-5cb7-4b86-9c36-ceabcbbe4f99",
|
| 880 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/147.png",
|
| 881 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Flood\nB.Landslide\nC.Earthquake\nD.Fire",
|
| 882 |
"answer": "A"
|
| 883 |
},
|
| 884 |
{
|
| 885 |
"id": "293b2d7e-d501-4ad7-a211-47a056596d87",
|
| 886 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/148.png",
|
| 887 |
"question": "What disaster led to the situation depicted in this image?\nA.Flood\nB.Fire\nC.Landslide\nD.Earthquake",
|
| 888 |
"answer": "A"
|
| 889 |
},
|
| 890 |
{
|
| 891 |
"id": "c16af265-2458-4844-9bbf-362dfd9f6cd4",
|
| 892 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/149.png",
|
| 893 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Fire\nB.Flood\nC.Earthquake\nD.Landslide",
|
| 894 |
"answer": "B"
|
| 895 |
},
|
| 896 |
{
|
| 897 |
"id": "f2f0eb5a-23fe-4b2f-8748-abb8d839aedd",
|
| 898 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/150.png",
|
| 899 |
"question": "What catastrophic event brought about the situation in this image?\nA.Earthquake\nB.Flood\nC.Landslide\nD.Fire",
|
| 900 |
"answer": "B"
|
| 901 |
},
|
| 902 |
{
|
| 903 |
"id": "9f971e1c-012f-4173-8285-44a088153d22",
|
| 904 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/151.png",
|
| 905 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Flood\nB.Landslide\nC.Fire\nD.Earthquake",
|
| 906 |
"answer": "B"
|
| 907 |
},
|
| 908 |
{
|
| 909 |
"id": "fe40f0d2-b7b5-449b-90da-09bb826b0df1",
|
| 910 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/152.png",
|
| 911 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Earthquake\nB.Flood\nC.Fire\nD.Landslide",
|
| 912 |
"answer": "D"
|
| 913 |
},
|
| 914 |
{
|
| 915 |
"id": "448dd292-39f9-4c25-8fb9-36e58c01d9fa",
|
| 916 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/153.png",
|
| 917 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Flood\nC.Fire\nD.Earthquake",
|
| 918 |
"answer": "A"
|
| 919 |
},
|
| 920 |
{
|
| 921 |
"id": "1ff497ca-9c9a-48e3-9912-e19b532bf66f",
|
| 922 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/154.png",
|
| 923 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Landslide\nB.Flood\nC.Fire\nD.Earthquake",
|
| 924 |
"answer": "A"
|
| 925 |
},
|
| 926 |
{
|
| 927 |
"id": "80e23597-927c-4bf7-be0b-3063649301c0",
|
| 928 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/155.png",
|
| 929 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Flood\nB.Landslide\nC.Earthquake\nD.Fire",
|
| 930 |
"answer": "B"
|
| 931 |
},
|
| 932 |
{
|
| 933 |
"id": "ff7c0669-bf99-43fa-a1e7-7548aa73f4b9",
|
| 934 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/156.png",
|
| 935 |
"question": "What catastrophic event brought about the situation in this image?\nA.Earthquake\nB.Fire\nC.Landslide\nD.Flood",
|
| 936 |
"answer": "C"
|
| 937 |
},
|
| 938 |
{
|
| 939 |
"id": "37d3ca4e-70e8-4d32-a8cd-feed276b578a",
|
| 940 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/157.png",
|
| 941 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Flood\nB.Fire\nC.Earthquake\nD.Landslide",
|
| 942 |
"answer": "D"
|
| 943 |
},
|
| 944 |
{
|
| 945 |
"id": "e5697943-ca59-4675-918d-818331b0d94e",
|
| 946 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/158.png",
|
| 947 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Landslide\nB.Flood\nC.Earthquake\nD.Fire",
|
| 948 |
"answer": "A"
|
| 949 |
},
|
| 950 |
{
|
| 951 |
"id": "ee4e8833-3759-433c-9e02-4a664065e8e9",
|
| 952 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/159.png",
|
| 953 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Flood\nB.Earthquake\nC.Fire\nD.Landslide",
|
| 954 |
"answer": "D"
|
| 955 |
},
|
| 956 |
{
|
| 957 |
"id": "7b6f007f-69b3-4204-90dd-39a369c28d85",
|
| 958 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/160.png",
|
| 959 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Fire\nB.Earthquake\nC.Flood\nD.Landslide",
|
| 960 |
"answer": "D"
|
| 961 |
},
|
| 962 |
{
|
| 963 |
"id": "d64bcceb-032d-417d-8166-98c86a2f5c4e",
|
| 964 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/161.png",
|
| 965 |
"question": "What disaster led to the situation depicted in this image?\nA.Flood\nB.Earthquake\nC.Landslide\nD.Fire",
|
| 966 |
"answer": "C"
|
| 967 |
},
|
| 968 |
{
|
| 969 |
"id": "eca0df8c-8c71-4e6f-b0c1-85f95fd81c14",
|
| 970 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/162.png",
|
| 971 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Earthquake\nC.Fire\nD.Flood",
|
| 972 |
"answer": "A"
|
| 973 |
},
|
| 974 |
{
|
| 975 |
"id": "ce2d0824-d28b-4d68-8c20-8d0effe62725",
|
| 976 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/163.png",
|
| 977 |
"question": "What catastrophic event brought about the situation in this image?\nA.Landslide\nB.Flood\nC.Fire\nD.Earthquake",
|
| 978 |
"answer": "A"
|
| 979 |
},
|
| 980 |
{
|
| 981 |
"id": "a283d6c6-aac7-47ce-840c-2ea0a917577e",
|
| 982 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/164.png",
|
| 983 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Earthquake\nB.Fire\nC.Landslide\nD.Flood",
|
| 984 |
"answer": "C"
|
| 985 |
},
|
| 986 |
{
|
| 987 |
"id": "8fe059e3-4023-452d-8701-43fef681dac8",
|
| 988 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/165.png",
|
| 989 |
"question": "What disaster led to the situation depicted in this image?\nA.Earthquake\nB.Flood\nC.Fire\nD.Landslide",
|
| 990 |
"answer": "D"
|
| 991 |
},
|
| 992 |
{
|
| 993 |
"id": "497c3d85-60a1-426a-a07c-17c252059e08",
|
| 994 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/166.png",
|
| 995 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Flood\nB.Fire\nC.Earthquake\nD.Landslide",
|
| 996 |
"answer": "D"
|
| 997 |
},
|
| 998 |
{
|
| 999 |
"id": "d2ccb353-adc1-491c-bc08-f7624f1ad546",
|
| 1000 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/167.png",
|
| 1001 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Fire\nB.Earthquake\nC.Landslide\nD.Flood",
|
| 1002 |
"answer": "C"
|
| 1003 |
},
|
| 1004 |
{
|
| 1005 |
"id": "5334f542-abac-444c-9e89-04caf47e5981",
|
| 1006 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/168.png",
|
| 1007 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Earthquake\nB.Landslide\nC.Flood\nD.Fire",
|
| 1008 |
"answer": "B"
|
| 1009 |
},
|
| 1010 |
{
|
| 1011 |
"id": "36ede68e-b55c-4635-af4e-cc4d04bbd66c",
|
| 1012 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/169.png",
|
| 1013 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Flood\nC.Fire\nD.Earthquake",
|
| 1014 |
"answer": "A"
|
| 1015 |
},
|
| 1016 |
{
|
| 1017 |
"id": "fb4627a0-7a81-46cb-95d0-5d2c6d1bee6a",
|
| 1018 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/170.png",
|
| 1019 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Flood\nB.Earthquake\nC.Fire\nD.Landslide",
|
| 1020 |
"answer": "D"
|
| 1021 |
},
|
| 1022 |
{
|
| 1023 |
"id": "664bfdb0-eb11-4df7-9749-053172b00d6c",
|
| 1024 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/171.png",
|
| 1025 |
"question": "What catastrophic event brought about the situation in this image?\nA.Flood\nB.Earthquake\nC.Fire\nD.Landslide",
|
| 1026 |
"answer": "D"
|
| 1027 |
},
|
| 1028 |
{
|
| 1029 |
"id": "a006d13e-7a51-49c2-9dcf-f8a4b965d30f",
|
| 1030 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/172.png",
|
| 1031 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Flood\nB.Earthquake\nC.Fire\nD.Landslide",
|
| 1032 |
"answer": "D"
|
| 1033 |
},
|
| 1034 |
{
|
| 1035 |
"id": "7db92f6d-40a5-4c7a-a724-db743af5c663",
|
| 1036 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/173.png",
|
| 1037 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Flood\nC.Fire\nD.Earthquake",
|
| 1038 |
"answer": "A"
|
| 1039 |
},
|
| 1040 |
{
|
| 1041 |
"id": "897a1efd-0413-447d-bf15-c1f1ec5a15c6",
|
| 1042 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/174.png",
|
| 1043 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Earthquake\nB.Landslide\nC.Fire\nD.Flood",
|
| 1044 |
"answer": "B"
|
| 1045 |
},
|
| 1046 |
{
|
| 1047 |
"id": "86d146d6-8725-4e45-8ea3-425f04067c3b",
|
| 1048 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/175.png",
|
| 1049 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Fire\nC.Earthquake\nD.Flood",
|
| 1050 |
"answer": "A"
|
| 1051 |
},
|
| 1052 |
{
|
| 1053 |
"id": "004faa23-76d6-4c6e-a434-4babb065d3ba",
|
| 1054 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/176.png",
|
| 1055 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Fire\nC.Flood\nD.Earthquake",
|
| 1056 |
"answer": "A"
|
| 1057 |
},
|
| 1058 |
{
|
| 1059 |
"id": "b69f2a01-092a-436e-bca3-d828ba284cb5",
|
| 1060 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/177.png",
|
| 1061 |
"question": "What disaster led to the situation depicted in this image?\nA.Fire\nB.Earthquake\nC.Landslide\nD.Flood",
|
| 1062 |
"answer": "C"
|
| 1063 |
},
|
| 1064 |
{
|
| 1065 |
"id": "58af2fa0-6d7c-4024-a882-b9a70e2c2d28",
|
| 1066 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/178.png",
|
| 1067 |
"question": "What catastrophic event brought about the situation in this image?\nA.Flood\nB.Landslide\nC.Fire\nD.Earthquake",
|
| 1068 |
"answer": "B"
|
| 1069 |
},
|
| 1070 |
{
|
| 1071 |
"id": "2ac3aa7e-5f15-4d63-958b-2272810d73fc",
|
| 1072 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/179.png",
|
| 1073 |
"question": "What disaster led to the situation depicted in this image?\nA.Fire\nB.Landslide\nC.Flood\nD.Earthquake",
|
| 1074 |
"answer": "B"
|
| 1075 |
},
|
| 1076 |
{
|
| 1077 |
"id": "40a1f8cc-987f-45af-ab86-e044aedb984d",
|
| 1078 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/180.png",
|
| 1079 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Fire\nB.Landslide\nC.Earthquake\nD.Flood",
|
| 1080 |
"answer": "B"
|
| 1081 |
},
|
| 1082 |
{
|
| 1083 |
"id": "735da3ce-6242-47bb-a1bc-03195365b8f4",
|
| 1084 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/181.png",
|
| 1085 |
"question": "What disaster led to the situation depicted in this image?\nA.Fire\nB.Earthquake\nC.Flood\nD.Landslide",
|
| 1086 |
"answer": "D"
|
| 1087 |
},
|
| 1088 |
{
|
| 1089 |
"id": "ade9cc46-9141-41ae-9be4-fa83bb8b7028",
|
| 1090 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/182.png",
|
| 1091 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Earthquake\nB.Flood\nC.Landslide\nD.Fire",
|
| 1092 |
"answer": "C"
|
| 1093 |
},
|
| 1094 |
{
|
| 1095 |
"id": "3b4d2c23-f7db-4e23-a201-3235dd6bcad0",
|
| 1096 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/183.png",
|
| 1097 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Fire\nB.Landslide\nC.Flood\nD.Earthquake",
|
| 1098 |
"answer": "B"
|
| 1099 |
},
|
| 1100 |
{
|
| 1101 |
"id": "7a9b90d8-ea71-49fc-94b0-ba32a1a6af71",
|
| 1102 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/184.png",
|
| 1103 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Landslide\nB.Flood\nC.Earthquake\nD.Fire",
|
| 1104 |
"answer": "A"
|
| 1105 |
},
|
| 1106 |
{
|
| 1107 |
"id": "6ba67745-69e0-4863-a106-923da96e54ff",
|
| 1108 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/185.png",
|
| 1109 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Landslide\nB.Fire\nC.Earthquake\nD.Flood",
|
| 1110 |
"answer": "A"
|
| 1111 |
},
|
| 1112 |
{
|
| 1113 |
"id": "2080631e-a601-499c-9f7f-52a063b6fdd1",
|
| 1114 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/186.png",
|
| 1115 |
"question": "What catastrophic event brought about the situation in this image?\nA.Fire\nB.Earthquake\nC.Landslide\nD.Flood",
|
| 1116 |
"answer": "C"
|
| 1117 |
},
|
| 1118 |
{
|
| 1119 |
"id": "ea98113f-d63b-41ff-a17c-616487227437",
|
| 1120 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/187.png",
|
| 1121 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Earthquake\nB.Landslide\nC.Fire\nD.Flood",
|
| 1122 |
"answer": "B"
|
| 1123 |
},
|
| 1124 |
{
|
| 1125 |
"id": "9b430255-6ded-4b94-804e-db82e8590522",
|
| 1126 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/188.png",
|
| 1127 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Fire\nB.Flood\nC.Earthquake\nD.Landslide",
|
| 1128 |
"answer": "D"
|
| 1129 |
},
|
| 1130 |
{
|
| 1131 |
"id": "6c0936ff-293e-4eb3-9763-6c8bfc45a3fb",
|
| 1132 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/189.png",
|
| 1133 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Landslide\nB.Fire\nC.Earthquake\nD.Flood",
|
| 1134 |
"answer": "A"
|
| 1135 |
},
|
| 1136 |
{
|
| 1137 |
"id": "dcf25da0-6edd-4527-aa9d-e047f3745ddc",
|
| 1138 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/190.png",
|
| 1139 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Flood\nB.Earthquake\nC.Fire\nD.Landslide",
|
| 1140 |
"answer": "D"
|
| 1141 |
},
|
| 1142 |
{
|
| 1143 |
"id": "45a53c6b-0c62-4c08-90e1-ffb57945a61f",
|
| 1144 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/191.png",
|
| 1145 |
"question": "What catastrophic event brought about the situation in this image?\nA.Landslide\nB.Fire\nC.Earthquake\nD.Flood",
|
| 1146 |
"answer": "A"
|
| 1147 |
},
|
| 1148 |
{
|
| 1149 |
"id": "75ca5915-2bdc-43af-93f7-08967fd0e1bc",
|
| 1150 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/192.png",
|
| 1151 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Flood\nB.Landslide\nC.Fire\nD.Earthquake",
|
| 1152 |
"answer": "B"
|
| 1153 |
},
|
| 1154 |
{
|
| 1155 |
"id": "06c10745-234e-44f5-8b30-64c0dd4f3f83",
|
| 1156 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/193.png",
|
| 1157 |
"question": "What catastrophic event brought about the situation in this image?\nA.Landslide\nB.Earthquake\nC.Fire\nD.Flood",
|
| 1158 |
"answer": "A"
|
| 1159 |
},
|
| 1160 |
{
|
| 1161 |
"id": "658f7546-2df1-4fab-ab28-67c02ac8c4e6",
|
| 1162 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/194.png",
|
| 1163 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Landslide\nB.Fire\nC.Flood\nD.Earthquake",
|
| 1164 |
"answer": "A"
|
| 1165 |
},
|
| 1166 |
{
|
| 1167 |
"id": "df98fc96-4880-4a81-930c-76750bae426a",
|
| 1168 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/195.png",
|
| 1169 |
"question": "Can you identify the disaster that led to the situation in this image?\nA.Fire\nB.Earthquake\nC.Landslide\nD.Flood",
|
| 1170 |
"answer": "C"
|
| 1171 |
},
|
| 1172 |
{
|
| 1173 |
"id": "da1430bd-207a-4017-a52d-aed6bf8574fc",
|
| 1174 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/196.png",
|
| 1175 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Landslide\nB.Flood\nC.Fire\nD.Earthquake",
|
| 1176 |
"answer": "A"
|
| 1177 |
},
|
| 1178 |
{
|
| 1179 |
"id": "067b07a0-e09e-4eba-b2a4-def0d4c4a40c",
|
| 1180 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/197.png",
|
| 1181 |
"question": "What catastrophic event brought about the situation in this image?\nA.Landslide\nB.Flood\nC.Earthquake\nD.Fire",
|
| 1182 |
"answer": "A"
|
| 1183 |
},
|
| 1184 |
{
|
| 1185 |
"id": "e472f294-7e01-43cf-b0d9-3d5c4a305f2e",
|
| 1186 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/198.png",
|
| 1187 |
"question": "Which disaster is responsible for the scene depicted in this image?\nA.Earthquake\nB.Fire\nC.Landslide\nD.Flood",
|
| 1188 |
"answer": "C"
|
| 1189 |
},
|
| 1190 |
{
|
| 1191 |
"id": "00c1f24a-e52b-4488-9000-cd57a088c2e6",
|
| 1192 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/199.png",
|
| 1193 |
"question": "Which disaster resulted in the scenario depicted in this image?\nA.Fire\nB.Landslide\nC.Earthquake\nD.Flood",
|
| 1194 |
"answer": "B"
|
| 1195 |
},
|
| 1196 |
{
|
| 1197 |
"id": "ee32b3ce-fa6e-4cf0-a90a-ee53340197aa",
|
| 1198 |
+
"image_path": "reasoning/common_sense_reasoning/disaster_discrimination/images/200.png",
|
| 1199 |
"question": "What disaster led to the situation depicted in this image?\nA.Landslide\nB.Flood\nC.Earthquake\nD.Fire",
|
| 1200 |
"answer": "A"
|
| 1201 |
}
|
reasoning/common_sense_reasoning/geospatial_determination/geospatial_determination.json
CHANGED
|
@@ -1,1201 +1,1201 @@
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
"id": "4051f07a-679d-4382-84ad-56e364bde8ad",
|
| 4 |
-
"image_path": "images/1.png",
|
| 5 |
"question": "In which country is the landmark shown in this image situated?\nA.France\nB.Egypt\nC.USA\nD.UK",
|
| 6 |
"answer": "C"
|
| 7 |
},
|
| 8 |
{
|
| 9 |
"id": "c13da1a1-96d5-4736-b835-8a79d6f53a26",
|
| 10 |
-
"image_path": "images/2.png",
|
| 11 |
"question": "From the image given, which country is home to this landmark?\nA.Italy\nB.UK\nC.USA\nD.France",
|
| 12 |
"answer": "D"
|
| 13 |
},
|
| 14 |
{
|
| 15 |
"id": "59036576-3472-48d2-9e1e-18d460ba8a0b",
|
| 16 |
-
"image_path": "images/3.png",
|
| 17 |
"question": "In which country is the landmark shown in this image situated?\nA.India\nB.Cambodia\nC.France\nD.UK",
|
| 18 |
"answer": "D"
|
| 19 |
},
|
| 20 |
{
|
| 21 |
"id": "f7ba1623-57b6-4e97-8e0d-df225e645741",
|
| 22 |
-
"image_path": "images/4.png",
|
| 23 |
"question": "In which country is the landmark shown in this image situated?\nA.UK\nB.Italy\nC.Tibet\nD.UK",
|
| 24 |
"answer": "B"
|
| 25 |
},
|
| 26 |
{
|
| 27 |
"id": "65a2f44a-b3d2-4de6-9eb8-42fb55b9a7a7",
|
| 28 |
-
"image_path": "images/5.png",
|
| 29 |
"question": "In which country is the landmark shown in this image situated?\nA.Egypt\nB.UK\nC.Italy\nD.India",
|
| 30 |
"answer": "C"
|
| 31 |
},
|
| 32 |
{
|
| 33 |
"id": "684a7a51-02d1-437e-aae5-39dbd386b7ac",
|
| 34 |
-
"image_path": "images/6.png",
|
| 35 |
"question": "In which country is the landmark shown in this image situated?\nA.Spain\nB.UAE\nC.USA\nD.UK",
|
| 36 |
"answer": "C"
|
| 37 |
},
|
| 38 |
{
|
| 39 |
"id": "72200746-e9bc-4690-87ef-6672c57d9f2a",
|
| 40 |
-
"image_path": "images/7.png",
|
| 41 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.USA\nB.China\nC.China\nD.UK",
|
| 42 |
"answer": "A"
|
| 43 |
},
|
| 44 |
{
|
| 45 |
"id": "a7e54511-3b89-4970-9766-ba04c6e21392",
|
| 46 |
-
"image_path": "images/8.png",
|
| 47 |
"question": "Based on the image provided, which country is this landmark located in?\nA.Russia\nB.Italy\nC.UK\nD.USA",
|
| 48 |
"answer": "D"
|
| 49 |
},
|
| 50 |
{
|
| 51 |
"id": "25faaa53-3fb3-435f-9f41-609d7e3cefdc",
|
| 52 |
-
"image_path": "images/9.png",
|
| 53 |
"question": "Based on the image provided, which country is this landmark located in?\nA.USA\nB.Italy\nC.Malaysia\nD.France",
|
| 54 |
"answer": "D"
|
| 55 |
},
|
| 56 |
{
|
| 57 |
"id": "5129c046-8198-4693-bb81-7e5ba257bc2d",
|
| 58 |
-
"image_path": "images/10.png",
|
| 59 |
"question": "Based on the provided image, in which country can this landmark be found?\nA.Italy\nB.UK\nC.USA\nD.Japan",
|
| 60 |
"answer": "D"
|
| 61 |
},
|
| 62 |
{
|
| 63 |
"id": "0b12b1ef-7c3b-4a2f-8c64-f47cefb14650",
|
| 64 |
-
"image_path": "images/11.png",
|
| 65 |
"question": "From the image given, which country is home to this landmark?\nA.UK\nB.Russia\nC.Brazil\nD.Italy",
|
| 66 |
"answer": "A"
|
| 67 |
},
|
| 68 |
{
|
| 69 |
"id": "63c9c258-2dc0-4d4e-9857-42114dd0369f",
|
| 70 |
-
"image_path": "images/12.png",
|
| 71 |
"question": "Based on the image provided, which country is this landmark located in?\nA.France\nB.Vatican City\nC.USA\nD.Russia",
|
| 72 |
"answer": "B"
|
| 73 |
},
|
| 74 |
{
|
| 75 |
"id": "9fea17d8-aeeb-4aa0-b5ae-ecb9482c0ebd",
|
| 76 |
-
"image_path": "images/13.png",
|
| 77 |
"question": "Based on the image provided, which country is this landmark located in?\nA.UK\nB.UK\nC.USA\nD.Spain",
|
| 78 |
"answer": "D"
|
| 79 |
},
|
| 80 |
{
|
| 81 |
"id": "ca61b797-6a10-4157-92a2-2ad6b5212448",
|
| 82 |
-
"image_path": "images/14.png",
|
| 83 |
"question": "Based on the provided image, in which country can this landmark be found?\nA.China\nB.Spain\nC.Germany\nD.USA",
|
| 84 |
"answer": "A"
|
| 85 |
},
|
| 86 |
{
|
| 87 |
"id": "5952fc3a-8967-48de-902d-0e8cacc19000",
|
| 88 |
-
"image_path": "images/15.png",
|
| 89 |
"question": "In which country is the landmark shown in this image situated?\nA.Italy\nB.USA\nC.Australia\nD.Russia",
|
| 90 |
"answer": "C"
|
| 91 |
},
|
| 92 |
{
|
| 93 |
"id": "97c5e9b0-97c3-4b1e-9e00-73e8f8e934e4",
|
| 94 |
-
"image_path": "images/16.png",
|
| 95 |
"question": "From the image given, which country is home to this landmark?\nA.UK\nB.UK\nC.Russia\nD.UK",
|
| 96 |
"answer": "C"
|
| 97 |
},
|
| 98 |
{
|
| 99 |
"id": "2a258360-6a25-43c3-819c-88c5c1a802be",
|
| 100 |
-
"image_path": "images/17.png",
|
| 101 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.UK\nB.USA\nC.Belgium\nD.France",
|
| 102 |
"answer": "D"
|
| 103 |
},
|
| 104 |
{
|
| 105 |
"id": "1c9e73e2-e0bd-4661-9263-36730f670501",
|
| 106 |
-
"image_path": "images/18.png",
|
| 107 |
"question": "Based on the image provided, which country is this landmark located in?\nA.Australia\nB.UK\nC.Germany\nD.Belgium",
|
| 108 |
"answer": "C"
|
| 109 |
},
|
| 110 |
{
|
| 111 |
"id": "0704d7ce-568c-4a0d-9b88-42ca14c651d4",
|
| 112 |
-
"image_path": "images/19.png",
|
| 113 |
"question": "Based on the provided image, in which country can this landmark be found?\nA.Italy\nB.France\nC.Italy\nD.UK",
|
| 114 |
"answer": "D"
|
| 115 |
},
|
| 116 |
{
|
| 117 |
"id": "c0c1741a-e071-4e67-8f1a-0d0a3faf2be3",
|
| 118 |
-
"image_path": "images/20.png",
|
| 119 |
"question": "In which country is the landmark shown in this image situated?\nA.France\nB.USA\nC.Egypt\nD.Australia",
|
| 120 |
"answer": "D"
|
| 121 |
},
|
| 122 |
{
|
| 123 |
"id": "8391ec99-8a43-4977-9450-17dada47398a",
|
| 124 |
-
"image_path": "images/21.png",
|
| 125 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.UK\nB.France\nC.India\nD.UK",
|
| 126 |
"answer": "C"
|
| 127 |
},
|
| 128 |
{
|
| 129 |
"id": "1f111e21-fbe4-487e-bc21-cc08639c5d50",
|
| 130 |
-
"image_path": "images/22.png",
|
| 131 |
"question": "In which country is the landmark shown in this image situated?\nA.Egypt\nB.Spain\nC.Italy\nD.USA",
|
| 132 |
"answer": "A"
|
| 133 |
},
|
| 134 |
{
|
| 135 |
"id": "8514689a-294e-4cda-8754-5a8f81b4ee99",
|
| 136 |
-
"image_path": "images/23.png",
|
| 137 |
"question": "From the image given, which country is home to this landmark?\nA.France\nB.Egypt\nC.UK\nD.Tibet",
|
| 138 |
"answer": "B"
|
| 139 |
},
|
| 140 |
{
|
| 141 |
"id": "0d86da2c-5cc8-41f3-88a3-61a5bb407973",
|
| 142 |
-
"image_path": "images/24.png",
|
| 143 |
"question": "Based on the provided image, in which country can this landmark be found?\nA.China\nB.Cambodia\nC.UK\nD.USA",
|
| 144 |
"answer": "C"
|
| 145 |
},
|
| 146 |
{
|
| 147 |
"id": "90ec7141-b328-45cd-a874-434bec3556ea",
|
| 148 |
-
"image_path": "images/25.png",
|
| 149 |
"question": "From the image given, which country is home to this landmark?\nA.China\nB.UK\nC.Germany\nD.USA",
|
| 150 |
"answer": "A"
|
| 151 |
},
|
| 152 |
{
|
| 153 |
"id": "20afb738-eeec-45a0-9ad6-560acc02aac8",
|
| 154 |
-
"image_path": "images/26.png",
|
| 155 |
"question": "Based on the image provided, which country is this landmark located in?\nA.UK\nB.UAE\nC.USA\nD.UK",
|
| 156 |
"answer": "C"
|
| 157 |
},
|
| 158 |
{
|
| 159 |
"id": "55cdd7ba-d5e4-49f0-af37-73c5c81de9ae",
|
| 160 |
-
"image_path": "images/27.png",
|
| 161 |
"question": "From the image given, which country is home to this landmark?\nA.France\nB.Russia\nC.UK\nD.USA",
|
| 162 |
"answer": "D"
|
| 163 |
},
|
| 164 |
{
|
| 165 |
"id": "ea9487b8-b123-4412-9a83-1bea7c134f2d",
|
| 166 |
-
"image_path": "images/28.png",
|
| 167 |
"question": "From the image given, which country is home to this landmark?\nA.USA\nB.UAE\nC.UK\nD.Belgium",
|
| 168 |
"answer": "B"
|
| 169 |
},
|
| 170 |
{
|
| 171 |
"id": "030dfb0f-7bfe-4f55-8a8d-0af47e313990",
|
| 172 |
-
"image_path": "images/29.png",
|
| 173 |
"question": "Based on the provided image, in which country can this landmark be found?\nA.Spain\nB.Greece\nC.UK\nD.Australia",
|
| 174 |
"answer": "B"
|
| 175 |
},
|
| 176 |
{
|
| 177 |
"id": "5ff69416-e9f8-4534-8e4f-1a12b0f077ed",
|
| 178 |
-
"image_path": "images/30.png",
|
| 179 |
"question": "From the image given, which country is home to this landmark?\nA.Russia\nB.Peru\nC.Spain\nD.Italy",
|
| 180 |
"answer": "D"
|
| 181 |
},
|
| 182 |
{
|
| 183 |
"id": "6ed003c2-b09b-4577-a2a0-bd716a065d4e",
|
| 184 |
-
"image_path": "images/31.png",
|
| 185 |
"question": "Based on the provided image, in which country can this landmark be found?\nA.Finland\nB.Italy\nC.Turkey\nD.Greece",
|
| 186 |
"answer": "B"
|
| 187 |
},
|
| 188 |
{
|
| 189 |
"id": "64705f24-39a8-40a4-8917-66136d016163",
|
| 190 |
-
"image_path": "images/32.png",
|
| 191 |
"question": "From the image given, which country is home to this landmark?\nA.France\nB.USA\nC.Spain\nD.France",
|
| 192 |
"answer": "B"
|
| 193 |
},
|
| 194 |
{
|
| 195 |
"id": "425d38a8-4053-462f-9032-cb46ba3afea8",
|
| 196 |
-
"image_path": "images/33.png",
|
| 197 |
"question": "In which country is the landmark shown in this image situated?\nA.Denmark\nB.Finland\nC.USA\nD.Austria",
|
| 198 |
"answer": "C"
|
| 199 |
},
|
| 200 |
{
|
| 201 |
"id": "70b641a7-b530-4f0a-858c-c001e495ee6c",
|
| 202 |
-
"image_path": "images/34.png",
|
| 203 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.UK\nB.Australia\nC.France\nD.Romania",
|
| 204 |
"answer": "C"
|
| 205 |
},
|
| 206 |
{
|
| 207 |
"id": "8d4dae11-ecb2-443e-b13a-49e3e420975b",
|
| 208 |
-
"image_path": "images/35.png",
|
| 209 |
"question": "Based on the image provided, which country is this landmark located in?\nA.Australia\nB.UK\nC.USA\nD.Russia",
|
| 210 |
"answer": "B"
|
| 211 |
},
|
| 212 |
{
|
| 213 |
"id": "5f9c068d-5f3a-45d0-9953-cce0e816c03d",
|
| 214 |
-
"image_path": "images/36.png",
|
| 215 |
"question": "In which country is the landmark shown in this image situated?\nA.France\nB.USA\nC.USA\nD.Italy",
|
| 216 |
"answer": "A"
|
| 217 |
},
|
| 218 |
{
|
| 219 |
"id": "c0b5d1f7-f330-4a2a-82dc-214f9d80ef43",
|
| 220 |
-
"image_path": "images/37.png",
|
| 221 |
"question": "In which country is the landmark shown in this image situated?\nA.USA\nB.Germany\nC.Italy\nD.Denmark",
|
| 222 |
"answer": "B"
|
| 223 |
},
|
| 224 |
{
|
| 225 |
"id": "ff9bcc86-89f4-426d-b7e3-eec29ec23cd8",
|
| 226 |
-
"image_path": "images/38.png",
|
| 227 |
"question": "In which country is the landmark shown in this image situated?\nA.UK\nB.USA\nC.Italy\nD.USA",
|
| 228 |
"answer": "A"
|
| 229 |
},
|
| 230 |
{
|
| 231 |
"id": "140ae00e-c2b8-43e3-ba6d-f8f73d1226c2",
|
| 232 |
-
"image_path": "images/39.png",
|
| 233 |
"question": "Based on the image provided, which country is this landmark located in?\nA.Peru\nB.Spain\nC.Italy\nD.Australia",
|
| 234 |
"answer": "A"
|
| 235 |
},
|
| 236 |
{
|
| 237 |
"id": "00434ff1-8078-48af-b8e9-179c13456c89",
|
| 238 |
-
"image_path": "images/40.png",
|
| 239 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.Brazil\nB.Italy\nC.USA\nD.Belgium",
|
| 240 |
"answer": "A"
|
| 241 |
},
|
| 242 |
{
|
| 243 |
"id": "4309e420-d628-4344-9404-72167a5ed92a",
|
| 244 |
-
"image_path": "images/41.png",
|
| 245 |
"question": "Based on the image provided, which country is this landmark located in?\nA.Vatican City\nB.Russia\nC.Spain\nD.Canada",
|
| 246 |
"answer": "D"
|
| 247 |
},
|
| 248 |
{
|
| 249 |
"id": "536b4e09-36da-4e3b-b52c-aa7ad817d7ae",
|
| 250 |
-
"image_path": "images/42.png",
|
| 251 |
"question": "Based on the image provided, which country is this landmark located in?\nA.USA\nB.Belgium\nC.China\nD.Italy",
|
| 252 |
"answer": "A"
|
| 253 |
},
|
| 254 |
{
|
| 255 |
"id": "5dfa0b97-ae1f-4be2-ab74-fd498693ac06",
|
| 256 |
-
"image_path": "images/43.png",
|
| 257 |
"question": "In which country is the landmark shown in this image situated?\nA.UAE\nB.Romania\nC.China\nD.UK",
|
| 258 |
"answer": "A"
|
| 259 |
},
|
| 260 |
{
|
| 261 |
"id": "83446cf8-dadf-4e0a-a91d-7ef0f3a66e0b",
|
| 262 |
-
"image_path": "images/44.png",
|
| 263 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.Spain\nB.France\nC.China\nD.UK",
|
| 264 |
"answer": "D"
|
| 265 |
},
|
| 266 |
{
|
| 267 |
"id": "aaef106b-2f1f-44d5-b087-aa5af5f10d6e",
|
| 268 |
-
"image_path": "images/45.png",
|
| 269 |
"question": "From the image given, which country is home to this landmark?\nA.Spain\nB.UK\nC.France\nD.UK",
|
| 270 |
"answer": "A"
|
| 271 |
},
|
| 272 |
{
|
| 273 |
"id": "6600596f-6234-4d06-bc86-215f4b405d00",
|
| 274 |
-
"image_path": "images/46.png",
|
| 275 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.Germany\nB.UAE\nC.Germany\nD.France",
|
| 276 |
"answer": "D"
|
| 277 |
},
|
| 278 |
{
|
| 279 |
"id": "098960c1-b3ba-4a07-8c4f-00a801fd3481",
|
| 280 |
-
"image_path": "images/47.png",
|
| 281 |
"question": "Based on the provided image, in which country can this landmark be found?\nA.Cambodia\nB.Denmark\nC.USA\nD.Italy",
|
| 282 |
"answer": "C"
|
| 283 |
},
|
| 284 |
{
|
| 285 |
"id": "dfb29556-5cb7-45d1-ad74-c7f0852542bb",
|
| 286 |
-
"image_path": "images/48.png",
|
| 287 |
"question": "From the image given, which country is home to this landmark?\nA.India\nB.Malaysia\nC.USA\nD.UAE",
|
| 288 |
"answer": "B"
|
| 289 |
},
|
| 290 |
{
|
| 291 |
"id": "9775abb5-4cd4-43a7-b4c0-0ead72fd4d3f",
|
| 292 |
-
"image_path": "images/49.png",
|
| 293 |
"question": "From the image given, which country is home to this landmark?\nA.France\nB.USA\nC.UK\nD.Belgium",
|
| 294 |
"answer": "C"
|
| 295 |
},
|
| 296 |
{
|
| 297 |
"id": "cacbf9fa-efd3-40e3-9542-c6e0fd981ce4",
|
| 298 |
-
"image_path": "images/50.png",
|
| 299 |
"question": "In which country is the landmark shown in this image situated?\nA.France\nB.USA\nC.USA\nD.USA",
|
| 300 |
"answer": "A"
|
| 301 |
},
|
| 302 |
{
|
| 303 |
"id": "62b2c2d3-9d47-4c62-b2b9-93fce9dd0cd7",
|
| 304 |
-
"image_path": "images/51.png",
|
| 305 |
"question": "Based on the image provided, which country is this landmark located in?\nA.France\nB.Turkey\nC.UK\nD.Spain",
|
| 306 |
"answer": "C"
|
| 307 |
},
|
| 308 |
{
|
| 309 |
"id": "181b6d78-d289-4125-a2f5-c8611cc82988",
|
| 310 |
-
"image_path": "images/52.png",
|
| 311 |
"question": "Based on the provided image, in which country can this landmark be found?\nA.USA\nB.Finland\nC.UK\nD.Australia",
|
| 312 |
"answer": "A"
|
| 313 |
},
|
| 314 |
{
|
| 315 |
"id": "dcb46b9f-f36d-4511-a677-d4faf01a411b",
|
| 316 |
-
"image_path": "images/53.png",
|
| 317 |
"question": "From the image given, which country is home to this landmark?\nA.Australia\nB.Italy\nC.USA\nD.Greece",
|
| 318 |
"answer": "B"
|
| 319 |
},
|
| 320 |
{
|
| 321 |
"id": "b47d0348-1b67-47d5-9413-1ae20f31d053",
|
| 322 |
-
"image_path": "images/54.png",
|
| 323 |
"question": "Based on the image provided, which country is this landmark located in?\nA.Belgium\nB.Australia\nC.Tibet\nD.Italy",
|
| 324 |
"answer": "D"
|
| 325 |
},
|
| 326 |
{
|
| 327 |
"id": "f3e76fb0-9b13-476c-ba3f-2dc7e7352b34",
|
| 328 |
-
"image_path": "images/55.png",
|
| 329 |
"question": "Based on the image provided, which country is this landmark located in?\nA.France\nB.Italy\nC.USA\nD.Austria",
|
| 330 |
"answer": "C"
|
| 331 |
},
|
| 332 |
{
|
| 333 |
"id": "d883accf-8762-41b8-a8f3-69c1c7f27471",
|
| 334 |
-
"image_path": "images/56.png",
|
| 335 |
"question": "In which country is the landmark shown in this image situated?\nA.Germany\nB.UK\nC.USA\nD.USA",
|
| 336 |
"answer": "B"
|
| 337 |
},
|
| 338 |
{
|
| 339 |
"id": "fa89bc7f-8ef0-4630-a737-5341ae794375",
|
| 340 |
-
"image_path": "images/57.png",
|
| 341 |
"question": "From the image given, which country is home to this landmark?\nA.UK\nB.France\nC.USA\nD.France",
|
| 342 |
"answer": "C"
|
| 343 |
},
|
| 344 |
{
|
| 345 |
"id": "be064ac2-4d58-416e-85b8-f76d460d5744",
|
| 346 |
-
"image_path": "images/58.png",
|
| 347 |
"question": "Based on the image provided, which country is this landmark located in?\nA.Italy\nB.India\nC.Germany\nD.UK",
|
| 348 |
"answer": "D"
|
| 349 |
},
|
| 350 |
{
|
| 351 |
"id": "f4cbc06d-7cd6-4ba6-9fef-200fde5ec4de",
|
| 352 |
-
"image_path": "images/59.png",
|
| 353 |
"question": "In which country is the landmark shown in this image situated?\nA.Ireland\nB.China\nC.Italy\nD.USA",
|
| 354 |
"answer": "D"
|
| 355 |
},
|
| 356 |
{
|
| 357 |
"id": "0a3c72bf-daa4-468e-8342-7d031f57a504",
|
| 358 |
-
"image_path": "images/60.png",
|
| 359 |
"question": "Based on the provided image, in which country can this landmark be found?\nA.Australia\nB.UK\nC.USA\nD.Italy",
|
| 360 |
"answer": "B"
|
| 361 |
},
|
| 362 |
{
|
| 363 |
"id": "a0a182cd-661e-4b98-96cb-3a6b7312d164",
|
| 364 |
-
"image_path": "images/61.png",
|
| 365 |
"question": "From the image given, which country is home to this landmark?\nA.Germany\nB.Brazil\nC.UK\nD.Germany",
|
| 366 |
"answer": "C"
|
| 367 |
},
|
| 368 |
{
|
| 369 |
"id": "8f984331-1b7f-404e-8a85-3eeec99cc10c",
|
| 370 |
-
"image_path": "images/62.png",
|
| 371 |
"question": "In which country is the landmark shown in this image situated?\nA.Egypt\nB.UK\nC.USA\nD.UK",
|
| 372 |
"answer": "A"
|
| 373 |
},
|
| 374 |
{
|
| 375 |
"id": "c79a9eb8-76f3-4bb5-bab4-ebc541603213",
|
| 376 |
-
"image_path": "images/63.png",
|
| 377 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.China\nB.Finland\nC.Germany\nD.Italy",
|
| 378 |
"answer": "C"
|
| 379 |
},
|
| 380 |
{
|
| 381 |
"id": "8db7dd3d-fda9-4415-b7b8-fcd04d33cc71",
|
| 382 |
-
"image_path": "images/64.png",
|
| 383 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.USA\nB.Denmark\nC.USA\nD.Germany",
|
| 384 |
"answer": "D"
|
| 385 |
},
|
| 386 |
{
|
| 387 |
"id": "2287f8f2-0155-431e-8e7c-75a469dbd969",
|
| 388 |
-
"image_path": "images/65.png",
|
| 389 |
"question": "Based on the image provided, which country is this landmark located in?\nA.Italy\nB.France\nC.USA\nD.China",
|
| 390 |
"answer": "C"
|
| 391 |
},
|
| 392 |
{
|
| 393 |
"id": "c3670862-5daa-405b-a81e-d5ff54e07579",
|
| 394 |
-
"image_path": "images/66.png",
|
| 395 |
"question": "In which country is the landmark shown in this image situated?\nA.France\nB.USA\nC.India\nD.Italy",
|
| 396 |
"answer": "B"
|
| 397 |
},
|
| 398 |
{
|
| 399 |
"id": "52894fe6-948a-4a03-8807-23b41e56ec53",
|
| 400 |
-
"image_path": "images/67.png",
|
| 401 |
"question": "From the image given, which country is home to this landmark?\nA.France\nB.Spain\nC.Spain\nD.Cambodia",
|
| 402 |
"answer": "D"
|
| 403 |
},
|
| 404 |
{
|
| 405 |
"id": "7a013411-ffbc-46d2-b0a8-1210dfdf2707",
|
| 406 |
-
"image_path": "images/68.png",
|
| 407 |
"question": "Based on the provided image, in which country can this landmark be found?\nA.Germany\nB.Brazil\nC.China\nD.Italy",
|
| 408 |
"answer": "C"
|
| 409 |
},
|
| 410 |
{
|
| 411 |
"id": "5775b03d-afd6-4083-8bad-54cd112e1fa1",
|
| 412 |
-
"image_path": "images/69.png",
|
| 413 |
"question": "Based on the image provided, which country is this landmark located in?\nA.USA\nB.Germany\nC.Tibet\nD.China",
|
| 414 |
"answer": "C"
|
| 415 |
},
|
| 416 |
{
|
| 417 |
"id": "ee95cb78-f2f6-4e7a-96df-4c532b07a0ea",
|
| 418 |
-
"image_path": "images/70.png",
|
| 419 |
"question": "From the image given, which country is home to this landmark?\nA.USA\nB.USA\nC.Turkey\nD.USA",
|
| 420 |
"answer": "C"
|
| 421 |
},
|
| 422 |
{
|
| 423 |
"id": "89574928-a643-41af-92bc-89eba638d2c8",
|
| 424 |
-
"image_path": "images/71.png",
|
| 425 |
"question": "In which country is the landmark shown in this image situated?\nA.Spain\nB.China\nC.France\nD.UK",
|
| 426 |
"answer": "B"
|
| 427 |
},
|
| 428 |
{
|
| 429 |
"id": "55265551-2082-45db-8247-fee1c728690c",
|
| 430 |
-
"image_path": "images/72.png",
|
| 431 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.Denmark\nB.Ireland\nC.France\nD.China",
|
| 432 |
"answer": "A"
|
| 433 |
},
|
| 434 |
{
|
| 435 |
"id": "05e52438-74bf-4223-afb6-e29554351d46",
|
| 436 |
-
"image_path": "images/73.png",
|
| 437 |
"question": "In which country is the landmark shown in this image situated?\nA.UK\nB.Canada\nC.Italy\nD.UK",
|
| 438 |
"answer": "C"
|
| 439 |
},
|
| 440 |
{
|
| 441 |
"id": "e6b8d90e-a6dc-4f23-8f1e-1d22ee1081f9",
|
| 442 |
-
"image_path": "images/74.png",
|
| 443 |
"question": "In which country is the landmark shown in this image situated?\nA.Australia\nB.Germany\nC.Japan\nD.USA",
|
| 444 |
"answer": "A"
|
| 445 |
},
|
| 446 |
{
|
| 447 |
"id": "8b498116-c816-4ec1-a8dc-7a2ccee78a96",
|
| 448 |
-
"image_path": "images/75.png",
|
| 449 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.Japan\nB.Vatican City\nC.UK\nD.UK",
|
| 450 |
"answer": "B"
|
| 451 |
},
|
| 452 |
{
|
| 453 |
"id": "5ede454d-4388-4542-8fd0-224235fbd8f1",
|
| 454 |
-
"image_path": "images/76.png",
|
| 455 |
"question": "From the image given, which country is home to this landmark?\nA.USA\nB.Italy\nC.Austria\nD.Finland",
|
| 456 |
"answer": "B"
|
| 457 |
},
|
| 458 |
{
|
| 459 |
"id": "7199b3a1-0657-4630-83e9-02925deb1a10",
|
| 460 |
-
"image_path": "images/77.png",
|
| 461 |
"question": "In which country is the landmark shown in this image situated?\nA.Italy\nB.USA\nC.UK\nD.USA",
|
| 462 |
"answer": "A"
|
| 463 |
},
|
| 464 |
{
|
| 465 |
"id": "be8add68-fdbd-47af-be50-a45f08696450",
|
| 466 |
-
"image_path": "images/78.png",
|
| 467 |
"question": "From the image given, which country is home to this landmark?\nA.China\nB.France\nC.Ireland\nD.USA",
|
| 468 |
"answer": "D"
|
| 469 |
},
|
| 470 |
{
|
| 471 |
"id": "65fd4512-6240-4625-b140-c932f6ebefeb",
|
| 472 |
-
"image_path": "images/79.png",
|
| 473 |
"question": "Based on the image provided, which country is this landmark located in?\nA.Russia\nB.Italy\nC.Vatican City\nD.Turkey",
|
| 474 |
"answer": "A"
|
| 475 |
},
|
| 476 |
{
|
| 477 |
"id": "57386eed-c3a0-49dd-8ac2-58c6b045f252",
|
| 478 |
-
"image_path": "images/80.png",
|
| 479 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.Germany\nB.UK\nC.UK\nD.Czech Republic",
|
| 480 |
"answer": "A"
|
| 481 |
},
|
| 482 |
{
|
| 483 |
"id": "ed97474f-87d5-4e23-a75e-b777b7d004da",
|
| 484 |
-
"image_path": "images/81.png",
|
| 485 |
"question": "Based on the image provided, which country is this landmark located in?\nA.Finland\nB.UK\nC.Australia\nD.Vatican City",
|
| 486 |
"answer": "A"
|
| 487 |
},
|
| 488 |
{
|
| 489 |
"id": "20dea2ca-38f0-409a-967b-4388d7bea0ae",
|
| 490 |
-
"image_path": "images/82.png",
|
| 491 |
"question": "Based on the image provided, which country is this landmark located in?\nA.Germany\nB.Denmark\nC.USA\nD.UK",
|
| 492 |
"answer": "B"
|
| 493 |
},
|
| 494 |
{
|
| 495 |
"id": "7f355a39-d073-4714-a25c-476783b1f40b",
|
| 496 |
-
"image_path": "images/83.png",
|
| 497 |
"question": "Based on the provided image, in which country can this landmark be found?\nA.UK\nB.UAE\nC.Romania\nD.France",
|
| 498 |
"answer": "A"
|
| 499 |
},
|
| 500 |
{
|
| 501 |
"id": "49ed3a5f-eaac-414e-bb45-335d977ee8bf",
|
| 502 |
-
"image_path": "images/84.png",
|
| 503 |
"question": "From the image given, which country is home to this landmark?\nA.UK\nB.Spain\nC.Germany\nD.USA",
|
| 504 |
"answer": "B"
|
| 505 |
},
|
| 506 |
{
|
| 507 |
"id": "cf22afaf-42c6-466f-95db-684d778cd580",
|
| 508 |
-
"image_path": "images/85.png",
|
| 509 |
"question": "Based on the image provided, which country is this landmark located in?\nA.USA\nB.UK\nC.France\nD.UK",
|
| 510 |
"answer": "C"
|
| 511 |
},
|
| 512 |
{
|
| 513 |
"id": "e92dbf85-13c3-49e4-8708-61abaff3a53e",
|
| 514 |
-
"image_path": "images/86.png",
|
| 515 |
"question": "Based on the provided image, in which country can this landmark be found?\nA.Canada\nB.Tibet\nC.Vatican City\nD.Austria",
|
| 516 |
"answer": "D"
|
| 517 |
},
|
| 518 |
{
|
| 519 |
"id": "6268915a-94dd-4a89-9a63-a8940a7b5c14",
|
| 520 |
-
"image_path": "images/87.png",
|
| 521 |
"question": "In which country is the landmark shown in this image situated?\nA.Ireland\nB.Tibet\nC.UK\nD.Romania",
|
| 522 |
"answer": "D"
|
| 523 |
},
|
| 524 |
{
|
| 525 |
"id": "a994f8cf-df63-450b-a568-d8131a739123",
|
| 526 |
-
"image_path": "images/88.png",
|
| 527 |
"question": "Based on the image provided, which country is this landmark located in?\nA.Czech Republic\nB.Vatican City\nC.Greece\nD.Denmark",
|
| 528 |
"answer": "A"
|
| 529 |
},
|
| 530 |
{
|
| 531 |
"id": "46396a19-02f3-4ef0-a97b-f7777b1177b0",
|
| 532 |
-
"image_path": "images/89.png",
|
| 533 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.Brazil\nB.Tibet\nC.Italy\nD.USA",
|
| 534 |
"answer": "C"
|
| 535 |
},
|
| 536 |
{
|
| 537 |
"id": "df2da232-5143-42ce-b048-f30dbdf7f4f4",
|
| 538 |
-
"image_path": "images/90.png",
|
| 539 |
"question": "In which country is the landmark shown in this image situated?\nA.USA\nB.Cambodia\nC.Belgium\nD.Russia",
|
| 540 |
"answer": "C"
|
| 541 |
},
|
| 542 |
{
|
| 543 |
"id": "78823f61-c297-4a6f-a014-91abce20d1bd",
|
| 544 |
-
"image_path": "images/91.png",
|
| 545 |
"question": "From the image given, which country is home to this landmark?\nA.Australia\nB.USA\nC.Egypt\nD.Spain",
|
| 546 |
"answer": "D"
|
| 547 |
},
|
| 548 |
{
|
| 549 |
"id": "5603e99a-1731-470f-b67a-1a60b14c3f89",
|
| 550 |
-
"image_path": "images/92.png",
|
| 551 |
"question": "In which country is the landmark shown in this image situated?\nA.UK\nB.USA\nC.Germany\nD.UK",
|
| 552 |
"answer": "B"
|
| 553 |
},
|
| 554 |
{
|
| 555 |
"id": "be9264c6-3ff3-4e5b-be50-cb9e4eb22c3a",
|
| 556 |
-
"image_path": "images/93.png",
|
| 557 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.Russia\nB.USA\nC.Turkey\nD.USA",
|
| 558 |
"answer": "A"
|
| 559 |
},
|
| 560 |
{
|
| 561 |
"id": "d18c88f5-ca03-456a-9fb6-391953f0a476",
|
| 562 |
-
"image_path": "images/94.png",
|
| 563 |
"question": "From the image given, which country is home to this landmark?\nA.UK\nB.USA\nC.Finland\nD.Turkey",
|
| 564 |
"answer": "B"
|
| 565 |
},
|
| 566 |
{
|
| 567 |
"id": "32fd2abf-5e4e-41b6-a324-75d12d122fa7",
|
| 568 |
-
"image_path": "images/95.png",
|
| 569 |
"question": "In which country is the landmark shown in this image situated?\nA.UK\nB.Italy\nC.USA\nD.USA",
|
| 570 |
"answer": "A"
|
| 571 |
},
|
| 572 |
{
|
| 573 |
"id": "a9db0c31-b0d6-496a-bbcc-521b5300d1ce",
|
| 574 |
-
"image_path": "images/96.png",
|
| 575 |
"question": "From the image given, which country is home to this landmark?\nA.Vatican City\nB.Italy\nC.UK\nD.India",
|
| 576 |
"answer": "C"
|
| 577 |
},
|
| 578 |
{
|
| 579 |
"id": "ef5e8275-9743-462f-b6b3-2eb6eb0fa439",
|
| 580 |
-
"image_path": "images/97.png",
|
| 581 |
"question": "In which country is the landmark shown in this image situated?\nA.Russia\nB.France\nC.France\nD.UK",
|
| 582 |
"answer": "A"
|
| 583 |
},
|
| 584 |
{
|
| 585 |
"id": "02598206-27fd-4a40-8631-e1bfecf71a88",
|
| 586 |
-
"image_path": "images/98.png",
|
| 587 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.Turkey\nB.Germany\nC.USA\nD.Australia",
|
| 588 |
"answer": "A"
|
| 589 |
},
|
| 590 |
{
|
| 591 |
"id": "9c5b32a9-1a21-4332-8f52-a3a51fd0836d",
|
| 592 |
-
"image_path": "images/99.png",
|
| 593 |
"question": "In which country is the landmark shown in this image situated?\nA.Spain\nB.UK\nC.Italy\nD.China",
|
| 594 |
"answer": "B"
|
| 595 |
},
|
| 596 |
{
|
| 597 |
"id": "40bdb746-7e42-4823-ab0e-8092855cda39",
|
| 598 |
-
"image_path": "images/100.png",
|
| 599 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.UK\nB.Italy\nC.Denmark\nD.Brazil",
|
| 600 |
"answer": "A"
|
| 601 |
},
|
| 602 |
{
|
| 603 |
"id": "25fe0b24-d558-438c-931c-1ffa697484b9",
|
| 604 |
-
"image_path": "images/101.png",
|
| 605 |
"question": "From the image given, which city is home to this landmark?\nA.New York\nB.London\nC.London\nD.Wiltshire",
|
| 606 |
"answer": "A"
|
| 607 |
},
|
| 608 |
{
|
| 609 |
"id": "06d4c821-1a47-4681-864c-4b2162f69109",
|
| 610 |
-
"image_path": "images/102.png",
|
| 611 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Chicago\nB.Venice\nC.Paris\nD.Dubai",
|
| 612 |
"answer": "C"
|
| 613 |
},
|
| 614 |
{
|
| 615 |
"id": "b914eaf2-7d97-4040-b93c-814aca0c48ed",
|
| 616 |
-
"image_path": "images/103.png",
|
| 617 |
"question": "From the image given, which city is home to this landmark?\nA.New York\nB.London\nC.Beijing\nD.Bavaria",
|
| 618 |
"answer": "B"
|
| 619 |
},
|
| 620 |
{
|
| 621 |
"id": "8c7ec1ff-1bb5-411a-a1f4-61e28ef6e62a",
|
| 622 |
-
"image_path": "images/104.png",
|
| 623 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.Rome\nB.New York\nC.San Francisco\nD.Pisa",
|
| 624 |
"answer": "D"
|
| 625 |
},
|
| 626 |
{
|
| 627 |
"id": "d22172b1-469d-454f-a596-e9001031d6f6",
|
| 628 |
-
"image_path": "images/105.png",
|
| 629 |
"question": "In which city is the landmark shown in this image situated?\nA.New York\nB.London\nC.New York\nD.Rome",
|
| 630 |
"answer": "D"
|
| 631 |
},
|
| 632 |
{
|
| 633 |
"id": "138ceafd-493d-48e5-b7f8-9db91660a135",
|
| 634 |
-
"image_path": "images/106.png",
|
| 635 |
"question": "From the image given, which city is home to this landmark?\nA.London\nB.New York\nC.Copenhagen\nD.Oxford",
|
| 636 |
"answer": "B"
|
| 637 |
},
|
| 638 |
{
|
| 639 |
"id": "4964789f-a467-4b36-9277-26dd5dcfce2c",
|
| 640 |
-
"image_path": "images/107.png",
|
| 641 |
"question": "From the image given, which city is home to this landmark?\nA.Bran\nB.Rome\nC.London\nD.Los Angeles",
|
| 642 |
"answer": "D"
|
| 643 |
},
|
| 644 |
{
|
| 645 |
"id": "9e1c2e26-1087-417f-a2b6-8ee95e3858a1",
|
| 646 |
-
"image_path": "images/108.png",
|
| 647 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Cologne\nB.Prague\nC.London\nD.San Francisco",
|
| 648 |
"answer": "D"
|
| 649 |
},
|
| 650 |
{
|
| 651 |
"id": "a906091d-83bf-47bc-a824-0989c33436a6",
|
| 652 |
-
"image_path": "images/109.png",
|
| 653 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.San Francisco\nB.London\nC.Paris\nD.Arizona",
|
| 654 |
"answer": "C"
|
| 655 |
},
|
| 656 |
{
|
| 657 |
"id": "52e39fdd-c5a1-4307-adcf-13b56ad65fdf",
|
| 658 |
-
"image_path": "images/110.png",
|
| 659 |
"question": "In which city is the landmark shown in this image situated?\nA.New York\nB.Tokyo\nC.Berlin\nD.Washington D.C.",
|
| 660 |
"answer": "B"
|
| 661 |
},
|
| 662 |
{
|
| 663 |
"id": "97104402-e689-42e7-ba52-335daa81fa50",
|
| 664 |
-
"image_path": "images/111.png",
|
| 665 |
"question": "In which city is the landmark shown in this image situated?\nA.Giza\nB.London\nC.Los Angeles\nD.Washington D.C.",
|
| 666 |
"answer": "B"
|
| 667 |
},
|
| 668 |
{
|
| 669 |
"id": "f2bc1c99-a42b-4f3b-b809-4b2a5b79d710",
|
| 670 |
-
"image_path": "images/112.png",
|
| 671 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Cusco\nB.Agra\nC.Paris\nD.Vatican City",
|
| 672 |
"answer": "D"
|
| 673 |
},
|
| 674 |
{
|
| 675 |
"id": "5d42ad02-75a0-46bf-850a-4324035f75a3",
|
| 676 |
-
"image_path": "images/113.png",
|
| 677 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.Dover\nB.Northern Territory\nC.Barcelona\nD.Cologne",
|
| 678 |
"answer": "C"
|
| 679 |
},
|
| 680 |
{
|
| 681 |
"id": "42676f25-97a3-445a-8eac-a5baf4f6b29c",
|
| 682 |
-
"image_path": "images/114.png",
|
| 683 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Madrid\nB.Beijing\nC.New York\nD.Washington D.C.",
|
| 684 |
"answer": "B"
|
| 685 |
},
|
| 686 |
{
|
| 687 |
"id": "b5af8169-048d-44dd-844b-d5a8ceab96ef",
|
| 688 |
-
"image_path": "images/115.png",
|
| 689 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Agra\nB.Sydney\nC.Giza\nD.County Meath",
|
| 690 |
"answer": "B"
|
| 691 |
},
|
| 692 |
{
|
| 693 |
"id": "18c52dd9-2ddf-4d8e-a418-744106354c9f",
|
| 694 |
-
"image_path": "images/116.png",
|
| 695 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Moscow\nB.Paris\nC.Siem Reap\nD.Washington D.C.",
|
| 696 |
"answer": "A"
|
| 697 |
},
|
| 698 |
{
|
| 699 |
"id": "e9f96de5-786b-4cb1-ab6b-33105a64f81b",
|
| 700 |
-
"image_path": "images/117.png",
|
| 701 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Istanbul\nB.Vatican City\nC.Agra\nD.Paris",
|
| 702 |
"answer": "D"
|
| 703 |
},
|
| 704 |
{
|
| 705 |
"id": "dab0c5c3-30e2-41c1-a169-2d32f23f6ba0",
|
| 706 |
-
"image_path": "images/118.png",
|
| 707 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Berlin\nB.Sydney\nC.Prague\nD.London",
|
| 708 |
"answer": "A"
|
| 709 |
},
|
| 710 |
{
|
| 711 |
"id": "cea0625e-e71b-417d-b12e-bb5093ddbcd0",
|
| 712 |
-
"image_path": "images/119.png",
|
| 713 |
"question": "From the image given, which city is home to this landmark?\nA.Wiltshire\nB.London\nC.Edinburgh\nD.London",
|
| 714 |
"answer": "A"
|
| 715 |
},
|
| 716 |
{
|
| 717 |
"id": "31d69615-c367-4956-bb1b-e9de9972ef42",
|
| 718 |
-
"image_path": "images/120.png",
|
| 719 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.London\nB.Northern Territory\nC.Xi'an\nD.Moscow",
|
| 720 |
"answer": "B"
|
| 721 |
},
|
| 722 |
{
|
| 723 |
"id": "07a24649-2231-4ac3-bd03-fa8cf99463a0",
|
| 724 |
-
"image_path": "images/121.png",
|
| 725 |
"question": "From the image given, which city is home to this landmark?\nA.Istanbul\nB.Agra\nC.Versailles\nD.Beijing",
|
| 726 |
"answer": "B"
|
| 727 |
},
|
| 728 |
{
|
| 729 |
"id": "5b85bbba-f3c5-4bd6-aa3f-1e85af354900",
|
| 730 |
-
"image_path": "images/122.png",
|
| 731 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Verona\nB.Rome\nC.Giza\nD.London",
|
| 732 |
"answer": "C"
|
| 733 |
},
|
| 734 |
{
|
| 735 |
"id": "30a9ab32-1e30-451c-9656-6103e557b03e",
|
| 736 |
-
"image_path": "images/123.png",
|
| 737 |
"question": "From the image given, which city is home to this landmark?\nA.Giza\nB.Oxford\nC.Luxor\nD.Normandy",
|
| 738 |
"answer": "A"
|
| 739 |
},
|
| 740 |
{
|
| 741 |
"id": "7a3dea74-6678-4060-8940-ebe27e13d011",
|
| 742 |
-
"image_path": "images/124.png",
|
| 743 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.London\nB.Rome\nC.Giza\nD.Copenhagen",
|
| 744 |
"answer": "A"
|
| 745 |
},
|
| 746 |
{
|
| 747 |
"id": "bf2cda57-100f-4117-ba1f-bc678ffac936",
|
| 748 |
-
"image_path": "images/125.png",
|
| 749 |
"question": "In which city is the landmark shown in this image situated?\nA.Shanghai\nB.London\nC.Xi'an\nD.Beijing",
|
| 750 |
"answer": "D"
|
| 751 |
},
|
| 752 |
{
|
| 753 |
"id": "17c87bf8-2365-4eb0-8c3f-869e54c42ad8",
|
| 754 |
-
"image_path": "images/126.png",
|
| 755 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.Wiltshire\nB.Tokyo\nC.Chicago\nD.Washington D.C.",
|
| 756 |
"answer": "D"
|
| 757 |
},
|
| 758 |
{
|
| 759 |
"id": "49b1816a-d93b-40b8-a2ce-2074f995b554",
|
| 760 |
-
"image_path": "images/127.png",
|
| 761 |
"question": "In which city is the landmark shown in this image situated?\nA.Paris\nB.London\nC.Chicago\nD.Dubai",
|
| 762 |
"answer": "C"
|
| 763 |
},
|
| 764 |
{
|
| 765 |
"id": "f9e6cf77-2b46-43b3-8b75-78d83a4599a6",
|
| 766 |
-
"image_path": "images/128.png",
|
| 767 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Salzburg\nB.San Francisco\nC.Dover\nD.Dubai",
|
| 768 |
"answer": "D"
|
| 769 |
},
|
| 770 |
{
|
| 771 |
"id": "08facff2-a1ff-4552-9b5f-1ce8549ead0c",
|
| 772 |
-
"image_path": "images/129.png",
|
| 773 |
"question": "In which city is the landmark shown in this image situated?\nA.London\nB.Athens\nC.New York\nD.Prague",
|
| 774 |
"answer": "B"
|
| 775 |
},
|
| 776 |
{
|
| 777 |
"id": "9fd30505-30cc-4637-b4d7-1bfb38fefbea",
|
| 778 |
-
"image_path": "images/130.png",
|
| 779 |
"question": "From the image given, which city is home to this landmark?\nA.Rome\nB.San Francisco\nC.Berlin\nD.Sydney",
|
| 780 |
"answer": "A"
|
| 781 |
},
|
| 782 |
{
|
| 783 |
"id": "c2d6295f-90b5-4728-b7fb-54c72d00e2f7",
|
| 784 |
-
"image_path": "images/131.png",
|
| 785 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.San Francisco\nB.Oxford\nC.Venice\nD.London",
|
| 786 |
"answer": "C"
|
| 787 |
},
|
| 788 |
{
|
| 789 |
"id": "03ba2fe2-ac12-468e-902d-88ad158e7c45",
|
| 790 |
-
"image_path": "images/132.png",
|
| 791 |
"question": "From the image given, which city is home to this landmark?\nA.New York\nB.Versailles\nC.London\nD.London",
|
| 792 |
"answer": "A"
|
| 793 |
},
|
| 794 |
{
|
| 795 |
"id": "5b649b67-1895-4343-b2d7-0495aeb1c803",
|
| 796 |
-
"image_path": "images/133.png",
|
| 797 |
"question": "From the image given, which city is home to this landmark?\nA.Venice\nB.London\nC.Washington D.C.\nD.Granada",
|
| 798 |
"answer": "C"
|
| 799 |
},
|
| 800 |
{
|
| 801 |
"id": "db090b04-e43b-4181-9678-384aea09c538",
|
| 802 |
-
"image_path": "images/134.png",
|
| 803 |
"question": "In which city is the landmark shown in this image situated?\nA.Shanghai\nB.Rome\nC.Paris\nD.Rio de Janeiro",
|
| 804 |
"answer": "C"
|
| 805 |
},
|
| 806 |
{
|
| 807 |
"id": "847d9246-a29e-418a-bbfe-1893eb42b6c4",
|
| 808 |
-
"image_path": "images/135.png",
|
| 809 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.Rio de Janeiro\nB.London\nC.Bilbao\nD.Istanbul",
|
| 810 |
"answer": "B"
|
| 811 |
},
|
| 812 |
{
|
| 813 |
"id": "21249940-a6ab-420d-ac6b-b9879e3c5a0d",
|
| 814 |
-
"image_path": "images/136.png",
|
| 815 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.London\nB.Versailles\nC.London\nD.London",
|
| 816 |
"answer": "B"
|
| 817 |
},
|
| 818 |
{
|
| 819 |
"id": "9ad24adc-7e3a-45f7-9137-132b1adb47a3",
|
| 820 |
-
"image_path": "images/137.png",
|
| 821 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Athens\nB.Florence\nC.Bavaria\nD.Dubai",
|
| 822 |
"answer": "C"
|
| 823 |
},
|
| 824 |
{
|
| 825 |
"id": "d5672d37-3e23-4f4d-b789-11f2090030e2",
|
| 826 |
-
"image_path": "images/138.png",
|
| 827 |
"question": "In which city is the landmark shown in this image situated?\nA.Berlin\nB.Edinburgh\nC.London\nD.Xi'an",
|
| 828 |
"answer": "B"
|
| 829 |
},
|
| 830 |
{
|
| 831 |
"id": "e7489383-66d8-43a2-b725-79416aba90ae",
|
| 832 |
-
"image_path": "images/139.png",
|
| 833 |
"question": "In which city is the landmark shown in this image situated?\nA.Cusco\nB.London\nC.London\nD.Brighton",
|
| 834 |
"answer": "A"
|
| 835 |
},
|
| 836 |
{
|
| 837 |
"id": "ef2390ab-441f-4446-a9de-d5e902609cbe",
|
| 838 |
-
"image_path": "images/140.png",
|
| 839 |
"question": "From the image given, which city is home to this landmark?\nA.Rome\nB.Rio de Janeiro\nC.Brussels\nD.County Meath",
|
| 840 |
"answer": "B"
|
| 841 |
},
|
| 842 |
{
|
| 843 |
"id": "a1787401-9426-45c1-9c3b-bf4d71a9df9b",
|
| 844 |
-
"image_path": "images/141.png",
|
| 845 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.Kuala Lumpur\nB.Gard\nC.Toronto\nD.London",
|
| 846 |
"answer": "C"
|
| 847 |
},
|
| 848 |
{
|
| 849 |
"id": "31e60096-df8c-481c-b228-2f75cda97f5a",
|
| 850 |
-
"image_path": "images/142.png",
|
| 851 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Arizona\nB.London\nC.Windsor\nD.Beijing",
|
| 852 |
"answer": "A"
|
| 853 |
},
|
| 854 |
{
|
| 855 |
"id": "634c6a75-1e54-4d91-8868-73904c407015",
|
| 856 |
-
"image_path": "images/143.png",
|
| 857 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.Dubai\nB.London\nC.Agra\nD.Istanbul",
|
| 858 |
"answer": "A"
|
| 859 |
},
|
| 860 |
{
|
| 861 |
"id": "88233b77-d75d-4ad8-8243-b72972917abf",
|
| 862 |
-
"image_path": "images/144.png",
|
| 863 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Berlin\nB.Wiltshire\nC.London\nD.Dover",
|
| 864 |
"answer": "C"
|
| 865 |
},
|
| 866 |
{
|
| 867 |
"id": "4e0fe53f-739a-4224-9ad9-3ba2d70d4b4c",
|
| 868 |
-
"image_path": "images/145.png",
|
| 869 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Agra\nB.Cusco\nC.Madrid\nD.Paris",
|
| 870 |
"answer": "C"
|
| 871 |
},
|
| 872 |
{
|
| 873 |
"id": "08c9db57-971c-474b-98f5-6cfe29050845",
|
| 874 |
-
"image_path": "images/146.png",
|
| 875 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Sydney\nB.Athens\nC.Vatican City\nD.Normandy",
|
| 876 |
"answer": "D"
|
| 877 |
},
|
| 878 |
{
|
| 879 |
"id": "adf4cb1d-c03b-4067-aa7b-728b988ce1e9",
|
| 880 |
-
"image_path": "images/147.png",
|
| 881 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Nevada\nB.Washington D.C.\nC.Cologne\nD.Brighton",
|
| 882 |
"answer": "A"
|
| 883 |
},
|
| 884 |
{
|
| 885 |
"id": "3d4ede10-e8c6-4327-9532-236a2f7da5f0",
|
| 886 |
-
"image_path": "images/148.png",
|
| 887 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.St. Louis\nB.Kuala Lumpur\nC.New York\nD.San Francisco",
|
| 888 |
"answer": "B"
|
| 889 |
},
|
| 890 |
{
|
| 891 |
"id": "7988534b-3105-479b-897a-4892999216cd",
|
| 892 |
-
"image_path": "images/149.png",
|
| 893 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Sydney\nB.London\nC.Windsor\nD.Nevada",
|
| 894 |
"answer": "C"
|
| 895 |
},
|
| 896 |
{
|
| 897 |
"id": "be6f8669-7d2d-4b86-9b41-11c03b4b0f3f",
|
| 898 |
-
"image_path": "images/150.png",
|
| 899 |
"question": "From the image given, which city is home to this landmark?\nA.County Meath\nB.Paris\nC.Windsor\nD.Gard",
|
| 900 |
"answer": "B"
|
| 901 |
},
|
| 902 |
{
|
| 903 |
"id": "8b430971-7828-4ae7-b48e-c4906fbae5a5",
|
| 904 |
-
"image_path": "images/151.png",
|
| 905 |
"question": "Based on the image provided, which city is this landmark located in?\nA.London\nB.Berlin\nC.Bilbao\nD.Berlin",
|
| 906 |
"answer": "A"
|
| 907 |
},
|
| 908 |
{
|
| 909 |
"id": "4624b3de-4205-46cb-bf35-91fd457aac91",
|
| 910 |
-
"image_path": "images/152.png",
|
| 911 |
"question": "From the image given, which city is home to this landmark?\nA.New York\nB.Venice\nC.Dubai\nD.London",
|
| 912 |
"answer": "A"
|
| 913 |
},
|
| 914 |
{
|
| 915 |
"id": "8684bf68-6d4f-4008-9140-63f81497aa1f",
|
| 916 |
-
"image_path": "images/153.png",
|
| 917 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Moscow\nB.Venice\nC.County Meath\nD.Windsor",
|
| 918 |
"answer": "B"
|
| 919 |
},
|
| 920 |
{
|
| 921 |
"id": "640bff23-c920-474b-968f-d7c99130568d",
|
| 922 |
-
"image_path": "images/154.png",
|
| 923 |
"question": "From the image given, which city is home to this landmark?\nA.Lhasa\nB.Seattle\nC.New York\nD.Verona",
|
| 924 |
"answer": "D"
|
| 925 |
},
|
| 926 |
{
|
| 927 |
"id": "8471dc85-f27e-42da-bc8e-07868fbfcb36",
|
| 928 |
-
"image_path": "images/155.png",
|
| 929 |
"question": "In which city is the landmark shown in this image situated?\nA.Seattle\nB.Rome\nC.Venice\nD.Sydney",
|
| 930 |
"answer": "A"
|
| 931 |
},
|
| 932 |
{
|
| 933 |
"id": "7d1b1a47-6faa-4fc3-b0ae-c4714347852e",
|
| 934 |
-
"image_path": "images/156.png",
|
| 935 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Vatican City\nB.Wiltshire\nC.Paris\nD.London",
|
| 936 |
"answer": "D"
|
| 937 |
},
|
| 938 |
{
|
| 939 |
"id": "314e5416-d4f4-4939-a850-fbd054cb6548",
|
| 940 |
-
"image_path": "images/157.png",
|
| 941 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Northern Territory\nB.Xi'an\nC.San Francisco\nD.Bavaria",
|
| 942 |
"answer": "C"
|
| 943 |
},
|
| 944 |
{
|
| 945 |
"id": "d34f98d7-fbee-49c2-b64f-10bb9db41afa",
|
| 946 |
-
"image_path": "images/158.png",
|
| 947 |
"question": "From the image given, which city is home to this landmark?\nA.New York\nB.Madrid\nC.Rio de Janeiro\nD.Dover",
|
| 948 |
"answer": "D"
|
| 949 |
},
|
| 950 |
{
|
| 951 |
"id": "ef2c4ef6-2413-4f0b-9cc5-056617e6de21",
|
| 952 |
-
"image_path": "images/159.png",
|
| 953 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Brighton\nB.Pisa\nC.Washington D.C.\nD.Brussels",
|
| 954 |
"answer": "C"
|
| 955 |
},
|
| 956 |
{
|
| 957 |
"id": "20598982-f881-42ee-a4cc-1c23723adf31",
|
| 958 |
-
"image_path": "images/160.png",
|
| 959 |
"question": "Based on the image provided, which city is this landmark located in?\nA.San Francisco\nB.London\nC.Moscow\nD.Chicago",
|
| 960 |
"answer": "B"
|
| 961 |
},
|
| 962 |
{
|
| 963 |
"id": "4d110da1-0b54-4b65-9768-3a1be854773a",
|
| 964 |
-
"image_path": "images/161.png",
|
| 965 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Giza\nB.Wiltshire\nC.Helsinki\nD.London",
|
| 966 |
"answer": "D"
|
| 967 |
},
|
| 968 |
{
|
| 969 |
"id": "96736a13-6bf8-454e-9767-bf231944b5a4",
|
| 970 |
-
"image_path": "images/162.png",
|
| 971 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.London\nB.Cusco\nC.London\nD.Luxor",
|
| 972 |
"answer": "D"
|
| 973 |
},
|
| 974 |
{
|
| 975 |
"id": "a2a1d991-8daa-4219-9563-e3f14dfca1d1",
|
| 976 |
-
"image_path": "images/163.png",
|
| 977 |
"question": "From the image given, which city is home to this landmark?\nA.Berlin\nB.New York\nC.Moscow\nD.Venice",
|
| 978 |
"answer": "A"
|
| 979 |
},
|
| 980 |
{
|
| 981 |
"id": "2997ef83-960b-41b8-89db-f69cb2226aee",
|
| 982 |
-
"image_path": "images/164.png",
|
| 983 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Prague\nB.Normandy\nC.New York\nD.Cologne",
|
| 984 |
"answer": "D"
|
| 985 |
},
|
| 986 |
{
|
| 987 |
"id": "d1afbed3-239a-425b-bf5e-0df51b12a689",
|
| 988 |
-
"image_path": "images/165.png",
|
| 989 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Agra\nB.Washington D.C.\nC.Siem Reap\nD.Nevada",
|
| 990 |
"answer": "B"
|
| 991 |
},
|
| 992 |
{
|
| 993 |
"id": "28662de7-b286-421f-b7cb-d96407c4623c",
|
| 994 |
-
"image_path": "images/166.png",
|
| 995 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.Chicago\nB.Los Angeles\nC.Versailles\nD.London",
|
| 996 |
"answer": "A"
|
| 997 |
},
|
| 998 |
{
|
| 999 |
"id": "6a7921f7-526a-4574-9f98-a9b004eb0a61",
|
| 1000 |
-
"image_path": "images/167.png",
|
| 1001 |
"question": "In which city is the landmark shown in this image situated?\nA.Paris\nB.Siem Reap\nC.Paris\nD.Bavaria",
|
| 1002 |
"answer": "B"
|
| 1003 |
},
|
| 1004 |
{
|
| 1005 |
"id": "d0d74b7c-2063-4c89-b458-3e212be89c3e",
|
| 1006 |
-
"image_path": "images/168.png",
|
| 1007 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Xi'an\nB.New York\nC.St. Louis\nD.Giza",
|
| 1008 |
"answer": "A"
|
| 1009 |
},
|
| 1010 |
{
|
| 1011 |
"id": "a851b858-3ffe-484d-80d5-6a1ec56c3edf",
|
| 1012 |
-
"image_path": "images/169.png",
|
| 1013 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.London\nB.Sydney\nC.County Meath\nD.Lhasa",
|
| 1014 |
"answer": "D"
|
| 1015 |
},
|
| 1016 |
{
|
| 1017 |
"id": "c47adace-fc76-4adf-b259-e4a0142b7c21",
|
| 1018 |
-
"image_path": "images/170.png",
|
| 1019 |
"question": "From the image given, which city is home to this landmark?\nA.Istanbul\nB.Sydney\nC.Venice\nD.London",
|
| 1020 |
"answer": "A"
|
| 1021 |
},
|
| 1022 |
{
|
| 1023 |
"id": "65a67848-3026-45b7-bafd-058efa2ca5c9",
|
| 1024 |
-
"image_path": "images/171.png",
|
| 1025 |
"question": "From the image given, which city is home to this landmark?\nA.Florence\nB.Sydney\nC.Shanghai\nD.London",
|
| 1026 |
"answer": "C"
|
| 1027 |
},
|
| 1028 |
{
|
| 1029 |
"id": "43d69041-14a8-425a-a877-712c3e9da5f8",
|
| 1030 |
-
"image_path": "images/172.png",
|
| 1031 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Copenhagen\nB.New York\nC.London\nD.London",
|
| 1032 |
"answer": "A"
|
| 1033 |
},
|
| 1034 |
{
|
| 1035 |
"id": "a160b8f8-7996-4213-96fc-e4c3d8c5909f",
|
| 1036 |
-
"image_path": "images/173.png",
|
| 1037 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Cusco\nB.Florence\nC.Lhasa\nD.Nevada",
|
| 1038 |
"answer": "B"
|
| 1039 |
},
|
| 1040 |
{
|
| 1041 |
"id": "d4a9425b-5edc-4272-b961-6cc1b7ad48b9",
|
| 1042 |
-
"image_path": "images/174.png",
|
| 1043 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Siena\nB.London\nC.Sydney\nD.Los Angeles",
|
| 1044 |
"answer": "C"
|
| 1045 |
},
|
| 1046 |
{
|
| 1047 |
"id": "11f9cb63-43c9-4d4f-a7c2-64cbc020725e",
|
| 1048 |
-
"image_path": "images/175.png",
|
| 1049 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.Vatican City\nB.Chicago\nC.Copenhagen\nD.Sydney",
|
| 1050 |
"answer": "A"
|
| 1051 |
},
|
| 1052 |
{
|
| 1053 |
"id": "d825c823-b1c7-400c-b969-0d9061d8858b",
|
| 1054 |
-
"image_path": "images/176.png",
|
| 1055 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Dubai\nB.Rome\nC.Sydney\nD.New York",
|
| 1056 |
"answer": "B"
|
| 1057 |
},
|
| 1058 |
{
|
| 1059 |
"id": "1be200f1-4185-4d33-96f3-c5c690a98705",
|
| 1060 |
-
"image_path": "images/177.png",
|
| 1061 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Salzburg\nB.Rome\nC.Venice\nD.Northern Territory",
|
| 1062 |
"answer": "C"
|
| 1063 |
},
|
| 1064 |
{
|
| 1065 |
"id": "19754778-c31e-4be4-a499-981a45485ae9",
|
| 1066 |
-
"image_path": "images/178.png",
|
| 1067 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.Agra\nB.St. Louis\nC.Berlin\nD.Athens",
|
| 1068 |
"answer": "B"
|
| 1069 |
},
|
| 1070 |
{
|
| 1071 |
"id": "b0523608-18a9-47c5-af43-5adaecac43a9",
|
| 1072 |
-
"image_path": "images/179.png",
|
| 1073 |
"question": "In which city is the landmark shown in this image situated?\nA.Athens\nB.Giza\nC.Pushkin\nD.Cologne",
|
| 1074 |
"answer": "C"
|
| 1075 |
},
|
| 1076 |
{
|
| 1077 |
"id": "e4c0af82-3eb3-45cb-9d7f-cf61b6e16bc0",
|
| 1078 |
-
"image_path": "images/180.png",
|
| 1079 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Saint Petersburg\nB.Berlin\nC.Venice\nD.Bilbao",
|
| 1080 |
"answer": "B"
|
| 1081 |
},
|
| 1082 |
{
|
| 1083 |
"id": "ae884810-a975-4bd4-9525-0dc6f5e42998",
|
| 1084 |
-
"image_path": "images/181.png",
|
| 1085 |
"question": "In which city is the landmark shown in this image situated?\nA.Rome\nB.Toronto\nC.New York\nD.Helsinki",
|
| 1086 |
"answer": "D"
|
| 1087 |
},
|
| 1088 |
{
|
| 1089 |
"id": "29160040-178e-42c4-9498-7247506fe8e9",
|
| 1090 |
-
"image_path": "images/182.png",
|
| 1091 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.Copenhagen\nB.Rio de Janeiro\nC.Sydney\nD.Wiltshire",
|
| 1092 |
"answer": "A"
|
| 1093 |
},
|
| 1094 |
{
|
| 1095 |
"id": "d664fb6c-d38c-4aa7-b609-a36e5d90486c",
|
| 1096 |
-
"image_path": "images/183.png",
|
| 1097 |
"question": "From the image given, which city is home to this landmark?\nA.Verona\nB.Washington D.C.\nC.New York\nD.Brighton",
|
| 1098 |
"answer": "D"
|
| 1099 |
},
|
| 1100 |
{
|
| 1101 |
"id": "3dd44ab0-c8b8-4987-941a-cfe27e366973",
|
| 1102 |
-
"image_path": "images/184.png",
|
| 1103 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.Chicago\nB.New York\nC.Los Angeles\nD.Granada",
|
| 1104 |
"answer": "D"
|
| 1105 |
},
|
| 1106 |
{
|
| 1107 |
"id": "95923ff7-da37-4147-97c2-a2a96ad9adad",
|
| 1108 |
-
"image_path": "images/185.png",
|
| 1109 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.Vatican City\nB.Gard\nC.London\nD.New York",
|
| 1110 |
"answer": "B"
|
| 1111 |
},
|
| 1112 |
{
|
| 1113 |
"id": "451fad0d-6b6e-4235-b7e7-7df1abb245e9",
|
| 1114 |
-
"image_path": "images/186.png",
|
| 1115 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Brighton\nB.London\nC.Salzburg\nD.Sydney",
|
| 1116 |
"answer": "C"
|
| 1117 |
},
|
| 1118 |
{
|
| 1119 |
"id": "8de267ca-de8c-456b-9045-b222461b1793",
|
| 1120 |
-
"image_path": "images/187.png",
|
| 1121 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Barcelona\nB.Giza\nC.Athens\nD.Bran",
|
| 1122 |
"answer": "D"
|
| 1123 |
},
|
| 1124 |
{
|
| 1125 |
"id": "758c3671-85fb-4ef7-acb9-edfd116fe8d2",
|
| 1126 |
-
"image_path": "images/188.png",
|
| 1127 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Sydney\nB.Prague\nC.Windsor\nD.Gard",
|
| 1128 |
"answer": "B"
|
| 1129 |
},
|
| 1130 |
{
|
| 1131 |
"id": "cd1e163b-f695-4be3-91cc-ee98bcc850ee",
|
| 1132 |
-
"image_path": "images/189.png",
|
| 1133 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Venice\nB.Giza\nC.Madrid\nD.Siena",
|
| 1134 |
"answer": "D"
|
| 1135 |
},
|
| 1136 |
{
|
| 1137 |
"id": "b2fd9de8-19f7-4954-966e-da1203ac572d",
|
| 1138 |
-
"image_path": "images/190.png",
|
| 1139 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.County Meath\nB.Oxford\nC.Brussels\nD.New York",
|
| 1140 |
"answer": "C"
|
| 1141 |
},
|
| 1142 |
{
|
| 1143 |
"id": "9c220f95-a84a-400f-98cf-9867ba2efa08",
|
| 1144 |
-
"image_path": "images/191.png",
|
| 1145 |
"question": "In which city is the landmark shown in this image situated?\nA.London\nB.Granada\nC.London\nD.Bilbao",
|
| 1146 |
"answer": "D"
|
| 1147 |
},
|
| 1148 |
{
|
| 1149 |
"id": "65b42bf8-f729-4b2e-9138-c905a3f0eca6",
|
| 1150 |
-
"image_path": "images/192.png",
|
| 1151 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.Florence\nB.Paris\nC.Los Angeles\nD.Venice",
|
| 1152 |
"answer": "C"
|
| 1153 |
},
|
| 1154 |
{
|
| 1155 |
"id": "5238fa5d-9925-428b-b01e-fdd6cac623e6",
|
| 1156 |
-
"image_path": "images/193.png",
|
| 1157 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.Saint Petersburg\nB.Venice\nC.Copenhagen\nD.Washington D.C.",
|
| 1158 |
"answer": "A"
|
| 1159 |
},
|
| 1160 |
{
|
| 1161 |
"id": "0ea933d6-078f-48cf-b593-2aa65e13b2d7",
|
| 1162 |
-
"image_path": "images/194.png",
|
| 1163 |
"question": "Based on the image provided, which city is this landmark located in?\nA.San Francisco\nB.Washington D.C.\nC.New York\nD.Sydney",
|
| 1164 |
"answer": "C"
|
| 1165 |
},
|
| 1166 |
{
|
| 1167 |
"id": "df5a11ad-ef1a-4368-9580-21ed7ac378c2",
|
| 1168 |
-
"image_path": "images/195.png",
|
| 1169 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.Copenhagen\nB.London\nC.Vatican City\nD.Los Angeles",
|
| 1170 |
"answer": "B"
|
| 1171 |
},
|
| 1172 |
{
|
| 1173 |
"id": "c6b90241-ca9f-4518-841c-2a6ac3a975ed",
|
| 1174 |
-
"image_path": "images/196.png",
|
| 1175 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Oxford\nB.Arizona\nC.Pisa\nD.Copenhagen",
|
| 1176 |
"answer": "A"
|
| 1177 |
},
|
| 1178 |
{
|
| 1179 |
"id": "5f78ab03-8de5-49b0-b5d0-9e185a7ad6ca",
|
| 1180 |
-
"image_path": "images/197.png",
|
| 1181 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Moscow\nB.Oxford\nC.New York\nD.London",
|
| 1182 |
"answer": "A"
|
| 1183 |
},
|
| 1184 |
{
|
| 1185 |
"id": "09f8d838-1152-4d30-a0a0-4df542e14cbe",
|
| 1186 |
-
"image_path": "images/198.png",
|
| 1187 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Berlin\nB.Rio de Janeiro\nC.New York\nD.Istanbul",
|
| 1188 |
"answer": "D"
|
| 1189 |
},
|
| 1190 |
{
|
| 1191 |
"id": "b6950c22-b3ed-4633-a3f2-d114d56930f5",
|
| 1192 |
-
"image_path": "images/199.png",
|
| 1193 |
"question": "From the image given, which city is home to this landmark?\nA.Lhasa\nB.New York\nC.London\nD.Sydney",
|
| 1194 |
"answer": "C"
|
| 1195 |
},
|
| 1196 |
{
|
| 1197 |
"id": "b55e904e-80ad-4c5a-a344-246e9868c073",
|
| 1198 |
-
"image_path": "images/200.png",
|
| 1199 |
"question": "Based on the image provided, which city is this landmark located in?\nA.London\nB.Northern Territory\nC.Normandy\nD.Oxford",
|
| 1200 |
"answer": "A"
|
| 1201 |
}
|
|
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
"id": "4051f07a-679d-4382-84ad-56e364bde8ad",
|
| 4 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/1.png",
|
| 5 |
"question": "In which country is the landmark shown in this image situated?\nA.France\nB.Egypt\nC.USA\nD.UK",
|
| 6 |
"answer": "C"
|
| 7 |
},
|
| 8 |
{
|
| 9 |
"id": "c13da1a1-96d5-4736-b835-8a79d6f53a26",
|
| 10 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/2.png",
|
| 11 |
"question": "From the image given, which country is home to this landmark?\nA.Italy\nB.UK\nC.USA\nD.France",
|
| 12 |
"answer": "D"
|
| 13 |
},
|
| 14 |
{
|
| 15 |
"id": "59036576-3472-48d2-9e1e-18d460ba8a0b",
|
| 16 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/3.png",
|
| 17 |
"question": "In which country is the landmark shown in this image situated?\nA.India\nB.Cambodia\nC.France\nD.UK",
|
| 18 |
"answer": "D"
|
| 19 |
},
|
| 20 |
{
|
| 21 |
"id": "f7ba1623-57b6-4e97-8e0d-df225e645741",
|
| 22 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/4.png",
|
| 23 |
"question": "In which country is the landmark shown in this image situated?\nA.UK\nB.Italy\nC.Tibet\nD.UK",
|
| 24 |
"answer": "B"
|
| 25 |
},
|
| 26 |
{
|
| 27 |
"id": "65a2f44a-b3d2-4de6-9eb8-42fb55b9a7a7",
|
| 28 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/5.png",
|
| 29 |
"question": "In which country is the landmark shown in this image situated?\nA.Egypt\nB.UK\nC.Italy\nD.India",
|
| 30 |
"answer": "C"
|
| 31 |
},
|
| 32 |
{
|
| 33 |
"id": "684a7a51-02d1-437e-aae5-39dbd386b7ac",
|
| 34 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/6.png",
|
| 35 |
"question": "In which country is the landmark shown in this image situated?\nA.Spain\nB.UAE\nC.USA\nD.UK",
|
| 36 |
"answer": "C"
|
| 37 |
},
|
| 38 |
{
|
| 39 |
"id": "72200746-e9bc-4690-87ef-6672c57d9f2a",
|
| 40 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/7.png",
|
| 41 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.USA\nB.China\nC.China\nD.UK",
|
| 42 |
"answer": "A"
|
| 43 |
},
|
| 44 |
{
|
| 45 |
"id": "a7e54511-3b89-4970-9766-ba04c6e21392",
|
| 46 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/8.png",
|
| 47 |
"question": "Based on the image provided, which country is this landmark located in?\nA.Russia\nB.Italy\nC.UK\nD.USA",
|
| 48 |
"answer": "D"
|
| 49 |
},
|
| 50 |
{
|
| 51 |
"id": "25faaa53-3fb3-435f-9f41-609d7e3cefdc",
|
| 52 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/9.png",
|
| 53 |
"question": "Based on the image provided, which country is this landmark located in?\nA.USA\nB.Italy\nC.Malaysia\nD.France",
|
| 54 |
"answer": "D"
|
| 55 |
},
|
| 56 |
{
|
| 57 |
"id": "5129c046-8198-4693-bb81-7e5ba257bc2d",
|
| 58 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/10.png",
|
| 59 |
"question": "Based on the provided image, in which country can this landmark be found?\nA.Italy\nB.UK\nC.USA\nD.Japan",
|
| 60 |
"answer": "D"
|
| 61 |
},
|
| 62 |
{
|
| 63 |
"id": "0b12b1ef-7c3b-4a2f-8c64-f47cefb14650",
|
| 64 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/11.png",
|
| 65 |
"question": "From the image given, which country is home to this landmark?\nA.UK\nB.Russia\nC.Brazil\nD.Italy",
|
| 66 |
"answer": "A"
|
| 67 |
},
|
| 68 |
{
|
| 69 |
"id": "63c9c258-2dc0-4d4e-9857-42114dd0369f",
|
| 70 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/12.png",
|
| 71 |
"question": "Based on the image provided, which country is this landmark located in?\nA.France\nB.Vatican City\nC.USA\nD.Russia",
|
| 72 |
"answer": "B"
|
| 73 |
},
|
| 74 |
{
|
| 75 |
"id": "9fea17d8-aeeb-4aa0-b5ae-ecb9482c0ebd",
|
| 76 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/13.png",
|
| 77 |
"question": "Based on the image provided, which country is this landmark located in?\nA.UK\nB.UK\nC.USA\nD.Spain",
|
| 78 |
"answer": "D"
|
| 79 |
},
|
| 80 |
{
|
| 81 |
"id": "ca61b797-6a10-4157-92a2-2ad6b5212448",
|
| 82 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/14.png",
|
| 83 |
"question": "Based on the provided image, in which country can this landmark be found?\nA.China\nB.Spain\nC.Germany\nD.USA",
|
| 84 |
"answer": "A"
|
| 85 |
},
|
| 86 |
{
|
| 87 |
"id": "5952fc3a-8967-48de-902d-0e8cacc19000",
|
| 88 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/15.png",
|
| 89 |
"question": "In which country is the landmark shown in this image situated?\nA.Italy\nB.USA\nC.Australia\nD.Russia",
|
| 90 |
"answer": "C"
|
| 91 |
},
|
| 92 |
{
|
| 93 |
"id": "97c5e9b0-97c3-4b1e-9e00-73e8f8e934e4",
|
| 94 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/16.png",
|
| 95 |
"question": "From the image given, which country is home to this landmark?\nA.UK\nB.UK\nC.Russia\nD.UK",
|
| 96 |
"answer": "C"
|
| 97 |
},
|
| 98 |
{
|
| 99 |
"id": "2a258360-6a25-43c3-819c-88c5c1a802be",
|
| 100 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/17.png",
|
| 101 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.UK\nB.USA\nC.Belgium\nD.France",
|
| 102 |
"answer": "D"
|
| 103 |
},
|
| 104 |
{
|
| 105 |
"id": "1c9e73e2-e0bd-4661-9263-36730f670501",
|
| 106 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/18.png",
|
| 107 |
"question": "Based on the image provided, which country is this landmark located in?\nA.Australia\nB.UK\nC.Germany\nD.Belgium",
|
| 108 |
"answer": "C"
|
| 109 |
},
|
| 110 |
{
|
| 111 |
"id": "0704d7ce-568c-4a0d-9b88-42ca14c651d4",
|
| 112 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/19.png",
|
| 113 |
"question": "Based on the provided image, in which country can this landmark be found?\nA.Italy\nB.France\nC.Italy\nD.UK",
|
| 114 |
"answer": "D"
|
| 115 |
},
|
| 116 |
{
|
| 117 |
"id": "c0c1741a-e071-4e67-8f1a-0d0a3faf2be3",
|
| 118 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/20.png",
|
| 119 |
"question": "In which country is the landmark shown in this image situated?\nA.France\nB.USA\nC.Egypt\nD.Australia",
|
| 120 |
"answer": "D"
|
| 121 |
},
|
| 122 |
{
|
| 123 |
"id": "8391ec99-8a43-4977-9450-17dada47398a",
|
| 124 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/21.png",
|
| 125 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.UK\nB.France\nC.India\nD.UK",
|
| 126 |
"answer": "C"
|
| 127 |
},
|
| 128 |
{
|
| 129 |
"id": "1f111e21-fbe4-487e-bc21-cc08639c5d50",
|
| 130 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/22.png",
|
| 131 |
"question": "In which country is the landmark shown in this image situated?\nA.Egypt\nB.Spain\nC.Italy\nD.USA",
|
| 132 |
"answer": "A"
|
| 133 |
},
|
| 134 |
{
|
| 135 |
"id": "8514689a-294e-4cda-8754-5a8f81b4ee99",
|
| 136 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/23.png",
|
| 137 |
"question": "From the image given, which country is home to this landmark?\nA.France\nB.Egypt\nC.UK\nD.Tibet",
|
| 138 |
"answer": "B"
|
| 139 |
},
|
| 140 |
{
|
| 141 |
"id": "0d86da2c-5cc8-41f3-88a3-61a5bb407973",
|
| 142 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/24.png",
|
| 143 |
"question": "Based on the provided image, in which country can this landmark be found?\nA.China\nB.Cambodia\nC.UK\nD.USA",
|
| 144 |
"answer": "C"
|
| 145 |
},
|
| 146 |
{
|
| 147 |
"id": "90ec7141-b328-45cd-a874-434bec3556ea",
|
| 148 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/25.png",
|
| 149 |
"question": "From the image given, which country is home to this landmark?\nA.China\nB.UK\nC.Germany\nD.USA",
|
| 150 |
"answer": "A"
|
| 151 |
},
|
| 152 |
{
|
| 153 |
"id": "20afb738-eeec-45a0-9ad6-560acc02aac8",
|
| 154 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/26.png",
|
| 155 |
"question": "Based on the image provided, which country is this landmark located in?\nA.UK\nB.UAE\nC.USA\nD.UK",
|
| 156 |
"answer": "C"
|
| 157 |
},
|
| 158 |
{
|
| 159 |
"id": "55cdd7ba-d5e4-49f0-af37-73c5c81de9ae",
|
| 160 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/27.png",
|
| 161 |
"question": "From the image given, which country is home to this landmark?\nA.France\nB.Russia\nC.UK\nD.USA",
|
| 162 |
"answer": "D"
|
| 163 |
},
|
| 164 |
{
|
| 165 |
"id": "ea9487b8-b123-4412-9a83-1bea7c134f2d",
|
| 166 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/28.png",
|
| 167 |
"question": "From the image given, which country is home to this landmark?\nA.USA\nB.UAE\nC.UK\nD.Belgium",
|
| 168 |
"answer": "B"
|
| 169 |
},
|
| 170 |
{
|
| 171 |
"id": "030dfb0f-7bfe-4f55-8a8d-0af47e313990",
|
| 172 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/29.png",
|
| 173 |
"question": "Based on the provided image, in which country can this landmark be found?\nA.Spain\nB.Greece\nC.UK\nD.Australia",
|
| 174 |
"answer": "B"
|
| 175 |
},
|
| 176 |
{
|
| 177 |
"id": "5ff69416-e9f8-4534-8e4f-1a12b0f077ed",
|
| 178 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/30.png",
|
| 179 |
"question": "From the image given, which country is home to this landmark?\nA.Russia\nB.Peru\nC.Spain\nD.Italy",
|
| 180 |
"answer": "D"
|
| 181 |
},
|
| 182 |
{
|
| 183 |
"id": "6ed003c2-b09b-4577-a2a0-bd716a065d4e",
|
| 184 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/31.png",
|
| 185 |
"question": "Based on the provided image, in which country can this landmark be found?\nA.Finland\nB.Italy\nC.Turkey\nD.Greece",
|
| 186 |
"answer": "B"
|
| 187 |
},
|
| 188 |
{
|
| 189 |
"id": "64705f24-39a8-40a4-8917-66136d016163",
|
| 190 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/32.png",
|
| 191 |
"question": "From the image given, which country is home to this landmark?\nA.France\nB.USA\nC.Spain\nD.France",
|
| 192 |
"answer": "B"
|
| 193 |
},
|
| 194 |
{
|
| 195 |
"id": "425d38a8-4053-462f-9032-cb46ba3afea8",
|
| 196 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/33.png",
|
| 197 |
"question": "In which country is the landmark shown in this image situated?\nA.Denmark\nB.Finland\nC.USA\nD.Austria",
|
| 198 |
"answer": "C"
|
| 199 |
},
|
| 200 |
{
|
| 201 |
"id": "70b641a7-b530-4f0a-858c-c001e495ee6c",
|
| 202 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/34.png",
|
| 203 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.UK\nB.Australia\nC.France\nD.Romania",
|
| 204 |
"answer": "C"
|
| 205 |
},
|
| 206 |
{
|
| 207 |
"id": "8d4dae11-ecb2-443e-b13a-49e3e420975b",
|
| 208 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/35.png",
|
| 209 |
"question": "Based on the image provided, which country is this landmark located in?\nA.Australia\nB.UK\nC.USA\nD.Russia",
|
| 210 |
"answer": "B"
|
| 211 |
},
|
| 212 |
{
|
| 213 |
"id": "5f9c068d-5f3a-45d0-9953-cce0e816c03d",
|
| 214 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/36.png",
|
| 215 |
"question": "In which country is the landmark shown in this image situated?\nA.France\nB.USA\nC.USA\nD.Italy",
|
| 216 |
"answer": "A"
|
| 217 |
},
|
| 218 |
{
|
| 219 |
"id": "c0b5d1f7-f330-4a2a-82dc-214f9d80ef43",
|
| 220 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/37.png",
|
| 221 |
"question": "In which country is the landmark shown in this image situated?\nA.USA\nB.Germany\nC.Italy\nD.Denmark",
|
| 222 |
"answer": "B"
|
| 223 |
},
|
| 224 |
{
|
| 225 |
"id": "ff9bcc86-89f4-426d-b7e3-eec29ec23cd8",
|
| 226 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/38.png",
|
| 227 |
"question": "In which country is the landmark shown in this image situated?\nA.UK\nB.USA\nC.Italy\nD.USA",
|
| 228 |
"answer": "A"
|
| 229 |
},
|
| 230 |
{
|
| 231 |
"id": "140ae00e-c2b8-43e3-ba6d-f8f73d1226c2",
|
| 232 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/39.png",
|
| 233 |
"question": "Based on the image provided, which country is this landmark located in?\nA.Peru\nB.Spain\nC.Italy\nD.Australia",
|
| 234 |
"answer": "A"
|
| 235 |
},
|
| 236 |
{
|
| 237 |
"id": "00434ff1-8078-48af-b8e9-179c13456c89",
|
| 238 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/40.png",
|
| 239 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.Brazil\nB.Italy\nC.USA\nD.Belgium",
|
| 240 |
"answer": "A"
|
| 241 |
},
|
| 242 |
{
|
| 243 |
"id": "4309e420-d628-4344-9404-72167a5ed92a",
|
| 244 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/41.png",
|
| 245 |
"question": "Based on the image provided, which country is this landmark located in?\nA.Vatican City\nB.Russia\nC.Spain\nD.Canada",
|
| 246 |
"answer": "D"
|
| 247 |
},
|
| 248 |
{
|
| 249 |
"id": "536b4e09-36da-4e3b-b52c-aa7ad817d7ae",
|
| 250 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/42.png",
|
| 251 |
"question": "Based on the image provided, which country is this landmark located in?\nA.USA\nB.Belgium\nC.China\nD.Italy",
|
| 252 |
"answer": "A"
|
| 253 |
},
|
| 254 |
{
|
| 255 |
"id": "5dfa0b97-ae1f-4be2-ab74-fd498693ac06",
|
| 256 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/43.png",
|
| 257 |
"question": "In which country is the landmark shown in this image situated?\nA.UAE\nB.Romania\nC.China\nD.UK",
|
| 258 |
"answer": "A"
|
| 259 |
},
|
| 260 |
{
|
| 261 |
"id": "83446cf8-dadf-4e0a-a91d-7ef0f3a66e0b",
|
| 262 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/44.png",
|
| 263 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.Spain\nB.France\nC.China\nD.UK",
|
| 264 |
"answer": "D"
|
| 265 |
},
|
| 266 |
{
|
| 267 |
"id": "aaef106b-2f1f-44d5-b087-aa5af5f10d6e",
|
| 268 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/45.png",
|
| 269 |
"question": "From the image given, which country is home to this landmark?\nA.Spain\nB.UK\nC.France\nD.UK",
|
| 270 |
"answer": "A"
|
| 271 |
},
|
| 272 |
{
|
| 273 |
"id": "6600596f-6234-4d06-bc86-215f4b405d00",
|
| 274 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/46.png",
|
| 275 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.Germany\nB.UAE\nC.Germany\nD.France",
|
| 276 |
"answer": "D"
|
| 277 |
},
|
| 278 |
{
|
| 279 |
"id": "098960c1-b3ba-4a07-8c4f-00a801fd3481",
|
| 280 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/47.png",
|
| 281 |
"question": "Based on the provided image, in which country can this landmark be found?\nA.Cambodia\nB.Denmark\nC.USA\nD.Italy",
|
| 282 |
"answer": "C"
|
| 283 |
},
|
| 284 |
{
|
| 285 |
"id": "dfb29556-5cb7-45d1-ad74-c7f0852542bb",
|
| 286 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/48.png",
|
| 287 |
"question": "From the image given, which country is home to this landmark?\nA.India\nB.Malaysia\nC.USA\nD.UAE",
|
| 288 |
"answer": "B"
|
| 289 |
},
|
| 290 |
{
|
| 291 |
"id": "9775abb5-4cd4-43a7-b4c0-0ead72fd4d3f",
|
| 292 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/49.png",
|
| 293 |
"question": "From the image given, which country is home to this landmark?\nA.France\nB.USA\nC.UK\nD.Belgium",
|
| 294 |
"answer": "C"
|
| 295 |
},
|
| 296 |
{
|
| 297 |
"id": "cacbf9fa-efd3-40e3-9542-c6e0fd981ce4",
|
| 298 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/50.png",
|
| 299 |
"question": "In which country is the landmark shown in this image situated?\nA.France\nB.USA\nC.USA\nD.USA",
|
| 300 |
"answer": "A"
|
| 301 |
},
|
| 302 |
{
|
| 303 |
"id": "62b2c2d3-9d47-4c62-b2b9-93fce9dd0cd7",
|
| 304 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/51.png",
|
| 305 |
"question": "Based on the image provided, which country is this landmark located in?\nA.France\nB.Turkey\nC.UK\nD.Spain",
|
| 306 |
"answer": "C"
|
| 307 |
},
|
| 308 |
{
|
| 309 |
"id": "181b6d78-d289-4125-a2f5-c8611cc82988",
|
| 310 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/52.png",
|
| 311 |
"question": "Based on the provided image, in which country can this landmark be found?\nA.USA\nB.Finland\nC.UK\nD.Australia",
|
| 312 |
"answer": "A"
|
| 313 |
},
|
| 314 |
{
|
| 315 |
"id": "dcb46b9f-f36d-4511-a677-d4faf01a411b",
|
| 316 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/53.png",
|
| 317 |
"question": "From the image given, which country is home to this landmark?\nA.Australia\nB.Italy\nC.USA\nD.Greece",
|
| 318 |
"answer": "B"
|
| 319 |
},
|
| 320 |
{
|
| 321 |
"id": "b47d0348-1b67-47d5-9413-1ae20f31d053",
|
| 322 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/54.png",
|
| 323 |
"question": "Based on the image provided, which country is this landmark located in?\nA.Belgium\nB.Australia\nC.Tibet\nD.Italy",
|
| 324 |
"answer": "D"
|
| 325 |
},
|
| 326 |
{
|
| 327 |
"id": "f3e76fb0-9b13-476c-ba3f-2dc7e7352b34",
|
| 328 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/55.png",
|
| 329 |
"question": "Based on the image provided, which country is this landmark located in?\nA.France\nB.Italy\nC.USA\nD.Austria",
|
| 330 |
"answer": "C"
|
| 331 |
},
|
| 332 |
{
|
| 333 |
"id": "d883accf-8762-41b8-a8f3-69c1c7f27471",
|
| 334 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/56.png",
|
| 335 |
"question": "In which country is the landmark shown in this image situated?\nA.Germany\nB.UK\nC.USA\nD.USA",
|
| 336 |
"answer": "B"
|
| 337 |
},
|
| 338 |
{
|
| 339 |
"id": "fa89bc7f-8ef0-4630-a737-5341ae794375",
|
| 340 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/57.png",
|
| 341 |
"question": "From the image given, which country is home to this landmark?\nA.UK\nB.France\nC.USA\nD.France",
|
| 342 |
"answer": "C"
|
| 343 |
},
|
| 344 |
{
|
| 345 |
"id": "be064ac2-4d58-416e-85b8-f76d460d5744",
|
| 346 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/58.png",
|
| 347 |
"question": "Based on the image provided, which country is this landmark located in?\nA.Italy\nB.India\nC.Germany\nD.UK",
|
| 348 |
"answer": "D"
|
| 349 |
},
|
| 350 |
{
|
| 351 |
"id": "f4cbc06d-7cd6-4ba6-9fef-200fde5ec4de",
|
| 352 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/59.png",
|
| 353 |
"question": "In which country is the landmark shown in this image situated?\nA.Ireland\nB.China\nC.Italy\nD.USA",
|
| 354 |
"answer": "D"
|
| 355 |
},
|
| 356 |
{
|
| 357 |
"id": "0a3c72bf-daa4-468e-8342-7d031f57a504",
|
| 358 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/60.png",
|
| 359 |
"question": "Based on the provided image, in which country can this landmark be found?\nA.Australia\nB.UK\nC.USA\nD.Italy",
|
| 360 |
"answer": "B"
|
| 361 |
},
|
| 362 |
{
|
| 363 |
"id": "a0a182cd-661e-4b98-96cb-3a6b7312d164",
|
| 364 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/61.png",
|
| 365 |
"question": "From the image given, which country is home to this landmark?\nA.Germany\nB.Brazil\nC.UK\nD.Germany",
|
| 366 |
"answer": "C"
|
| 367 |
},
|
| 368 |
{
|
| 369 |
"id": "8f984331-1b7f-404e-8a85-3eeec99cc10c",
|
| 370 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/62.png",
|
| 371 |
"question": "In which country is the landmark shown in this image situated?\nA.Egypt\nB.UK\nC.USA\nD.UK",
|
| 372 |
"answer": "A"
|
| 373 |
},
|
| 374 |
{
|
| 375 |
"id": "c79a9eb8-76f3-4bb5-bab4-ebc541603213",
|
| 376 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/63.png",
|
| 377 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.China\nB.Finland\nC.Germany\nD.Italy",
|
| 378 |
"answer": "C"
|
| 379 |
},
|
| 380 |
{
|
| 381 |
"id": "8db7dd3d-fda9-4415-b7b8-fcd04d33cc71",
|
| 382 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/64.png",
|
| 383 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.USA\nB.Denmark\nC.USA\nD.Germany",
|
| 384 |
"answer": "D"
|
| 385 |
},
|
| 386 |
{
|
| 387 |
"id": "2287f8f2-0155-431e-8e7c-75a469dbd969",
|
| 388 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/65.png",
|
| 389 |
"question": "Based on the image provided, which country is this landmark located in?\nA.Italy\nB.France\nC.USA\nD.China",
|
| 390 |
"answer": "C"
|
| 391 |
},
|
| 392 |
{
|
| 393 |
"id": "c3670862-5daa-405b-a81e-d5ff54e07579",
|
| 394 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/66.png",
|
| 395 |
"question": "In which country is the landmark shown in this image situated?\nA.France\nB.USA\nC.India\nD.Italy",
|
| 396 |
"answer": "B"
|
| 397 |
},
|
| 398 |
{
|
| 399 |
"id": "52894fe6-948a-4a03-8807-23b41e56ec53",
|
| 400 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/67.png",
|
| 401 |
"question": "From the image given, which country is home to this landmark?\nA.France\nB.Spain\nC.Spain\nD.Cambodia",
|
| 402 |
"answer": "D"
|
| 403 |
},
|
| 404 |
{
|
| 405 |
"id": "7a013411-ffbc-46d2-b0a8-1210dfdf2707",
|
| 406 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/68.png",
|
| 407 |
"question": "Based on the provided image, in which country can this landmark be found?\nA.Germany\nB.Brazil\nC.China\nD.Italy",
|
| 408 |
"answer": "C"
|
| 409 |
},
|
| 410 |
{
|
| 411 |
"id": "5775b03d-afd6-4083-8bad-54cd112e1fa1",
|
| 412 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/69.png",
|
| 413 |
"question": "Based on the image provided, which country is this landmark located in?\nA.USA\nB.Germany\nC.Tibet\nD.China",
|
| 414 |
"answer": "C"
|
| 415 |
},
|
| 416 |
{
|
| 417 |
"id": "ee95cb78-f2f6-4e7a-96df-4c532b07a0ea",
|
| 418 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/70.png",
|
| 419 |
"question": "From the image given, which country is home to this landmark?\nA.USA\nB.USA\nC.Turkey\nD.USA",
|
| 420 |
"answer": "C"
|
| 421 |
},
|
| 422 |
{
|
| 423 |
"id": "89574928-a643-41af-92bc-89eba638d2c8",
|
| 424 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/71.png",
|
| 425 |
"question": "In which country is the landmark shown in this image situated?\nA.Spain\nB.China\nC.France\nD.UK",
|
| 426 |
"answer": "B"
|
| 427 |
},
|
| 428 |
{
|
| 429 |
"id": "55265551-2082-45db-8247-fee1c728690c",
|
| 430 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/72.png",
|
| 431 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.Denmark\nB.Ireland\nC.France\nD.China",
|
| 432 |
"answer": "A"
|
| 433 |
},
|
| 434 |
{
|
| 435 |
"id": "05e52438-74bf-4223-afb6-e29554351d46",
|
| 436 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/73.png",
|
| 437 |
"question": "In which country is the landmark shown in this image situated?\nA.UK\nB.Canada\nC.Italy\nD.UK",
|
| 438 |
"answer": "C"
|
| 439 |
},
|
| 440 |
{
|
| 441 |
"id": "e6b8d90e-a6dc-4f23-8f1e-1d22ee1081f9",
|
| 442 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/74.png",
|
| 443 |
"question": "In which country is the landmark shown in this image situated?\nA.Australia\nB.Germany\nC.Japan\nD.USA",
|
| 444 |
"answer": "A"
|
| 445 |
},
|
| 446 |
{
|
| 447 |
"id": "8b498116-c816-4ec1-a8dc-7a2ccee78a96",
|
| 448 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/75.png",
|
| 449 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.Japan\nB.Vatican City\nC.UK\nD.UK",
|
| 450 |
"answer": "B"
|
| 451 |
},
|
| 452 |
{
|
| 453 |
"id": "5ede454d-4388-4542-8fd0-224235fbd8f1",
|
| 454 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/76.png",
|
| 455 |
"question": "From the image given, which country is home to this landmark?\nA.USA\nB.Italy\nC.Austria\nD.Finland",
|
| 456 |
"answer": "B"
|
| 457 |
},
|
| 458 |
{
|
| 459 |
"id": "7199b3a1-0657-4630-83e9-02925deb1a10",
|
| 460 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/77.png",
|
| 461 |
"question": "In which country is the landmark shown in this image situated?\nA.Italy\nB.USA\nC.UK\nD.USA",
|
| 462 |
"answer": "A"
|
| 463 |
},
|
| 464 |
{
|
| 465 |
"id": "be8add68-fdbd-47af-be50-a45f08696450",
|
| 466 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/78.png",
|
| 467 |
"question": "From the image given, which country is home to this landmark?\nA.China\nB.France\nC.Ireland\nD.USA",
|
| 468 |
"answer": "D"
|
| 469 |
},
|
| 470 |
{
|
| 471 |
"id": "65fd4512-6240-4625-b140-c932f6ebefeb",
|
| 472 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/79.png",
|
| 473 |
"question": "Based on the image provided, which country is this landmark located in?\nA.Russia\nB.Italy\nC.Vatican City\nD.Turkey",
|
| 474 |
"answer": "A"
|
| 475 |
},
|
| 476 |
{
|
| 477 |
"id": "57386eed-c3a0-49dd-8ac2-58c6b045f252",
|
| 478 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/80.png",
|
| 479 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.Germany\nB.UK\nC.UK\nD.Czech Republic",
|
| 480 |
"answer": "A"
|
| 481 |
},
|
| 482 |
{
|
| 483 |
"id": "ed97474f-87d5-4e23-a75e-b777b7d004da",
|
| 484 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/81.png",
|
| 485 |
"question": "Based on the image provided, which country is this landmark located in?\nA.Finland\nB.UK\nC.Australia\nD.Vatican City",
|
| 486 |
"answer": "A"
|
| 487 |
},
|
| 488 |
{
|
| 489 |
"id": "20dea2ca-38f0-409a-967b-4388d7bea0ae",
|
| 490 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/82.png",
|
| 491 |
"question": "Based on the image provided, which country is this landmark located in?\nA.Germany\nB.Denmark\nC.USA\nD.UK",
|
| 492 |
"answer": "B"
|
| 493 |
},
|
| 494 |
{
|
| 495 |
"id": "7f355a39-d073-4714-a25c-476783b1f40b",
|
| 496 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/83.png",
|
| 497 |
"question": "Based on the provided image, in which country can this landmark be found?\nA.UK\nB.UAE\nC.Romania\nD.France",
|
| 498 |
"answer": "A"
|
| 499 |
},
|
| 500 |
{
|
| 501 |
"id": "49ed3a5f-eaac-414e-bb45-335d977ee8bf",
|
| 502 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/84.png",
|
| 503 |
"question": "From the image given, which country is home to this landmark?\nA.UK\nB.Spain\nC.Germany\nD.USA",
|
| 504 |
"answer": "B"
|
| 505 |
},
|
| 506 |
{
|
| 507 |
"id": "cf22afaf-42c6-466f-95db-684d778cd580",
|
| 508 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/85.png",
|
| 509 |
"question": "Based on the image provided, which country is this landmark located in?\nA.USA\nB.UK\nC.France\nD.UK",
|
| 510 |
"answer": "C"
|
| 511 |
},
|
| 512 |
{
|
| 513 |
"id": "e92dbf85-13c3-49e4-8708-61abaff3a53e",
|
| 514 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/86.png",
|
| 515 |
"question": "Based on the provided image, in which country can this landmark be found?\nA.Canada\nB.Tibet\nC.Vatican City\nD.Austria",
|
| 516 |
"answer": "D"
|
| 517 |
},
|
| 518 |
{
|
| 519 |
"id": "6268915a-94dd-4a89-9a63-a8940a7b5c14",
|
| 520 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/87.png",
|
| 521 |
"question": "In which country is the landmark shown in this image situated?\nA.Ireland\nB.Tibet\nC.UK\nD.Romania",
|
| 522 |
"answer": "D"
|
| 523 |
},
|
| 524 |
{
|
| 525 |
"id": "a994f8cf-df63-450b-a568-d8131a739123",
|
| 526 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/88.png",
|
| 527 |
"question": "Based on the image provided, which country is this landmark located in?\nA.Czech Republic\nB.Vatican City\nC.Greece\nD.Denmark",
|
| 528 |
"answer": "A"
|
| 529 |
},
|
| 530 |
{
|
| 531 |
"id": "46396a19-02f3-4ef0-a97b-f7777b1177b0",
|
| 532 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/89.png",
|
| 533 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.Brazil\nB.Tibet\nC.Italy\nD.USA",
|
| 534 |
"answer": "C"
|
| 535 |
},
|
| 536 |
{
|
| 537 |
"id": "df2da232-5143-42ce-b048-f30dbdf7f4f4",
|
| 538 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/90.png",
|
| 539 |
"question": "In which country is the landmark shown in this image situated?\nA.USA\nB.Cambodia\nC.Belgium\nD.Russia",
|
| 540 |
"answer": "C"
|
| 541 |
},
|
| 542 |
{
|
| 543 |
"id": "78823f61-c297-4a6f-a014-91abce20d1bd",
|
| 544 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/91.png",
|
| 545 |
"question": "From the image given, which country is home to this landmark?\nA.Australia\nB.USA\nC.Egypt\nD.Spain",
|
| 546 |
"answer": "D"
|
| 547 |
},
|
| 548 |
{
|
| 549 |
"id": "5603e99a-1731-470f-b67a-1a60b14c3f89",
|
| 550 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/92.png",
|
| 551 |
"question": "In which country is the landmark shown in this image situated?\nA.UK\nB.USA\nC.Germany\nD.UK",
|
| 552 |
"answer": "B"
|
| 553 |
},
|
| 554 |
{
|
| 555 |
"id": "be9264c6-3ff3-4e5b-be50-cb9e4eb22c3a",
|
| 556 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/93.png",
|
| 557 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.Russia\nB.USA\nC.Turkey\nD.USA",
|
| 558 |
"answer": "A"
|
| 559 |
},
|
| 560 |
{
|
| 561 |
"id": "d18c88f5-ca03-456a-9fb6-391953f0a476",
|
| 562 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/94.png",
|
| 563 |
"question": "From the image given, which country is home to this landmark?\nA.UK\nB.USA\nC.Finland\nD.Turkey",
|
| 564 |
"answer": "B"
|
| 565 |
},
|
| 566 |
{
|
| 567 |
"id": "32fd2abf-5e4e-41b6-a324-75d12d122fa7",
|
| 568 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/95.png",
|
| 569 |
"question": "In which country is the landmark shown in this image situated?\nA.UK\nB.Italy\nC.USA\nD.USA",
|
| 570 |
"answer": "A"
|
| 571 |
},
|
| 572 |
{
|
| 573 |
"id": "a9db0c31-b0d6-496a-bbcc-521b5300d1ce",
|
| 574 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/96.png",
|
| 575 |
"question": "From the image given, which country is home to this landmark?\nA.Vatican City\nB.Italy\nC.UK\nD.India",
|
| 576 |
"answer": "C"
|
| 577 |
},
|
| 578 |
{
|
| 579 |
"id": "ef5e8275-9743-462f-b6b3-2eb6eb0fa439",
|
| 580 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/97.png",
|
| 581 |
"question": "In which country is the landmark shown in this image situated?\nA.Russia\nB.France\nC.France\nD.UK",
|
| 582 |
"answer": "A"
|
| 583 |
},
|
| 584 |
{
|
| 585 |
"id": "02598206-27fd-4a40-8631-e1bfecf71a88",
|
| 586 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/98.png",
|
| 587 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.Turkey\nB.Germany\nC.USA\nD.Australia",
|
| 588 |
"answer": "A"
|
| 589 |
},
|
| 590 |
{
|
| 591 |
"id": "9c5b32a9-1a21-4332-8f52-a3a51fd0836d",
|
| 592 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/99.png",
|
| 593 |
"question": "In which country is the landmark shown in this image situated?\nA.Spain\nB.UK\nC.Italy\nD.China",
|
| 594 |
"answer": "B"
|
| 595 |
},
|
| 596 |
{
|
| 597 |
"id": "40bdb746-7e42-4823-ab0e-8092855cda39",
|
| 598 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/100.png",
|
| 599 |
"question": "Looking at the provided image, which country does this landmark belong to?\nA.UK\nB.Italy\nC.Denmark\nD.Brazil",
|
| 600 |
"answer": "A"
|
| 601 |
},
|
| 602 |
{
|
| 603 |
"id": "25fe0b24-d558-438c-931c-1ffa697484b9",
|
| 604 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/101.png",
|
| 605 |
"question": "From the image given, which city is home to this landmark?\nA.New York\nB.London\nC.London\nD.Wiltshire",
|
| 606 |
"answer": "A"
|
| 607 |
},
|
| 608 |
{
|
| 609 |
"id": "06d4c821-1a47-4681-864c-4b2162f69109",
|
| 610 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/102.png",
|
| 611 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Chicago\nB.Venice\nC.Paris\nD.Dubai",
|
| 612 |
"answer": "C"
|
| 613 |
},
|
| 614 |
{
|
| 615 |
"id": "b914eaf2-7d97-4040-b93c-814aca0c48ed",
|
| 616 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/103.png",
|
| 617 |
"question": "From the image given, which city is home to this landmark?\nA.New York\nB.London\nC.Beijing\nD.Bavaria",
|
| 618 |
"answer": "B"
|
| 619 |
},
|
| 620 |
{
|
| 621 |
"id": "8c7ec1ff-1bb5-411a-a1f4-61e28ef6e62a",
|
| 622 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/104.png",
|
| 623 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.Rome\nB.New York\nC.San Francisco\nD.Pisa",
|
| 624 |
"answer": "D"
|
| 625 |
},
|
| 626 |
{
|
| 627 |
"id": "d22172b1-469d-454f-a596-e9001031d6f6",
|
| 628 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/105.png",
|
| 629 |
"question": "In which city is the landmark shown in this image situated?\nA.New York\nB.London\nC.New York\nD.Rome",
|
| 630 |
"answer": "D"
|
| 631 |
},
|
| 632 |
{
|
| 633 |
"id": "138ceafd-493d-48e5-b7f8-9db91660a135",
|
| 634 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/106.png",
|
| 635 |
"question": "From the image given, which city is home to this landmark?\nA.London\nB.New York\nC.Copenhagen\nD.Oxford",
|
| 636 |
"answer": "B"
|
| 637 |
},
|
| 638 |
{
|
| 639 |
"id": "4964789f-a467-4b36-9277-26dd5dcfce2c",
|
| 640 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/107.png",
|
| 641 |
"question": "From the image given, which city is home to this landmark?\nA.Bran\nB.Rome\nC.London\nD.Los Angeles",
|
| 642 |
"answer": "D"
|
| 643 |
},
|
| 644 |
{
|
| 645 |
"id": "9e1c2e26-1087-417f-a2b6-8ee95e3858a1",
|
| 646 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/108.png",
|
| 647 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Cologne\nB.Prague\nC.London\nD.San Francisco",
|
| 648 |
"answer": "D"
|
| 649 |
},
|
| 650 |
{
|
| 651 |
"id": "a906091d-83bf-47bc-a824-0989c33436a6",
|
| 652 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/109.png",
|
| 653 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.San Francisco\nB.London\nC.Paris\nD.Arizona",
|
| 654 |
"answer": "C"
|
| 655 |
},
|
| 656 |
{
|
| 657 |
"id": "52e39fdd-c5a1-4307-adcf-13b56ad65fdf",
|
| 658 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/110.png",
|
| 659 |
"question": "In which city is the landmark shown in this image situated?\nA.New York\nB.Tokyo\nC.Berlin\nD.Washington D.C.",
|
| 660 |
"answer": "B"
|
| 661 |
},
|
| 662 |
{
|
| 663 |
"id": "97104402-e689-42e7-ba52-335daa81fa50",
|
| 664 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/111.png",
|
| 665 |
"question": "In which city is the landmark shown in this image situated?\nA.Giza\nB.London\nC.Los Angeles\nD.Washington D.C.",
|
| 666 |
"answer": "B"
|
| 667 |
},
|
| 668 |
{
|
| 669 |
"id": "f2bc1c99-a42b-4f3b-b809-4b2a5b79d710",
|
| 670 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/112.png",
|
| 671 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Cusco\nB.Agra\nC.Paris\nD.Vatican City",
|
| 672 |
"answer": "D"
|
| 673 |
},
|
| 674 |
{
|
| 675 |
"id": "5d42ad02-75a0-46bf-850a-4324035f75a3",
|
| 676 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/113.png",
|
| 677 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.Dover\nB.Northern Territory\nC.Barcelona\nD.Cologne",
|
| 678 |
"answer": "C"
|
| 679 |
},
|
| 680 |
{
|
| 681 |
"id": "42676f25-97a3-445a-8eac-a5baf4f6b29c",
|
| 682 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/114.png",
|
| 683 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Madrid\nB.Beijing\nC.New York\nD.Washington D.C.",
|
| 684 |
"answer": "B"
|
| 685 |
},
|
| 686 |
{
|
| 687 |
"id": "b5af8169-048d-44dd-844b-d5a8ceab96ef",
|
| 688 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/115.png",
|
| 689 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Agra\nB.Sydney\nC.Giza\nD.County Meath",
|
| 690 |
"answer": "B"
|
| 691 |
},
|
| 692 |
{
|
| 693 |
"id": "18c52dd9-2ddf-4d8e-a418-744106354c9f",
|
| 694 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/116.png",
|
| 695 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Moscow\nB.Paris\nC.Siem Reap\nD.Washington D.C.",
|
| 696 |
"answer": "A"
|
| 697 |
},
|
| 698 |
{
|
| 699 |
"id": "e9f96de5-786b-4cb1-ab6b-33105a64f81b",
|
| 700 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/117.png",
|
| 701 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Istanbul\nB.Vatican City\nC.Agra\nD.Paris",
|
| 702 |
"answer": "D"
|
| 703 |
},
|
| 704 |
{
|
| 705 |
"id": "dab0c5c3-30e2-41c1-a169-2d32f23f6ba0",
|
| 706 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/118.png",
|
| 707 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Berlin\nB.Sydney\nC.Prague\nD.London",
|
| 708 |
"answer": "A"
|
| 709 |
},
|
| 710 |
{
|
| 711 |
"id": "cea0625e-e71b-417d-b12e-bb5093ddbcd0",
|
| 712 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/119.png",
|
| 713 |
"question": "From the image given, which city is home to this landmark?\nA.Wiltshire\nB.London\nC.Edinburgh\nD.London",
|
| 714 |
"answer": "A"
|
| 715 |
},
|
| 716 |
{
|
| 717 |
"id": "31d69615-c367-4956-bb1b-e9de9972ef42",
|
| 718 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/120.png",
|
| 719 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.London\nB.Northern Territory\nC.Xi'an\nD.Moscow",
|
| 720 |
"answer": "B"
|
| 721 |
},
|
| 722 |
{
|
| 723 |
"id": "07a24649-2231-4ac3-bd03-fa8cf99463a0",
|
| 724 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/121.png",
|
| 725 |
"question": "From the image given, which city is home to this landmark?\nA.Istanbul\nB.Agra\nC.Versailles\nD.Beijing",
|
| 726 |
"answer": "B"
|
| 727 |
},
|
| 728 |
{
|
| 729 |
"id": "5b85bbba-f3c5-4bd6-aa3f-1e85af354900",
|
| 730 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/122.png",
|
| 731 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Verona\nB.Rome\nC.Giza\nD.London",
|
| 732 |
"answer": "C"
|
| 733 |
},
|
| 734 |
{
|
| 735 |
"id": "30a9ab32-1e30-451c-9656-6103e557b03e",
|
| 736 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/123.png",
|
| 737 |
"question": "From the image given, which city is home to this landmark?\nA.Giza\nB.Oxford\nC.Luxor\nD.Normandy",
|
| 738 |
"answer": "A"
|
| 739 |
},
|
| 740 |
{
|
| 741 |
"id": "7a3dea74-6678-4060-8940-ebe27e13d011",
|
| 742 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/124.png",
|
| 743 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.London\nB.Rome\nC.Giza\nD.Copenhagen",
|
| 744 |
"answer": "A"
|
| 745 |
},
|
| 746 |
{
|
| 747 |
"id": "bf2cda57-100f-4117-ba1f-bc678ffac936",
|
| 748 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/125.png",
|
| 749 |
"question": "In which city is the landmark shown in this image situated?\nA.Shanghai\nB.London\nC.Xi'an\nD.Beijing",
|
| 750 |
"answer": "D"
|
| 751 |
},
|
| 752 |
{
|
| 753 |
"id": "17c87bf8-2365-4eb0-8c3f-869e54c42ad8",
|
| 754 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/126.png",
|
| 755 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.Wiltshire\nB.Tokyo\nC.Chicago\nD.Washington D.C.",
|
| 756 |
"answer": "D"
|
| 757 |
},
|
| 758 |
{
|
| 759 |
"id": "49b1816a-d93b-40b8-a2ce-2074f995b554",
|
| 760 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/127.png",
|
| 761 |
"question": "In which city is the landmark shown in this image situated?\nA.Paris\nB.London\nC.Chicago\nD.Dubai",
|
| 762 |
"answer": "C"
|
| 763 |
},
|
| 764 |
{
|
| 765 |
"id": "f9e6cf77-2b46-43b3-8b75-78d83a4599a6",
|
| 766 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/128.png",
|
| 767 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Salzburg\nB.San Francisco\nC.Dover\nD.Dubai",
|
| 768 |
"answer": "D"
|
| 769 |
},
|
| 770 |
{
|
| 771 |
"id": "08facff2-a1ff-4552-9b5f-1ce8549ead0c",
|
| 772 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/129.png",
|
| 773 |
"question": "In which city is the landmark shown in this image situated?\nA.London\nB.Athens\nC.New York\nD.Prague",
|
| 774 |
"answer": "B"
|
| 775 |
},
|
| 776 |
{
|
| 777 |
"id": "9fd30505-30cc-4637-b4d7-1bfb38fefbea",
|
| 778 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/130.png",
|
| 779 |
"question": "From the image given, which city is home to this landmark?\nA.Rome\nB.San Francisco\nC.Berlin\nD.Sydney",
|
| 780 |
"answer": "A"
|
| 781 |
},
|
| 782 |
{
|
| 783 |
"id": "c2d6295f-90b5-4728-b7fb-54c72d00e2f7",
|
| 784 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/131.png",
|
| 785 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.San Francisco\nB.Oxford\nC.Venice\nD.London",
|
| 786 |
"answer": "C"
|
| 787 |
},
|
| 788 |
{
|
| 789 |
"id": "03ba2fe2-ac12-468e-902d-88ad158e7c45",
|
| 790 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/132.png",
|
| 791 |
"question": "From the image given, which city is home to this landmark?\nA.New York\nB.Versailles\nC.London\nD.London",
|
| 792 |
"answer": "A"
|
| 793 |
},
|
| 794 |
{
|
| 795 |
"id": "5b649b67-1895-4343-b2d7-0495aeb1c803",
|
| 796 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/133.png",
|
| 797 |
"question": "From the image given, which city is home to this landmark?\nA.Venice\nB.London\nC.Washington D.C.\nD.Granada",
|
| 798 |
"answer": "C"
|
| 799 |
},
|
| 800 |
{
|
| 801 |
"id": "db090b04-e43b-4181-9678-384aea09c538",
|
| 802 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/134.png",
|
| 803 |
"question": "In which city is the landmark shown in this image situated?\nA.Shanghai\nB.Rome\nC.Paris\nD.Rio de Janeiro",
|
| 804 |
"answer": "C"
|
| 805 |
},
|
| 806 |
{
|
| 807 |
"id": "847d9246-a29e-418a-bbfe-1893eb42b6c4",
|
| 808 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/135.png",
|
| 809 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.Rio de Janeiro\nB.London\nC.Bilbao\nD.Istanbul",
|
| 810 |
"answer": "B"
|
| 811 |
},
|
| 812 |
{
|
| 813 |
"id": "21249940-a6ab-420d-ac6b-b9879e3c5a0d",
|
| 814 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/136.png",
|
| 815 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.London\nB.Versailles\nC.London\nD.London",
|
| 816 |
"answer": "B"
|
| 817 |
},
|
| 818 |
{
|
| 819 |
"id": "9ad24adc-7e3a-45f7-9137-132b1adb47a3",
|
| 820 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/137.png",
|
| 821 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Athens\nB.Florence\nC.Bavaria\nD.Dubai",
|
| 822 |
"answer": "C"
|
| 823 |
},
|
| 824 |
{
|
| 825 |
"id": "d5672d37-3e23-4f4d-b789-11f2090030e2",
|
| 826 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/138.png",
|
| 827 |
"question": "In which city is the landmark shown in this image situated?\nA.Berlin\nB.Edinburgh\nC.London\nD.Xi'an",
|
| 828 |
"answer": "B"
|
| 829 |
},
|
| 830 |
{
|
| 831 |
"id": "e7489383-66d8-43a2-b725-79416aba90ae",
|
| 832 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/139.png",
|
| 833 |
"question": "In which city is the landmark shown in this image situated?\nA.Cusco\nB.London\nC.London\nD.Brighton",
|
| 834 |
"answer": "A"
|
| 835 |
},
|
| 836 |
{
|
| 837 |
"id": "ef2390ab-441f-4446-a9de-d5e902609cbe",
|
| 838 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/140.png",
|
| 839 |
"question": "From the image given, which city is home to this landmark?\nA.Rome\nB.Rio de Janeiro\nC.Brussels\nD.County Meath",
|
| 840 |
"answer": "B"
|
| 841 |
},
|
| 842 |
{
|
| 843 |
"id": "a1787401-9426-45c1-9c3b-bf4d71a9df9b",
|
| 844 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/141.png",
|
| 845 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.Kuala Lumpur\nB.Gard\nC.Toronto\nD.London",
|
| 846 |
"answer": "C"
|
| 847 |
},
|
| 848 |
{
|
| 849 |
"id": "31e60096-df8c-481c-b228-2f75cda97f5a",
|
| 850 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/142.png",
|
| 851 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Arizona\nB.London\nC.Windsor\nD.Beijing",
|
| 852 |
"answer": "A"
|
| 853 |
},
|
| 854 |
{
|
| 855 |
"id": "634c6a75-1e54-4d91-8868-73904c407015",
|
| 856 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/143.png",
|
| 857 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.Dubai\nB.London\nC.Agra\nD.Istanbul",
|
| 858 |
"answer": "A"
|
| 859 |
},
|
| 860 |
{
|
| 861 |
"id": "88233b77-d75d-4ad8-8243-b72972917abf",
|
| 862 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/144.png",
|
| 863 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Berlin\nB.Wiltshire\nC.London\nD.Dover",
|
| 864 |
"answer": "C"
|
| 865 |
},
|
| 866 |
{
|
| 867 |
"id": "4e0fe53f-739a-4224-9ad9-3ba2d70d4b4c",
|
| 868 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/145.png",
|
| 869 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Agra\nB.Cusco\nC.Madrid\nD.Paris",
|
| 870 |
"answer": "C"
|
| 871 |
},
|
| 872 |
{
|
| 873 |
"id": "08c9db57-971c-474b-98f5-6cfe29050845",
|
| 874 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/146.png",
|
| 875 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Sydney\nB.Athens\nC.Vatican City\nD.Normandy",
|
| 876 |
"answer": "D"
|
| 877 |
},
|
| 878 |
{
|
| 879 |
"id": "adf4cb1d-c03b-4067-aa7b-728b988ce1e9",
|
| 880 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/147.png",
|
| 881 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Nevada\nB.Washington D.C.\nC.Cologne\nD.Brighton",
|
| 882 |
"answer": "A"
|
| 883 |
},
|
| 884 |
{
|
| 885 |
"id": "3d4ede10-e8c6-4327-9532-236a2f7da5f0",
|
| 886 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/148.png",
|
| 887 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.St. Louis\nB.Kuala Lumpur\nC.New York\nD.San Francisco",
|
| 888 |
"answer": "B"
|
| 889 |
},
|
| 890 |
{
|
| 891 |
"id": "7988534b-3105-479b-897a-4892999216cd",
|
| 892 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/149.png",
|
| 893 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Sydney\nB.London\nC.Windsor\nD.Nevada",
|
| 894 |
"answer": "C"
|
| 895 |
},
|
| 896 |
{
|
| 897 |
"id": "be6f8669-7d2d-4b86-9b41-11c03b4b0f3f",
|
| 898 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/150.png",
|
| 899 |
"question": "From the image given, which city is home to this landmark?\nA.County Meath\nB.Paris\nC.Windsor\nD.Gard",
|
| 900 |
"answer": "B"
|
| 901 |
},
|
| 902 |
{
|
| 903 |
"id": "8b430971-7828-4ae7-b48e-c4906fbae5a5",
|
| 904 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/151.png",
|
| 905 |
"question": "Based on the image provided, which city is this landmark located in?\nA.London\nB.Berlin\nC.Bilbao\nD.Berlin",
|
| 906 |
"answer": "A"
|
| 907 |
},
|
| 908 |
{
|
| 909 |
"id": "4624b3de-4205-46cb-bf35-91fd457aac91",
|
| 910 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/152.png",
|
| 911 |
"question": "From the image given, which city is home to this landmark?\nA.New York\nB.Venice\nC.Dubai\nD.London",
|
| 912 |
"answer": "A"
|
| 913 |
},
|
| 914 |
{
|
| 915 |
"id": "8684bf68-6d4f-4008-9140-63f81497aa1f",
|
| 916 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/153.png",
|
| 917 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Moscow\nB.Venice\nC.County Meath\nD.Windsor",
|
| 918 |
"answer": "B"
|
| 919 |
},
|
| 920 |
{
|
| 921 |
"id": "640bff23-c920-474b-968f-d7c99130568d",
|
| 922 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/154.png",
|
| 923 |
"question": "From the image given, which city is home to this landmark?\nA.Lhasa\nB.Seattle\nC.New York\nD.Verona",
|
| 924 |
"answer": "D"
|
| 925 |
},
|
| 926 |
{
|
| 927 |
"id": "8471dc85-f27e-42da-bc8e-07868fbfcb36",
|
| 928 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/155.png",
|
| 929 |
"question": "In which city is the landmark shown in this image situated?\nA.Seattle\nB.Rome\nC.Venice\nD.Sydney",
|
| 930 |
"answer": "A"
|
| 931 |
},
|
| 932 |
{
|
| 933 |
"id": "7d1b1a47-6faa-4fc3-b0ae-c4714347852e",
|
| 934 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/156.png",
|
| 935 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Vatican City\nB.Wiltshire\nC.Paris\nD.London",
|
| 936 |
"answer": "D"
|
| 937 |
},
|
| 938 |
{
|
| 939 |
"id": "314e5416-d4f4-4939-a850-fbd054cb6548",
|
| 940 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/157.png",
|
| 941 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Northern Territory\nB.Xi'an\nC.San Francisco\nD.Bavaria",
|
| 942 |
"answer": "C"
|
| 943 |
},
|
| 944 |
{
|
| 945 |
"id": "d34f98d7-fbee-49c2-b64f-10bb9db41afa",
|
| 946 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/158.png",
|
| 947 |
"question": "From the image given, which city is home to this landmark?\nA.New York\nB.Madrid\nC.Rio de Janeiro\nD.Dover",
|
| 948 |
"answer": "D"
|
| 949 |
},
|
| 950 |
{
|
| 951 |
"id": "ef2c4ef6-2413-4f0b-9cc5-056617e6de21",
|
| 952 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/159.png",
|
| 953 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Brighton\nB.Pisa\nC.Washington D.C.\nD.Brussels",
|
| 954 |
"answer": "C"
|
| 955 |
},
|
| 956 |
{
|
| 957 |
"id": "20598982-f881-42ee-a4cc-1c23723adf31",
|
| 958 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/160.png",
|
| 959 |
"question": "Based on the image provided, which city is this landmark located in?\nA.San Francisco\nB.London\nC.Moscow\nD.Chicago",
|
| 960 |
"answer": "B"
|
| 961 |
},
|
| 962 |
{
|
| 963 |
"id": "4d110da1-0b54-4b65-9768-3a1be854773a",
|
| 964 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/161.png",
|
| 965 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Giza\nB.Wiltshire\nC.Helsinki\nD.London",
|
| 966 |
"answer": "D"
|
| 967 |
},
|
| 968 |
{
|
| 969 |
"id": "96736a13-6bf8-454e-9767-bf231944b5a4",
|
| 970 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/162.png",
|
| 971 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.London\nB.Cusco\nC.London\nD.Luxor",
|
| 972 |
"answer": "D"
|
| 973 |
},
|
| 974 |
{
|
| 975 |
"id": "a2a1d991-8daa-4219-9563-e3f14dfca1d1",
|
| 976 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/163.png",
|
| 977 |
"question": "From the image given, which city is home to this landmark?\nA.Berlin\nB.New York\nC.Moscow\nD.Venice",
|
| 978 |
"answer": "A"
|
| 979 |
},
|
| 980 |
{
|
| 981 |
"id": "2997ef83-960b-41b8-89db-f69cb2226aee",
|
| 982 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/164.png",
|
| 983 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Prague\nB.Normandy\nC.New York\nD.Cologne",
|
| 984 |
"answer": "D"
|
| 985 |
},
|
| 986 |
{
|
| 987 |
"id": "d1afbed3-239a-425b-bf5e-0df51b12a689",
|
| 988 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/165.png",
|
| 989 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Agra\nB.Washington D.C.\nC.Siem Reap\nD.Nevada",
|
| 990 |
"answer": "B"
|
| 991 |
},
|
| 992 |
{
|
| 993 |
"id": "28662de7-b286-421f-b7cb-d96407c4623c",
|
| 994 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/166.png",
|
| 995 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.Chicago\nB.Los Angeles\nC.Versailles\nD.London",
|
| 996 |
"answer": "A"
|
| 997 |
},
|
| 998 |
{
|
| 999 |
"id": "6a7921f7-526a-4574-9f98-a9b004eb0a61",
|
| 1000 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/167.png",
|
| 1001 |
"question": "In which city is the landmark shown in this image situated?\nA.Paris\nB.Siem Reap\nC.Paris\nD.Bavaria",
|
| 1002 |
"answer": "B"
|
| 1003 |
},
|
| 1004 |
{
|
| 1005 |
"id": "d0d74b7c-2063-4c89-b458-3e212be89c3e",
|
| 1006 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/168.png",
|
| 1007 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Xi'an\nB.New York\nC.St. Louis\nD.Giza",
|
| 1008 |
"answer": "A"
|
| 1009 |
},
|
| 1010 |
{
|
| 1011 |
"id": "a851b858-3ffe-484d-80d5-6a1ec56c3edf",
|
| 1012 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/169.png",
|
| 1013 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.London\nB.Sydney\nC.County Meath\nD.Lhasa",
|
| 1014 |
"answer": "D"
|
| 1015 |
},
|
| 1016 |
{
|
| 1017 |
"id": "c47adace-fc76-4adf-b259-e4a0142b7c21",
|
| 1018 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/170.png",
|
| 1019 |
"question": "From the image given, which city is home to this landmark?\nA.Istanbul\nB.Sydney\nC.Venice\nD.London",
|
| 1020 |
"answer": "A"
|
| 1021 |
},
|
| 1022 |
{
|
| 1023 |
"id": "65a67848-3026-45b7-bafd-058efa2ca5c9",
|
| 1024 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/171.png",
|
| 1025 |
"question": "From the image given, which city is home to this landmark?\nA.Florence\nB.Sydney\nC.Shanghai\nD.London",
|
| 1026 |
"answer": "C"
|
| 1027 |
},
|
| 1028 |
{
|
| 1029 |
"id": "43d69041-14a8-425a-a877-712c3e9da5f8",
|
| 1030 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/172.png",
|
| 1031 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Copenhagen\nB.New York\nC.London\nD.London",
|
| 1032 |
"answer": "A"
|
| 1033 |
},
|
| 1034 |
{
|
| 1035 |
"id": "a160b8f8-7996-4213-96fc-e4c3d8c5909f",
|
| 1036 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/173.png",
|
| 1037 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Cusco\nB.Florence\nC.Lhasa\nD.Nevada",
|
| 1038 |
"answer": "B"
|
| 1039 |
},
|
| 1040 |
{
|
| 1041 |
"id": "d4a9425b-5edc-4272-b961-6cc1b7ad48b9",
|
| 1042 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/174.png",
|
| 1043 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Siena\nB.London\nC.Sydney\nD.Los Angeles",
|
| 1044 |
"answer": "C"
|
| 1045 |
},
|
| 1046 |
{
|
| 1047 |
"id": "11f9cb63-43c9-4d4f-a7c2-64cbc020725e",
|
| 1048 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/175.png",
|
| 1049 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.Vatican City\nB.Chicago\nC.Copenhagen\nD.Sydney",
|
| 1050 |
"answer": "A"
|
| 1051 |
},
|
| 1052 |
{
|
| 1053 |
"id": "d825c823-b1c7-400c-b969-0d9061d8858b",
|
| 1054 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/176.png",
|
| 1055 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Dubai\nB.Rome\nC.Sydney\nD.New York",
|
| 1056 |
"answer": "B"
|
| 1057 |
},
|
| 1058 |
{
|
| 1059 |
"id": "1be200f1-4185-4d33-96f3-c5c690a98705",
|
| 1060 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/177.png",
|
| 1061 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Salzburg\nB.Rome\nC.Venice\nD.Northern Territory",
|
| 1062 |
"answer": "C"
|
| 1063 |
},
|
| 1064 |
{
|
| 1065 |
"id": "19754778-c31e-4be4-a499-981a45485ae9",
|
| 1066 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/178.png",
|
| 1067 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.Agra\nB.St. Louis\nC.Berlin\nD.Athens",
|
| 1068 |
"answer": "B"
|
| 1069 |
},
|
| 1070 |
{
|
| 1071 |
"id": "b0523608-18a9-47c5-af43-5adaecac43a9",
|
| 1072 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/179.png",
|
| 1073 |
"question": "In which city is the landmark shown in this image situated?\nA.Athens\nB.Giza\nC.Pushkin\nD.Cologne",
|
| 1074 |
"answer": "C"
|
| 1075 |
},
|
| 1076 |
{
|
| 1077 |
"id": "e4c0af82-3eb3-45cb-9d7f-cf61b6e16bc0",
|
| 1078 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/180.png",
|
| 1079 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Saint Petersburg\nB.Berlin\nC.Venice\nD.Bilbao",
|
| 1080 |
"answer": "B"
|
| 1081 |
},
|
| 1082 |
{
|
| 1083 |
"id": "ae884810-a975-4bd4-9525-0dc6f5e42998",
|
| 1084 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/181.png",
|
| 1085 |
"question": "In which city is the landmark shown in this image situated?\nA.Rome\nB.Toronto\nC.New York\nD.Helsinki",
|
| 1086 |
"answer": "D"
|
| 1087 |
},
|
| 1088 |
{
|
| 1089 |
"id": "29160040-178e-42c4-9498-7247506fe8e9",
|
| 1090 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/182.png",
|
| 1091 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.Copenhagen\nB.Rio de Janeiro\nC.Sydney\nD.Wiltshire",
|
| 1092 |
"answer": "A"
|
| 1093 |
},
|
| 1094 |
{
|
| 1095 |
"id": "d664fb6c-d38c-4aa7-b609-a36e5d90486c",
|
| 1096 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/183.png",
|
| 1097 |
"question": "From the image given, which city is home to this landmark?\nA.Verona\nB.Washington D.C.\nC.New York\nD.Brighton",
|
| 1098 |
"answer": "D"
|
| 1099 |
},
|
| 1100 |
{
|
| 1101 |
"id": "3dd44ab0-c8b8-4987-941a-cfe27e366973",
|
| 1102 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/184.png",
|
| 1103 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.Chicago\nB.New York\nC.Los Angeles\nD.Granada",
|
| 1104 |
"answer": "D"
|
| 1105 |
},
|
| 1106 |
{
|
| 1107 |
"id": "95923ff7-da37-4147-97c2-a2a96ad9adad",
|
| 1108 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/185.png",
|
| 1109 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.Vatican City\nB.Gard\nC.London\nD.New York",
|
| 1110 |
"answer": "B"
|
| 1111 |
},
|
| 1112 |
{
|
| 1113 |
"id": "451fad0d-6b6e-4235-b7e7-7df1abb245e9",
|
| 1114 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/186.png",
|
| 1115 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Brighton\nB.London\nC.Salzburg\nD.Sydney",
|
| 1116 |
"answer": "C"
|
| 1117 |
},
|
| 1118 |
{
|
| 1119 |
"id": "8de267ca-de8c-456b-9045-b222461b1793",
|
| 1120 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/187.png",
|
| 1121 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Barcelona\nB.Giza\nC.Athens\nD.Bran",
|
| 1122 |
"answer": "D"
|
| 1123 |
},
|
| 1124 |
{
|
| 1125 |
"id": "758c3671-85fb-4ef7-acb9-edfd116fe8d2",
|
| 1126 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/188.png",
|
| 1127 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Sydney\nB.Prague\nC.Windsor\nD.Gard",
|
| 1128 |
"answer": "B"
|
| 1129 |
},
|
| 1130 |
{
|
| 1131 |
"id": "cd1e163b-f695-4be3-91cc-ee98bcc850ee",
|
| 1132 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/189.png",
|
| 1133 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Venice\nB.Giza\nC.Madrid\nD.Siena",
|
| 1134 |
"answer": "D"
|
| 1135 |
},
|
| 1136 |
{
|
| 1137 |
"id": "b2fd9de8-19f7-4954-966e-da1203ac572d",
|
| 1138 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/190.png",
|
| 1139 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.County Meath\nB.Oxford\nC.Brussels\nD.New York",
|
| 1140 |
"answer": "C"
|
| 1141 |
},
|
| 1142 |
{
|
| 1143 |
"id": "9c220f95-a84a-400f-98cf-9867ba2efa08",
|
| 1144 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/191.png",
|
| 1145 |
"question": "In which city is the landmark shown in this image situated?\nA.London\nB.Granada\nC.London\nD.Bilbao",
|
| 1146 |
"answer": "D"
|
| 1147 |
},
|
| 1148 |
{
|
| 1149 |
"id": "65b42bf8-f729-4b2e-9138-c905a3f0eca6",
|
| 1150 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/192.png",
|
| 1151 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.Florence\nB.Paris\nC.Los Angeles\nD.Venice",
|
| 1152 |
"answer": "C"
|
| 1153 |
},
|
| 1154 |
{
|
| 1155 |
"id": "5238fa5d-9925-428b-b01e-fdd6cac623e6",
|
| 1156 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/193.png",
|
| 1157 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.Saint Petersburg\nB.Venice\nC.Copenhagen\nD.Washington D.C.",
|
| 1158 |
"answer": "A"
|
| 1159 |
},
|
| 1160 |
{
|
| 1161 |
"id": "0ea933d6-078f-48cf-b593-2aa65e13b2d7",
|
| 1162 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/194.png",
|
| 1163 |
"question": "Based on the image provided, which city is this landmark located in?\nA.San Francisco\nB.Washington D.C.\nC.New York\nD.Sydney",
|
| 1164 |
"answer": "C"
|
| 1165 |
},
|
| 1166 |
{
|
| 1167 |
"id": "df5a11ad-ef1a-4368-9580-21ed7ac378c2",
|
| 1168 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/195.png",
|
| 1169 |
"question": "Looking at the provided image, which city does this landmark belong to?\nA.Copenhagen\nB.London\nC.Vatican City\nD.Los Angeles",
|
| 1170 |
"answer": "B"
|
| 1171 |
},
|
| 1172 |
{
|
| 1173 |
"id": "c6b90241-ca9f-4518-841c-2a6ac3a975ed",
|
| 1174 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/196.png",
|
| 1175 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Oxford\nB.Arizona\nC.Pisa\nD.Copenhagen",
|
| 1176 |
"answer": "A"
|
| 1177 |
},
|
| 1178 |
{
|
| 1179 |
"id": "5f78ab03-8de5-49b0-b5d0-9e185a7ad6ca",
|
| 1180 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/197.png",
|
| 1181 |
"question": "Based on the provided image, in which city can this landmark be found?\nA.Moscow\nB.Oxford\nC.New York\nD.London",
|
| 1182 |
"answer": "A"
|
| 1183 |
},
|
| 1184 |
{
|
| 1185 |
"id": "09f8d838-1152-4d30-a0a0-4df542e14cbe",
|
| 1186 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/198.png",
|
| 1187 |
"question": "Based on the image provided, which city is this landmark located in?\nA.Berlin\nB.Rio de Janeiro\nC.New York\nD.Istanbul",
|
| 1188 |
"answer": "D"
|
| 1189 |
},
|
| 1190 |
{
|
| 1191 |
"id": "b6950c22-b3ed-4633-a3f2-d114d56930f5",
|
| 1192 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/199.png",
|
| 1193 |
"question": "From the image given, which city is home to this landmark?\nA.Lhasa\nB.New York\nC.London\nD.Sydney",
|
| 1194 |
"answer": "C"
|
| 1195 |
},
|
| 1196 |
{
|
| 1197 |
"id": "b55e904e-80ad-4c5a-a344-246e9868c073",
|
| 1198 |
+
"image_path": "reasoning/common_sense_reasoning/geospatial_determination/images/200.png",
|
| 1199 |
"question": "Based on the image provided, which city is this landmark located in?\nA.London\nB.Northern Territory\nC.Normandy\nD.Oxford",
|
| 1200 |
"answer": "A"
|
| 1201 |
}
|
reasoning/common_sense_reasoning/situation_inference/situation_inference.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|