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/agie_aqua_rat - Sample 0
Task from inspect_evals/agie_aqua_rat dataset, sample 0
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. A car is being driven, in a straight line and at a uniform speed, towards the base of a vertical tower. The top of the tower is observ...
{ "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": "0", "task_name": "inspect_evals/agie_aqua_rat" }, "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/agie_aqua_rat - Sample 1
Task from inspect_evals/agie_aqua_rat dataset, sample 1
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. The original price of an item is discounted 22%. A customer buys the item at this discounted price using a $20-off coupon. There is no...
{ "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": "1", "task_name": "inspect_evals/agie_aqua_rat" }, "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/agie_aqua_rat - Sample 2
Task from inspect_evals/agie_aqua_rat dataset, sample 2
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. Find out which of the following values is the multiple of X, if it is divisible by 9 and 12? A) 36 B) 15 C) 17 D) 5 E) 7
{ "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": "2", "task_name": "inspect_evals/agie_aqua_rat" }, "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/agie_aqua_rat - Sample 3
Task from inspect_evals/agie_aqua_rat dataset, sample 3
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. If the probability that Stock A will increase in value during the next month is 0.56, and the probability that Stock B will increase 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": "3", "task_name": "inspect_evals/agie_aqua_rat" }, "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/agie_aqua_rat - Sample 4
Task from inspect_evals/agie_aqua_rat dataset, sample 4
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. A trader sold an article at a profit of 20% for Rs.360. What is the cost price of the article? A) 270 B) 300 C) 280 D) 320 E) 315
{ "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": "4", "task_name": "inspect_evals/agie_aqua_rat" }, "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/agie_aqua_rat - Sample 5
Task from inspect_evals/agie_aqua_rat dataset, sample 5
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. 20 marbles were pulled out of a bag of only white marbles, painted black, and then put back in. Then, another 20 marbles were pulled o...
{ "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": "5", "task_name": "inspect_evals/agie_aqua_rat" }, "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/agie_aqua_rat - Sample 6
Task from inspect_evals/agie_aqua_rat dataset, sample 6
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. Find the total no. of distinct bike no.'s that can beformed using 2 letters followed by 2 no.'s. How many letters need to be distinct?...
{ "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": "6", "task_name": "inspect_evals/agie_aqua_rat" }, "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/agie_aqua_rat - Sample 7
Task from inspect_evals/agie_aqua_rat dataset, sample 7
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. A train running at a speed of 100 miles/hour, takes 10 hours to reach its destination. After covering quarter of the distance, it star...
{ "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/agie_aqua_rat" }, "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/agie_aqua_rat - Sample 8
Task from inspect_evals/agie_aqua_rat dataset, sample 8
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. Of the 200 students in a school, at least 45% attended the prom night and at least 35% took part in the debating session. What is the ...
{ "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": "8", "task_name": "inspect_evals/agie_aqua_rat" }, "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/agie_aqua_rat - Sample 9
Task from inspect_evals/agie_aqua_rat dataset, sample 9
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. A sales person gets a 10% commission on each sale he makes. How many sales of $250 each must he make in order to reach a salary of 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": "9", "task_name": "inspect_evals/agie_aqua_rat" }, "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/agie_logiqa_en - Sample 0
Task from inspect_evals/agie_logiqa_en dataset, sample 0
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D. In the planning of a new district in a township, it was decided to build a special community in the southeast, northwest, centered on th...
{ "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": "0", "task_name": "inspect_evals/agie_logiqa_en" }, "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/agie_logiqa_en - Sample 1
Task from inspect_evals/agie_logiqa_en dataset, sample 1
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D. The company sent three young staff members to the South for business trip.The three of them happened to be sitting in a row.At least one...
{ "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": "1", "task_name": "inspect_evals/agie_logiqa_en" }, "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/agie_logiqa_en - Sample 2
Task from inspect_evals/agie_logiqa_en dataset, sample 2
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D. In a traditional Chinese medicine preparation, there must be at least one kind of ginseng or codonopsis, and the following conditions mu...
{ "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": "2", "task_name": "inspect_evals/agie_logiqa_en" }, "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/agie_logiqa_en - Sample 3
Task from inspect_evals/agie_logiqa_en dataset, sample 3
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D. In recent years, graduate entrance examinations have continued to heat up.Correspondingly, a variety of postgraduate counseling classes ...
{ "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": "3", "task_name": "inspect_evals/agie_logiqa_en" }, "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/agie_logiqa_en - Sample 4
Task from inspect_evals/agie_logiqa_en dataset, sample 4
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D. A unit conducted the year-end assessment and after democratic voting, five people were identified as candidates for the first prize.In t...
{ "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": "4", "task_name": "inspect_evals/agie_logiqa_en" }, "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/agie_logiqa_en - Sample 5
Task from inspect_evals/agie_logiqa_en dataset, sample 5
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D. Zhang Ming, Li Ying, Wang Jia and Chen Rui work in a team.They come from four provinces of Jiangsu, Anhui, Fujian and Shandong.Each pers...
{ "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": "5", "task_name": "inspect_evals/agie_logiqa_en" }, "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/agie_logiqa_en - Sample 6
Task from inspect_evals/agie_logiqa_en dataset, sample 6
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D. The person in charge of the relevant department said that pilots will be carried out in some areas this year to prepare for the system 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": "6", "task_name": "inspect_evals/agie_logiqa_en" }, "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/agie_logiqa_en - Sample 7
Task from inspect_evals/agie_logiqa_en dataset, sample 7
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D. There are five teams participating in the game.The audience had the following comments on the results? (1) The champion is either the Sh...
{ "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/agie_logiqa_en" }, "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/agie_logiqa_en - Sample 8
Task from inspect_evals/agie_logiqa_en dataset, sample 8
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D. Compared with small and medium-sized cities, especially small cities and towns, large cities have higher living costs, which inevitably ...
{ "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": "8", "task_name": "inspect_evals/agie_logiqa_en" }, "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/agie_logiqa_en - Sample 9
Task from inspect_evals/agie_logiqa_en dataset, sample 9
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D. Researchers recently discovered that there is an area called the thalamus pillow deep in the human brain, which is like an information 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": "9", "task_name": "inspect_evals/agie_logiqa_en" }, "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/agie_lsat_ar - Sample 0
Task from inspect_evals/agie_lsat_ar dataset, sample 0
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. Of the eight students—George, Helen, Irving, Kyle, Lenore, Nina, Olivia, and Robert—in a seminar, exactly six will give individual ora...
{ "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": "0", "task_name": "inspect_evals/agie_lsat_ar" }, "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/agie_lsat_ar - Sample 1
Task from inspect_evals/agie_lsat_ar dataset, sample 1
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. Of the eight students—George, Helen, Irving, Kyle, Lenore, Nina, Olivia, and Robert—in a seminar, exactly six will give individual ora...
{ "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": "1", "task_name": "inspect_evals/agie_lsat_ar" }, "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/agie_lsat_ar - Sample 2
Task from inspect_evals/agie_lsat_ar dataset, sample 2
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. Of the eight students—George, Helen, Irving, Kyle, Lenore, Nina, Olivia, and Robert—in a seminar, exactly six will give individual ora...
{ "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": "2", "task_name": "inspect_evals/agie_lsat_ar" }, "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/agie_lsat_ar - Sample 3
Task from inspect_evals/agie_lsat_ar dataset, sample 3
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. Of the eight students—George, Helen, Irving, Kyle, Lenore, Nina, Olivia, and Robert—in a seminar, exactly six will give individual ora...
{ "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": "3", "task_name": "inspect_evals/agie_lsat_ar" }, "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/agie_lsat_ar - Sample 4
Task from inspect_evals/agie_lsat_ar dataset, sample 4
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. Of the eight students—George, Helen, Irving, Kyle, Lenore, Nina, Olivia, and Robert—in a seminar, exactly six will give individual ora...
{ "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": "4", "task_name": "inspect_evals/agie_lsat_ar" }, "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/agie_lsat_ar - Sample 5
Task from inspect_evals/agie_lsat_ar dataset, sample 5
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. Of the eight students—George, Helen, Irving, Kyle, Lenore, Nina, Olivia, and Robert—in a seminar, exactly six will give individual ora...
{ "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": "5", "task_name": "inspect_evals/agie_lsat_ar" }, "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/agie_lsat_ar - Sample 6
Task from inspect_evals/agie_lsat_ar dataset, sample 6
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. The organizer of a reading club will select at least five and at most six works from a group of nine works. The group consists of thre...
{ "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": "6", "task_name": "inspect_evals/agie_lsat_ar" }, "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/agie_lsat_ar - Sample 7
Task from inspect_evals/agie_lsat_ar dataset, sample 7
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. The organizer of a reading club will select at least five and at most six works from a group of nine works. The group consists of thre...
{ "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/agie_lsat_ar" }, "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/agie_lsat_ar - Sample 8
Task from inspect_evals/agie_lsat_ar dataset, sample 8
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. The organizer of a reading club will select at least five and at most six works from a group of nine works. The group consists of thre...
{ "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": "8", "task_name": "inspect_evals/agie_lsat_ar" }, "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/agie_lsat_ar - Sample 9
Task from inspect_evals/agie_lsat_ar dataset, sample 9
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. The organizer of a reading club will select at least five and at most six works from a group of nine works. The group consists of thre...
{ "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": "9", "task_name": "inspect_evals/agie_lsat_ar" }, "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/agie_lsat_lr - Sample 0
Task from inspect_evals/agie_lsat_lr dataset, sample 0
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. Editorial: The structure of the present school calendar was established to satisfy the requirements of early-twentieth-century agricul...
{ "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": "0", "task_name": "inspect_evals/agie_lsat_lr" }, "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/agie_lsat_lr - Sample 1
Task from inspect_evals/agie_lsat_lr dataset, sample 1
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. Leatherbacks, the largest of the sea turtles, when subjected to the conditions of captivity, are susceptible to a wide variety of fata...
{ "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": "1", "task_name": "inspect_evals/agie_lsat_lr" }, "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/agie_lsat_lr - Sample 2
Task from inspect_evals/agie_lsat_lr dataset, sample 2
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. Chairperson: The board of directors of our corporation should not allow the incentives being offered by two foreign governments to ent...
{ "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": "2", "task_name": "inspect_evals/agie_lsat_lr" }, "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/agie_lsat_lr - Sample 3
Task from inspect_evals/agie_lsat_lr dataset, sample 3
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. Maria: Thomas Edison was one of the most productive inventors of his time, perhaps of all time. His contributions significantly shaped...
{ "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": "3", "task_name": "inspect_evals/agie_lsat_lr" }, "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/agie_lsat_lr - Sample 4
Task from inspect_evals/agie_lsat_lr dataset, sample 4
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. In some countries, there is a free flow of information about infrastructure, agriculture, and industry, whereas in other countries, th...
{ "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": "4", "task_name": "inspect_evals/agie_lsat_lr" }, "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/agie_lsat_lr - Sample 5
Task from inspect_evals/agie_lsat_lr dataset, sample 5
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. Hana said she was not going to invite her brothers to her birthday party. However, among the gifts Hana received at her party was a re...
{ "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": "5", "task_name": "inspect_evals/agie_lsat_lr" }, "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/agie_lsat_lr - Sample 6
Task from inspect_evals/agie_lsat_lr dataset, sample 6
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. If you have no keyboarding skills at all, you will not be able to use a computer. And if you are not able to use a computer, you will ...
{ "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": "6", "task_name": "inspect_evals/agie_lsat_lr" }, "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/agie_lsat_lr - Sample 7
Task from inspect_evals/agie_lsat_lr dataset, sample 7
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. Rossi: It is undemocratic for people to live under a government in which their interests are not represented. So children should have ...
{ "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/agie_lsat_lr" }, "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/agie_lsat_lr - Sample 8
Task from inspect_evals/agie_lsat_lr dataset, sample 8
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. Rossi: It is undemocratic for people to live under a government in which their interests are not represented. So children should have ...
{ "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": "8", "task_name": "inspect_evals/agie_lsat_lr" }, "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/agie_lsat_lr - Sample 9
Task from inspect_evals/agie_lsat_lr dataset, sample 9
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. To accommodate the personal automobile, houses are built on widely scattered lots far from places of work and shopping malls are equip...
{ "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": "9", "task_name": "inspect_evals/agie_lsat_lr" }, "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/agie_lsat_rc - Sample 0
Task from inspect_evals/agie_lsat_rc dataset, sample 0
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. Is it necessary for defense lawyers to believe that the clients they defend are innocent of the charges against them? Some legal schol...
{ "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": "0", "task_name": "inspect_evals/agie_lsat_rc" }, "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/agie_lsat_rc - Sample 1
Task from inspect_evals/agie_lsat_rc dataset, sample 1
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. Is it necessary for defense lawyers to believe that the clients they defend are innocent of the charges against them? Some legal schol...
{ "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": "1", "task_name": "inspect_evals/agie_lsat_rc" }, "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/agie_lsat_rc - Sample 2
Task from inspect_evals/agie_lsat_rc dataset, sample 2
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. Is it necessary for defense lawyers to believe that the clients they defend are innocent of the charges against them? Some legal schol...
{ "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": "2", "task_name": "inspect_evals/agie_lsat_rc" }, "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/agie_lsat_rc - Sample 3
Task from inspect_evals/agie_lsat_rc dataset, sample 3
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. Is it necessary for defense lawyers to believe that the clients they defend are innocent of the charges against them? Some legal schol...
{ "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": "3", "task_name": "inspect_evals/agie_lsat_rc" }, "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/agie_lsat_rc - Sample 4
Task from inspect_evals/agie_lsat_rc dataset, sample 4
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. Is it necessary for defense lawyers to believe that the clients they defend are innocent of the charges against them? Some legal schol...
{ "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": "4", "task_name": "inspect_evals/agie_lsat_rc" }, "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/agie_lsat_rc - Sample 5
Task from inspect_evals/agie_lsat_rc dataset, sample 5
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. Is it necessary for defense lawyers to believe that the clients they defend are innocent of the charges against them? Some legal schol...
{ "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": "5", "task_name": "inspect_evals/agie_lsat_rc" }, "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/agie_lsat_rc - Sample 6
Task from inspect_evals/agie_lsat_rc dataset, sample 6
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. Is it necessary for defense lawyers to believe that the clients they defend are innocent of the charges against them? Some legal schol...
{ "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": "6", "task_name": "inspect_evals/agie_lsat_rc" }, "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/agie_lsat_rc - Sample 7
Task from inspect_evals/agie_lsat_rc dataset, sample 7
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. Many educators in Canada and the United States advocate multicultural education as a means of achieving multicultural understanding. T...
{ "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/agie_lsat_rc" }, "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/agie_lsat_rc - Sample 8
Task from inspect_evals/agie_lsat_rc dataset, sample 8
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. Many educators in Canada and the United States advocate multicultural education as a means of achieving multicultural understanding. T...
{ "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": "8", "task_name": "inspect_evals/agie_lsat_rc" }, "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/agie_lsat_rc - Sample 9
Task from inspect_evals/agie_lsat_rc dataset, sample 9
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D,E. Many educators in Canada and the United States advocate multicultural education as a means of achieving multicultural understanding. T...
{ "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": "9", "task_name": "inspect_evals/agie_lsat_rc" }, "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/agie_math - Sample 0
Task from inspect_evals/agie_math dataset, sample 0
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. Let $\lambda$ be a constant, $0 \le \lambda \le 4,$ and let $f : [0,1] \to [0,1]$ be defined by \[f(x) = \lambda x(1 - x).\]Find the valu...
{ "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": "0", "task_name": "inspect_evals/agie_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/agie_math - Sample 1
Task from inspect_evals/agie_math dataset, sample 1
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 coefficient of $x^2y^2$ in the expansion of $(x+y)^4+(x+2y)^4$? Remember to put your answer on its own line at the end in th...
{ "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": "1", "task_name": "inspect_evals/agie_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/agie_math - Sample 2
Task from inspect_evals/agie_math dataset, sample 2
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. In triangle $ABC$, $\tan \angle CAB = \frac{22}{7}$, and the altitude from $A$ divides $\overline{BC}$ into segments of length $3$ and $1...
{ "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": "2", "task_name": "inspect_evals/agie_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/agie_math - Sample 3
Task from inspect_evals/agie_math dataset, sample 3
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. Let $\mathbf{w} = \begin{pmatrix} 1 \\ 0 \\ -3 \end{pmatrix}.$ The set of vectors $\mathbf{v}$ such that \[\operatorname{proj}_{\mathbf{...
{ "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": "3", "task_name": "inspect_evals/agie_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/agie_math - Sample 4
Task from inspect_evals/agie_math dataset, sample 4
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. Evaluate $2911_{11}-1392_{11}$. Express your answer in base 11, using A as the digit representing 10 in base 11. Remember to put your an...
{ "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": "4", "task_name": "inspect_evals/agie_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/agie_math - Sample 5
Task from inspect_evals/agie_math dataset, sample 5
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 foci of the ellipse $\frac{x^2}{49} + \frac{y^2}{33} = 1$ are $F_1$ and $F_2,$ as shown below. Let $P$ be a point on the circle $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": "5", "task_name": "inspect_evals/agie_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/agie_math - Sample 6
Task from inspect_evals/agie_math dataset, sample 6
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. Compute the area of the region that lies above the graph of $y = |x - 1| + |x - 3|$ but below the graph of $y = 8.$ Remember to put your...
{ "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": "6", "task_name": "inspect_evals/agie_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/agie_math - Sample 7
Task from inspect_evals/agie_math dataset, sample 7
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. If $f(x)$ is a polynomial of degree 7, and $g(x)$ is a polynomial of degree 7, then what is the product of the minimum and the maximum po...
{ "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/agie_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/agie_math - Sample 8
Task from inspect_evals/agie_math dataset, sample 8
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 minimum value of $x(x + 1)(x + 2)(x + 3),$ over all real numbers $x.$ Remember to put your answer on its own line at the end in...
{ "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": "8", "task_name": "inspect_evals/agie_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/agie_math - Sample 9
Task from inspect_evals/agie_math dataset, sample 9
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 what ordered pair $(a,b)$ are there infinite solutions $(x,y)$ to the system \begin{align*} 3ax+3y&=5b,\\ 2x+y&=5. \end{align*} Reme...
{ "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": "9", "task_name": "inspect_evals/agie_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/agie_sat_en - Sample 0
Task from inspect_evals/agie_sat_en dataset, sample 0
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D. Akira came directly, breaking all tradition. Was that it? Had he followed form-had he asked his mother to speak to his father to approac...
{ "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": "0", "task_name": "inspect_evals/agie_sat_en" }, "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/agie_sat_en - Sample 1
Task from inspect_evals/agie_sat_en dataset, sample 1
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D. Akira came directly, breaking all tradition. Was that it? Had he followed form-had he asked his mother to speak to his father to approac...
{ "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": "1", "task_name": "inspect_evals/agie_sat_en" }, "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/agie_sat_en - Sample 2
Task from inspect_evals/agie_sat_en dataset, sample 2
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D. Akira came directly, breaking all tradition. Was that it? Had he followed form-had he asked his mother to speak to his father to approac...
{ "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": "2", "task_name": "inspect_evals/agie_sat_en" }, "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/agie_sat_en - Sample 3
Task from inspect_evals/agie_sat_en dataset, sample 3
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D. Akira came directly, breaking all tradition. Was that it? Had he followed form-had he asked his mother to speak to his father to approac...
{ "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": "3", "task_name": "inspect_evals/agie_sat_en" }, "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/agie_sat_en - Sample 4
Task from inspect_evals/agie_sat_en dataset, sample 4
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D. Akira came directly, breaking all tradition. Was that it? Had he followed form-had he asked his mother to speak to his father to approac...
{ "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": "4", "task_name": "inspect_evals/agie_sat_en" }, "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/agie_sat_en - Sample 5
Task from inspect_evals/agie_sat_en dataset, sample 5
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D. The chemical formula of deoxyribonucleic acid (DNA) is now well established. The molecule is a very long chain, the backbone of which co...
{ "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": "5", "task_name": "inspect_evals/agie_sat_en" }, "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/agie_sat_en - Sample 6
Task from inspect_evals/agie_sat_en dataset, sample 6
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D. The chemical formula of deoxyribonucleic acid (DNA) is now well established. The molecule is a very long chain, the backbone of which co...
{ "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": "6", "task_name": "inspect_evals/agie_sat_en" }, "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/agie_sat_en - Sample 7
Task from inspect_evals/agie_sat_en dataset, sample 7
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D. The chemical formula of deoxyribonucleic acid (DNA) is now well established. The molecule is a very long chain, the backbone of which co...
{ "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/agie_sat_en" }, "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/agie_sat_en - Sample 8
Task from inspect_evals/agie_sat_en dataset, sample 8
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D. The chemical formula of deoxyribonucleic acid (DNA) is now well established. The molecule is a very long chain, the backbone of which co...
{ "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": "8", "task_name": "inspect_evals/agie_sat_en" }, "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/agie_sat_en - Sample 9
Task from inspect_evals/agie_sat_en dataset, sample 9
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D. Close at hand is a bridge over the River Thames, an admirable vantage ground for us to make a survey. The river flows beneath; barges pa...
{ "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": "9", "task_name": "inspect_evals/agie_sat_en" }, "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/agie_sat_en_without_passage - Sample 0
Task from inspect_evals/agie_sat_en_without_passage dataset, sample 0
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D. Which choice best describes what happens in the passage? A) One character argues with another character who intrudes on her home. B) On...
{ "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": "0", "task_name": "inspect_evals/agie_sat_en_without_passage" }, "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/agie_sat_en_without_passage - Sample 1
Task from inspect_evals/agie_sat_en_without_passage dataset, sample 1
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D. Which choice best describes the developmental pattern of the passage? A) A careful analysis of a traditional practice B) A detailed dep...
{ "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": "1", "task_name": "inspect_evals/agie_sat_en_without_passage" }, "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/agie_sat_en_without_passage - Sample 2
Task from inspect_evals/agie_sat_en_without_passage dataset, sample 2
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D. Which reaction does Akira most fear from Chie? A) She will consider his proposal inappropriate. B) She will mistake his earnestness for...
{ "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": "2", "task_name": "inspect_evals/agie_sat_en_without_passage" }, "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/agie_sat_en_without_passage - Sample 3
Task from inspect_evals/agie_sat_en_without_passage dataset, sample 3
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D. In the passage, Akira addresses Chie with A) affection but not genuine love. B) objectivity but not complete impartiality. C) amusement...
{ "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": "3", "task_name": "inspect_evals/agie_sat_en_without_passage" }, "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/agie_sat_en_without_passage - Sample 4
Task from inspect_evals/agie_sat_en_without_passage dataset, sample 4
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D. The main purpose of the first paragraph is to A) describe a culture. B) criticize a tradition. C) question a suggestion. D) analyze a r...
{ "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": "4", "task_name": "inspect_evals/agie_sat_en_without_passage" }, "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/agie_sat_en_without_passage - Sample 5
Task from inspect_evals/agie_sat_en_without_passage dataset, sample 5
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D. The authors' main purpose of including the information about $\mathrm{X}$-ray evidence and density is to A) establish that DNA is the m...
{ "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": "5", "task_name": "inspect_evals/agie_sat_en_without_passage" }, "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/agie_sat_en_without_passage - Sample 6
Task from inspect_evals/agie_sat_en_without_passage dataset, sample 6
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D. Based on the table and passage, which choice gives the correct percentages of the purines in yeast DNA? A) $17.1 \%$ and $18.7 \%$ B) $...
{ "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": "6", "task_name": "inspect_evals/agie_sat_en_without_passage" }, "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/agie_sat_en_without_passage - Sample 7
Task from inspect_evals/agie_sat_en_without_passage dataset, sample 7
Answer the following multiple choice question. The last line of your response should be of the following format: 'ANSWER: $LETTER' (without quotes) where LETTER is one of A,B,C,D. Do the data in the table support the authors' proposed pairing of bases in DNA? A) Yes, because for each given organism, the percentage...
{ "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/agie_sat_en_without_passage" }, "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.
End of preview.

No dataset card yet

Downloads last month
2