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/math - Sample math_99a3df67 | Task from inspect_evals/math dataset, sample math_99a3df67 | Solve the following math problem step by step. The last line of your response should be of the form "ANSWER: $ANSWER" (without quotes) where $ANSWER is the answer to the problem.
Robert is doing his quadratics factoring worksheet when a drop of ink ruins part of his work.
The problem asks him to factor $-35-x+12 x^2$... | {
"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": "math_99a3df67",
"task_name": "inspect_evals/math"
},
"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/math - Sample math_5a6bb412 | Task from inspect_evals/math dataset, sample math_5a6bb412 | Solve the following math problem step by step. The last line of your response should be of the form "ANSWER: $ANSWER" (without quotes) where $ANSWER is the answer to the problem.
When converting $\frac{31}{11111}$ to a decimal, the decimal turns out to be a repeating decimal. How many digits repeat in this repeating d... | {
"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": "math_5a6bb412",
"task_name": "inspect_evals/math"
},
"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/math - Sample math_57a8fd2d | Task from inspect_evals/math dataset, sample math_57a8fd2d | Solve the following math problem step by step. The last line of your response should be of the form "ANSWER: $ANSWER" (without quotes) where $ANSWER is the answer to the problem.
What is the largest multiple of 37 which is less than 800?
Remember to put your answer on its own line at the end in the form "ANSWER: $ANS... | {
"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": "math_57a8fd2d",
"task_name": "inspect_evals/math"
},
"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/math - Sample math_5b8179b1 | Task from inspect_evals/math dataset, sample math_5b8179b1 | Solve the following math problem step by step. The last line of your response should be of the form "ANSWER: $ANSWER" (without quotes) where $ANSWER is the answer to the problem.
Determine the remainder of 1529 (mod 6).
Remember to put your answer on its own line at the end in the form "ANSWER: $ANSWER" (without quot... | {
"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": "math_5b8179b1",
"task_name": "inspect_evals/math"
},
"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/math - Sample math_145f7b42 | Task from inspect_evals/math dataset, sample math_145f7b42 | Solve the following math problem step by step. The last line of your response should be of the form "ANSWER: $ANSWER" (without quotes) where $ANSWER is the answer to the problem.
How many perfect squares are factors of $2 \times 4 \times 6 \times 8 \times 10 \times 12?$
Remember to put your answer on its own line at ... | {
"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": "math_145f7b42",
"task_name": "inspect_evals/math"
},
"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/math - Sample math_10d94c24 | Task from inspect_evals/math dataset, sample math_10d94c24 | Solve the following math problem step by step. The last line of your response should be of the form "ANSWER: $ANSWER" (without quotes) where $ANSWER is the answer to the problem.
Find the quotient when $x^9 + 1$ is divided by $x - 1.$
Remember to put your answer on its own line at the end in the form "ANSWER: $ANSWER... | {
"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": "math_10d94c24",
"task_name": "inspect_evals/math"
},
"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/math - Sample math_4631f591 | Task from inspect_evals/math dataset, sample math_4631f591 | Solve the following math problem step by step. The last line of your response should be of the form "ANSWER: $ANSWER" (without quotes) where $ANSWER is the answer to the problem.
Given that $f(2)=5$ and $f^{-1}(x+4)=2f^{-1}(x)+1$ for all $x$, find $f^{-1}(17)$.
Remember to put your answer on its own line at the end 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": "math_4631f591",
"task_name": "inspect_evals/math"
},
"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/math - Sample math_e1218322 | Task from inspect_evals/math dataset, sample math_e1218322 | Solve the following math problem step by step. The last line of your response should be of the form "ANSWER: $ANSWER" (without quotes) where $ANSWER is the answer to the problem.
The average American consumes 1483 pounds of candy in a lifetime. Assuming that 1 year $=$ 52 weeks and the average life-span is 75 years, h... | {
"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": "math_e1218322",
"task_name": "inspect_evals/math"
},
"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/math - Sample math_a23ab6b6 | Task from inspect_evals/math dataset, sample math_a23ab6b6 | Solve the following math problem step by step. The last line of your response should be of the form "ANSWER: $ANSWER" (without quotes) where $ANSWER is the answer to the problem.
For $\bold{v} = \begin{pmatrix} 0 \\ -4 \\ 1 \end{pmatrix}$ and $\bold{w} = \begin{pmatrix} 2 \\ 2 \\ -1 \end{pmatrix},$ compute $\text{proj... | {
"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": "math_a23ab6b6",
"task_name": "inspect_evals/math"
},
"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/math - Sample math_596f0654 | Task from inspect_evals/math dataset, sample math_596f0654 | Solve the following math problem step by step. The last line of your response should be of the form "ANSWER: $ANSWER" (without quotes) where $ANSWER is the answer to the problem.
An infinite geometric series has common ratio $-1/2$ and sum 45. What is the first term of the series?
Remember to put your answer on its ... | {
"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": "math_596f0654",
"task_name": "inspect_evals/math"
},
"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
- 6