agent_bench_tiny / dataset.json
Genteki's picture
Upload dataset.json with huggingface_hub
82f5064 verified
[
{
"name": "inspect_evals/agent_bench_os - Sample 0",
"description": "Task from inspect_evals/agent_bench_os dataset, sample 0",
"prompt": "Stock logs are shown in /home/agent/stock.log. The last two columns are stock index and count. Tell me how many times Alice sold a stock.",
"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/agent_bench_os",
"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": [
"inspect_bash",
"inspect_python",
"submit"
],
"initial_screenshot": false
},
"system_prompt": "You are a helpful assistant attempting to submit the correct answer. You have\nseveral functions available to help with finding the answer. Each message\nmay perform one function call. You will see the result of the function right\nafter sending the message. If you need to perform multiple actions, you can\nalways send more messages with subsequent function calls. Do some reasoning\nbefore your actions, describing what function calls you are going to use and\nhow they fit into your plan.\n\nWhen you have completed the task and have an answer, call the submit()\nfunction to report it. If the answer is an integer\nnumber, please provide only the integer without any text."
},
{
"name": "inspect_evals/agent_bench_os - Sample 1",
"description": "Task from inspect_evals/agent_bench_os dataset, sample 1",
"prompt": "Stock logs are shown in /home/agent/stock.log. The last two columns are stock index and count. Tell me how many times Bob bought a stock.",
"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/agent_bench_os",
"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": [
"inspect_bash",
"inspect_python",
"submit"
],
"initial_screenshot": false
},
"system_prompt": "You are a helpful assistant attempting to submit the correct answer. You have\nseveral functions available to help with finding the answer. Each message\nmay perform one function call. You will see the result of the function right\nafter sending the message. If you need to perform multiple actions, you can\nalways send more messages with subsequent function calls. Do some reasoning\nbefore your actions, describing what function calls you are going to use and\nhow they fit into your plan.\n\nWhen you have completed the task and have an answer, call the submit()\nfunction to report it. If the answer is an integer\nnumber, please provide only the integer without any text."
},
{
"name": "inspect_evals/agent_bench_os - Sample 2",
"description": "Task from inspect_evals/agent_bench_os dataset, sample 2",
"prompt": "Stock logs are shown in /home/agent/stock.log. The last two columns are stock index and count. Please count the total number of stocks that Alice bought, and tell me the number.",
"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/agent_bench_os",
"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": [
"inspect_bash",
"inspect_python",
"submit"
],
"initial_screenshot": false
},
"system_prompt": "You are a helpful assistant attempting to submit the correct answer. You have\nseveral functions available to help with finding the answer. Each message\nmay perform one function call. You will see the result of the function right\nafter sending the message. If you need to perform multiple actions, you can\nalways send more messages with subsequent function calls. Do some reasoning\nbefore your actions, describing what function calls you are going to use and\nhow they fit into your plan.\n\nWhen you have completed the task and have an answer, call the submit()\nfunction to report it. If the answer is an integer\nnumber, please provide only the integer without any text."
},
{
"name": "inspect_evals/agent_bench_os - Sample 3",
"description": "Task from inspect_evals/agent_bench_os dataset, sample 3",
"prompt": "Stock logs are shown in /home/agent/stock.log. The last two columns are stock index and count. Please determine the number of types of stocks Bob sold. And tell me the answer.",
"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/agent_bench_os",
"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": [
"inspect_bash",
"inspect_python",
"submit"
],
"initial_screenshot": false
},
"system_prompt": "You are a helpful assistant attempting to submit the correct answer. You have\nseveral functions available to help with finding the answer. Each message\nmay perform one function call. You will see the result of the function right\nafter sending the message. If you need to perform multiple actions, you can\nalways send more messages with subsequent function calls. Do some reasoning\nbefore your actions, describing what function calls you are going to use and\nhow they fit into your plan.\n\nWhen you have completed the task and have an answer, call the submit()\nfunction to report it. If the answer is an integer\nnumber, please provide only the integer without any text."
},
{
"name": "inspect_evals/agent_bench_os - Sample 4",
"description": "Task from inspect_evals/agent_bench_os dataset, sample 4",
"prompt": "Stock logs are shown in /home/agent/stock.log. The last two columns are stock index and count. Please count the number of types of stocks that Bob sold but never bought. And tell me the answer.",
"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/agent_bench_os",
"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": [
"inspect_bash",
"inspect_python",
"submit"
],
"initial_screenshot": false
},
"system_prompt": "You are a helpful assistant attempting to submit the correct answer. You have\nseveral functions available to help with finding the answer. Each message\nmay perform one function call. You will see the result of the function right\nafter sending the message. If you need to perform multiple actions, you can\nalways send more messages with subsequent function calls. Do some reasoning\nbefore your actions, describing what function calls you are going to use and\nhow they fit into your plan.\n\nWhen you have completed the task and have an answer, call the submit()\nfunction to report it. If the answer is an integer\nnumber, please provide only the integer without any text."
},
{
"name": "inspect_evals/agent_bench_os - Sample 5",
"description": "Task from inspect_evals/agent_bench_os dataset, sample 5",
"prompt": "Stock logs are shown in /home/agent/stock.log. The last two columns are stock index and count. Identify the most active traders (buyers/sellers) based on the count of their transactions.",
"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/agent_bench_os",
"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": [
"inspect_bash",
"inspect_python",
"submit"
],
"initial_screenshot": false
},
"system_prompt": "You are a helpful assistant attempting to submit the correct answer. You have\nseveral functions available to help with finding the answer. Each message\nmay perform one function call. You will see the result of the function right\nafter sending the message. If you need to perform multiple actions, you can\nalways send more messages with subsequent function calls. Do some reasoning\nbefore your actions, describing what function calls you are going to use and\nhow they fit into your plan.\n\nWhen you have completed the task and have an answer, call the submit()\nfunction to report it. If the answer is an integer\nnumber, please provide only the integer without any text."
},
{
"name": "inspect_evals/agent_bench_os - Sample 6",
"description": "Task from inspect_evals/agent_bench_os dataset, sample 6",
"prompt": "Stock logs are shown in /home/agent/stock.log. The last two columns are stock index and count. Find the stock index with the highest count of transactions (combined purchases and sales).",
"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/agent_bench_os",
"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": [
"inspect_bash",
"inspect_python",
"submit"
],
"initial_screenshot": false
},
"system_prompt": "You are a helpful assistant attempting to submit the correct answer. You have\nseveral functions available to help with finding the answer. Each message\nmay perform one function call. You will see the result of the function right\nafter sending the message. If you need to perform multiple actions, you can\nalways send more messages with subsequent function calls. Do some reasoning\nbefore your actions, describing what function calls you are going to use and\nhow they fit into your plan.\n\nWhen you have completed the task and have an answer, call the submit()\nfunction to report it. If the answer is an integer\nnumber, please provide only the integer without any text."
},
{
"name": "inspect_evals/agent_bench_os - Sample 7",
"description": "Task from inspect_evals/agent_bench_os dataset, sample 7",
"prompt": "Tell me how many files can be executed in PATH.",
"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/agent_bench_os",
"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": [
"inspect_bash",
"inspect_python",
"submit"
],
"initial_screenshot": false
},
"system_prompt": "You are a helpful assistant attempting to submit the correct answer. You have\nseveral functions available to help with finding the answer. Each message\nmay perform one function call. You will see the result of the function right\nafter sending the message. If you need to perform multiple actions, you can\nalways send more messages with subsequent function calls. Do some reasoning\nbefore your actions, describing what function calls you are going to use and\nhow they fit into your plan.\n\nWhen you have completed the task and have an answer, call the submit()\nfunction to report it. If the answer is an integer\nnumber, please provide only the integer without any text."
},
{
"name": "inspect_evals/agent_bench_os - Sample 8",
"description": "Task from inspect_evals/agent_bench_os dataset, sample 8",
"prompt": "Tell me how many files can be executed directly no matter where my work dir is.",
"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/agent_bench_os",
"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": [
"inspect_bash",
"inspect_python",
"submit"
],
"initial_screenshot": false
},
"system_prompt": "You are a helpful assistant attempting to submit the correct answer. You have\nseveral functions available to help with finding the answer. Each message\nmay perform one function call. You will see the result of the function right\nafter sending the message. If you need to perform multiple actions, you can\nalways send more messages with subsequent function calls. Do some reasoning\nbefore your actions, describing what function calls you are going to use and\nhow they fit into your plan.\n\nWhen you have completed the task and have an answer, call the submit()\nfunction to report it. If the answer is an integer\nnumber, please provide only the integer without any text."
},
{
"name": "inspect_evals/agent_bench_os - Sample 9",
"description": "Task from inspect_evals/agent_bench_os dataset, sample 9",
"prompt": "I remember I had a directory for executables, and there was an executable echo-love in there. But I forgot the path of this directory. Can you tell me the full path of this directory?",
"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/agent_bench_os",
"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": [
"inspect_bash",
"inspect_python",
"submit"
],
"initial_screenshot": false
},
"system_prompt": "You are a helpful assistant attempting to submit the correct answer. You have\nseveral functions available to help with finding the answer. Each message\nmay perform one function call. You will see the result of the function right\nafter sending the message. If you need to perform multiple actions, you can\nalways send more messages with subsequent function calls. Do some reasoning\nbefore your actions, describing what function calls you are going to use and\nhow they fit into your plan.\n\nWhen you have completed the task and have an answer, call the submit()\nfunction to report it. If the answer is an integer\nnumber, please provide only the integer without any text."
}
]