File size: 20,890 Bytes
258b1d2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 | [
{
"name": "inspect_evals/boolq - Sample boolq_180d8ecf",
"description": "Task from inspect_evals/boolq dataset, sample boolq_180d8ecf",
"prompt": "\nGiven a passage, answer the subsequent question with either Yes or No. Include nothing else in your response.\n\nPassage: A root hair, or absorbent hair, the rhizoid of a vascular plant, is a tubular outgrowth of a trichoblast, a hair-forming cell on the epidermis of a plant root. As they are lateral extensions of a single cell and only rarely branched, they are visible to the naked eye and light microscope. They are found only in the region of maturation of the root. Just prior to, and during, root hair cell development, there is elevated phosphorylase activity.\n\nQuestion: do root hairs occur along the entire length of root\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/boolq",
"sample_id": "boolq_180d8ecf",
"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/boolq - Sample boolq_fa501b43",
"description": "Task from inspect_evals/boolq dataset, sample boolq_fa501b43",
"prompt": "\nGiven a passage, answer the subsequent question with either Yes or No. Include nothing else in your response.\n\nPassage: Continuous positive airway pressure (CPAP) is a form of positive airway pressure ventilator, which applies mild air pressure on a continuous basis to keep the airways continuously open in people who are able to breathe spontaneously on their own. It is an alternative to positive end-expiratory pressure (PEEP). Both modalities stent the lungs' alveoli open and thus recruit more of the lung's surface area for ventilation. But while PEEP refers to devices tvt impose positive pressure only at the end of the exhalation, CPAP devices apply continuous positive airway pressure throughout the breathing cycle. Thus, the ventilator itself does not cycle during CPAP, no additional pressure above the level of CPAP is provided, and patients must initiate all of their breaths.\n\nQuestion: is a cpap the same as a ventilator\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/boolq",
"sample_id": "boolq_fa501b43",
"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/boolq - Sample boolq_9b159704",
"description": "Task from inspect_evals/boolq dataset, sample boolq_9b159704",
"prompt": "\nGiven a passage, answer the subsequent question with either Yes or No. Include nothing else in your response.\n\nPassage: The Australia national soccer team, nicknamed the Socceroos, has represented Australia at the FIFA World Cup finals on five occasions: in 1974, 2006, 2010, 2014 and 2018.\n\nQuestion: has australia ever been in a world cup final\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/boolq",
"sample_id": "boolq_9b159704",
"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/boolq - Sample boolq_ffa65d8a",
"description": "Task from inspect_evals/boolq dataset, sample boolq_ffa65d8a",
"prompt": "\nGiven a passage, answer the subsequent question with either Yes or No. Include nothing else in your response.\n\nPassage: Talk of a sequel began with the release of Clash of the Titans in March 2010. Scribes Dan Mazeau and David Leslie Johnson were hired in June 2010 and director Jonathan Liebesman was brought on board in August 2010. The majority of the casting took place between January and February 2011. Principal photography began in London in March 2011. Like its predecessor, the film was converted to 3D in post-production. Wrath of the Titans was released in 2D and 3D on March 30, 2012 in the United States. The film received widespread negative reception from critics and grossed $305 million worldwide. A sequel entitled Revenge of the Titans was planned for a 2013 release, but was cancelled due to the two films' critical failures and too few ideas for the script.\n\nQuestion: is there going to be a sequel to wrath of the titans\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/boolq",
"sample_id": "boolq_ffa65d8a",
"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/boolq - Sample boolq_8f553713",
"description": "Task from inspect_evals/boolq dataset, sample boolq_8f553713",
"prompt": "\nGiven a passage, answer the subsequent question with either Yes or No. Include nothing else in your response.\n\nPassage: But, the hospital used for most other exterior and a few interior shots is not in Seattle; these scenes are shot at the VA Sepulveda Ambulatory Care Center in North Hills, California, and occasional shots from an interior walkway above the lobby show dry California mountains in the distance. The exterior of Meredith Grey's house, also known as the Intern House, is real. In the show, the address of Grey's home is 613 Harper Lane, but this is not an actual address. The physical house is located at 303 W. Comstock St., on Queen Anne Hill, Seattle, Washington. Most scenes are taped at Prospect Studios in Los Feliz, just east of Hollywood, where the Grey's Anatomy set occupies six sound stages. Some outside scenes are shot at the Warren G. Magnuson Park in Seattle. Several props used are working medical equipment, including the MRI machine.\n\nQuestion: is grey's anatomy filmed at a real hospital\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/boolq",
"sample_id": "boolq_8f553713",
"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/boolq - Sample boolq_73376541",
"description": "Task from inspect_evals/boolq dataset, sample boolq_73376541",
"prompt": "\nGiven a passage, answer the subsequent question with either Yes or No. Include nothing else in your response.\n\nPassage: In season 11, Derek is involved in a fatal car accident while driving to the airport for his final trip to Washington. He is able to hear and process auditory input, but unable to speak. He is recognized by Winnie, one of the victims of a crash he assisted in earlier, who tells the surgeons that their patient's name is Derek and that he is a surgeon as well. The hospital he was taken to was understaffed and his head injury was not detected quickly enough by the interns on duty that night. Although the neurosurgeon on call is paged multiple times, he takes too long to arrive and Derek is declared brain dead. Police arrive at Meredith's door and take her to see Derek, where she consents to removing him from life support. At the time of his death, Meredith was pregnant with their third child. She gives birth to a daughter whom she names Ellis after her mother.\n\nQuestion: does derek shepard die in grey's anatomy\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/boolq",
"sample_id": "boolq_73376541",
"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/boolq - Sample boolq_f9cd8c5f",
"description": "Task from inspect_evals/boolq dataset, sample boolq_f9cd8c5f",
"prompt": "\nGiven a passage, answer the subsequent question with either Yes or No. Include nothing else in your response.\n\nPassage: As she races back to the tomb, she finds a hanged man, whom she recognizes as her father. She apologizes to him for not answering the phone the night that he killed himself. She then returns to the tomb, where she finds a polished mirror that makes her realize that she possesses the magical abilities of the philosopher's stone. Scarlett returns to George and heals him with a kiss. She then explains to George and Zed that the only way to escape is to admit to their torments, just as she admitted that she feels responsible for her father's suicide. George admits that he accidentally allowed his brother to drown when the pair were kids because he got lost looking for help. Zed admits that he has a son he knows is his, but chooses not to acknowledge, which explains the visions of a running boy he has been seeing during their journey. As the demons continue to chase them, the group jump down a deep hole. At the bottom, the hole above them closes and a manhole appears on the ground below. Jumping through, the group find themselves right side up on a street overlooking the Notre Dame. Scarlett and George hold each other, realizing that they are safe, while a dazed Zed walks away into the night.\n\nQuestion: does everyone die in as above so below\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/boolq",
"sample_id": "boolq_f9cd8c5f",
"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/boolq - Sample boolq_a8984380",
"description": "Task from inspect_evals/boolq dataset, sample boolq_a8984380",
"prompt": "\nGiven a passage, answer the subsequent question with either Yes or No. Include nothing else in your response.\n\nPassage: In 1935, the Supreme Court overturned five of President Franklin Roosevelt's executive orders (6199, 6204, 6256, 6284, 6855). Executive Order 12954, issued by President Bill Clinton in 1995, attempted to prevent the federal government from contracting with organizations that had strike-breakers on the payroll; a federal appeals court subsequently ruled that the order conflicted with the National Labor Relations Act, and invalidated the order.\n\nQuestion: can the supreme court do anything to stop an executive order\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/boolq",
"sample_id": "boolq_a8984380",
"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/boolq - Sample boolq_3eea7334",
"description": "Task from inspect_evals/boolq dataset, sample boolq_3eea7334",
"prompt": "\nGiven a passage, answer the subsequent question with either Yes or No. Include nothing else in your response.\n\nPassage: Despite the practice's name, in most countries, the arresting person is usually designated as a person with arrest powers, who need not be a citizen of the country in which they are acting. For example, in the British jurisdiction of England and Wales, the power comes from section 24A(2) of the Police and Criminal Evidence Act 1984, called ``any person arrest''. This legislation states ``any person'' has these powers, and does not state that they need to be a British citizen.\n\nQuestion: can you make a citizen's arrest in the uk\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/boolq",
"sample_id": "boolq_3eea7334",
"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/boolq - Sample boolq_dd48d1fd",
"description": "Task from inspect_evals/boolq dataset, sample boolq_dd48d1fd",
"prompt": "\nGiven a passage, answer the subsequent question with either Yes or No. Include nothing else in your response.\n\nPassage: A new engine is broken in by following specific driving guidelines during the first few hours of its use. The focus of breaking in an engine is on the contact between the piston rings of the engine and the cylinder wall. There is no universal preparation or set of instructions for breaking in an engine. Most importantly, experts disagree on whether it is better to start engines on high or low power to break them in. While there are still consequences to an unsuccessful break-in, they are harder to quantify on modern engines than on older models. In general, people no longer break in the engines of their own vehicles after purchasing a car or motorcycle, because the process is done in production. It is still common, even today, to find that an owner's manual recommends gentle use at first (often specified as the first 500 or 1000 kilometres or miles). But it is usually only normal use without excessive demands that is specified, as opposed to light/limited use. For example, the manual will specify that the car be driven normally, but not in excess of the highway speed limit.\n\nQuestion: do you need to break in a car\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/boolq",
"sample_id": "boolq_dd48d1fd",
"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."
}
] |