Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code: DatasetGenerationCastError
Exception: DatasetGenerationCastError
Message: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 2 new columns ({'num_img', 'correct_choice'})
This happened while the json dataset builder was generating data using
hf://datasets/q-future/MICBench/micbench_dev_shuffle_with_correct_choice.json (at revision 693c3bd6f78f4a4f70b752f42efce6ee3f8eb61b), [/tmp/hf-datasets-cache/medium/datasets/20542270150254-config-parquet-and-info-q-future-MICBench-22c362a4/hub/datasets--q-future--MICBench/snapshots/693c3bd6f78f4a4f70b752f42efce6ee3f8eb61b/micbench_dev.json (origin=hf://datasets/q-future/MICBench@693c3bd6f78f4a4f70b752f42efce6ee3f8eb61b/micbench_dev.json), /tmp/hf-datasets-cache/medium/datasets/20542270150254-config-parquet-and-info-q-future-MICBench-22c362a4/hub/datasets--q-future--MICBench/snapshots/693c3bd6f78f4a4f70b752f42efce6ee3f8eb61b/micbench_dev_shuffle_with_correct_choice.json (origin=hf://datasets/q-future/MICBench@693c3bd6f78f4a4f70b752f42efce6ee3f8eb61b/micbench_dev_shuffle_with_correct_choice.json)]
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1890, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 760, in write_table
pa_table = table_cast(pa_table, self._schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2272, in table_cast
return cast_table_to_schema(table, schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
img_path: list<item: string>
child 0, item: string
question: string
candidates: list<item: string>
child 0, item: string
correct_ans: string
num_img: int64
correct_choice: string
to
{'img_path': List(Value('string')), 'question': Value('string'), 'candidates': List(Value('string')), 'correct_ans': Value('string')}
because column names don't match
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1347, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
builder.download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 884, in download_and_prepare
self._download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 947, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1739, in _prepare_split
for job_id, done, content in self._prepare_split_single(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1892, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 2 new columns ({'num_img', 'correct_choice'})
This happened while the json dataset builder was generating data using
hf://datasets/q-future/MICBench/micbench_dev_shuffle_with_correct_choice.json (at revision 693c3bd6f78f4a4f70b752f42efce6ee3f8eb61b), [/tmp/hf-datasets-cache/medium/datasets/20542270150254-config-parquet-and-info-q-future-MICBench-22c362a4/hub/datasets--q-future--MICBench/snapshots/693c3bd6f78f4a4f70b752f42efce6ee3f8eb61b/micbench_dev.json (origin=hf://datasets/q-future/MICBench@693c3bd6f78f4a4f70b752f42efce6ee3f8eb61b/micbench_dev.json), /tmp/hf-datasets-cache/medium/datasets/20542270150254-config-parquet-and-info-q-future-MICBench-22c362a4/hub/datasets--q-future--MICBench/snapshots/693c3bd6f78f4a4f70b752f42efce6ee3f8eb61b/micbench_dev_shuffle_with_correct_choice.json (origin=hf://datasets/q-future/MICBench@693c3bd6f78f4a4f70b752f42efce6ee3f8eb61b/micbench_dev_shuffle_with_correct_choice.json)]
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
img_path list | question string | candidates list | correct_ans string |
|---|---|---|---|
[
"014c3b9713a1b1ce489975ef20a468.jpg",
"1356614234303ad8de243711d8e46a.jpg",
"1681a37fd46cca287c4aed597503080.jpg"
] | Which image has the best clarity and sharpness? | [
"The first image",
"The third image",
"The second image",
"The fourth image"
] | The second image |
[
"25e385cf-66ec-48ef-b519-7a5f4db4bea2.webp",
"000000295241_fog_1.jpg",
"149cc7bf6c5f9387553b5ea9d704f8b.jpg"
] | Which image has the lowest clarity? | [
"Third image",
"Second image",
"Fourth image",
"First image"
] | Third image |
[
"000000176621_motion_blur_4.jpg",
"mirror-388386_21_05.bmp",
"000000169270_motion_blur_2.jpg"
] | Which image is the clearest and most in focus? | [
"Fourth image",
"Second image",
"Third image",
"First image"
] | Second image |
[
"13cb4c358293f5f9173610d920ed96a2.jpg",
"041c487d-4ced-44ae-8c58-2e71efb08da4.webp",
"9a74685a-048c-4ddf-8c12-c691f3fd0438.webp"
] | What is the dominant color in the second image? | [
"Pink",
"Blue",
"Green",
"Yellow"
] | Pink |
[
"0b97a8fe8b5439b6d1acf36c02b1992.jpg",
"10c23d2456d4a791de776191dd961ff.jpg",
"eedbd9f5-8aef-433c-a3eb-2ee69997d00e.webp"
] | What is the main color theme in the first image? | [
"Red",
"Blue",
"Yellow",
"Green"
] | Red |
[
"10d42f426b9ba58763dba29c5db84d.jpg",
"000000241292_brightness_1.jpg",
"13d43a6f5d57ed7797f1b25d8357ad7.jpg"
] | Which image has living creatures as the main subject? | [
"First",
"Second and Third",
"Third",
"Second"
] | Second and Third |
[
"kids-838179_24_05.bmp",
"0a4a01fa71bf4ebd81fcca6acaf93e.jpg",
"1525a7a1ac59316b46b28bf943ae38c.jpg"
] | What is the main issue with the second image? | [
"Underexposure",
"Blurriness",
"Overexposure",
"High contrast"
] | Underexposure |
[
"passion-flower-600460_21_05.bmp",
"01ba0d1d76b64febce14b0ad543259.jpg",
"caterpillar-87485_06_03.bmp"
] | Which image depicts a human presence? | [
"Third",
"First",
"Fourth",
"Second"
] | Second |
[
"06a8c742ae1aaa681f4acdd353684e.jpg",
"bedroom-1012609_04_05.bmp",
"000000047848_gaussian_noise_2.jpg"
] | Which image is the clearest? | [
"Second image",
"Fourth image",
"Third image",
"First image"
] | Third image |
[
"000000561947_impulse_noise_5.jpg",
"13ddde5da2aff747ccd42195f5f1752.jpg",
"4a91aa08-6ca0-4729-9409-56964b972645.webp"
] | Are there any people visible in the first image? | [
"Yes",
"No"
] | Yes |
[
"13e3219e6f742df2e5b1c0986ca13883.jpg",
"153cc14e74752d13c901f8bbd7baa9.jpg",
"02ed8318a62abe7c18930e6752eb661.jpg"
] | Does the second image have colored lighting? | [
"No",
"Yes"
] | Yes |
[
"0381cd0e679deeaad8c6b48f3a71660.jpg",
"102e6a5a73316184336158cee179a2e.jpg",
"152d3a3f6dbe21336a613cc41c292223.jpg"
] | Does the second image contain clear facial features? | [
"Yes",
"No"
] | No |
[
"157cd53455cf5972efcab3c4c4f680d.jpg",
"13517c4167c94eca3320b1b28796e76f.jpg",
"83d33545-1bd2-4e35-bc7a-d3c685fb428f.webp"
] | Which image suggests an indoor setting? | [
"First image",
"Fourth image",
"Third image",
"Second image"
] | Second image |
[
"caterpillar-301255_24_03.bmp",
"143f8dc854d37a4ca137fde64ff6ff93.jpg",
"girl-1454550_20_01.bmp"
] | What is the main subject in the second image? | [
"A dark silhouette",
"A portrait of a woman",
"People",
"A caterpillar"
] | People |
[
"017696b6b13254116f73bd39cc945.jpg",
"0a7d1171f2c9af4d59eb1ff2cdc8e2d.jpg",
"05911f226baaf929a42b2c9dfb7ad.jpg"
] | Is the fourth image of higher clarity than the first? | [
"Yes",
"No"
] | No |
[
"168f4145423cbf8f87db5df20519a8b.jpg",
"autumn-525423_09_02.bmp",
"child-655093_14_01.bmp"
] | Does the third image show a sharp and clear subject? | [
"Yes",
"No"
] | Yes |
[
"11d01fc6969935eeabf537ab318f75e.jpg",
"13f68c1ce99a5822dcab9e0efb58ba.jpg",
"10b52a6b-ae1a-4ea2-8b04-f4bad556e46a.webp"
] | Which image would likely have the texture of canvas? | [
"Second image",
"Fourth image",
"Third image",
"First image"
] | Third image |
[
"2c9404c5-cb26-40e9-90fa-994690ee761c.webp",
"13cb4c358293f5f9173610d920ed96a2.jpg",
"bug-1748274_14_04.bmp"
] | Which image has the highest level of detail in texture representation? | [
"First image",
"Second image",
"Fourth image",
"Third image"
] | First image |
[
"a1bbf7a4-c2c9-476d-87c6-adb79aa8603e.webp",
"0d729fa814075a4d362be295e118995.jpg",
"0dc34d38d7ff1d89c88d9f83d9244.jpg"
] | Is there an image that depicts a person giving a speech or presentation? | [
"Yes",
"No"
] | Yes |
[
"000000064310_motion_blur_1.jpg",
"0866a5593059662b1864573adae9d9.jpg",
"0f2e6cfc39f7aa53cf5a551de98edb1.jpg"
] | What color is the dress of the person in the second image? | [
"White",
"Blue",
"Black",
"Pink"
] | Pink |
[
"000000395378_frost_3.jpg",
"11dd5d5bbe7558e24764ba874a475366.jpg",
"bald-634460_10_01.bmp"
] | Which image includes a dish of food? | [
"Third image",
"Second image",
"Fourth image",
"First image"
] | Fourth image |
[
"ac26e6e5-aff2-4d9b-9cc5-876c35777a92.webp",
"000000454234_fog_4.jpg",
"000000363527_defocus_blur_1.jpg"
] | What type of vehicle is predominantly featured in the third image? | [
"Car",
"Bus",
"Bicycle",
"Motorcycle"
] | Bus |
[
"0b06437605a2f87925412cfff55ed83.jpg",
"f8439a57-ddb7-43c3-9ffc-48532f5b8bae.webp",
"c6158fa7-1586-4dfc-9ae0-79a193f6fe9c.webp"
] | Which image displays a live music performance? | [
"First image",
"Fourth image",
"Second image",
"Third image"
] | First image |
[
"000000015486_frost_5.jpg",
"0b3768a2a18f2e95b937097b741a3f4.jpg",
"4eafe8dd-4eee-4523-a994-917bf7aca575.webp"
] | Is the first image easily recognizable in terms of its content? | [
"No",
"Yes"
] | No |
[
"83d33545-1bd2-4e35-bc7a-d3c685fb428f.webp",
"0c34a45e8b65d617b4281644b70bc.jpg",
"9daab44b-84b4-4b55-843c-081c086b8887.webp"
] | Which image contains readable text? | [
"The image with the colorful bags",
"The image with the person",
"The image with the marine animal",
"The image with the distorted text"
] | The image with the distorted text |
[
"1519669eae3bc939e73642fd881e5f.jpg",
"116932b5215c8ae7f344e598519cc65.jpg",
"boat-790237_13_04.bmp"
] | In which image does the subject appear to be a dog? | [
"Third image",
"Fourth image",
"First image",
"Second image"
] | Second image |
[
"1256273d2d2677aac1fc493ba216d4c.jpg",
"1113f0175ff6c8b984438c6a708739b8.jpg",
"dandelion-1399051_02_03.bmp"
] | Which image is the least clear and most pixelated? | [
"Third image",
"First image",
"Second image",
"Fourth image"
] | Second image |
[
"1419d8bd227e1072c430e715d06c4896.jpg",
"15836988cb10a36eacdb55970166e7c.jpg",
"000000395378_frost_3.jpg"
] | What is the primary subject of the third image? | [
"Birds",
"Buildings",
"A painting",
"Palm trees"
] | Birds |
[
"15eccc1abd99ad30e8ed6ebc9ad1e945.jpg",
"0258fa2c98884f59c145768532fd1a.jpg",
"11585dbb2c367fbeb9a9a4c371546641.jpg"
] | Which image has motion blur? | [
"Fourth image",
"Third image",
"First image",
"Second image"
] | First image |
[
"e1a50d65-5d58-4f5b-95b8-be8d6569f632.webp",
"02903b64-36b1-49e8-9704-47e70d7c477e.webp",
"13737a703e2961a9dc4f28f7857f670.jpg"
] | Which image depicts a character in a fantastical or celestial setting? | [
"Third image",
"Second image",
"First image",
"Fourth image"
] | First image |
[
"1349aa6bfe816e8b86c258e0ce73422.jpg",
"151cb2115d9d61af87a998642ee306.jpg",
"92e14408-29db-4dc6-841a-7ec9d8a70c70.webp"
] | What is the main color tone of the fourth image? | [
"Neutral",
"Cool",
"Warm",
"Black and white"
] | Cool |
[
"45b21fb3-3c74-4c23-9dc9-0afcc8cd1af5.webp",
"front-window-712959_13_03.bmp",
"1419d8bd227e1072c430e715d06c4896.jpg"
] | Are there any images depicting a clear night sky? | [
"No",
"Yes"
] | No |
[
"101e2d03f1dcf2e7fa1297fe0a32ab4.jpg",
"12d380a66db898c99a9a1e14dcc77c43.jpg",
"014de123546b27a1028fed45697d48b.jpg"
] | Which image depicts a close-up of a part of a face? | [
"Second",
"First",
"Fourth",
"Third"
] | Fourth |
[
"000000387105_gaussian_noise_5.jpg",
"000000359656_fog_3.jpg",
"094705cd97c740ff54a2c157ba48ff.jpg"
] | Which image has the highest noise level making details less distinguishable? | [
"Second image",
"Third image",
"First image",
"Fourth image"
] | First image |
[
"253ca157-63e8-4b91-9ac4-4cb17ee19002.webp",
"000000571564_add_contrast_5.jpg",
"101cadaa63712ea9654a079ce3b4a1.jpg"
] | Which image has the highest clarity? | [
"Fourth image",
"First image",
"Third image",
"Second image"
] | First image |
[
"0093eb37-5e4b-4b77-af4a-64e217df86e6.webp",
"04ca57f6f4a21f445859a611c2942c2.jpg",
"c2d05cd4-bd18-45a4-82fb-5a745e21b300.webp"
] | Is there any text visible in the second image? | [
"No",
"Yes"
] | Yes |
[
"138db8fac9ddf924f0eedaf66459272b.jpg",
"134eb6574f93b27aafba38b063971c.jpg",
"ac94f860-fd72-4233-873e-08ffc6a4c9aa.webp"
] | Which image includes a man-made structure? | [
"Fourth image",
"Second image",
"Third image",
"First image"
] | Fourth image |
[
"bedroom-1012609_04_05.bmp",
"9daab44b-84b4-4b55-843c-081c086b8887.webp",
"1157ab292a1116188d0a2d2456a41ae.jpg"
] | Which image shows a person yelling? | [
"Second image",
"First image",
"Third image",
"Fourth image"
] | Third image |
[
"152d3a3f6dbe21336a613cc41c292223.jpg",
"102c13a5334a17bed63c6ed0de73daf.jpg",
"0bf1a2e7d53579216c619c59fe5c198.jpg"
] | Is the third image more colorful than the second? | [
"Yes",
"No"
] | Yes |
[
"9a7d887b-48d5-45fd-b279-8e4c7ba9a627.webp",
"1391e54807cea7331effd1762b3f74.jpg",
"000000025102_fog_1.jpg"
] | Which image was likely taken during an event or gathering? | [
"Fourth image",
"First image",
"Second image",
"Third image"
] | Third image |
[
"13ad4ae7e9ab9b2d8df13f2e962b5fe3.jpg",
"ae3e6893-08de-4b64-b78d-d2573ff435a8.webp",
"000000331279_snow_1.jpg"
] | Is there any text visible in the second image? | [
"Yes",
"No"
] | Yes |
[
"11d217c4ab565a4c95b9ad20e0f2cea4.jpg",
"fe3a54c1-0bc4-429a-9856-698beeef9865.webp",
"1457c045cc6dd6572d5f3b03998f8.jpg"
] | Which image is the clearest and has the best clarity? | [
"The dark room image",
"The raccoon image",
"The castle image",
"The cityscape at night image"
] | The raccoon image |
[
"2c9404c5-cb26-40e9-90fa-994690ee761c.webp",
"17d9b3ec-db3d-408e-8070-94ce572df5bf.webp",
"124316d1ceec750fe2b8a56132f412c.jpg"
] | Is the third image sharper than the first image? | [
"Yes",
"No"
] | No |
[
"2c9404c5-cb26-40e9-90fa-994690ee761c.webp",
"17d9b3ec-db3d-408e-8070-94ce572df5bf.webp",
"124316d1ceec750fe2b8a56132f412c.jpg"
] | How many images have distinguishable figures or objects? | [
"Three",
"Two",
"Four",
"One"
] | Two |
[
"7880750e-9fae-4bcc-bf8d-bceacc7914ed.webp",
"giraffe-1419947_17_03.bmp",
"14c2c41060a77c169322d3caca9ea14c.jpg"
] | Does the third image have better focus than the fourth image? | [
"No",
"Yes"
] | No |
[
"ca78f390-2eb8-4368-9ff6-57dc43e21078.webp",
"0c361fecd3157ba14fe9991caaa8dc0.jpg",
"10b0a54455a11effccb31d513417dcb0.jpg"
] | How many different logos are visible on the cake in the second image? | [
"Four",
"One",
"Three",
"Two"
] | Three |
[
"10125717dbbc30d17ee8ee851b23c2fa.jpg",
"16811c54aa96b4ad4c19eabaa11cd3d.jpg",
"1373bdae9c2dce46fa4e6fb17c6398f.jpg"
] | Which image depicts an urban scene? | [
"Fourth image",
"Second image",
"First image",
"Third image"
] | Fourth image |
[
"0cb11e655c24663fd18b9d3a39c7c.jpg",
"forest-933264_07_05.bmp",
"13614b94dbeffa64b79a8c630708d1a.jpg"
] | What type of environment is depicted in the second image? | [
"Forest",
"Rural",
"Desert",
"Urban"
] | Forest |
[
"000000245206_darkness_1.jpg",
"1698cfb5351e7993254698f5a5e6421.jpg",
"cf55e9a4-c463-4ef2-817b-54660cdb5b08.webp"
] | Which image is most likely to be found in an urban environment? | [
"The shadow pattern on the ground",
"The black and white portrait",
"The landscape painting",
"The traffic sign with graffiti"
] | The traffic sign with graffiti |
[
"13deb85ec26e418ee73aaf10ad752385.jpg",
"0a9aeaf71d6b730ed21d3a85e3227b.jpg",
"13889879e39df7dfeef6d38a206c6a7.jpg"
] | What is the primary subject of the second image? | [
"A church building",
"A landscape",
"Cherry blossoms",
"Two people"
] | Two people |
[
"14895e4dbeffd911034871ea320e0bd.jpg",
"lamp-113591_21_05.bmp",
"f63fc961-cf2e-466a-91dd-3ccfbb7c7860.webp"
] | How many images feature human subjects? | [
"Three",
"One",
"Two",
"Four"
] | Three |
[
"f3eb9c54-a680-4eb7-ba21-2ab00192c2ca.webp",
"10d099a2217eae71c297a0e83298d418.jpg",
"15945e3c3d90bab5a25cba6cb2b88b4.jpg"
] | Which image has a high contrast between light and dark areas? | [
"Third image",
"Fourth image",
"Second image",
"First image"
] | First image |
[
"fachwerkhauser-890936_14_04.bmp",
"6a5a8c0d-5078-4822-8d16-595051395204.webp",
"ffc7fac5-eacc-4574-a9a9-8069e32e2259.webp"
] | Which image has a higher clarity? | [
"The second image with a mountain landscape",
"The fourth image with two people",
"The third image featuring a cat",
"The first image with timber-framed buildings"
] | The third image featuring a cat |
[
"japan-1432868_11_05.bmp",
"2d872988-47e7-45af-a66c-4d99bb9668aa.webp",
"1348aeaa1744112e11a274342ee35b63.jpg"
] | Which image has the best lighting conditions? | [
"Second image",
"Fourth image",
"Third image",
"First image"
] | Third image |
[
"096cfb1bf001055bd2cb769541dd8.jpg",
"1612d1316fcf67aa7664fdc7dd8972be.jpg",
"11294214c4a7b039f76e47543df99f.jpg"
] | Is the third image out of focus? | [
"No",
"Yes"
] | Yes |
[
"chocolate-655880_03_03.bmp",
"chalki-650406_03_02.bmp",
"cave-374728_25_01.bmp"
] | Which image appears to be taken during the daytime? | [
"First image",
"Second image",
"Third image",
"Fourth image"
] | Second image |
[
"1498d1459843f766f58351d37f7bc91.jpg",
"0879a40536e67e149187cf9a9287aa1.jpg",
"066f7e7e-263f-458e-acbe-cbe5d1643851.webp"
] | What type of artwork is the fourth image? | [
"Digital art",
"Watercolor",
"Photograph",
"Oil painting"
] | Oil painting |
[
"0106d6477b78780ee7b4b8854ce5b6.jpg",
"0cb11e655c24663fd18b9d3a39c7c.jpg",
"114f64769060669196274c4d335da14e.jpg"
] | Which image has the best lighting for clarity? | [
"Third image of a blurry corridor",
"First image with people by an inflatable structure",
"Second image of the tunnel with a car",
"Fourth image of a marketplace"
] | Second image of the tunnel with a car |
[
"147383dae5fd28fd83b85e9089e37.jpg",
"115469bb79cf527626f072407adbd4.jpg",
"000000057390_snow_5.jpg"
] | Which image contains a pattern produced by light? | [
"Third",
"First",
"Second",
"Fourth"
] | First |
[
"duck-710808_12_04.bmp",
"57881901-1345-4d26-8c89-0cc50454031d.webp",
"000000549876_fog_4.jpg"
] | Which image appears to have the lowest clarity? | [
"The hand-drawn forest scene",
"The image with the signboard at night",
"The image with the duck",
"The image with the cow on the beach"
] | The image with the duck |
[
"11e3b0abff601c107cf8fd445bf7312.jpg",
"a4e1f8e7-5af3-48a7-a6cb-ebd273893ae7.webp",
"0a7b85f1aef45bb1e3c786ccdffb581.jpg"
] | Is the fourth image overexposed? | [
"No",
"Yes"
] | Yes |
[
"11e3b0abff601c107cf8fd445bf7312.jpg",
"a4e1f8e7-5af3-48a7-a6cb-ebd273893ae7.webp",
"0a7b85f1aef45bb1e3c786ccdffb581.jpg"
] | Which image has the brightest overall exposure? | [
"The image with the white building",
"The image of the moon surface",
"The image of the river",
"The image with the musicians"
] | The image of the river |
[
"b1762211-a6d0-4e8a-bc5b-3500b6b5f6c5.webp",
"149da818ff2c119be2b98f54d1837c39.jpg",
"flower-400557_07_03.bmp"
] | What is the focus of the first image? | [
"Flowers",
"Graffiti",
"A blurred landscape",
"A distorted object"
] | Graffiti |
[
"13cb4c358293f5f9173610d920ed96a2.jpg",
"4a91aa08-6ca0-4729-9409-56964b972645.webp",
"old-692943_01_05.bmp"
] | What is the third image most likely depicting? | [
"A clown",
"A ship",
"Turtles",
"A water wheel"
] | A water wheel |
[
"13cb4c358293f5f9173610d920ed96a2.jpg",
"4a91aa08-6ca0-4729-9409-56964b972645.webp",
"old-692943_01_05.bmp"
] | Is the third image blurred intentionally? | [
"No",
"Yes"
] | Yes |
[
"000000169270_motion_blur_2.jpg",
"019f1a2ce3f548f63bc68298a64462.jpg",
"102c13a5334a17bed63c6ed0de73daf.jpg"
] | What is the main subject in the first image? | [
"A surfer",
"A mountain",
"Graffiti",
"A painting"
] | A surfer |
[
"139a28ab1782f2a6718169e7e82bb54.jpg",
"08e175a5c0a21bb5d78b6e6c9d8ed.jpg",
"1446717bfb1e843c4b3aadb253c2ee7.jpg"
] | Which image features graffiti? | [
"Third image",
"Second image",
"Fourth image",
"First image"
] | Fourth image |
[
"14c2e1f56a1ed599faa2351d1740b965.jpg",
"1467a49de220eb6c3fe46d04caaf4a0.jpg",
"16116250ae15f3fec5fcb487df8f23.jpg"
] | Is the third image taken during daytime? | [
"Yes",
"No"
] | No |
[
"0a3d215b3f8ec9d67ccab2595cbc2ad.jpg",
"000000328833_snow_2.jpg",
"344360a1-92da-4b26-9906-ac7b618012f0.webp"
] | Which image would be most likely used to indicate hazard in a physical space? | [
"Fourth Image",
"Third Image",
"First Image",
"Second Image"
] | Fourth Image |
[
"06a9e3d0a5de406a376d867f63eec7.jpg",
"15516c3ac1f9bf355e22733823493e.jpg",
"1162a2484fd85b96357dff12dfce776.jpg"
] | Which image shows a group of people engaged in an activity together? | [
"First",
"Third",
"Fourth",
"Second"
] | Second |
[
"13aaae865d9b79c66ee32fc3d9c3a.jpg",
"500dbdea-78f9-4a3c-8300-23681d7b74a7.webp",
"11d01fc6969935eeabf537ab318f75e.jpg"
] | Is the third image more focused than the first image? | [
"Yes",
"No"
] | No |
[
"136cbe2207025dd5f162adb46c568f0.jpg",
"94cf84db-22ea-4cd3-8482-3b32263f7a05.webp",
"014c3b9713a1b1ce489975ef20a468.jpg"
] | Which image contains an object made with interlocking plastic bricks? | [
"Fourth image",
"First image",
"Second image",
"Third image"
] | First image |
[
"girl-811620_24_02.bmp",
"15eb3ac27fd8a8d6e2f5215429a51.jpg",
"13cae15a34323106a50b17b9ff0871f.jpg"
] | Does the second image focus on a person? | [
"Yes",
"No"
] | No |
[
"062d7cb342159dd679cc8a66f1a6bd.jpg",
"bach-537813_13_04.bmp",
"13ddde5da2aff747ccd42195f5f1752.jpg"
] | Does the fourth image contain man-made art? | [
"No",
"Yes"
] | Yes |
[
"autumn-leaves-216494_07_02.bmp",
"2d872988-47e7-45af-a66c-4d99bb9668aa.webp",
"000000578776_brightness_4.jpg"
] | Is the third image brighter than the first image? | [
"No",
"Yes"
] | Yes |
[
"151c3f9620989b7f1444e6cd46ba1a3e.jpg",
"145e6051d32ee43c8496a54b410341d.jpg",
"dade40b5-ecb5-4a62-a2a4-5cd17ba6eee0.webp"
] | Which image involves food or drink? | [
"Second image",
"Third image",
"First image",
"Fourth image"
] | First image |
[
"13bd3c19e6ba7e64f0d1cd4cb7aab244.jpg",
"1695ee661dc928f3e22cd7abb8460d2.jpg",
"15b4a8727abce5a07dc231088c4595f.jpg"
] | Which image contains elements that are hard to identify due to low light conditions? | [
"Third image",
"Fourth image",
"Second image",
"First image"
] | Second image |
[
"790ee7cf-f038-4732-a720-4c3d0f9b8d3b.webp",
"0dc34d38d7ff1d89c88d9f83d9244.jpg",
"000000317962_frost_2.jpg"
] | Which image shows a natural landscape? | [
"Third image",
"Fourth image",
"Second image",
"First image"
] | First image |
[
"07aee5445367130af921d55a321ff.jpg",
"ferry-1325567_25_05.bmp",
"148d2ac61d2c76a661267e8dd2d599d5.jpg"
] | Which image appears to be taken during the daytime? | [
"Fourth",
"First",
"Second",
"Third"
] | Second |
[
"06a997f2534f92dfcaf5611d48dfb5d.jpg",
"0f356cc5eb82f8e785cc1ad54c58610.jpg",
"1457c045cc6dd6572d5f3b03998f8.jpg"
] | Which image is focused on a person handling a camera? | [
"Fourth image",
"Third image",
"First image",
"Second image"
] | Fourth image |
[
"9b46cf47-bb07-4b61-9f36-9c207e9429c5.webp",
"1385af554a8fe8b58f6de694221d115.jpg",
"0c0c7222637b5aa25ebf7fc7f992ec.jpg"
] | Which image appears to have the highest clarity? | [
"Image with the beer can",
"Image with the yellow wheel",
"Image with the sleeping individual",
"Image with the person"
] | Image with the beer can |
[
"13eba1eb7aa2d39ad33e7c27a0308431.jpg",
"06a8c742ae1aaa681f4acdd353684e.jpg",
"0d7ca1373b322c89f946a50aae56.jpg"
] | Which image has the highest clarity? | [
"The image of the red guitar",
"The image of the man playing the guitar on stage",
"The image with the group of people indoors",
"The image of the red car on the road"
] | The image of the man playing the guitar on stage |
[
"1230865f61c4b7d74bed90a196e626.jpg",
"lamp-113591_21_05.bmp",
"0dd476d3b4fa1effc3aeee34c556a6a.jpg"
] | How many images contain a human or human-like subject? | [
"Two",
"Four",
"Three",
"One"
] | Two |
[
"1071b071cd68ae974c7166895f8ecd.jpg",
"42334c1d-581b-4ed4-835f-118910d1031c.webp",
"02835e58541cde165222b0161cb035.jpg"
] | Which image contains a representation of a prehistoric creature? | [
"First image",
"Third image",
"Second image",
"Fourth image"
] | Second image |
[
"tourist-733623_16_01.bmp",
"b917af3d-0ebc-4cfd-a51e-01046ce987f2.webp",
"11a235ea429a19ac74d9b8929a3b879.jpg"
] | Which image appears to be taken indoors? | [
"Third image",
"Fourth image",
"First image",
"Second image"
] | Fourth image |
[
"067371e4a4ce703fa6e09a68c029ac.jpg",
"135262a72ab495a9ee85b88e77c2423f.jpg",
"13dfaf6c65ca43a2b2bfd5344919de9e.jpg"
] | Is the third image taken indoors? | [
"Yes",
"No"
] | No |
[
"028bdcabf4363d6e8af9f805a8164c1.jpg",
"151cb2115d9d61af87a998642ee306.jpg",
"142732b3112de74a166386d7fc974d6.jpg"
] | Which image has the highest clarity and sharpness? | [
"Third",
"First",
"Second",
"Fourth"
] | First |
[
"0e263a1cb4b83a8cbd1a53d1934a9.jpg",
"aefe8a97-528d-4769-aaab-b6afdce5314a.webp",
"09751b1b-749b-4af2-a1e2-a3e64b365321.webp"
] | Which image displays an animated character? | [
"Third",
"Second",
"First",
"Fourth"
] | Third |
[
"139a28ab1782f2a6718169e7e82bb54.jpg",
"119c8b6d5590cc46304fae18971bd1ab.jpg",
"023189cb936b6bba1816ec17a68d155.jpg"
] | Which image has the best lighting for clear visibility? | [
"Image 2 with the night view of a building",
"Image 3 with the red and green blurred shapes",
"Image 1 with the river and buildings",
"Image 4 with the rocky hillside"
] | Image 1 with the river and buildings |
[
"134cbc52f3e8cb863c252eda8f693843.jpg",
"152d3a3f6dbe21336a613cc41c292223.jpg",
"13ad7d7913f387751779157eca47a18d.jpg"
] | Which image has the most vibrant colors? | [
"First image",
"Fourth image",
"Third image",
"Second image"
] | Third image |
[
"136cbe2207025dd5f162adb46c568f0.jpg",
"bce99a2e-3321-4a53-b9b8-2ee9a9c63b4c.webp",
"cloud-formation-982977_04_03.bmp"
] | How many images show a clear sky? | [
"One",
"Two",
"Three",
"Four"
] | One |
[
"butterfly-342987_09_03.bmp",
"01f37cc93cde2914f22b8f9ce7464.jpg",
"141a2d1b6469a0e5d6a5e53d96fdfbe.jpg"
] | How many images contain footwear? | [
"One",
"Two",
"None",
"Three"
] | One |
[
"13ae409e2d90799003db4f21535f984.jpg",
"114a96d26a27f7b485d6ea43bb6149e5.jpg",
"green-lake-1547613_22_05.bmp"
] | Does the second image have a narrow depth of field? | [
"No",
"Yes"
] | Yes |
[
"45582a4a-4abb-49fc-8099-ccc0bd7a517e.webp",
"1349aa6bfe816e8b86c258e0ce73422.jpg",
"112a4ee18999abd9e4c3ccdcdd73e46.jpg"
] | Which image shows a subject that is not primarily red? | [
"Fourth image",
"First image",
"Third image",
"Second image"
] | First image |
[
"45582a4a-4abb-49fc-8099-ccc0bd7a517e.webp",
"1349aa6bfe816e8b86c258e0ce73422.jpg",
"112a4ee18999abd9e4c3ccdcdd73e46.jpg"
] | Which image has a photographic quality? | [
"Third image",
"Second image",
"First image",
"Fourth image"
] | Second image |
[
"124316d1ceec750fe2b8a56132f412c.jpg",
"cycad-288329_16_04.bmp",
"141559a35bd633263046ddef468215f.jpg"
] | Is the object in the second image commonly found indoors? | [
"Yes",
"No"
] | No |
[
"000000301747_impulse_noise_1.jpg",
"13b47db4918391361229f1b0d3de22f0.jpg",
"0a0ec2a497f82977d30e14f3975c71d.jpg"
] | How many images contain animals? | [
"Two",
"Three",
"Four",
"One"
] | One |
[
"57101dd3-56a3-4893-8db4-0e9497691a20.webp",
"0433cb7631bb0e7f5f7f55034a5871c.jpg",
"1349aa6bfe816e8b86c258e0ce73422.jpg"
] | Which image appears to be taken during the 'golden hour'? | [
"Fourth image",
"Third image",
"First image",
"Second image"
] | Second image |
[
"165934c5e29b926d78c04dde3d88748.jpg",
"168f4145423cbf8f87db5df20519a8b.jpg",
"097fa50b-6f4f-49bb-beb5-ba75b5fd10fa.webp"
] | Which image would benefit most from image stabilization? | [
"Image 4",
"Image 1",
"Image 3",
"Image 2"
] | Image 2 |
[
"1110c28ee68388591d71e1837967f0.jpg",
"0b7b5889-f12f-42c8-95bc-79d03a3c8002.webp",
"1396fdaea4d2d1ee8fe5c6cb8127b17.jpg"
] | Which image contains an illustration rather than a real-life photograph? | [
"First image",
"Fourth image",
"Third image",
"Second image"
] | Second image |
End of preview.
README.md exists but content is empty.
- Downloads last month
- 1