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/bbeh - Sample 0
Task from inspect_evals/bbeh dataset, sample 0
Here are some words in Rikbaktsa and their English translations: ahapery | I waited for you_{pl} tsiksi | you_{sg} left puru | I will sleep puru | he will sleep tsimywak | you_{sg} will hunt tsikmoronaha | we bathed tsimymoro | you_{sg} will bathe myzomo | I will arrive myzomo | he will arrive piboro | I will bite it...
{ "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/bbeh" }, "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/bbeh - Sample 1
Task from inspect_evals/bbeh dataset, sample 1
Consider the following new operations: $a ! b$ equals $(a * b)$ if $a - b > 0$; otherwise, it equals $a + b$. $a >< b$ equals $(a + a) ! b$ if $b < 2$ and $(b + b) ! a$ otherwise. $a & b$ equals $(b * a) - b$ if $|a-b| < 2$ and $(a * b) - a$ otherwise. $a : b$ equals $a >< b$ if $gcd(a, b) == 1$ and $gcd(a, b)$ other...
{ "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/bbeh" }, "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/bbeh - Sample 2
Task from inspect_evals/bbeh dataset, sample 2
Which option has more similar movies in terms of whether a group of people will like them or not? Options: (A) Dances with Wolves, The Shawshank Redemption, The Great Gatsby, PK, Casper Meets Wendy (B) The Great Gatsby, The Shawshank Redemption, Mr Holland's Opus, Forrest Gump, Dances with Wolves (C) The Great Gatsby, ...
{ "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/bbeh" }, "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/bbeh - Sample 3
Task from inspect_evals/bbeh dataset, sample 3
A few players are playing a boardgame. The current state of the game is as follows. The bee has 4 dollars. The bison disarms the swan. The chinchilla suspects the truthfulness of the dragon. The dove has 82 dollars, and stops the victory of the monkey. The finch refuses to help the seahorse. The pelikan has 2 friends. ...
{ "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/bbeh" }, "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/bbeh - Sample 4
Task from inspect_evals/bbeh dataset, sample 4
Consider a new alphabet whose letters have the same order as the English alphabet, except that a is the first letter. Sort the following words with the new alphabet and separate them with comma: justifications, sprightly, deciduous, swaziland, publications, accommodations, easel, rationalizations, analogue, aberdeen, 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": "4", "task_name": "inspect_evals/bbeh" }, "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/bbeh - Sample 5
Task from inspect_evals/bbeh dataset, sample 5
The following is a description of a funny cartoon for the New Yorker Caption Contest Description: A group of aliens with large heads and small bodies are walking in a line, led by a man in a suit carrying a briefcase. They are coming out of a spaceship, and two humans are watching them in amazement. Which of 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": "5", "task_name": "inspect_evals/bbeh" }, "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/bbeh - Sample 6
Task from inspect_evals/bbeh dataset, sample 6
Question: Alice and Zoe work for the same company. They work in different rooms and both of them sometimes need to access the central computer of the company. Unbeknownst to everybody, if two people are logged in to the central computer at the same time, an empty email is immediately sent from the central computer to 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/bbeh" }, "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/bbeh - Sample 7
Task from inspect_evals/bbeh dataset, sample 7
My uncle has 71 penguins. My grandfather has 31 iphone x mobiles. My uncle also has 30 sruti boxes. I have 10 samsung galaxy c55 mobiles (it is a funny story how I have 10 of them: initially I had 83, then I also got another 67 making it a total of 150, then I got another 25 making it a total of 175, but then I lost 16...
{ "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/bbeh" }, "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/bbeh - Sample 8
Task from inspect_evals/bbeh dataset, sample 8
I have a table with 27 rows (including the header) and 18 columns. The table was converted to markdown format as follows: | date |num_steps|study_minutes|exercise_minutes|sleep_minutes|bed_time|num_messages|num_emails|num_calls|calories_burned|weekday|calories_consumed|num_meetings|coding_minutes|num_tasks_completed|w...
{ "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/bbeh" }, "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/bbeh - Sample 9
Task from inspect_evals/bbeh dataset, sample 9
In this question, assume each person either always tells the truth or always lies. The person at the farm lies. Soren is at the zoo. The person at the vineyard says the person at the library lies. The person at the library says the person at the ice skating rink lies. The person at the ice skating rink tells the truth....
{ "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/bbeh" }, "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/bbeh_mini - Sample 0
Task from inspect_evals/bbeh_mini dataset, sample 0
Here is a sentence with pronoun(s) whose antecedent(s) can either be derived from the context or is ambiguous. Sentence: Charlie organised a party on Saturday, but two hours before the party was about to start, Alex told us that they could not meet. Charlie had been in a skiing accident and was recovering in hospital, ...
{ "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/bbeh_mini" }, "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/bbeh_mini - Sample 1
Task from inspect_evals/bbeh_mini dataset, sample 1
Consider the following new operations: $a & b$ equals $(b + a) - b$ if $|a-b| < 2$ and $(a + b) - a$ otherwise. $a <> b$ equals $(a - b)$ if $a * b > 0$; otherwise, it equals $a + b$. $a # b$ equals $a + b$ if $gcd(a, b) == 1$ and $gcd(a, b)$ otherwise, where gcd stands for greatest common divisor. $a ~ b$ equals $(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": "1", "task_name": "inspect_evals/bbeh_mini" }, "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/bbeh_mini - Sample 2
Task from inspect_evals/bbeh_mini dataset, sample 2
Let the answer to Question1 be X. Question1: If the current date in yyyy-mm-dd format is 1998-06-24 and I was born on 1992-04-22, what is my age in days? Your answer should be the number of days without the unit (for example, 233). Let the answer to Question2 be Y. Question2: Isabella was born on 2003-Aug-15 and Wil...
{ "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/bbeh_mini" }, "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/bbeh_mini - Sample 3
Task from inspect_evals/bbeh_mini dataset, sample 3
Suppose we draw this SVG path element: M -11.6,-26.98098 L -8.0,-33.21636 M 16.29794,1.06804 L 0.0,0.0 L 0.0,-19.35995 M 0.0,0.0 L 0.0,1.89 M -16.0,-28.63355 L -16.0,-19.35995 M -4.64,-27.39667 L -3.61456,-25.62055 M 0.0,1.89 L 0.0,7.0 M -3.27857,-9.70123 L -6.42857,-0.42128 M 0.0,-19.35995 L -3.27857,-9.70123 M -16.0,...
{ "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/bbeh_mini" }, "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/bbeh_mini - Sample 4
Task from inspect_evals/bbeh_mini dataset, sample 4
You are an expert in a language called dyck where you must complete the language sequence of unclosed brackets of all types (e.g., [], {}, <>). You are given an initial initial dyck language sequence and the steps, provided as thoughts, that were used to arrive at the closing bracket sequence in the dyck language. 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": "4", "task_name": "inspect_evals/bbeh_mini" }, "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/bbeh_mini - Sample 5
Task from inspect_evals/bbeh_mini dataset, sample 5
Olivia, Amelia, Victoria, Karen, Rachel and Charlotte work from 9 to 5 their local time on weekdays. They want to have a meeting some time this week. The schedule for Olivia's week in their local time is as follows: Monday: Booked at the following times: from 9:10 to 10:05, from 11:15 to 11:45, from 13:05 to 13:45, fr...
{ "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/bbeh_mini" }, "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/bbeh_mini - Sample 6
Task from inspect_evals/bbeh_mini dataset, sample 6
In this question, assume each person either always tells the truth or always lies. Maximilian says Oswald lies. Melody says Malcolm tells the truth. Lalit says Mehran lies. Orlando says Maxim tells the truth. Meredith says Misty tells the truth. Martha says Melissa tells the truth. Tamika says Sherrie tells the truth. ...
{ "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/bbeh_mini" }, "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/bbeh_mini - Sample 7
Task from inspect_evals/bbeh_mini dataset, sample 7
Question: David has a new dryer in his apartment. David's clothes will dry in sixty minutes if either the cycle is set to MAX DRY or the temperature is set to HIGH. Today, the cycle is already set to MAX DRY, and the temperature is set on HIGH. David checks the dryer's settings, and he sees that the temperature is set ...
{ "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/bbeh_mini" }, "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/bbeh_mini - Sample 8
Task from inspect_evals/bbeh_mini dataset, sample 8
You are an expert in a language called dyck where you must complete the language sequence of unclosed brackets of all types (e.g., [], {}, <>). You are given an initial initial dyck language sequence and the steps, provided as thoughts, that were used to arrive at the closing bracket sequence in the dyck language. 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": "8", "task_name": "inspect_evals/bbeh_mini" }, "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/bbeh_mini - Sample 9
Task from inspect_evals/bbeh_mini dataset, sample 9
I have a table with 27 rows (including the header) and 18 columns. The table was converted to markdown format as follows: | date |num_steps|study_minutes|exercise_minutes|sleep_minutes|bed_time|num_messages|num_emails|num_calls|calories_burned|weekday|calories_consumed|num_meetings|coding_minutes|num_tasks_completed|w...
{ "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/bbeh_mini" }, "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.