Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code: DatasetGenerationError
Exception: ArrowNotImplementedError
Message: Cannot write struct type 'arguments' with no child field to Parquet. Consider adding a dummy child field.
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1831, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 712, in write_table
self._build_writer(inferred_schema=pa_table.schema)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 757, in _build_writer
self.pa_writer = pq.ParquetWriter(
^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/pyarrow/parquet/core.py", line 1070, in __init__
self.writer = _parquet.ParquetWriter(
^^^^^^^^^^^^^^^^^^^^^^^
File "pyarrow/_parquet.pyx", line 2363, in pyarrow._parquet.ParquetWriter.__cinit__
File "pyarrow/error.pxi", line 155, in pyarrow.lib.pyarrow_internal_check_status
File "pyarrow/error.pxi", line 92, in pyarrow.lib.check_status
pyarrow.lib.ArrowNotImplementedError: Cannot write struct type 'arguments' with no child field to Parquet. Consider adding a dummy child field.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1847, in _prepare_split_single
num_examples, num_bytes = writer.finalize()
^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 731, in finalize
self._build_writer(self.schema)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 757, in _build_writer
self.pa_writer = pq.ParquetWriter(
^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/pyarrow/parquet/core.py", line 1070, in __init__
self.writer = _parquet.ParquetWriter(
^^^^^^^^^^^^^^^^^^^^^^^
File "pyarrow/_parquet.pyx", line 2363, in pyarrow._parquet.ParquetWriter.__cinit__
File "pyarrow/error.pxi", line 155, in pyarrow.lib.pyarrow_internal_check_status
File "pyarrow/error.pxi", line 92, in pyarrow.lib.check_status
pyarrow.lib.ArrowNotImplementedError: Cannot write struct type 'arguments' with no child field to Parquet. Consider adding a dummy child field.
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1339, 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 972, in convert_to_parquet
builder.download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 894, in download_and_prepare
self._download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 970, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1702, 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 1858, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
name string | description string | prompt string | mcp_config dict | setup_tool dict | evaluate_tool dict | agent_config dict | system_prompt string |
|---|---|---|---|---|---|---|---|
inspect_evals/mathvista - Sample 749 | Task from inspect_evals/mathvista dataset, sample 749 | Answer the following multiple choice question. The entire content of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D.
As shown in the figure, in △ABC, DE ∥ BC, if AB = 7.0, AC = 5.0, AD = 3.0, then DE = ()
A) \frac{15}{4}cm
B) \frac{20}{3}cm
C) \frac{... | {
"inspect": {
"args": [
"run",
"--rm",
"-i",
"--init",
"-v",
"/var/run/docker.sock:/var/run/docker.sock",
"-v",
"/home/genteki/.cache/inspect_evals:/root/.cache/inspect_evals",
"hud-inspect:latest"
],
"command": "docker"
}
} | {
"arguments": {
"model": "claude-sonnet-4-20250514",
"sample_id": "749",
"task_name": "inspect_evals/mathvista"
},
"name": "load_task"
} | {
"arguments": {},
"name": "score_task"
} | {
"agent_class": "server.agents.InspectAgent",
"allowed_tools": [],
"disallowed_tools": [
"_store_agent_message",
"load_task",
"score_task"
],
"initial_screenshot": false
} | You are a helpful AI assistant. Follow the instructions in the user messages carefully. |
inspect_evals/mathvista - Sample 270 | Task from inspect_evals/mathvista dataset, sample 270 | Answer the following multiple choice question. The entire content of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D.
As shown in the figure, points A and B are three points on ⊙O and AB = AC. Connect BO and CO, if ∠ABC = 65.0, then the degree of ∠BOC ... | {
"inspect": {
"args": [
"run",
"--rm",
"-i",
"--init",
"-v",
"/var/run/docker.sock:/var/run/docker.sock",
"-v",
"/home/genteki/.cache/inspect_evals:/root/.cache/inspect_evals",
"hud-inspect:latest"
],
"command": "docker"
}
} | {
"arguments": {
"model": "claude-sonnet-4-20250514",
"sample_id": "270",
"task_name": "inspect_evals/mathvista"
},
"name": "load_task"
} | {
"arguments": {},
"name": "score_task"
} | {
"agent_class": "server.agents.InspectAgent",
"allowed_tools": [],
"disallowed_tools": [
"_store_agent_message",
"load_task",
"score_task"
],
"initial_screenshot": false
} | You are a helpful AI assistant. Follow the instructions in the user messages carefully. |
inspect_evals/mathvista - Sample 912 | Task from inspect_evals/mathvista dataset, sample 912 |
Answer the following question. The entire content of your response should be of the following format: 'ANSWER: $ANSWER' (without quotes) where $ANSWER is your answer.
Hint: Please answer the question requiring an integer answer and provide the final value, e.g., 1, 2, 3, at the end.
Question: How many people in the i... | {
"inspect": {
"args": [
"run",
"--rm",
"-i",
"--init",
"-v",
"/var/run/docker.sock:/var/run/docker.sock",
"-v",
"/home/genteki/.cache/inspect_evals:/root/.cache/inspect_evals",
"hud-inspect:latest"
],
"command": "docker"
}
} | {
"arguments": {
"model": "claude-sonnet-4-20250514",
"sample_id": "912",
"task_name": "inspect_evals/mathvista"
},
"name": "load_task"
} | {
"arguments": {},
"name": "score_task"
} | {
"agent_class": "server.agents.InspectAgent",
"allowed_tools": [],
"disallowed_tools": [
"_store_agent_message",
"load_task",
"score_task"
],
"initial_screenshot": false
} | You are a helpful AI assistant. Follow the instructions in the user messages carefully. |
inspect_evals/mathvista - Sample 531 | Task from inspect_evals/mathvista dataset, sample 531 | Answer the following multiple choice question. The entire content of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E.
What time is shown? Answer by typing a time word, not a number. It is (_) to five.
A) half
B) quarter
C) o'clock
D) quarter to
E) q... | {
"inspect": {
"args": [
"run",
"--rm",
"-i",
"--init",
"-v",
"/var/run/docker.sock:/var/run/docker.sock",
"-v",
"/home/genteki/.cache/inspect_evals:/root/.cache/inspect_evals",
"hud-inspect:latest"
],
"command": "docker"
}
} | {
"arguments": {
"model": "claude-sonnet-4-20250514",
"sample_id": "531",
"task_name": "inspect_evals/mathvista"
},
"name": "load_task"
} | {
"arguments": {},
"name": "score_task"
} | {
"agent_class": "server.agents.InspectAgent",
"allowed_tools": [],
"disallowed_tools": [
"_store_agent_message",
"load_task",
"score_task"
],
"initial_screenshot": false
} | You are a helpful AI assistant. Follow the instructions in the user messages carefully. |
inspect_evals/mathvista - Sample 829 | Task from inspect_evals/mathvista dataset, sample 829 | Answer the following multiple choice question. The entire content of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E.
Which matchstick needs to be moved in order to create a square?
A) Top
B) Bottom
C) Left
D) Right
E) Not possible | {
"inspect": {
"args": [
"run",
"--rm",
"-i",
"--init",
"-v",
"/var/run/docker.sock:/var/run/docker.sock",
"-v",
"/home/genteki/.cache/inspect_evals:/root/.cache/inspect_evals",
"hud-inspect:latest"
],
"command": "docker"
}
} | {
"arguments": {
"model": "claude-sonnet-4-20250514",
"sample_id": "829",
"task_name": "inspect_evals/mathvista"
},
"name": "load_task"
} | {
"arguments": {},
"name": "score_task"
} | {
"agent_class": "server.agents.InspectAgent",
"allowed_tools": [],
"disallowed_tools": [
"_store_agent_message",
"load_task",
"score_task"
],
"initial_screenshot": false
} | You are a helpful AI assistant. Follow the instructions in the user messages carefully. |
inspect_evals/mathvista - Sample 523 | Task from inspect_evals/mathvista dataset, sample 523 | Answer the following multiple choice question. The entire content of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D.
As shown in the figure, a teaching interest group wants to measure the height of a tree CD. They firstly measured the elevation angle ... | {
"inspect": {
"args": [
"run",
"--rm",
"-i",
"--init",
"-v",
"/var/run/docker.sock:/var/run/docker.sock",
"-v",
"/home/genteki/.cache/inspect_evals:/root/.cache/inspect_evals",
"hud-inspect:latest"
],
"command": "docker"
}
} | {
"arguments": {
"model": "claude-sonnet-4-20250514",
"sample_id": "523",
"task_name": "inspect_evals/mathvista"
},
"name": "load_task"
} | {
"arguments": {},
"name": "score_task"
} | {
"agent_class": "server.agents.InspectAgent",
"allowed_tools": [],
"disallowed_tools": [
"_store_agent_message",
"load_task",
"score_task"
],
"initial_screenshot": false
} | You are a helpful AI assistant. Follow the instructions in the user messages carefully. |
inspect_evals/mathvista - Sample 282 | Task from inspect_evals/mathvista dataset, sample 282 |
Answer the following question. The entire content of your response should be of the following format: 'ANSWER: $ANSWER' (without quotes) where $ANSWER is your answer.
Hint: Please answer the question requiring an integer answer and provide the final value, e.g., 1, 2, 3, at the end.
Question: What percent of the sun ... | {
"inspect": {
"args": [
"run",
"--rm",
"-i",
"--init",
"-v",
"/var/run/docker.sock:/var/run/docker.sock",
"-v",
"/home/genteki/.cache/inspect_evals:/root/.cache/inspect_evals",
"hud-inspect:latest"
],
"command": "docker"
}
} | {
"arguments": {
"model": "claude-sonnet-4-20250514",
"sample_id": "282",
"task_name": "inspect_evals/mathvista"
},
"name": "load_task"
} | {
"arguments": {},
"name": "score_task"
} | {
"agent_class": "server.agents.InspectAgent",
"allowed_tools": [],
"disallowed_tools": [
"_store_agent_message",
"load_task",
"score_task"
],
"initial_screenshot": false
} | You are a helpful AI assistant. Follow the instructions in the user messages carefully. |
inspect_evals/mathvista - Sample 885 | Task from inspect_evals/mathvista dataset, sample 885 |
Answer the following question. The entire content of your response should be of the following format: 'ANSWER: $ANSWER' (without quotes) where $ANSWER is your answer.
Hint: Please answer the question requiring an integer answer and provide the final value, e.g., 1, 2, 3, at the end.
Question: Grayson counted the numb... | {
"inspect": {
"args": [
"run",
"--rm",
"-i",
"--init",
"-v",
"/var/run/docker.sock:/var/run/docker.sock",
"-v",
"/home/genteki/.cache/inspect_evals:/root/.cache/inspect_evals",
"hud-inspect:latest"
],
"command": "docker"
}
} | {
"arguments": {
"model": "claude-sonnet-4-20250514",
"sample_id": "885",
"task_name": "inspect_evals/mathvista"
},
"name": "load_task"
} | {
"arguments": {},
"name": "score_task"
} | {
"agent_class": "server.agents.InspectAgent",
"allowed_tools": [],
"disallowed_tools": [
"_store_agent_message",
"load_task",
"score_task"
],
"initial_screenshot": false
} | You are a helpful AI assistant. Follow the instructions in the user messages carefully. |
inspect_evals/mathvista - Sample 933 | Task from inspect_evals/mathvista dataset, sample 933 |
Answer the following question. The entire content of your response should be of the following format: 'ANSWER: $ANSWER' (without quotes) where $ANSWER is your answer.
Hint: Please answer the question requiring an integer answer and provide the final value, e.g., 1, 2, 3, at the end.
Question: How much money does Hect... | {
"inspect": {
"args": [
"run",
"--rm",
"-i",
"--init",
"-v",
"/var/run/docker.sock:/var/run/docker.sock",
"-v",
"/home/genteki/.cache/inspect_evals:/root/.cache/inspect_evals",
"hud-inspect:latest"
],
"command": "docker"
}
} | {
"arguments": {
"model": "claude-sonnet-4-20250514",
"sample_id": "933",
"task_name": "inspect_evals/mathvista"
},
"name": "load_task"
} | {
"arguments": {},
"name": "score_task"
} | {
"agent_class": "server.agents.InspectAgent",
"allowed_tools": [],
"disallowed_tools": [
"_store_agent_message",
"load_task",
"score_task"
],
"initial_screenshot": false
} | You are a helpful AI assistant. Follow the instructions in the user messages carefully. |
inspect_evals/mathvista - Sample 7 | Task from inspect_evals/mathvista dataset, sample 7 | Answer the following multiple choice question. The entire content of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E.
What time is shown? Answer by typing a time word, not a number. It is (_) after eight.
A) half
B) quarter
C) o'clock
D) quarter to
... | {
"inspect": {
"args": [
"run",
"--rm",
"-i",
"--init",
"-v",
"/var/run/docker.sock:/var/run/docker.sock",
"-v",
"/home/genteki/.cache/inspect_evals:/root/.cache/inspect_evals",
"hud-inspect:latest"
],
"command": "docker"
}
} | {
"arguments": {
"model": "claude-sonnet-4-20250514",
"sample_id": "7",
"task_name": "inspect_evals/mathvista"
},
"name": "load_task"
} | {
"arguments": {},
"name": "score_task"
} | {
"agent_class": "server.agents.InspectAgent",
"allowed_tools": [],
"disallowed_tools": [
"_store_agent_message",
"load_task",
"score_task"
],
"initial_screenshot": false
} | You are a helpful AI assistant. Follow the instructions in the user messages carefully. |
No dataset card yet
- Downloads last month
- 8