| [ |
| { |
| "name": "inspect_evals/worldsense - Sample 0", |
| "description": "Task from inspect_evals/worldsense dataset, sample 0", |
| "prompt": "There are 3 people arranged in a line. We list them from left to right:\n - Claire\n - Patricia\n - Robert\n\nIs the following sentence 'Robert is to the right of Claire' TRUE or FALSE ?\nOnly respond with one of these 2 options: 'TRUE', 'FALSE' without any explanation.", |
| "mcp_config": { |
| "inspect": { |
| "command": "docker", |
| "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" |
| ] |
| } |
| }, |
| "setup_tool": { |
| "name": "load_task", |
| "arguments": { |
| "task_name": "inspect_evals/worldsense", |
| "sample_id": "0", |
| "model": "claude-sonnet-4-20250514" |
| } |
| }, |
| "evaluate_tool": { |
| "name": "score_task", |
| "arguments": {} |
| }, |
| "agent_config": { |
| "agent_class": "server.agents.InspectAgent", |
| "disallowed_tools": [ |
| "_store_agent_message", |
| "load_task", |
| "score_task" |
| ], |
| "allowed_tools": [], |
| "initial_screenshot": false |
| }, |
| "system_prompt": "You are a helpful AI assistant. Follow the instructions in the user messages carefully." |
| }, |
| { |
| "name": "inspect_evals/worldsense - Sample 1", |
| "description": "Task from inspect_evals/worldsense dataset, sample 1", |
| "prompt": "Today, John decided to go shopping at 3 stores.\nIf one were to say: 'John went to the bookshop after the farmers' market, to the garden center after the bookshop and to the garden center between the bookshop and the farmers' market.', would that situation be POSSIBLE or IMPOSSIBLE ? Only respond with 'POSSIBLE' or 'IMPOSSIBLE' without any explanation:\n", |
| "mcp_config": { |
| "inspect": { |
| "command": "docker", |
| "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" |
| ] |
| } |
| }, |
| "setup_tool": { |
| "name": "load_task", |
| "arguments": { |
| "task_name": "inspect_evals/worldsense", |
| "sample_id": "1", |
| "model": "claude-sonnet-4-20250514" |
| } |
| }, |
| "evaluate_tool": { |
| "name": "score_task", |
| "arguments": {} |
| }, |
| "agent_config": { |
| "agent_class": "server.agents.InspectAgent", |
| "disallowed_tools": [ |
| "_store_agent_message", |
| "load_task", |
| "score_task" |
| ], |
| "allowed_tools": [], |
| "initial_screenshot": false |
| }, |
| "system_prompt": "You are a helpful AI assistant. Follow the instructions in the user messages carefully." |
| }, |
| { |
| "name": "inspect_evals/worldsense - Sample 2", |
| "description": "Task from inspect_evals/worldsense dataset, sample 2", |
| "prompt": "At a horse race today, Judy bet on 4 horses.\nIf one were to say: 'On the finishing line Majestic Moon arrived between Quicksilver Quest and Silver Saddle, Quicksilver Quest arrived before Blue Monkey, Quicksilver Quest arrived between Majestic Moon and Blue Monkey and Quicksilver Quest arrived between Majestic Moon and Blue Monkey.', would that situation be POSSIBLE or IMPOSSIBLE ? Only respond with 'POSSIBLE' or 'IMPOSSIBLE' without any explanation:\n", |
| "mcp_config": { |
| "inspect": { |
| "command": "docker", |
| "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" |
| ] |
| } |
| }, |
| "setup_tool": { |
| "name": "load_task", |
| "arguments": { |
| "task_name": "inspect_evals/worldsense", |
| "sample_id": "2", |
| "model": "claude-sonnet-4-20250514" |
| } |
| }, |
| "evaluate_tool": { |
| "name": "score_task", |
| "arguments": {} |
| }, |
| "agent_config": { |
| "agent_class": "server.agents.InspectAgent", |
| "disallowed_tools": [ |
| "_store_agent_message", |
| "load_task", |
| "score_task" |
| ], |
| "allowed_tools": [], |
| "initial_screenshot": false |
| }, |
| "system_prompt": "You are a helpful AI assistant. Follow the instructions in the user messages carefully." |
| }, |
| { |
| "name": "inspect_evals/worldsense - Sample 3", |
| "description": "Task from inspect_evals/worldsense dataset, sample 3", |
| "prompt": "Over the past years, Bob visited 4 touristic places: Bob visited the Great Sphinx before the Acropolis, the Acropolis before the Great Wall of China and the Great Wall of China before the Grand Canyon. \nChoose one of the following alternatives: (1) the Grand Canyon for a shorter period than the Great Sphinx, (2) the Grand Canyon for longer than the Great Sphinx, or (3) it is impossible to decide.\nThink carefully, and only respond with one of these possible options (1), (2), or (3).", |
| "mcp_config": { |
| "inspect": { |
| "command": "docker", |
| "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" |
| ] |
| } |
| }, |
| "setup_tool": { |
| "name": "load_task", |
| "arguments": { |
| "task_name": "inspect_evals/worldsense", |
| "sample_id": "3", |
| "model": "claude-sonnet-4-20250514" |
| } |
| }, |
| "evaluate_tool": { |
| "name": "score_task", |
| "arguments": {} |
| }, |
| "agent_config": { |
| "agent_class": "server.agents.InspectAgent", |
| "disallowed_tools": [ |
| "_store_agent_message", |
| "load_task", |
| "score_task" |
| ], |
| "allowed_tools": [], |
| "initial_screenshot": false |
| }, |
| "system_prompt": "You are a helpful AI assistant. Follow the instructions in the user messages carefully." |
| }, |
| { |
| "name": "inspect_evals/worldsense - Sample 4", |
| "description": "Task from inspect_evals/worldsense dataset, sample 4", |
| "prompt": "There are 5 people waiting in a line: Claire is in between Linda and Frank, Frank is in front of Michael, Michael is in between Frank and David and Frank is in between Claire and Michael.\nIs the following sentence 'Frank is in between Claire and Michael' TRUE or FALSE ?\nOnly respond with one of these 2 options: 'TRUE', 'FALSE' without any explanation.", |
| "mcp_config": { |
| "inspect": { |
| "command": "docker", |
| "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" |
| ] |
| } |
| }, |
| "setup_tool": { |
| "name": "load_task", |
| "arguments": { |
| "task_name": "inspect_evals/worldsense", |
| "sample_id": "4", |
| "model": "claude-sonnet-4-20250514" |
| } |
| }, |
| "evaluate_tool": { |
| "name": "score_task", |
| "arguments": {} |
| }, |
| "agent_config": { |
| "agent_class": "server.agents.InspectAgent", |
| "disallowed_tools": [ |
| "_store_agent_message", |
| "load_task", |
| "score_task" |
| ], |
| "allowed_tools": [], |
| "initial_screenshot": false |
| }, |
| "system_prompt": "You are a helpful AI assistant. Follow the instructions in the user messages carefully." |
| }, |
| { |
| "name": "inspect_evals/worldsense - Sample 5", |
| "description": "Task from inspect_evals/worldsense dataset, sample 5", |
| "prompt": "At a horse race today, Judy bet on 4 horses: On the finishing line Midnight Blaze arrived before Majestic Moon, Galloping Ghost arrived before Midnight Blaze and Midnight Blaze arrived before Thunder Roar. \nChoose one of the following alternatives: (1) On the finishing line Galloping Ghost arrived before Midnight Blaze, (2) On the finishing line Galloping Ghost arrived after Midnight Blaze, or (3) it is impossible to decide.\nThink carefully, and only respond with one of these possible options (1), (2), or (3).", |
| "mcp_config": { |
| "inspect": { |
| "command": "docker", |
| "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" |
| ] |
| } |
| }, |
| "setup_tool": { |
| "name": "load_task", |
| "arguments": { |
| "task_name": "inspect_evals/worldsense", |
| "sample_id": "5", |
| "model": "claude-sonnet-4-20250514" |
| } |
| }, |
| "evaluate_tool": { |
| "name": "score_task", |
| "arguments": {} |
| }, |
| "agent_config": { |
| "agent_class": "server.agents.InspectAgent", |
| "disallowed_tools": [ |
| "_store_agent_message", |
| "load_task", |
| "score_task" |
| ], |
| "allowed_tools": [], |
| "initial_screenshot": false |
| }, |
| "system_prompt": "You are a helpful AI assistant. Follow the instructions in the user messages carefully." |
| }, |
| { |
| "name": "inspect_evals/worldsense - Sample 6", |
| "description": "Task from inspect_evals/worldsense dataset, sample 6", |
| "prompt": "At Thanksgiving Jackie had a chat successively with each of the 5 family members who were present. If I say 'Jackie talked to her brother after talking to her father, to her brother in between talking to her father and her uncle, to her uncle in between talking to her mother and her brother, to her father in between talking to her nephew and her brother and to her nephew in between talking to her brother and her father.', is the situation I just described possible or impossible ? Only respond with 'POSSIBLE' or 'IMPOSSIBLE' without any explanation. ", |
| "mcp_config": { |
| "inspect": { |
| "command": "docker", |
| "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" |
| ] |
| } |
| }, |
| "setup_tool": { |
| "name": "load_task", |
| "arguments": { |
| "task_name": "inspect_evals/worldsense", |
| "sample_id": "6", |
| "model": "claude-sonnet-4-20250514" |
| } |
| }, |
| "evaluate_tool": { |
| "name": "score_task", |
| "arguments": {} |
| }, |
| "agent_config": { |
| "agent_class": "server.agents.InspectAgent", |
| "disallowed_tools": [ |
| "_store_agent_message", |
| "load_task", |
| "score_task" |
| ], |
| "allowed_tools": [], |
| "initial_screenshot": false |
| }, |
| "system_prompt": "You are a helpful AI assistant. Follow the instructions in the user messages carefully." |
| }, |
| { |
| "name": "inspect_evals/worldsense - Sample 7", |
| "description": "Task from inspect_evals/worldsense dataset, sample 7", |
| "prompt": "There are 3 people of different heights in a room: Michael's height is in between Robert's height and Claire's height and Robert is shorter than Michael.\nOnly respond with one of these 2 options: 'TRUE', 'FALSE' without any explanation:\nIs the following sentence 'Robert is shorter than Claire' TRUE or FALSE?", |
| "mcp_config": { |
| "inspect": { |
| "command": "docker", |
| "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" |
| ] |
| } |
| }, |
| "setup_tool": { |
| "name": "load_task", |
| "arguments": { |
| "task_name": "inspect_evals/worldsense", |
| "sample_id": "7", |
| "model": "claude-sonnet-4-20250514" |
| } |
| }, |
| "evaluate_tool": { |
| "name": "score_task", |
| "arguments": {} |
| }, |
| "agent_config": { |
| "agent_class": "server.agents.InspectAgent", |
| "disallowed_tools": [ |
| "_store_agent_message", |
| "load_task", |
| "score_task" |
| ], |
| "allowed_tools": [], |
| "initial_screenshot": false |
| }, |
| "system_prompt": "You are a helpful AI assistant. Follow the instructions in the user messages carefully." |
| }, |
| { |
| "name": "inspect_evals/worldsense - Sample 8", |
| "description": "Task from inspect_evals/worldsense dataset, sample 8", |
| "prompt": "There are 3 objects arranged in a line: the gray briefcase is to the right of the purple bag and the orange table is to the right of the purple bag. \nChoose one of the following alternatives: (1) the orange table is to the right of the purple bag, (2) the orange table is to the left of the purple bag, or (3) it is impossible to decide.\nThink carefully, and only respond with one of these possible options (1), (2), or (3).", |
| "mcp_config": { |
| "inspect": { |
| "command": "docker", |
| "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" |
| ] |
| } |
| }, |
| "setup_tool": { |
| "name": "load_task", |
| "arguments": { |
| "task_name": "inspect_evals/worldsense", |
| "sample_id": "8", |
| "model": "claude-sonnet-4-20250514" |
| } |
| }, |
| "evaluate_tool": { |
| "name": "score_task", |
| "arguments": {} |
| }, |
| "agent_config": { |
| "agent_class": "server.agents.InspectAgent", |
| "disallowed_tools": [ |
| "_store_agent_message", |
| "load_task", |
| "score_task" |
| ], |
| "allowed_tools": [], |
| "initial_screenshot": false |
| }, |
| "system_prompt": "You are a helpful AI assistant. Follow the instructions in the user messages carefully." |
| }, |
| { |
| "name": "inspect_evals/worldsense - Sample 9", |
| "description": "Task from inspect_evals/worldsense dataset, sample 9", |
| "prompt": "The Smith's had 4 children: Linda is older than Michael, Linda is younger than Grace and Grace's age is between that of Linda and Robert.\nIs the following sentence 'Michael is younger than Robert' TRUE or FALSE ?\nOnly respond with one of these 2 options: 'TRUE', 'FALSE' without any explanation.", |
| "mcp_config": { |
| "inspect": { |
| "command": "docker", |
| "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" |
| ] |
| } |
| }, |
| "setup_tool": { |
| "name": "load_task", |
| "arguments": { |
| "task_name": "inspect_evals/worldsense", |
| "sample_id": "9", |
| "model": "claude-sonnet-4-20250514" |
| } |
| }, |
| "evaluate_tool": { |
| "name": "score_task", |
| "arguments": {} |
| }, |
| "agent_config": { |
| "agent_class": "server.agents.InspectAgent", |
| "disallowed_tools": [ |
| "_store_agent_message", |
| "load_task", |
| "score_task" |
| ], |
| "allowed_tools": [], |
| "initial_screenshot": false |
| }, |
| "system_prompt": "You are a helpful AI assistant. Follow the instructions in the user messages carefully." |
| } |
| ] |