Dataset Preview
Duplicate
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 dataset

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.

name
string
description
string
prompt
string
mcp_config
dict
setup_tool
dict
evaluate_tool
dict
agent_config
dict
system_prompt
string
inspect_evals/gaia_level1 - Sample e1fc63a2-da7a-432f-be78-7c4a95598703
Task from inspect_evals/gaia_level1 dataset, sample e1fc63a2-da7a-432f-be78-7c4a95598703
Please answer the question below. You should: - Return only your answer, which should be a number, or a short phrase with as few words as possible, or a comma separated list of numbers and/or strings. - If the answer is a number, return only the number without any units unless specified otherwise. - If the answer is a...
{ "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": "e1fc63a2-da7a-432f-be78-7c4a95598703", "task_name": "inspect_evals/gaia_level1" }, "name": "load_task" }
{ "arguments": {}, "name": "score_task" }
{ "agent_class": "server.agents.InspectAgent", "allowed_tools": [ "inspect_bash", "inspect_python", "inspect_web_browser_go", "inspect_web_browser_click", "inspect_web_browser_type_submit", "inspect_web_browser_type", "inspect_web_browser_scroll", "inspect_web_browser_back", "ins...
You are an autonomous AI agent, consisting of a large language model and a scaffolding program that runs on a linux VM. You have full control over your VM through the scaffolding program's provided functions, including: writing and editing files, running bash commands, installing packages etc.. From your VM, you can a...
inspect_evals/gaia_level1 - Sample 8e867cd7-cff9-4e6c-867a-ff5ddc2550be
Task from inspect_evals/gaia_level1 dataset, sample 8e867cd7-cff9-4e6c-867a-ff5ddc2550be
Please answer the question below. You should: - Return only your answer, which should be a number, or a short phrase with as few words as possible, or a comma separated list of numbers and/or strings. - If the answer is a number, return only the number without any units unless specified otherwise. - If the answer is a...
{ "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": "8e867cd7-cff9-4e6c-867a-ff5ddc2550be", "task_name": "inspect_evals/gaia_level1" }, "name": "load_task" }
{ "arguments": {}, "name": "score_task" }
{ "agent_class": "server.agents.InspectAgent", "allowed_tools": [ "inspect_bash", "inspect_python", "inspect_web_browser_go", "inspect_web_browser_click", "inspect_web_browser_type_submit", "inspect_web_browser_type", "inspect_web_browser_scroll", "inspect_web_browser_back", "ins...
You are an autonomous AI agent, consisting of a large language model and a scaffolding program that runs on a linux VM. You have full control over your VM through the scaffolding program's provided functions, including: writing and editing files, running bash commands, installing packages etc.. From your VM, you can a...
inspect_evals/gaia_level1 - Sample ec09fa32-d03f-4bf8-84b0-1f16922c3ae4
Task from inspect_evals/gaia_level1 dataset, sample ec09fa32-d03f-4bf8-84b0-1f16922c3ae4
Please answer the question below. You should: - Return only your answer, which should be a number, or a short phrase with as few words as possible, or a comma separated list of numbers and/or strings. - If the answer is a number, return only the number without any units unless specified otherwise. - If the answer is a...
{ "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": "ec09fa32-d03f-4bf8-84b0-1f16922c3ae4", "task_name": "inspect_evals/gaia_level1" }, "name": "load_task" }
{ "arguments": {}, "name": "score_task" }
{ "agent_class": "server.agents.InspectAgent", "allowed_tools": [ "inspect_bash", "inspect_python", "inspect_web_browser_go", "inspect_web_browser_click", "inspect_web_browser_type_submit", "inspect_web_browser_type", "inspect_web_browser_scroll", "inspect_web_browser_back", "ins...
You are an autonomous AI agent, consisting of a large language model and a scaffolding program that runs on a linux VM. You have full control over your VM through the scaffolding program's provided functions, including: writing and editing files, running bash commands, installing packages etc.. From your VM, you can a...
inspect_evals/gaia_level1 - Sample 5d0080cb-90d7-4712-bc33-848150e917d3
Task from inspect_evals/gaia_level1 dataset, sample 5d0080cb-90d7-4712-bc33-848150e917d3
Please answer the question below. You should: - Return only your answer, which should be a number, or a short phrase with as few words as possible, or a comma separated list of numbers and/or strings. - If the answer is a number, return only the number without any units unless specified otherwise. - If the answer is a...
{ "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": "5d0080cb-90d7-4712-bc33-848150e917d3", "task_name": "inspect_evals/gaia_level1" }, "name": "load_task" }
{ "arguments": {}, "name": "score_task" }
{ "agent_class": "server.agents.InspectAgent", "allowed_tools": [ "inspect_bash", "inspect_python", "inspect_web_browser_go", "inspect_web_browser_click", "inspect_web_browser_type_submit", "inspect_web_browser_type", "inspect_web_browser_scroll", "inspect_web_browser_back", "ins...
You are an autonomous AI agent, consisting of a large language model and a scaffolding program that runs on a linux VM. You have full control over your VM through the scaffolding program's provided functions, including: writing and editing files, running bash commands, installing packages etc.. From your VM, you can a...
inspect_evals/gaia_level1 - Sample a1e91b78-d3d8-4675-bb8d-62741b4b68a6
Task from inspect_evals/gaia_level1 dataset, sample a1e91b78-d3d8-4675-bb8d-62741b4b68a6
Please answer the question below. You should: - Return only your answer, which should be a number, or a short phrase with as few words as possible, or a comma separated list of numbers and/or strings. - If the answer is a number, return only the number without any units unless specified otherwise. - If the answer is a...
{ "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": "a1e91b78-d3d8-4675-bb8d-62741b4b68a6", "task_name": "inspect_evals/gaia_level1" }, "name": "load_task" }
{ "arguments": {}, "name": "score_task" }
{ "agent_class": "server.agents.InspectAgent", "allowed_tools": [ "inspect_bash", "inspect_python", "inspect_web_browser_go", "inspect_web_browser_click", "inspect_web_browser_type_submit", "inspect_web_browser_type", "inspect_web_browser_scroll", "inspect_web_browser_back", "ins...
You are an autonomous AI agent, consisting of a large language model and a scaffolding program that runs on a linux VM. You have full control over your VM through the scaffolding program's provided functions, including: writing and editing files, running bash commands, installing packages etc.. From your VM, you can a...
inspect_evals/gaia_level1 - Sample 46719c30-f4c3-4cad-be07-d5cb21eee6bb
Task from inspect_evals/gaia_level1 dataset, sample 46719c30-f4c3-4cad-be07-d5cb21eee6bb
Please answer the question below. You should: - Return only your answer, which should be a number, or a short phrase with as few words as possible, or a comma separated list of numbers and/or strings. - If the answer is a number, return only the number without any units unless specified otherwise. - If the answer is a...
{ "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": "46719c30-f4c3-4cad-be07-d5cb21eee6bb", "task_name": "inspect_evals/gaia_level1" }, "name": "load_task" }
{ "arguments": {}, "name": "score_task" }
{ "agent_class": "server.agents.InspectAgent", "allowed_tools": [ "inspect_bash", "inspect_python", "inspect_web_browser_go", "inspect_web_browser_click", "inspect_web_browser_type_submit", "inspect_web_browser_type", "inspect_web_browser_scroll", "inspect_web_browser_back", "ins...
You are an autonomous AI agent, consisting of a large language model and a scaffolding program that runs on a linux VM. You have full control over your VM through the scaffolding program's provided functions, including: writing and editing files, running bash commands, installing packages etc.. From your VM, you can a...
inspect_evals/gaia_level1 - Sample 4b6bb5f7-f634-410e-815d-e673ab7f8632
Task from inspect_evals/gaia_level1 dataset, sample 4b6bb5f7-f634-410e-815d-e673ab7f8632
Please answer the question below. You should: - Return only your answer, which should be a number, or a short phrase with as few words as possible, or a comma separated list of numbers and/or strings. - If the answer is a number, return only the number without any units unless specified otherwise. - If the answer is a...
{ "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": "4b6bb5f7-f634-410e-815d-e673ab7f8632", "task_name": "inspect_evals/gaia_level1" }, "name": "load_task" }
{ "arguments": {}, "name": "score_task" }
{ "agent_class": "server.agents.InspectAgent", "allowed_tools": [ "inspect_bash", "inspect_python", "inspect_web_browser_go", "inspect_web_browser_click", "inspect_web_browser_type_submit", "inspect_web_browser_type", "inspect_web_browser_scroll", "inspect_web_browser_back", "ins...
You are an autonomous AI agent, consisting of a large language model and a scaffolding program that runs on a linux VM. You have full control over your VM through the scaffolding program's provided functions, including: writing and editing files, running bash commands, installing packages etc.. From your VM, you can a...
inspect_evals/gaia_level1 - Sample cffe0e32-c9a6-4c52-9877-78ceb4aaa9fb
Task from inspect_evals/gaia_level1 dataset, sample cffe0e32-c9a6-4c52-9877-78ceb4aaa9fb
Please answer the question below. You should: - Return only your answer, which should be a number, or a short phrase with as few words as possible, or a comma separated list of numbers and/or strings. - If the answer is a number, return only the number without any units unless specified otherwise. - If the answer is a...
{ "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": "cffe0e32-c9a6-4c52-9877-78ceb4aaa9fb", "task_name": "inspect_evals/gaia_level1" }, "name": "load_task" }
{ "arguments": {}, "name": "score_task" }
{ "agent_class": "server.agents.InspectAgent", "allowed_tools": [ "inspect_bash", "inspect_python", "inspect_web_browser_go", "inspect_web_browser_click", "inspect_web_browser_type_submit", "inspect_web_browser_type", "inspect_web_browser_scroll", "inspect_web_browser_back", "ins...
You are an autonomous AI agent, consisting of a large language model and a scaffolding program that runs on a linux VM. You have full control over your VM through the scaffolding program's provided functions, including: writing and editing files, running bash commands, installing packages etc.. From your VM, you can a...
inspect_evals/gaia_level1 - Sample 2d83110e-a098-4ebb-9987-066c06fa42d0
Task from inspect_evals/gaia_level1 dataset, sample 2d83110e-a098-4ebb-9987-066c06fa42d0
Please answer the question below. You should: - Return only your answer, which should be a number, or a short phrase with as few words as possible, or a comma separated list of numbers and/or strings. - If the answer is a number, return only the number without any units unless specified otherwise. - If the answer is a...
{ "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": "2d83110e-a098-4ebb-9987-066c06fa42d0", "task_name": "inspect_evals/gaia_level1" }, "name": "load_task" }
{ "arguments": {}, "name": "score_task" }
{ "agent_class": "server.agents.InspectAgent", "allowed_tools": [ "inspect_bash", "inspect_python", "inspect_web_browser_go", "inspect_web_browser_click", "inspect_web_browser_type_submit", "inspect_web_browser_type", "inspect_web_browser_scroll", "inspect_web_browser_back", "ins...
You are an autonomous AI agent, consisting of a large language model and a scaffolding program that runs on a linux VM. You have full control over your VM through the scaffolding program's provided functions, including: writing and editing files, running bash commands, installing packages etc.. From your VM, you can a...
inspect_evals/gaia_level1 - Sample 5cfb274c-0207-4aa7-9575-6ac0bd95d9b2
Task from inspect_evals/gaia_level1 dataset, sample 5cfb274c-0207-4aa7-9575-6ac0bd95d9b2
Please answer the question below. You should: - Return only your answer, which should be a number, or a short phrase with as few words as possible, or a comma separated list of numbers and/or strings. - If the answer is a number, return only the number without any units unless specified otherwise. - If the answer is a...
{ "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": "5cfb274c-0207-4aa7-9575-6ac0bd95d9b2", "task_name": "inspect_evals/gaia_level1" }, "name": "load_task" }
{ "arguments": {}, "name": "score_task" }
{ "agent_class": "server.agents.InspectAgent", "allowed_tools": [ "inspect_bash", "inspect_python", "inspect_web_browser_go", "inspect_web_browser_click", "inspect_web_browser_type_submit", "inspect_web_browser_type", "inspect_web_browser_scroll", "inspect_web_browser_back", "ins...
You are an autonomous AI agent, consisting of a large language model and a scaffolding program that runs on a linux VM. You have full control over your VM through the scaffolding program's provided functions, including: writing and editing files, running bash commands, installing packages etc.. From your VM, you can a...
inspect_evals/gaia_level2 - Sample c61d22de-5f6c-4958-a7f6-5e9707bd3466
Task from inspect_evals/gaia_level2 dataset, sample c61d22de-5f6c-4958-a7f6-5e9707bd3466
Please answer the question below. You should: - Return only your answer, which should be a number, or a short phrase with as few words as possible, or a comma separated list of numbers and/or strings. - If the answer is a number, return only the number without any units unless specified otherwise. - If the answer is a...
{ "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": "c61d22de-5f6c-4958-a7f6-5e9707bd3466", "task_name": "inspect_evals/gaia_level2" }, "name": "load_task" }
{ "arguments": {}, "name": "score_task" }
{ "agent_class": "server.agents.InspectAgent", "allowed_tools": [ "inspect_bash", "inspect_python", "inspect_web_browser_go", "inspect_web_browser_click", "inspect_web_browser_type_submit", "inspect_web_browser_type", "inspect_web_browser_scroll", "inspect_web_browser_back", "ins...
You are an autonomous AI agent, consisting of a large language model and a scaffolding program that runs on a linux VM. You have full control over your VM through the scaffolding program's provided functions, including: writing and editing files, running bash commands, installing packages etc.. From your VM, you can a...
inspect_evals/gaia_level2 - Sample 17b5a6a3-bc87-42e8-b0fb-6ab0781ef2cc
Task from inspect_evals/gaia_level2 dataset, sample 17b5a6a3-bc87-42e8-b0fb-6ab0781ef2cc
Please answer the question below. You should: - Return only your answer, which should be a number, or a short phrase with as few words as possible, or a comma separated list of numbers and/or strings. - If the answer is a number, return only the number without any units unless specified otherwise. - If the answer is a...
{ "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": "17b5a6a3-bc87-42e8-b0fb-6ab0781ef2cc", "task_name": "inspect_evals/gaia_level2" }, "name": "load_task" }
{ "arguments": {}, "name": "score_task" }
{ "agent_class": "server.agents.InspectAgent", "allowed_tools": [ "inspect_bash", "inspect_python", "inspect_web_browser_go", "inspect_web_browser_click", "inspect_web_browser_type_submit", "inspect_web_browser_type", "inspect_web_browser_scroll", "inspect_web_browser_back", "ins...
You are an autonomous AI agent, consisting of a large language model and a scaffolding program that runs on a linux VM. You have full control over your VM through the scaffolding program's provided functions, including: writing and editing files, running bash commands, installing packages etc.. From your VM, you can a...
inspect_evals/gaia_level2 - Sample 04a04a9b-226c-43fd-b319-d5e89743676f
Task from inspect_evals/gaia_level2 dataset, sample 04a04a9b-226c-43fd-b319-d5e89743676f
Please answer the question below. You should: - Return only your answer, which should be a number, or a short phrase with as few words as possible, or a comma separated list of numbers and/or strings. - If the answer is a number, return only the number without any units unless specified otherwise. - If the answer is a...
{ "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": "04a04a9b-226c-43fd-b319-d5e89743676f", "task_name": "inspect_evals/gaia_level2" }, "name": "load_task" }
{ "arguments": {}, "name": "score_task" }
{ "agent_class": "server.agents.InspectAgent", "allowed_tools": [ "inspect_bash", "inspect_python", "inspect_web_browser_go", "inspect_web_browser_click", "inspect_web_browser_type_submit", "inspect_web_browser_type", "inspect_web_browser_scroll", "inspect_web_browser_back", "ins...
You are an autonomous AI agent, consisting of a large language model and a scaffolding program that runs on a linux VM. You have full control over your VM through the scaffolding program's provided functions, including: writing and editing files, running bash commands, installing packages etc.. From your VM, you can a...
inspect_evals/gaia_level2 - Sample 14569e28-c88c-43e4-8c32-097d35b9a67d
Task from inspect_evals/gaia_level2 dataset, sample 14569e28-c88c-43e4-8c32-097d35b9a67d
Please answer the question below. You should: - Return only your answer, which should be a number, or a short phrase with as few words as possible, or a comma separated list of numbers and/or strings. - If the answer is a number, return only the number without any units unless specified otherwise. - If the answer is a...
{ "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": "14569e28-c88c-43e4-8c32-097d35b9a67d", "task_name": "inspect_evals/gaia_level2" }, "name": "load_task" }
{ "arguments": {}, "name": "score_task" }
{ "agent_class": "server.agents.InspectAgent", "allowed_tools": [ "inspect_bash", "inspect_python", "inspect_web_browser_go", "inspect_web_browser_click", "inspect_web_browser_type_submit", "inspect_web_browser_type", "inspect_web_browser_scroll", "inspect_web_browser_back", "ins...
You are an autonomous AI agent, consisting of a large language model and a scaffolding program that runs on a linux VM. You have full control over your VM through the scaffolding program's provided functions, including: writing and editing files, running bash commands, installing packages etc.. From your VM, you can a...
inspect_evals/gaia_level2 - Sample 32102e3e-d12a-4209-9163-7b3a104efe5d
Task from inspect_evals/gaia_level2 dataset, sample 32102e3e-d12a-4209-9163-7b3a104efe5d
Please answer the question below. You should: - Return only your answer, which should be a number, or a short phrase with as few words as possible, or a comma separated list of numbers and/or strings. - If the answer is a number, return only the number without any units unless specified otherwise. - If the answer is a...
{ "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": "32102e3e-d12a-4209-9163-7b3a104efe5d", "task_name": "inspect_evals/gaia_level2" }, "name": "load_task" }
{ "arguments": {}, "name": "score_task" }
{ "agent_class": "server.agents.InspectAgent", "allowed_tools": [ "inspect_bash", "inspect_python", "inspect_web_browser_go", "inspect_web_browser_click", "inspect_web_browser_type_submit", "inspect_web_browser_type", "inspect_web_browser_scroll", "inspect_web_browser_back", "ins...
You are an autonomous AI agent, consisting of a large language model and a scaffolding program that runs on a linux VM. You have full control over your VM through the scaffolding program's provided functions, including: writing and editing files, running bash commands, installing packages etc.. From your VM, you can a...
inspect_evals/gaia_level2 - Sample 3627a8be-a77f-41bb-b807-7e1bd4c0ebdf
Task from inspect_evals/gaia_level2 dataset, sample 3627a8be-a77f-41bb-b807-7e1bd4c0ebdf
Please answer the question below. You should: - Return only your answer, which should be a number, or a short phrase with as few words as possible, or a comma separated list of numbers and/or strings. - If the answer is a number, return only the number without any units unless specified otherwise. - If the answer is a...
{ "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": "3627a8be-a77f-41bb-b807-7e1bd4c0ebdf", "task_name": "inspect_evals/gaia_level2" }, "name": "load_task" }
{ "arguments": {}, "name": "score_task" }
{ "agent_class": "server.agents.InspectAgent", "allowed_tools": [ "inspect_bash", "inspect_python", "inspect_web_browser_go", "inspect_web_browser_click", "inspect_web_browser_type_submit", "inspect_web_browser_type", "inspect_web_browser_scroll", "inspect_web_browser_back", "ins...
You are an autonomous AI agent, consisting of a large language model and a scaffolding program that runs on a linux VM. You have full control over your VM through the scaffolding program's provided functions, including: writing and editing files, running bash commands, installing packages etc.. From your VM, you can a...
inspect_evals/gaia_level2 - Sample 7619a514-5fa8-43ef-9143-83b66a43d7a4
Task from inspect_evals/gaia_level2 dataset, sample 7619a514-5fa8-43ef-9143-83b66a43d7a4
Please answer the question below. You should: - Return only your answer, which should be a number, or a short phrase with as few words as possible, or a comma separated list of numbers and/or strings. - If the answer is a number, return only the number without any units unless specified otherwise. - If the answer is a...
{ "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": "7619a514-5fa8-43ef-9143-83b66a43d7a4", "task_name": "inspect_evals/gaia_level2" }, "name": "load_task" }
{ "arguments": {}, "name": "score_task" }
{ "agent_class": "server.agents.InspectAgent", "allowed_tools": [ "inspect_bash", "inspect_python", "inspect_web_browser_go", "inspect_web_browser_click", "inspect_web_browser_type_submit", "inspect_web_browser_type", "inspect_web_browser_scroll", "inspect_web_browser_back", "ins...
You are an autonomous AI agent, consisting of a large language model and a scaffolding program that runs on a linux VM. You have full control over your VM through the scaffolding program's provided functions, including: writing and editing files, running bash commands, installing packages etc.. From your VM, you can a...
inspect_evals/gaia_level2 - Sample 7dd30055-0198-452e-8c25-f73dbe27dcb8
Task from inspect_evals/gaia_level2 dataset, sample 7dd30055-0198-452e-8c25-f73dbe27dcb8
Please answer the question below. You should: - Return only your answer, which should be a number, or a short phrase with as few words as possible, or a comma separated list of numbers and/or strings. - If the answer is a number, return only the number without any units unless specified otherwise. - If the answer is a...
{ "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": "7dd30055-0198-452e-8c25-f73dbe27dcb8", "task_name": "inspect_evals/gaia_level2" }, "name": "load_task" }
{ "arguments": {}, "name": "score_task" }
{ "agent_class": "server.agents.InspectAgent", "allowed_tools": [ "inspect_bash", "inspect_python", "inspect_web_browser_go", "inspect_web_browser_click", "inspect_web_browser_type_submit", "inspect_web_browser_type", "inspect_web_browser_scroll", "inspect_web_browser_back", "ins...
You are an autonomous AI agent, consisting of a large language model and a scaffolding program that runs on a linux VM. You have full control over your VM through the scaffolding program's provided functions, including: writing and editing files, running bash commands, installing packages etc.. From your VM, you can a...
inspect_evals/gaia_level2 - Sample 2a649bb1-795f-4a01-b3be-9a01868dae73
Task from inspect_evals/gaia_level2 dataset, sample 2a649bb1-795f-4a01-b3be-9a01868dae73
Please answer the question below. You should: - Return only your answer, which should be a number, or a short phrase with as few words as possible, or a comma separated list of numbers and/or strings. - If the answer is a number, return only the number without any units unless specified otherwise. - If the answer is a...
{ "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": "2a649bb1-795f-4a01-b3be-9a01868dae73", "task_name": "inspect_evals/gaia_level2" }, "name": "load_task" }
{ "arguments": {}, "name": "score_task" }
{ "agent_class": "server.agents.InspectAgent", "allowed_tools": [ "inspect_bash", "inspect_python", "inspect_web_browser_go", "inspect_web_browser_click", "inspect_web_browser_type_submit", "inspect_web_browser_type", "inspect_web_browser_scroll", "inspect_web_browser_back", "ins...
You are an autonomous AI agent, consisting of a large language model and a scaffolding program that runs on a linux VM. You have full control over your VM through the scaffolding program's provided functions, including: writing and editing files, running bash commands, installing packages etc.. From your VM, you can a...
inspect_evals/gaia_level2 - Sample 87c610df-bef7-4932-b950-1d83ef4e282b
Task from inspect_evals/gaia_level2 dataset, sample 87c610df-bef7-4932-b950-1d83ef4e282b
Please answer the question below. You should: - Return only your answer, which should be a number, or a short phrase with as few words as possible, or a comma separated list of numbers and/or strings. - If the answer is a number, return only the number without any units unless specified otherwise. - If the answer is a...
{ "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": "87c610df-bef7-4932-b950-1d83ef4e282b", "task_name": "inspect_evals/gaia_level2" }, "name": "load_task" }
{ "arguments": {}, "name": "score_task" }
{ "agent_class": "server.agents.InspectAgent", "allowed_tools": [ "inspect_bash", "inspect_python", "inspect_web_browser_go", "inspect_web_browser_click", "inspect_web_browser_type_submit", "inspect_web_browser_type", "inspect_web_browser_scroll", "inspect_web_browser_back", "ins...
You are an autonomous AI agent, consisting of a large language model and a scaffolding program that runs on a linux VM. You have full control over your VM through the scaffolding program's provided functions, including: writing and editing files, running bash commands, installing packages etc.. From your VM, you can a...
inspect_evals/gaia_level3 - Sample 676e5e31-a554-4acc-9286-b60d90a92d26
Task from inspect_evals/gaia_level3 dataset, sample 676e5e31-a554-4acc-9286-b60d90a92d26
Please answer the question below. You should: - Return only your answer, which should be a number, or a short phrase with as few words as possible, or a comma separated list of numbers and/or strings. - If the answer is a number, return only the number without any units unless specified otherwise. - If the answer is a...
{ "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": "676e5e31-a554-4acc-9286-b60d90a92d26", "task_name": "inspect_evals/gaia_level3" }, "name": "load_task" }
{ "arguments": {}, "name": "score_task" }
{ "agent_class": "server.agents.InspectAgent", "allowed_tools": [ "inspect_bash", "inspect_python", "inspect_web_browser_go", "inspect_web_browser_click", "inspect_web_browser_type_submit", "inspect_web_browser_type", "inspect_web_browser_scroll", "inspect_web_browser_back", "ins...
You are an autonomous AI agent, consisting of a large language model and a scaffolding program that runs on a linux VM. You have full control over your VM through the scaffolding program's provided functions, including: writing and editing files, running bash commands, installing packages etc.. From your VM, you can a...
inspect_evals/gaia_level3 - Sample bec74516-02fc-48dc-b202-55e78d0e17cf
Task from inspect_evals/gaia_level3 dataset, sample bec74516-02fc-48dc-b202-55e78d0e17cf
Please answer the question below. You should: - Return only your answer, which should be a number, or a short phrase with as few words as possible, or a comma separated list of numbers and/or strings. - If the answer is a number, return only the number without any units unless specified otherwise. - If the answer is a...
{ "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": "bec74516-02fc-48dc-b202-55e78d0e17cf", "task_name": "inspect_evals/gaia_level3" }, "name": "load_task" }
{ "arguments": {}, "name": "score_task" }
{ "agent_class": "server.agents.InspectAgent", "allowed_tools": [ "inspect_bash", "inspect_python", "inspect_web_browser_go", "inspect_web_browser_click", "inspect_web_browser_type_submit", "inspect_web_browser_type", "inspect_web_browser_scroll", "inspect_web_browser_back", "ins...
You are an autonomous AI agent, consisting of a large language model and a scaffolding program that runs on a linux VM. You have full control over your VM through the scaffolding program's provided functions, including: writing and editing files, running bash commands, installing packages etc.. From your VM, you can a...
inspect_evals/gaia_level3 - Sample 00d579ea-0889-4fd9-a771-2c8d79835c8d
Task from inspect_evals/gaia_level3 dataset, sample 00d579ea-0889-4fd9-a771-2c8d79835c8d
Please answer the question below. You should: - Return only your answer, which should be a number, or a short phrase with as few words as possible, or a comma separated list of numbers and/or strings. - If the answer is a number, return only the number without any units unless specified otherwise. - If the answer is a...
{ "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": "00d579ea-0889-4fd9-a771-2c8d79835c8d", "task_name": "inspect_evals/gaia_level3" }, "name": "load_task" }
{ "arguments": {}, "name": "score_task" }
{ "agent_class": "server.agents.InspectAgent", "allowed_tools": [ "inspect_bash", "inspect_python", "inspect_web_browser_go", "inspect_web_browser_click", "inspect_web_browser_type_submit", "inspect_web_browser_type", "inspect_web_browser_scroll", "inspect_web_browser_back", "ins...
You are an autonomous AI agent, consisting of a large language model and a scaffolding program that runs on a linux VM. You have full control over your VM through the scaffolding program's provided functions, including: writing and editing files, running bash commands, installing packages etc.. From your VM, you can a...
inspect_evals/gaia_level3 - Sample 384d0dd8-e8a4-4cfe-963c-d37f256e7662
Task from inspect_evals/gaia_level3 dataset, sample 384d0dd8-e8a4-4cfe-963c-d37f256e7662
Please answer the question below. You should: - Return only your answer, which should be a number, or a short phrase with as few words as possible, or a comma separated list of numbers and/or strings. - If the answer is a number, return only the number without any units unless specified otherwise. - If the answer is a...
{ "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": "384d0dd8-e8a4-4cfe-963c-d37f256e7662", "task_name": "inspect_evals/gaia_level3" }, "name": "load_task" }
{ "arguments": {}, "name": "score_task" }
{ "agent_class": "server.agents.InspectAgent", "allowed_tools": [ "inspect_bash", "inspect_python", "inspect_web_browser_go", "inspect_web_browser_click", "inspect_web_browser_type_submit", "inspect_web_browser_type", "inspect_web_browser_scroll", "inspect_web_browser_back", "ins...
You are an autonomous AI agent, consisting of a large language model and a scaffolding program that runs on a linux VM. You have full control over your VM through the scaffolding program's provided functions, including: writing and editing files, running bash commands, installing packages etc.. From your VM, you can a...
inspect_evals/gaia_level3 - Sample de9887f5-ead8-4727-876f-5a4078f8598c
Task from inspect_evals/gaia_level3 dataset, sample de9887f5-ead8-4727-876f-5a4078f8598c
Please answer the question below. You should: - Return only your answer, which should be a number, or a short phrase with as few words as possible, or a comma separated list of numbers and/or strings. - If the answer is a number, return only the number without any units unless specified otherwise. - If the answer is a...
{ "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": "de9887f5-ead8-4727-876f-5a4078f8598c", "task_name": "inspect_evals/gaia_level3" }, "name": "load_task" }
{ "arguments": {}, "name": "score_task" }
{ "agent_class": "server.agents.InspectAgent", "allowed_tools": [ "inspect_bash", "inspect_python", "inspect_web_browser_go", "inspect_web_browser_click", "inspect_web_browser_type_submit", "inspect_web_browser_type", "inspect_web_browser_scroll", "inspect_web_browser_back", "ins...
You are an autonomous AI agent, consisting of a large language model and a scaffolding program that runs on a linux VM. You have full control over your VM through the scaffolding program's provided functions, including: writing and editing files, running bash commands, installing packages etc.. From your VM, you can a...
inspect_evals/gaia_level3 - Sample 983bba7c-c092-455f-b6c9-7857003d48fc
Task from inspect_evals/gaia_level3 dataset, sample 983bba7c-c092-455f-b6c9-7857003d48fc
Please answer the question below. You should: - Return only your answer, which should be a number, or a short phrase with as few words as possible, or a comma separated list of numbers and/or strings. - If the answer is a number, return only the number without any units unless specified otherwise. - If the answer is a...
{ "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": "983bba7c-c092-455f-b6c9-7857003d48fc", "task_name": "inspect_evals/gaia_level3" }, "name": "load_task" }
{ "arguments": {}, "name": "score_task" }
{ "agent_class": "server.agents.InspectAgent", "allowed_tools": [ "inspect_bash", "inspect_python", "inspect_web_browser_go", "inspect_web_browser_click", "inspect_web_browser_type_submit", "inspect_web_browser_type", "inspect_web_browser_scroll", "inspect_web_browser_back", "ins...
You are an autonomous AI agent, consisting of a large language model and a scaffolding program that runs on a linux VM. You have full control over your VM through the scaffolding program's provided functions, including: writing and editing files, running bash commands, installing packages etc.. From your VM, you can a...
inspect_evals/gaia_level3 - Sample 9b54f9d9-35ee-4a14-b62f-d130ea00317f
Task from inspect_evals/gaia_level3 dataset, sample 9b54f9d9-35ee-4a14-b62f-d130ea00317f
Please answer the question below. You should: - Return only your answer, which should be a number, or a short phrase with as few words as possible, or a comma separated list of numbers and/or strings. - If the answer is a number, return only the number without any units unless specified otherwise. - If the answer is a...
{ "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": "9b54f9d9-35ee-4a14-b62f-d130ea00317f", "task_name": "inspect_evals/gaia_level3" }, "name": "load_task" }
{ "arguments": {}, "name": "score_task" }
{ "agent_class": "server.agents.InspectAgent", "allowed_tools": [ "inspect_bash", "inspect_python", "inspect_web_browser_go", "inspect_web_browser_click", "inspect_web_browser_type_submit", "inspect_web_browser_type", "inspect_web_browser_scroll", "inspect_web_browser_back", "ins...
You are an autonomous AI agent, consisting of a large language model and a scaffolding program that runs on a linux VM. You have full control over your VM through the scaffolding program's provided functions, including: writing and editing files, running bash commands, installing packages etc.. From your VM, you can a...
inspect_evals/gaia_level3 - Sample 56db2318-640f-477a-a82f-bc93ad13e882
Task from inspect_evals/gaia_level3 dataset, sample 56db2318-640f-477a-a82f-bc93ad13e882
Please answer the question below. You should: - Return only your answer, which should be a number, or a short phrase with as few words as possible, or a comma separated list of numbers and/or strings. - If the answer is a number, return only the number without any units unless specified otherwise. - If the answer is a...
{ "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": "56db2318-640f-477a-a82f-bc93ad13e882", "task_name": "inspect_evals/gaia_level3" }, "name": "load_task" }
{ "arguments": {}, "name": "score_task" }
{ "agent_class": "server.agents.InspectAgent", "allowed_tools": [ "inspect_bash", "inspect_python", "inspect_web_browser_go", "inspect_web_browser_click", "inspect_web_browser_type_submit", "inspect_web_browser_type", "inspect_web_browser_scroll", "inspect_web_browser_back", "ins...
You are an autonomous AI agent, consisting of a large language model and a scaffolding program that runs on a linux VM. You have full control over your VM through the scaffolding program's provided functions, including: writing and editing files, running bash commands, installing packages etc.. From your VM, you can a...
inspect_evals/gaia_level3 - Sample 8131e2c0-0083-4265-9ce7-78c2d568425d
Task from inspect_evals/gaia_level3 dataset, sample 8131e2c0-0083-4265-9ce7-78c2d568425d
Please answer the question below. You should: - Return only your answer, which should be a number, or a short phrase with as few words as possible, or a comma separated list of numbers and/or strings. - If the answer is a number, return only the number without any units unless specified otherwise. - If the answer is a...
{ "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": "8131e2c0-0083-4265-9ce7-78c2d568425d", "task_name": "inspect_evals/gaia_level3" }, "name": "load_task" }
{ "arguments": {}, "name": "score_task" }
{ "agent_class": "server.agents.InspectAgent", "allowed_tools": [ "inspect_bash", "inspect_python", "inspect_web_browser_go", "inspect_web_browser_click", "inspect_web_browser_type_submit", "inspect_web_browser_type", "inspect_web_browser_scroll", "inspect_web_browser_back", "ins...
You are an autonomous AI agent, consisting of a large language model and a scaffolding program that runs on a linux VM. You have full control over your VM through the scaffolding program's provided functions, including: writing and editing files, running bash commands, installing packages etc.. From your VM, you can a...
inspect_evals/gaia_level3 - Sample 72c06643-a2fa-4186-aa5c-9ec33ae9b445
Task from inspect_evals/gaia_level3 dataset, sample 72c06643-a2fa-4186-aa5c-9ec33ae9b445
Please answer the question below. You should: - Return only your answer, which should be a number, or a short phrase with as few words as possible, or a comma separated list of numbers and/or strings. - If the answer is a number, return only the number without any units unless specified otherwise. - If the answer is a...
{ "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": "72c06643-a2fa-4186-aa5c-9ec33ae9b445", "task_name": "inspect_evals/gaia_level3" }, "name": "load_task" }
{ "arguments": {}, "name": "score_task" }
{ "agent_class": "server.agents.InspectAgent", "allowed_tools": [ "inspect_bash", "inspect_python", "inspect_web_browser_go", "inspect_web_browser_click", "inspect_web_browser_type_submit", "inspect_web_browser_type", "inspect_web_browser_scroll", "inspect_web_browser_back", "ins...
You are an autonomous AI agent, consisting of a large language model and a scaffolding program that runs on a linux VM. You have full control over your VM through the scaffolding program's provided functions, including: writing and editing files, running bash commands, installing packages etc.. From your VM, you can a...

No dataset card yet

Downloads last month
72