deeplumiere commited on
Commit
bc5c485
·
verified ·
1 Parent(s): 7c32ffe

Incremental batch upload of converted schemas

Browse files
data/frontiermath/anthropic/claude-opus-4-6/11e17ed6-0552-4a54-a2ca-5c9cf901b2cf.json ADDED
@@ -0,0 +1,109 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": "0.3.0",
3
+ "evaluation_id": "frontiermath/anthropic_claude-opus-4-6/1786183596.523224",
4
+ "evaluation_timestamp": "1775065496.0",
5
+ "retrieved_timestamp": "1786183596.523224",
6
+ "source_metadata": {
7
+ "source_name": "How Inference Compute Shapes Frontier LLM Evaluation",
8
+ "source_type": "evaluation_run",
9
+ "source_organization_name": "UK AI Security Initiative",
10
+ "evaluator_relationship": "third_party",
11
+ "source_organization_url": "https://www.aisi.gov.uk/",
12
+ "source_organization_logo_url": "https://cdn.prod.website-files.com/663bd486c5e4c81588db7a1d/663bd707cb0214d8b72951b5_5a103bfcb506b52b4e099f3dc675c649_AISI%20Logo%20Colour%20Dark.svg"
13
+ },
14
+ "eval_library": {
15
+ "name": "inspect_ai",
16
+ "version": "inspect_ai:0.3.202,inference_scaling_paper:0.1.0"
17
+ },
18
+ "model_info": {
19
+ "name": "anthropic/claude-opus-4-6",
20
+ "id": "anthropic/claude-opus-4-6",
21
+ "developer": "anthropic",
22
+ "inference_platform": "anthropic",
23
+ "additional_details": {
24
+ "deployment_type": "externally_managed",
25
+ "model_availability": "closed_weights"
26
+ }
27
+ },
28
+ "evaluation_results": [
29
+ {
30
+ "evaluation_name": "accuracy on frontiermath for scorer verification_code",
31
+ "source_data": {
32
+ "dataset_name": "frontiermath",
33
+ "source_type": "hf_dataset",
34
+ "samples_number": 12,
35
+ "sample_ids": [
36
+ "ALL3",
37
+ "PTA1"
38
+ ],
39
+ "additional_details": {
40
+ "shuffled": "False"
41
+ }
42
+ },
43
+ "evaluation_timestamp": "1775065496.0",
44
+ "metric_config": {
45
+ "evaluation_description": "accuracy",
46
+ "lower_is_better": false,
47
+ "score_type": "continuous",
48
+ "min_score": 0.0,
49
+ "max_score": 1.0
50
+ },
51
+ "score_details": {
52
+ "score": 0.1,
53
+ "uncertainty": {
54
+ "standard_error": {
55
+ "value": 0.1
56
+ },
57
+ "num_samples": 20
58
+ },
59
+ "details": {
60
+ "total_matched_trajectories": "10",
61
+ "stopping_reason_count_token_limit": "10",
62
+ "avg_total_tokens_target_model": "10043627.50",
63
+ "total_total_tokens_target_model": "100436275.0",
64
+ "avg_total_tokens_other_models": "0.00",
65
+ "total_total_tokens_other_models": "0.0",
66
+ "avg_total_tokens_all_models": "10043627.50",
67
+ "total_total_tokens_all_models": "100436275.0",
68
+ "avg_turn_count": "130.10",
69
+ "total_turn_count": "1301.0"
70
+ }
71
+ },
72
+ "generation_config": {
73
+ "generation_args": {
74
+ "reasoning": false,
75
+ "agentic_eval_config": {
76
+ "available_tools": []
77
+ },
78
+ "eval_plan": {
79
+ "name": "plan",
80
+ "steps": [
81
+ "{\"solver\": \"react\", \"params\": {\"name\": null, \"description\": null, \"prompt\": [\"\", \"\\nYou are part of a multi-agent system designed to make agent coordination and execution easy. Agents uses two primary abstraction: **Agents** and **Handoffs**. An agent encompasses instructions and tools and can hand off a conversation to another agent when appropriate. Handoffs are achieved by calling a handoff function,generally named `transfer_to_<agent_name>`. Transfers between agents are handled seamlessly in the background; do not mention or draw attention to these transfers in your conversation with the user.\\n\", \"\\nYou are a helpful assistant attempting to submit the best possible answer. You have several tools available to help with finding the answer. You will see the result of tool calls right after sending the message. If you need to perform multiple actions, you can always send more messages with additional tool calls. Do some reasoning before your actions, describing what tool calls you are going to use and how they fit into your plan.\\n\", \"\\nWhen you have completed the task and have an answer, call the {submit}() tool to report it.\\n\"], \"tools\": [{\"type\": \"tool\", \"name\": \"python\", \"params\": {\"timeout\": 180}}], \"model\": null, \"attempts\": [999, \"wrapper\", \"_never_correct\"], \"submit\": [null, null, {\"type\": \"tool\", \"name\": \"inference_scaling_paper/submit_answer\", \"params\": {}}, false, \"\\n\\n\", false], \"on_continue\": \"_guard\", \"retry_refusals\": null, \"compaction\": \"CompactionSummary\", \"truncation\": \"disabled\", \"approval\": null}, \"params_passed\": {\"prompt\": [\"\", \"\\nYou are part of a multi-agent system designed to make agent coordination and execution easy. Agents uses two primary abstraction: **Agents** and **Handoffs**. An agent encompasses instructions and tools and can hand off a conversation to another agent when appropriate. Handoffs are achieved by calling a handoff function,generally named `transfer_to_<agent_name>`. Transfers between agents are handled seamlessly in the background; do not mention or draw attention to these transfers in your conversation with the user.\\n\", \"\\nYou are a helpful assistant attempting to submit the best possible answer. You have several tools available to help with finding the answer. You will see the result of tool calls right after sending the message. If you need to perform multiple actions, you can always send more messages with additional tool calls. Do some reasoning before your actions, describing what tool calls you are going to use and how they fit into your plan.\\n\", \"\\nWhen you have completed the task and have an answer, call the {submit}() tool to report it.\\n\"], \"tools\": [{\"type\": \"tool\", \"name\": \"python\", \"params\": {\"timeout\": 180}}], \"attempts\": [999, \"wrapper\", \"_never_correct\"], \"submit\": [null, null, {\"type\": \"tool\", \"name\": \"inference_scaling_paper/submit_answer\", \"params\": {}}, false, \"\\n\\n\", false], \"on_continue\": \"_guard\", \"compaction\": \"CompactionSummary\"}}"
82
+ ],
83
+ "config": {
84
+ "max_retries": "3",
85
+ "attempt_timeout": "1200",
86
+ "reasoning_effort": "\"xhigh\"",
87
+ "reasoning_tokens": "64000"
88
+ }
89
+ },
90
+ "eval_limits": {
91
+ "token_limit": 10000000
92
+ },
93
+ "sandbox": {},
94
+ "max_attempts": 3
95
+ },
96
+ "additional_details": {
97
+ "max_retries": "3"
98
+ }
99
+ }
100
+ }
101
+ ],
102
+ "detailed_evaluation_results": {
103
+ "format": "jsonl",
104
+ "file_path": "data/frontiermath/anthropic/claude-opus-4-6/11e17ed6-0552-4a54-a2ca-5c9cf901b2cf_samples.jsonl",
105
+ "hash_algorithm": "sha256",
106
+ "checksum": "3bbc248ccd45867d2ad0c1607a4824636cfa003c8a11200768e1804c6801cfa6",
107
+ "total_rows": 20
108
+ }
109
+ }
data/frontiermath/anthropic/claude-opus-4-6/11e17ed6-0552-4a54-a2ca-5c9cf901b2cf_samples.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bbc248ccd45867d2ad0c1607a4824636cfa003c8a11200768e1804c6801cfa6
3
+ size 40134600
data/frontiermath/anthropic/claude-opus-4-6/69d29d86-6e05-4383-9b63-bcb29d746aa5.json ADDED
@@ -0,0 +1,111 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": "0.3.0",
3
+ "evaluation_id": "frontiermath/anthropic_claude-opus-4-6/1786183562.236135",
4
+ "evaluation_timestamp": "1775116015.0",
5
+ "retrieved_timestamp": "1786183562.236135",
6
+ "source_metadata": {
7
+ "source_name": "How Inference Compute Shapes Frontier LLM Evaluation",
8
+ "source_type": "evaluation_run",
9
+ "source_organization_name": "UK AI Security Initiative",
10
+ "evaluator_relationship": "third_party",
11
+ "source_organization_url": "https://www.aisi.gov.uk/",
12
+ "source_organization_logo_url": "https://cdn.prod.website-files.com/663bd486c5e4c81588db7a1d/663bd707cb0214d8b72951b5_5a103bfcb506b52b4e099f3dc675c649_AISI%20Logo%20Colour%20Dark.svg"
13
+ },
14
+ "eval_library": {
15
+ "name": "inspect_ai",
16
+ "version": "inspect_ai:0.3.202,inference_scaling_paper:0.1.0"
17
+ },
18
+ "model_info": {
19
+ "name": "anthropic/claude-opus-4-6",
20
+ "id": "anthropic/claude-opus-4-6",
21
+ "developer": "anthropic",
22
+ "inference_platform": "anthropic",
23
+ "additional_details": {
24
+ "deployment_type": "externally_managed",
25
+ "model_availability": "closed_weights"
26
+ }
27
+ },
28
+ "evaluation_results": [
29
+ {
30
+ "evaluation_name": "accuracy on frontiermath for scorer verification_code",
31
+ "source_data": {
32
+ "dataset_name": "frontiermath",
33
+ "source_type": "hf_dataset",
34
+ "samples_number": 12,
35
+ "sample_ids": [
36
+ "ALL3",
37
+ "PTA1"
38
+ ],
39
+ "additional_details": {
40
+ "shuffled": "False"
41
+ }
42
+ },
43
+ "evaluation_timestamp": "1775116015.0",
44
+ "metric_config": {
45
+ "evaluation_description": "accuracy",
46
+ "lower_is_better": false,
47
+ "score_type": "continuous",
48
+ "min_score": 0.0,
49
+ "max_score": 1.0
50
+ },
51
+ "score_details": {
52
+ "score": 0.3,
53
+ "uncertainty": {
54
+ "standard_error": {
55
+ "value": 0.3
56
+ },
57
+ "num_samples": 20
58
+ },
59
+ "details": {
60
+ "total_matched_trajectories": "10",
61
+ "stopping_reason_count_token_limit": "5",
62
+ "stopping_reason_count_completed_on_successful_submit": "4",
63
+ "stopping_reason_count_repetition_guard": "1",
64
+ "avg_total_tokens_target_model": "8205078.90",
65
+ "total_total_tokens_target_model": "82050789.0",
66
+ "avg_total_tokens_other_models": "11.70",
67
+ "total_total_tokens_other_models": "117.0",
68
+ "avg_total_tokens_all_models": "8205090.60",
69
+ "total_total_tokens_all_models": "82050906.0",
70
+ "avg_turn_count": "100.60",
71
+ "total_turn_count": "1006.0"
72
+ }
73
+ },
74
+ "generation_config": {
75
+ "generation_args": {
76
+ "reasoning": false,
77
+ "agentic_eval_config": {
78
+ "available_tools": []
79
+ },
80
+ "eval_plan": {
81
+ "name": "plan",
82
+ "steps": [
83
+ "{\"solver\": \"react\", \"params\": {\"name\": null, \"description\": null, \"prompt\": [\"\", \"\\nYou are part of a multi-agent system designed to make agent coordination and execution easy. Agents uses two primary abstraction: **Agents** and **Handoffs**. An agent encompasses instructions and tools and can hand off a conversation to another agent when appropriate. Handoffs are achieved by calling a handoff function,generally named `transfer_to_<agent_name>`. Transfers between agents are handled seamlessly in the background; do not mention or draw attention to these transfers in your conversation with the user.\\n\", \"\\nYou are a helpful assistant attempting to submit the best possible answer. You have several tools available to help with finding the answer. You will see the result of tool calls right after sending the message. If you need to perform multiple actions, you can always send more messages with additional tool calls. Do some reasoning before your actions, describing what tool calls you are going to use and how they fit into your plan.\\n\", \"\\nWhen you have completed the task and have an answer, call the {submit}() tool to report it.\\n\"], \"tools\": [{\"type\": \"tool\", \"name\": \"python\", \"params\": {\"timeout\": 180}}], \"model\": null, \"attempts\": [999, \"wrapper\", \"to_float\"], \"submit\": [null, null, {\"type\": \"tool\", \"name\": \"inference_scaling_paper/submit_answer\", \"params\": {}}, false, \"\\n\\n\", false], \"on_continue\": \"_guard\", \"retry_refusals\": null, \"compaction\": \"CompactionSummary\", \"truncation\": \"disabled\", \"approval\": null}, \"params_passed\": {\"prompt\": [\"\", \"\\nYou are part of a multi-agent system designed to make agent coordination and execution easy. Agents uses two primary abstraction: **Agents** and **Handoffs**. An agent encompasses instructions and tools and can hand off a conversation to another agent when appropriate. Handoffs are achieved by calling a handoff function,generally named `transfer_to_<agent_name>`. Transfers between agents are handled seamlessly in the background; do not mention or draw attention to these transfers in your conversation with the user.\\n\", \"\\nYou are a helpful assistant attempting to submit the best possible answer. You have several tools available to help with finding the answer. You will see the result of tool calls right after sending the message. If you need to perform multiple actions, you can always send more messages with additional tool calls. Do some reasoning before your actions, describing what tool calls you are going to use and how they fit into your plan.\\n\", \"\\nWhen you have completed the task and have an answer, call the {submit}() tool to report it.\\n\"], \"tools\": [{\"type\": \"tool\", \"name\": \"python\", \"params\": {\"timeout\": 180}}], \"attempts\": [999, \"wrapper\", \"to_float\"], \"submit\": [null, null, {\"type\": \"tool\", \"name\": \"inference_scaling_paper/submit_answer\", \"params\": {}}, false, \"\\n\\n\", false], \"on_continue\": \"_guard\", \"compaction\": \"CompactionSummary\"}}"
84
+ ],
85
+ "config": {
86
+ "max_retries": "3",
87
+ "attempt_timeout": "1200",
88
+ "reasoning_effort": "\"xhigh\"",
89
+ "reasoning_tokens": "64000"
90
+ }
91
+ },
92
+ "eval_limits": {
93
+ "token_limit": 10000000
94
+ },
95
+ "sandbox": {},
96
+ "max_attempts": 3
97
+ },
98
+ "additional_details": {
99
+ "max_retries": "3"
100
+ }
101
+ }
102
+ }
103
+ ],
104
+ "detailed_evaluation_results": {
105
+ "format": "jsonl",
106
+ "file_path": "data/frontiermath/anthropic/claude-opus-4-6/69d29d86-6e05-4383-9b63-bcb29d746aa5_samples.jsonl",
107
+ "hash_algorithm": "sha256",
108
+ "checksum": "baf683dcb54396ac46f8d215fcbd5dbe09b4deb54a2c29996b63c15ef3c1e57a",
109
+ "total_rows": 20
110
+ }
111
+ }
data/frontiermath/anthropic/claude-opus-4-6/69d29d86-6e05-4383-9b63-bcb29d746aa5_samples.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baf683dcb54396ac46f8d215fcbd5dbe09b4deb54a2c29996b63c15ef3c1e57a
3
+ size 39349218
data/frontiermath/openai/gpt-5.4-2026-03-05/07a94f05-2534-4fec-9b39-67257b064492.json ADDED
@@ -0,0 +1,110 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": "0.3.0",
3
+ "evaluation_id": "frontiermath/openai_gpt-5.4-2026-03-05/1786183537.362833",
4
+ "evaluation_timestamp": "1775051661.0",
5
+ "retrieved_timestamp": "1786183537.362833",
6
+ "source_metadata": {
7
+ "source_name": "How Inference Compute Shapes Frontier LLM Evaluation",
8
+ "source_type": "evaluation_run",
9
+ "source_organization_name": "UK AI Security Initiative",
10
+ "evaluator_relationship": "third_party",
11
+ "source_organization_url": "https://www.aisi.gov.uk/",
12
+ "source_organization_logo_url": "https://cdn.prod.website-files.com/663bd486c5e4c81588db7a1d/663bd707cb0214d8b72951b5_5a103bfcb506b52b4e099f3dc675c649_AISI%20Logo%20Colour%20Dark.svg"
13
+ },
14
+ "eval_library": {
15
+ "name": "inspect_ai",
16
+ "version": "inspect_ai:0.3.202,inference_scaling_paper:0.1.0"
17
+ },
18
+ "model_info": {
19
+ "name": "openai/gpt-5.4-2026-03-05",
20
+ "id": "openai/gpt-5.4-2026-03-05",
21
+ "developer": "openai",
22
+ "inference_platform": "openai",
23
+ "additional_details": {
24
+ "deployment_type": "externally_managed",
25
+ "model_availability": "closed_weights"
26
+ }
27
+ },
28
+ "evaluation_results": [
29
+ {
30
+ "evaluation_name": "accuracy on frontiermath for scorer verification_code",
31
+ "source_data": {
32
+ "dataset_name": "frontiermath",
33
+ "source_type": "hf_dataset",
34
+ "samples_number": 12,
35
+ "sample_ids": [
36
+ "ALL3",
37
+ "PTA1"
38
+ ],
39
+ "additional_details": {
40
+ "shuffled": "False"
41
+ }
42
+ },
43
+ "evaluation_timestamp": "1775051661.0",
44
+ "metric_config": {
45
+ "evaluation_description": "accuracy",
46
+ "lower_is_better": false,
47
+ "score_type": "continuous",
48
+ "min_score": 0.0,
49
+ "max_score": 1.0
50
+ },
51
+ "score_details": {
52
+ "score": 0.75,
53
+ "uncertainty": {
54
+ "standard_error": {
55
+ "value": 0.25
56
+ },
57
+ "num_samples": 20
58
+ },
59
+ "details": {
60
+ "total_matched_trajectories": "10",
61
+ "stopping_reason_count_completed_on_successful_submit": "7",
62
+ "stopping_reason_count_repetition_guard": "3",
63
+ "avg_total_tokens_target_model": "3367408.60",
64
+ "total_total_tokens_target_model": "33674086.0",
65
+ "avg_total_tokens_other_models": "35.10",
66
+ "total_total_tokens_other_models": "351.0",
67
+ "avg_total_tokens_all_models": "3367443.70",
68
+ "total_total_tokens_all_models": "33674437.0",
69
+ "avg_turn_count": "61.40",
70
+ "total_turn_count": "614.0"
71
+ }
72
+ },
73
+ "generation_config": {
74
+ "generation_args": {
75
+ "reasoning": false,
76
+ "agentic_eval_config": {
77
+ "available_tools": []
78
+ },
79
+ "eval_plan": {
80
+ "name": "plan",
81
+ "steps": [
82
+ "{\"solver\": \"react\", \"params\": {\"name\": null, \"description\": null, \"prompt\": [\"\", \"\\nYou are part of a multi-agent system designed to make agent coordination and execution easy. Agents uses two primary abstraction: **Agents** and **Handoffs**. An agent encompasses instructions and tools and can hand off a conversation to another agent when appropriate. Handoffs are achieved by calling a handoff function,generally named `transfer_to_<agent_name>`. Transfers between agents are handled seamlessly in the background; do not mention or draw attention to these transfers in your conversation with the user.\\n\", \"\\nYou are a helpful assistant attempting to submit the best possible answer. You have several tools available to help with finding the answer. You will see the result of tool calls right after sending the message. If you need to perform multiple actions, you can always send more messages with additional tool calls. Do some reasoning before your actions, describing what tool calls you are going to use and how they fit into your plan.\\n\", \"\\nWhen you have completed the task and have an answer, call the {submit}() tool to report it.\\n\"], \"tools\": [{\"type\": \"tool\", \"name\": \"python\", \"params\": {\"timeout\": 180}}], \"model\": null, \"attempts\": [999, \"wrapper\", \"to_float\"], \"submit\": [null, null, {\"type\": \"tool\", \"name\": \"inference_scaling_paper/submit_answer\", \"params\": {}}, false, \"\\n\\n\", false], \"on_continue\": \"_guard\", \"retry_refusals\": null, \"compaction\": \"CompactionSummary\", \"truncation\": \"disabled\", \"approval\": null}, \"params_passed\": {\"prompt\": [\"\", \"\\nYou are part of a multi-agent system designed to make agent coordination and execution easy. Agents uses two primary abstraction: **Agents** and **Handoffs**. An agent encompasses instructions and tools and can hand off a conversation to another agent when appropriate. Handoffs are achieved by calling a handoff function,generally named `transfer_to_<agent_name>`. Transfers between agents are handled seamlessly in the background; do not mention or draw attention to these transfers in your conversation with the user.\\n\", \"\\nYou are a helpful assistant attempting to submit the best possible answer. You have several tools available to help with finding the answer. You will see the result of tool calls right after sending the message. If you need to perform multiple actions, you can always send more messages with additional tool calls. Do some reasoning before your actions, describing what tool calls you are going to use and how they fit into your plan.\\n\", \"\\nWhen you have completed the task and have an answer, call the {submit}() tool to report it.\\n\"], \"tools\": [{\"type\": \"tool\", \"name\": \"python\", \"params\": {\"timeout\": 180}}], \"attempts\": [999, \"wrapper\", \"to_float\"], \"submit\": [null, null, {\"type\": \"tool\", \"name\": \"inference_scaling_paper/submit_answer\", \"params\": {}}, false, \"\\n\\n\", false], \"on_continue\": \"_guard\", \"compaction\": \"CompactionSummary\"}}"
83
+ ],
84
+ "config": {
85
+ "max_retries": "3",
86
+ "attempt_timeout": "1200",
87
+ "reasoning_effort": "\"high\"",
88
+ "reasoning_tokens": "64000"
89
+ }
90
+ },
91
+ "eval_limits": {
92
+ "token_limit": 10000000
93
+ },
94
+ "sandbox": {},
95
+ "max_attempts": 3
96
+ },
97
+ "additional_details": {
98
+ "max_retries": "3"
99
+ }
100
+ }
101
+ }
102
+ ],
103
+ "detailed_evaluation_results": {
104
+ "format": "jsonl",
105
+ "file_path": "data/frontiermath/openai/gpt-5.4-2026-03-05/07a94f05-2534-4fec-9b39-67257b064492_samples.jsonl",
106
+ "hash_algorithm": "sha256",
107
+ "checksum": "23b3c5620c44c649d63b84cc3304b9a2e7a97305f176b006843258381629cd9f",
108
+ "total_rows": 20
109
+ }
110
+ }
data/frontiermath/openai/gpt-5.4-2026-03-05/07a94f05-2534-4fec-9b39-67257b064492_samples.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23b3c5620c44c649d63b84cc3304b9a2e7a97305f176b006843258381629cd9f
3
+ size 13547806
data/frontiermath/openai/gpt-5.4-2026-03-05/8f265e55-5ca3-46fa-8669-03a1a5147b15.json ADDED
@@ -0,0 +1,109 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": "0.3.0",
3
+ "evaluation_id": "frontiermath/openai_gpt-5.4-2026-03-05/1786183572.496821",
4
+ "evaluation_timestamp": "1775043378.0",
5
+ "retrieved_timestamp": "1786183572.496821",
6
+ "source_metadata": {
7
+ "source_name": "How Inference Compute Shapes Frontier LLM Evaluation",
8
+ "source_type": "evaluation_run",
9
+ "source_organization_name": "UK AI Security Initiative",
10
+ "evaluator_relationship": "third_party",
11
+ "source_organization_url": "https://www.aisi.gov.uk/",
12
+ "source_organization_logo_url": "https://cdn.prod.website-files.com/663bd486c5e4c81588db7a1d/663bd707cb0214d8b72951b5_5a103bfcb506b52b4e099f3dc675c649_AISI%20Logo%20Colour%20Dark.svg"
13
+ },
14
+ "eval_library": {
15
+ "name": "inspect_ai",
16
+ "version": "inspect_ai:0.3.202,inference_scaling_paper:0.1.0"
17
+ },
18
+ "model_info": {
19
+ "name": "openai/gpt-5.4-2026-03-05",
20
+ "id": "openai/gpt-5.4-2026-03-05",
21
+ "developer": "openai",
22
+ "inference_platform": "openai",
23
+ "additional_details": {
24
+ "deployment_type": "externally_managed",
25
+ "model_availability": "closed_weights"
26
+ }
27
+ },
28
+ "evaluation_results": [
29
+ {
30
+ "evaluation_name": "accuracy on frontiermath for scorer verification_code",
31
+ "source_data": {
32
+ "dataset_name": "frontiermath",
33
+ "source_type": "hf_dataset",
34
+ "samples_number": 12,
35
+ "sample_ids": [
36
+ "ALL3",
37
+ "PTA1"
38
+ ],
39
+ "additional_details": {
40
+ "shuffled": "False"
41
+ }
42
+ },
43
+ "evaluation_timestamp": "1775043378.0",
44
+ "metric_config": {
45
+ "evaluation_description": "accuracy",
46
+ "lower_is_better": false,
47
+ "score_type": "continuous",
48
+ "min_score": 0.0,
49
+ "max_score": 1.0
50
+ },
51
+ "score_details": {
52
+ "score": 0.35,
53
+ "uncertainty": {
54
+ "standard_error": {
55
+ "value": 0.35
56
+ },
57
+ "num_samples": 20
58
+ },
59
+ "details": {
60
+ "total_matched_trajectories": "10",
61
+ "stopping_reason_count_repetition_guard": "10",
62
+ "avg_total_tokens_target_model": "1868378.70",
63
+ "total_total_tokens_target_model": "18683787.0",
64
+ "avg_total_tokens_other_models": "117.00",
65
+ "total_total_tokens_other_models": "1170.0",
66
+ "avg_total_tokens_all_models": "1868495.70",
67
+ "total_total_tokens_all_models": "18684957.0",
68
+ "avg_turn_count": "44.70",
69
+ "total_turn_count": "447.0"
70
+ }
71
+ },
72
+ "generation_config": {
73
+ "generation_args": {
74
+ "reasoning": false,
75
+ "agentic_eval_config": {
76
+ "available_tools": []
77
+ },
78
+ "eval_plan": {
79
+ "name": "plan",
80
+ "steps": [
81
+ "{\"solver\": \"react\", \"params\": {\"name\": null, \"description\": null, \"prompt\": [\"\", \"\\nYou are part of a multi-agent system designed to make agent coordination and execution easy. Agents uses two primary abstraction: **Agents** and **Handoffs**. An agent encompasses instructions and tools and can hand off a conversation to another agent when appropriate. Handoffs are achieved by calling a handoff function,generally named `transfer_to_<agent_name>`. Transfers between agents are handled seamlessly in the background; do not mention or draw attention to these transfers in your conversation with the user.\\n\", \"\\nYou are a helpful assistant attempting to submit the best possible answer. You have several tools available to help with finding the answer. You will see the result of tool calls right after sending the message. If you need to perform multiple actions, you can always send more messages with additional tool calls. Do some reasoning before your actions, describing what tool calls you are going to use and how they fit into your plan.\\n\", \"\\nWhen you have completed the task and have an answer, call the {submit}() tool to report it.\\n\"], \"tools\": [{\"type\": \"tool\", \"name\": \"python\", \"params\": {\"timeout\": 180}}], \"model\": null, \"attempts\": [999, \"wrapper\", \"_never_correct\"], \"submit\": [null, null, {\"type\": \"tool\", \"name\": \"inference_scaling_paper/submit_answer\", \"params\": {}}, false, \"\\n\\n\", false], \"on_continue\": \"_guard\", \"retry_refusals\": null, \"compaction\": \"CompactionSummary\", \"truncation\": \"disabled\", \"approval\": null}, \"params_passed\": {\"prompt\": [\"\", \"\\nYou are part of a multi-agent system designed to make agent coordination and execution easy. Agents uses two primary abstraction: **Agents** and **Handoffs**. An agent encompasses instructions and tools and can hand off a conversation to another agent when appropriate. Handoffs are achieved by calling a handoff function,generally named `transfer_to_<agent_name>`. Transfers between agents are handled seamlessly in the background; do not mention or draw attention to these transfers in your conversation with the user.\\n\", \"\\nYou are a helpful assistant attempting to submit the best possible answer. You have several tools available to help with finding the answer. You will see the result of tool calls right after sending the message. If you need to perform multiple actions, you can always send more messages with additional tool calls. Do some reasoning before your actions, describing what tool calls you are going to use and how they fit into your plan.\\n\", \"\\nWhen you have completed the task and have an answer, call the {submit}() tool to report it.\\n\"], \"tools\": [{\"type\": \"tool\", \"name\": \"python\", \"params\": {\"timeout\": 180}}], \"attempts\": [999, \"wrapper\", \"_never_correct\"], \"submit\": [null, null, {\"type\": \"tool\", \"name\": \"inference_scaling_paper/submit_answer\", \"params\": {}}, false, \"\\n\\n\", false], \"on_continue\": \"_guard\", \"compaction\": \"CompactionSummary\"}}"
82
+ ],
83
+ "config": {
84
+ "max_retries": "3",
85
+ "attempt_timeout": "1200",
86
+ "reasoning_effort": "\"high\"",
87
+ "reasoning_tokens": "64000"
88
+ }
89
+ },
90
+ "eval_limits": {
91
+ "token_limit": 10000000
92
+ },
93
+ "sandbox": {},
94
+ "max_attempts": 3
95
+ },
96
+ "additional_details": {
97
+ "max_retries": "3"
98
+ }
99
+ }
100
+ }
101
+ ],
102
+ "detailed_evaluation_results": {
103
+ "format": "jsonl",
104
+ "file_path": "data/frontiermath/openai/gpt-5.4-2026-03-05/8f265e55-5ca3-46fa-8669-03a1a5147b15_samples.jsonl",
105
+ "hash_algorithm": "sha256",
106
+ "checksum": "59c8fd117e2cc61d294bf3921dc20bd0ecc464a42d2da1f10b451ceea6a26685",
107
+ "total_rows": 20
108
+ }
109
+ }
data/frontiermath/openai/gpt-5.4-2026-03-05/8f265e55-5ca3-46fa-8669-03a1a5147b15_samples.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59c8fd117e2cc61d294bf3921dc20bd0ecc464a42d2da1f10b451ceea6a26685
3
+ size 7969186
data/healthbench/openai/gpt-5.4-2026-03-05/5a6f7f95-a535-4c18-8e93-5d38024ea269.json ADDED
@@ -0,0 +1,312 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": "0.3.0",
3
+ "evaluation_id": "healthbench/openai_gpt-5.4-2026-03-05/1786182985.881935",
4
+ "evaluation_timestamp": "1774953547.0",
5
+ "retrieved_timestamp": "1786182985.881935",
6
+ "source_metadata": {
7
+ "source_name": "How Inference Compute Shapes Frontier LLM Evaluation",
8
+ "source_type": "evaluation_run",
9
+ "source_organization_name": "UK AI Security Initiative",
10
+ "evaluator_relationship": "third_party",
11
+ "source_organization_url": "https://www.aisi.gov.uk/",
12
+ "source_organization_logo_url": "https://cdn.prod.website-files.com/663bd486c5e4c81588db7a1d/663bd707cb0214d8b72951b5_5a103bfcb506b52b4e099f3dc675c649_AISI%20Logo%20Colour%20Dark.svg"
13
+ },
14
+ "eval_library": {
15
+ "name": "inspect_ai",
16
+ "version": "inspect_ai:0.3.191.dev111+g7c0c4345,inference_scaling_paper:0.1.0"
17
+ },
18
+ "model_info": {
19
+ "name": "openai/gpt-5.4-2026-03-05",
20
+ "id": "openai/gpt-5.4-2026-03-05",
21
+ "developer": "openai",
22
+ "inference_platform": "openai",
23
+ "additional_details": {
24
+ "deployment_type": "externally_managed",
25
+ "model_availability": "closed_weights"
26
+ }
27
+ },
28
+ "evaluation_results": [
29
+ {
30
+ "evaluation_name": "bootstrap_score on healthbench for scorer _scorer",
31
+ "source_data": {
32
+ "dataset_name": "healthbench",
33
+ "source_type": "other",
34
+ "additional_details": {
35
+ "shuffled": "False",
36
+ "inspect_dataset_location": "/home/ubuntu/.cache/inspect_evals/healthbench/full_c37d29dcb36dd46fd8b36341c84a8d06.jsonl",
37
+ "inspect_dataset_name": "full_c37d29dcb36dd46fd8b36341c84a8d06",
38
+ "samples_number": "5000",
39
+ "sample_ids": "1f548d5b-cd00-49a0-b327-283a2e00debd,0b8f1d60-2081-4562-98f7-b6a976fe1c6d,6f7a2ee9-e9c6-42d8-b79f-22dea966b8d2,19ec4833-86e9-4166-8b82-d1da09f31fd7,7ebc830a-8dbd-489b-9d61-4d8bacf0db8d"
40
+ }
41
+ },
42
+ "evaluation_timestamp": "1774953547.0",
43
+ "metric_config": {
44
+ "evaluation_description": "bootstrap_score",
45
+ "lower_is_better": false,
46
+ "score_type": "continuous",
47
+ "min_score": 0.0,
48
+ "max_score": 1.0
49
+ },
50
+ "score_details": {
51
+ "score": 0.4659809744555507,
52
+ "uncertainty": {
53
+ "standard_deviation": 0.09482835645300884,
54
+ "num_samples": 10
55
+ },
56
+ "details": {
57
+ "total_matched_trajectories": "2",
58
+ "stopping_reason_count_repetition_guard": "2",
59
+ "avg_total_tokens_target_model": "68089.00",
60
+ "total_total_tokens_target_model": "136178.0",
61
+ "avg_total_tokens_other_models": "126142.50",
62
+ "total_total_tokens_other_models": "252285.0",
63
+ "avg_total_tokens_all_models": "194231.50",
64
+ "total_total_tokens_all_models": "388463.0",
65
+ "avg_turn_count": "29.00",
66
+ "total_turn_count": "58.0"
67
+ }
68
+ },
69
+ "generation_config": {
70
+ "generation_args": {
71
+ "reasoning": false,
72
+ "agentic_eval_config": {
73
+ "available_tools": []
74
+ },
75
+ "eval_plan": {
76
+ "name": "plan",
77
+ "steps": [
78
+ "{\"solver\": \"react\", \"params\": {\"name\": null, \"description\": null, \"prompt\": [\"\", \"\\nYou are part of a multi-agent system designed to make agent coordination and execution easy. Agents uses two primary abstraction: **Agents** and **Handoffs**. An agent encompasses instructions and tools and can hand off a conversation to another agent when appropriate. Handoffs are achieved by calling a handoff function,generally named `transfer_to_<agent_name>`. Transfers between agents are handled seamlessly in the background; do not mention or draw attention to these transfers in your conversation with the user.\\n\", \"\\nYou are a helpful assistant attempting to submit the best possible answer. You have several tools available to help with finding the answer. You will see the result of tool calls right after sending the message. If you need to perform multiple actions, you can always send more messages with additional tool calls. Do some reasoning before your actions, describing what tool calls you are going to use and how they fit into your plan.\\n\", \"\\nWhen you have completed the task and have an answer, call the {submit}() tool to report it.\\n\"], \"tools\": [], \"model\": null, \"attempts\": [999, \"wrapper\", \"_never_correct\"], \"submit\": null, \"on_continue\": \"_guard\", \"retry_refusals\": null, \"compaction\": \"CompactionSummary\", \"truncation\": \"disabled\"}, \"params_passed\": {\"prompt\": [\"\", \"\\nYou are part of a multi-agent system designed to make agent coordination and execution easy. Agents uses two primary abstraction: **Agents** and **Handoffs**. An agent encompasses instructions and tools and can hand off a conversation to another agent when appropriate. Handoffs are achieved by calling a handoff function,generally named `transfer_to_<agent_name>`. Transfers between agents are handled seamlessly in the background; do not mention or draw attention to these transfers in your conversation with the user.\\n\", \"\\nYou are a helpful assistant attempting to submit the best possible answer. You have several tools available to help with finding the answer. You will see the result of tool calls right after sending the message. If you need to perform multiple actions, you can always send more messages with additional tool calls. Do some reasoning before your actions, describing what tool calls you are going to use and how they fit into your plan.\\n\", \"\\nWhen you have completed the task and have an answer, call the {submit}() tool to report it.\\n\"], \"tools\": [], \"attempts\": [999, \"wrapper\", \"_never_correct\"], \"submit\": null, \"on_continue\": \"_guard\", \"compaction\": \"CompactionSummary\"}}"
79
+ ],
80
+ "config": {
81
+ "max_retries": "3",
82
+ "attempt_timeout": "1200",
83
+ "reasoning_effort": "\"high\"",
84
+ "reasoning_tokens": "64000"
85
+ }
86
+ },
87
+ "eval_limits": {
88
+ "token_limit": 10000000
89
+ },
90
+ "sandbox": {},
91
+ "max_attempts": 3
92
+ },
93
+ "additional_details": {
94
+ "max_retries": "3"
95
+ }
96
+ }
97
+ },
98
+ {
99
+ "evaluation_name": "std on healthbench for scorer _scorer",
100
+ "source_data": {
101
+ "dataset_name": "healthbench",
102
+ "source_type": "other",
103
+ "additional_details": {
104
+ "shuffled": "False",
105
+ "inspect_dataset_location": "/home/ubuntu/.cache/inspect_evals/healthbench/full_c37d29dcb36dd46fd8b36341c84a8d06.jsonl",
106
+ "inspect_dataset_name": "full_c37d29dcb36dd46fd8b36341c84a8d06",
107
+ "samples_number": "5000",
108
+ "sample_ids": "1f548d5b-cd00-49a0-b327-283a2e00debd,0b8f1d60-2081-4562-98f7-b6a976fe1c6d,6f7a2ee9-e9c6-42d8-b79f-22dea966b8d2,19ec4833-86e9-4166-8b82-d1da09f31fd7,7ebc830a-8dbd-489b-9d61-4d8bacf0db8d"
109
+ }
110
+ },
111
+ "evaluation_timestamp": "1774953547.0",
112
+ "metric_config": {
113
+ "evaluation_description": "std",
114
+ "lower_is_better": false,
115
+ "score_type": "continuous",
116
+ "min_score": 0.0,
117
+ "max_score": 1.0
118
+ },
119
+ "score_details": {
120
+ "score": 0.09482835645300884,
121
+ "uncertainty": {
122
+ "standard_deviation": 0.09482835645300884,
123
+ "num_samples": 10
124
+ },
125
+ "details": {
126
+ "total_matched_trajectories": "2",
127
+ "stopping_reason_count_repetition_guard": "2",
128
+ "avg_total_tokens_target_model": "68089.00",
129
+ "total_total_tokens_target_model": "136178.0",
130
+ "avg_total_tokens_other_models": "126142.50",
131
+ "total_total_tokens_other_models": "252285.0",
132
+ "avg_total_tokens_all_models": "194231.50",
133
+ "total_total_tokens_all_models": "388463.0",
134
+ "avg_turn_count": "29.00",
135
+ "total_turn_count": "58.0"
136
+ }
137
+ },
138
+ "generation_config": {
139
+ "generation_args": {
140
+ "reasoning": false,
141
+ "agentic_eval_config": {
142
+ "available_tools": []
143
+ },
144
+ "eval_plan": {
145
+ "name": "plan",
146
+ "steps": [
147
+ "{\"solver\": \"react\", \"params\": {\"name\": null, \"description\": null, \"prompt\": [\"\", \"\\nYou are part of a multi-agent system designed to make agent coordination and execution easy. Agents uses two primary abstraction: **Agents** and **Handoffs**. An agent encompasses instructions and tools and can hand off a conversation to another agent when appropriate. Handoffs are achieved by calling a handoff function,generally named `transfer_to_<agent_name>`. Transfers between agents are handled seamlessly in the background; do not mention or draw attention to these transfers in your conversation with the user.\\n\", \"\\nYou are a helpful assistant attempting to submit the best possible answer. You have several tools available to help with finding the answer. You will see the result of tool calls right after sending the message. If you need to perform multiple actions, you can always send more messages with additional tool calls. Do some reasoning before your actions, describing what tool calls you are going to use and how they fit into your plan.\\n\", \"\\nWhen you have completed the task and have an answer, call the {submit}() tool to report it.\\n\"], \"tools\": [], \"model\": null, \"attempts\": [999, \"wrapper\", \"_never_correct\"], \"submit\": null, \"on_continue\": \"_guard\", \"retry_refusals\": null, \"compaction\": \"CompactionSummary\", \"truncation\": \"disabled\"}, \"params_passed\": {\"prompt\": [\"\", \"\\nYou are part of a multi-agent system designed to make agent coordination and execution easy. Agents uses two primary abstraction: **Agents** and **Handoffs**. An agent encompasses instructions and tools and can hand off a conversation to another agent when appropriate. Handoffs are achieved by calling a handoff function,generally named `transfer_to_<agent_name>`. Transfers between agents are handled seamlessly in the background; do not mention or draw attention to these transfers in your conversation with the user.\\n\", \"\\nYou are a helpful assistant attempting to submit the best possible answer. You have several tools available to help with finding the answer. You will see the result of tool calls right after sending the message. If you need to perform multiple actions, you can always send more messages with additional tool calls. Do some reasoning before your actions, describing what tool calls you are going to use and how they fit into your plan.\\n\", \"\\nWhen you have completed the task and have an answer, call the {submit}() tool to report it.\\n\"], \"tools\": [], \"attempts\": [999, \"wrapper\", \"_never_correct\"], \"submit\": null, \"on_continue\": \"_guard\", \"compaction\": \"CompactionSummary\"}}"
148
+ ],
149
+ "config": {
150
+ "max_retries": "3",
151
+ "attempt_timeout": "1200",
152
+ "reasoning_effort": "\"high\"",
153
+ "reasoning_tokens": "64000"
154
+ }
155
+ },
156
+ "eval_limits": {
157
+ "token_limit": 10000000
158
+ },
159
+ "sandbox": {},
160
+ "max_attempts": 3
161
+ },
162
+ "additional_details": {
163
+ "max_retries": "3"
164
+ }
165
+ }
166
+ },
167
+ {
168
+ "evaluation_name": "criteria_met_rate on healthbench for scorer _scorer",
169
+ "source_data": {
170
+ "dataset_name": "healthbench",
171
+ "source_type": "other",
172
+ "additional_details": {
173
+ "shuffled": "False",
174
+ "inspect_dataset_location": "/home/ubuntu/.cache/inspect_evals/healthbench/full_c37d29dcb36dd46fd8b36341c84a8d06.jsonl",
175
+ "inspect_dataset_name": "full_c37d29dcb36dd46fd8b36341c84a8d06",
176
+ "samples_number": "5000",
177
+ "sample_ids": "1f548d5b-cd00-49a0-b327-283a2e00debd,0b8f1d60-2081-4562-98f7-b6a976fe1c6d,6f7a2ee9-e9c6-42d8-b79f-22dea966b8d2,19ec4833-86e9-4166-8b82-d1da09f31fd7,7ebc830a-8dbd-489b-9d61-4d8bacf0db8d"
178
+ }
179
+ },
180
+ "evaluation_timestamp": "1774953547.0",
181
+ "metric_config": {
182
+ "evaluation_description": "criteria_met_rate",
183
+ "lower_is_better": false,
184
+ "score_type": "continuous",
185
+ "min_score": 0.0,
186
+ "max_score": 1.0
187
+ },
188
+ "score_details": {
189
+ "score": 0.4453125,
190
+ "uncertainty": {
191
+ "standard_deviation": 0.09482835645300884,
192
+ "num_samples": 10
193
+ },
194
+ "details": {
195
+ "total_matched_trajectories": "2",
196
+ "stopping_reason_count_repetition_guard": "2",
197
+ "avg_total_tokens_target_model": "68089.00",
198
+ "total_total_tokens_target_model": "136178.0",
199
+ "avg_total_tokens_other_models": "126142.50",
200
+ "total_total_tokens_other_models": "252285.0",
201
+ "avg_total_tokens_all_models": "194231.50",
202
+ "total_total_tokens_all_models": "388463.0",
203
+ "avg_turn_count": "29.00",
204
+ "total_turn_count": "58.0"
205
+ }
206
+ },
207
+ "generation_config": {
208
+ "generation_args": {
209
+ "reasoning": false,
210
+ "agentic_eval_config": {
211
+ "available_tools": []
212
+ },
213
+ "eval_plan": {
214
+ "name": "plan",
215
+ "steps": [
216
+ "{\"solver\": \"react\", \"params\": {\"name\": null, \"description\": null, \"prompt\": [\"\", \"\\nYou are part of a multi-agent system designed to make agent coordination and execution easy. Agents uses two primary abstraction: **Agents** and **Handoffs**. An agent encompasses instructions and tools and can hand off a conversation to another agent when appropriate. Handoffs are achieved by calling a handoff function,generally named `transfer_to_<agent_name>`. Transfers between agents are handled seamlessly in the background; do not mention or draw attention to these transfers in your conversation with the user.\\n\", \"\\nYou are a helpful assistant attempting to submit the best possible answer. You have several tools available to help with finding the answer. You will see the result of tool calls right after sending the message. If you need to perform multiple actions, you can always send more messages with additional tool calls. Do some reasoning before your actions, describing what tool calls you are going to use and how they fit into your plan.\\n\", \"\\nWhen you have completed the task and have an answer, call the {submit}() tool to report it.\\n\"], \"tools\": [], \"model\": null, \"attempts\": [999, \"wrapper\", \"_never_correct\"], \"submit\": null, \"on_continue\": \"_guard\", \"retry_refusals\": null, \"compaction\": \"CompactionSummary\", \"truncation\": \"disabled\"}, \"params_passed\": {\"prompt\": [\"\", \"\\nYou are part of a multi-agent system designed to make agent coordination and execution easy. Agents uses two primary abstraction: **Agents** and **Handoffs**. An agent encompasses instructions and tools and can hand off a conversation to another agent when appropriate. Handoffs are achieved by calling a handoff function,generally named `transfer_to_<agent_name>`. Transfers between agents are handled seamlessly in the background; do not mention or draw attention to these transfers in your conversation with the user.\\n\", \"\\nYou are a helpful assistant attempting to submit the best possible answer. You have several tools available to help with finding the answer. You will see the result of tool calls right after sending the message. If you need to perform multiple actions, you can always send more messages with additional tool calls. Do some reasoning before your actions, describing what tool calls you are going to use and how they fit into your plan.\\n\", \"\\nWhen you have completed the task and have an answer, call the {submit}() tool to report it.\\n\"], \"tools\": [], \"attempts\": [999, \"wrapper\", \"_never_correct\"], \"submit\": null, \"on_continue\": \"_guard\", \"compaction\": \"CompactionSummary\"}}"
217
+ ],
218
+ "config": {
219
+ "max_retries": "3",
220
+ "attempt_timeout": "1200",
221
+ "reasoning_effort": "\"high\"",
222
+ "reasoning_tokens": "64000"
223
+ }
224
+ },
225
+ "eval_limits": {
226
+ "token_limit": 10000000
227
+ },
228
+ "sandbox": {},
229
+ "max_attempts": 3
230
+ },
231
+ "additional_details": {
232
+ "max_retries": "3"
233
+ }
234
+ }
235
+ },
236
+ {
237
+ "evaluation_name": "mean on healthbench for scorer healthbench_score",
238
+ "source_data": {
239
+ "dataset_name": "healthbench",
240
+ "source_type": "other",
241
+ "additional_details": {
242
+ "shuffled": "False",
243
+ "inspect_dataset_location": "/home/ubuntu/.cache/inspect_evals/healthbench/full_c37d29dcb36dd46fd8b36341c84a8d06.jsonl",
244
+ "inspect_dataset_name": "full_c37d29dcb36dd46fd8b36341c84a8d06",
245
+ "samples_number": "5000",
246
+ "sample_ids": "1f548d5b-cd00-49a0-b327-283a2e00debd,0b8f1d60-2081-4562-98f7-b6a976fe1c6d,6f7a2ee9-e9c6-42d8-b79f-22dea966b8d2,19ec4833-86e9-4166-8b82-d1da09f31fd7,7ebc830a-8dbd-489b-9d61-4d8bacf0db8d"
247
+ }
248
+ },
249
+ "evaluation_timestamp": "1774953547.0",
250
+ "metric_config": {
251
+ "evaluation_description": "mean",
252
+ "lower_is_better": false,
253
+ "score_type": "continuous",
254
+ "min_score": 0.0,
255
+ "max_score": 1.0
256
+ },
257
+ "score_details": {
258
+ "score": 0.4659809744555507,
259
+ "uncertainty": {
260
+ "num_samples": 10
261
+ },
262
+ "details": {
263
+ "total_matched_trajectories": "2",
264
+ "stopping_reason_count_repetition_guard": "2",
265
+ "avg_total_tokens_target_model": "68089.00",
266
+ "total_total_tokens_target_model": "136178.0",
267
+ "avg_total_tokens_other_models": "126142.50",
268
+ "total_total_tokens_other_models": "252285.0",
269
+ "avg_total_tokens_all_models": "194231.50",
270
+ "total_total_tokens_all_models": "388463.0",
271
+ "avg_turn_count": "29.00",
272
+ "total_turn_count": "58.0"
273
+ }
274
+ },
275
+ "generation_config": {
276
+ "generation_args": {
277
+ "reasoning": false,
278
+ "agentic_eval_config": {
279
+ "available_tools": []
280
+ },
281
+ "eval_plan": {
282
+ "name": "plan",
283
+ "steps": [
284
+ "{\"solver\": \"react\", \"params\": {\"name\": null, \"description\": null, \"prompt\": [\"\", \"\\nYou are part of a multi-agent system designed to make agent coordination and execution easy. Agents uses two primary abstraction: **Agents** and **Handoffs**. An agent encompasses instructions and tools and can hand off a conversation to another agent when appropriate. Handoffs are achieved by calling a handoff function,generally named `transfer_to_<agent_name>`. Transfers between agents are handled seamlessly in the background; do not mention or draw attention to these transfers in your conversation with the user.\\n\", \"\\nYou are a helpful assistant attempting to submit the best possible answer. You have several tools available to help with finding the answer. You will see the result of tool calls right after sending the message. If you need to perform multiple actions, you can always send more messages with additional tool calls. Do some reasoning before your actions, describing what tool calls you are going to use and how they fit into your plan.\\n\", \"\\nWhen you have completed the task and have an answer, call the {submit}() tool to report it.\\n\"], \"tools\": [], \"model\": null, \"attempts\": [999, \"wrapper\", \"_never_correct\"], \"submit\": null, \"on_continue\": \"_guard\", \"retry_refusals\": null, \"compaction\": \"CompactionSummary\", \"truncation\": \"disabled\"}, \"params_passed\": {\"prompt\": [\"\", \"\\nYou are part of a multi-agent system designed to make agent coordination and execution easy. Agents uses two primary abstraction: **Agents** and **Handoffs**. An agent encompasses instructions and tools and can hand off a conversation to another agent when appropriate. Handoffs are achieved by calling a handoff function,generally named `transfer_to_<agent_name>`. Transfers between agents are handled seamlessly in the background; do not mention or draw attention to these transfers in your conversation with the user.\\n\", \"\\nYou are a helpful assistant attempting to submit the best possible answer. You have several tools available to help with finding the answer. You will see the result of tool calls right after sending the message. If you need to perform multiple actions, you can always send more messages with additional tool calls. Do some reasoning before your actions, describing what tool calls you are going to use and how they fit into your plan.\\n\", \"\\nWhen you have completed the task and have an answer, call the {submit}() tool to report it.\\n\"], \"tools\": [], \"attempts\": [999, \"wrapper\", \"_never_correct\"], \"submit\": null, \"on_continue\": \"_guard\", \"compaction\": \"CompactionSummary\"}}"
285
+ ],
286
+ "config": {
287
+ "max_retries": "3",
288
+ "attempt_timeout": "1200",
289
+ "reasoning_effort": "\"high\"",
290
+ "reasoning_tokens": "64000"
291
+ }
292
+ },
293
+ "eval_limits": {
294
+ "token_limit": 10000000
295
+ },
296
+ "sandbox": {},
297
+ "max_attempts": 3
298
+ },
299
+ "additional_details": {
300
+ "max_retries": "3"
301
+ }
302
+ }
303
+ }
304
+ ],
305
+ "detailed_evaluation_results": {
306
+ "format": "jsonl",
307
+ "file_path": "data/healthbench/openai/gpt-5.4-2026-03-05/5a6f7f95-a535-4c18-8e93-5d38024ea269_samples.jsonl",
308
+ "hash_algorithm": "sha256",
309
+ "checksum": "511a8b3ceb2440a15d15a06173713a31cced604068f3708d23fda75b8477d99e",
310
+ "total_rows": 10
311
+ }
312
+ }
data/healthbench/openai/gpt-5.4-2026-03-05/5a6f7f95-a535-4c18-8e93-5d38024ea269_samples.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:511a8b3ceb2440a15d15a06173713a31cced604068f3708d23fda75b8477d99e
3
+ size 7166993
data/healthbench/openai/gpt-5.4-2026-03-05/74cfb0e9-274f-4ecd-ab44-8f728055f25c.json ADDED
@@ -0,0 +1,312 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": "0.3.0",
3
+ "evaluation_id": "healthbench/openai_gpt-5.4-2026-03-05/1786182982.041737",
4
+ "evaluation_timestamp": "1774959431.0",
5
+ "retrieved_timestamp": "1786182982.041737",
6
+ "source_metadata": {
7
+ "source_name": "How Inference Compute Shapes Frontier LLM Evaluation",
8
+ "source_type": "evaluation_run",
9
+ "source_organization_name": "UK AI Security Initiative",
10
+ "evaluator_relationship": "third_party",
11
+ "source_organization_url": "https://www.aisi.gov.uk/",
12
+ "source_organization_logo_url": "https://cdn.prod.website-files.com/663bd486c5e4c81588db7a1d/663bd707cb0214d8b72951b5_5a103bfcb506b52b4e099f3dc675c649_AISI%20Logo%20Colour%20Dark.svg"
13
+ },
14
+ "eval_library": {
15
+ "name": "inspect_ai",
16
+ "version": "inspect_ai:0.3.191.dev111+g7c0c4345,inference_scaling_paper:0.1.0"
17
+ },
18
+ "model_info": {
19
+ "name": "openai/gpt-5.4-2026-03-05",
20
+ "id": "openai/gpt-5.4-2026-03-05",
21
+ "developer": "openai",
22
+ "inference_platform": "openai",
23
+ "additional_details": {
24
+ "deployment_type": "externally_managed",
25
+ "model_availability": "closed_weights"
26
+ }
27
+ },
28
+ "evaluation_results": [
29
+ {
30
+ "evaluation_name": "bootstrap_score on healthbench for scorer _scorer",
31
+ "source_data": {
32
+ "dataset_name": "healthbench",
33
+ "source_type": "other",
34
+ "additional_details": {
35
+ "shuffled": "False",
36
+ "inspect_dataset_location": "/home/ubuntu/.cache/inspect_evals/healthbench/full_c37d29dcb36dd46fd8b36341c84a8d06.jsonl",
37
+ "inspect_dataset_name": "full_c37d29dcb36dd46fd8b36341c84a8d06",
38
+ "samples_number": "5000",
39
+ "sample_ids": "1f548d5b-cd00-49a0-b327-283a2e00debd,0b8f1d60-2081-4562-98f7-b6a976fe1c6d,6f7a2ee9-e9c6-42d8-b79f-22dea966b8d2,19ec4833-86e9-4166-8b82-d1da09f31fd7,7ebc830a-8dbd-489b-9d61-4d8bacf0db8d"
40
+ }
41
+ },
42
+ "evaluation_timestamp": "1774959431.0",
43
+ "metric_config": {
44
+ "evaluation_description": "bootstrap_score",
45
+ "lower_is_better": false,
46
+ "score_type": "continuous",
47
+ "min_score": 0.0,
48
+ "max_score": 1.0
49
+ },
50
+ "score_details": {
51
+ "score": 0.7455609592332756,
52
+ "uncertainty": {
53
+ "standard_deviation": 0.09611048714401113,
54
+ "num_samples": 10
55
+ },
56
+ "details": {
57
+ "total_matched_trajectories": "2",
58
+ "stopping_reason_count_repetition_guard": "2",
59
+ "avg_total_tokens_target_model": "275145.00",
60
+ "total_total_tokens_target_model": "550290.0",
61
+ "avg_total_tokens_other_models": "251592.50",
62
+ "total_total_tokens_other_models": "503185.0",
63
+ "avg_total_tokens_all_models": "526737.50",
64
+ "total_total_tokens_all_models": "1053475.0",
65
+ "avg_turn_count": "77.00",
66
+ "total_turn_count": "154.0"
67
+ }
68
+ },
69
+ "generation_config": {
70
+ "generation_args": {
71
+ "reasoning": false,
72
+ "agentic_eval_config": {
73
+ "available_tools": []
74
+ },
75
+ "eval_plan": {
76
+ "name": "plan",
77
+ "steps": [
78
+ "{\"solver\": \"react\", \"params\": {\"name\": null, \"description\": null, \"prompt\": [\"\", \"\\nYou are part of a multi-agent system designed to make agent coordination and execution easy. Agents uses two primary abstraction: **Agents** and **Handoffs**. An agent encompasses instructions and tools and can hand off a conversation to another agent when appropriate. Handoffs are achieved by calling a handoff function,generally named `transfer_to_<agent_name>`. Transfers between agents are handled seamlessly in the background; do not mention or draw attention to these transfers in your conversation with the user.\\n\", \"\\nYou are a helpful assistant attempting to submit the best possible answer. You have several tools available to help with finding the answer. You will see the result of tool calls right after sending the message. If you need to perform multiple actions, you can always send more messages with additional tool calls. Do some reasoning before your actions, describing what tool calls you are going to use and how they fit into your plan.\\n\", \"\\nWhen you have completed the task and have an answer, call the {submit}() tool to report it.\\n\"], \"tools\": [], \"model\": null, \"attempts\": [999, \"wrapper\", \"healthbench_score_value\"], \"submit\": null, \"on_continue\": \"_guard\", \"retry_refusals\": null, \"compaction\": \"CompactionSummary\", \"truncation\": \"disabled\"}, \"params_passed\": {\"prompt\": [\"\", \"\\nYou are part of a multi-agent system designed to make agent coordination and execution easy. Agents uses two primary abstraction: **Agents** and **Handoffs**. An agent encompasses instructions and tools and can hand off a conversation to another agent when appropriate. Handoffs are achieved by calling a handoff function,generally named `transfer_to_<agent_name>`. Transfers between agents are handled seamlessly in the background; do not mention or draw attention to these transfers in your conversation with the user.\\n\", \"\\nYou are a helpful assistant attempting to submit the best possible answer. You have several tools available to help with finding the answer. You will see the result of tool calls right after sending the message. If you need to perform multiple actions, you can always send more messages with additional tool calls. Do some reasoning before your actions, describing what tool calls you are going to use and how they fit into your plan.\\n\", \"\\nWhen you have completed the task and have an answer, call the {submit}() tool to report it.\\n\"], \"tools\": [], \"attempts\": [999, \"wrapper\", \"healthbench_score_value\"], \"submit\": null, \"on_continue\": \"_guard\", \"compaction\": \"CompactionSummary\"}}"
79
+ ],
80
+ "config": {
81
+ "max_retries": "3",
82
+ "attempt_timeout": "1200",
83
+ "reasoning_effort": "\"high\"",
84
+ "reasoning_tokens": "64000"
85
+ }
86
+ },
87
+ "eval_limits": {
88
+ "token_limit": 10000000
89
+ },
90
+ "sandbox": {},
91
+ "max_attempts": 3
92
+ },
93
+ "additional_details": {
94
+ "max_retries": "3"
95
+ }
96
+ }
97
+ },
98
+ {
99
+ "evaluation_name": "std on healthbench for scorer _scorer",
100
+ "source_data": {
101
+ "dataset_name": "healthbench",
102
+ "source_type": "other",
103
+ "additional_details": {
104
+ "shuffled": "False",
105
+ "inspect_dataset_location": "/home/ubuntu/.cache/inspect_evals/healthbench/full_c37d29dcb36dd46fd8b36341c84a8d06.jsonl",
106
+ "inspect_dataset_name": "full_c37d29dcb36dd46fd8b36341c84a8d06",
107
+ "samples_number": "5000",
108
+ "sample_ids": "1f548d5b-cd00-49a0-b327-283a2e00debd,0b8f1d60-2081-4562-98f7-b6a976fe1c6d,6f7a2ee9-e9c6-42d8-b79f-22dea966b8d2,19ec4833-86e9-4166-8b82-d1da09f31fd7,7ebc830a-8dbd-489b-9d61-4d8bacf0db8d"
109
+ }
110
+ },
111
+ "evaluation_timestamp": "1774959431.0",
112
+ "metric_config": {
113
+ "evaluation_description": "std",
114
+ "lower_is_better": false,
115
+ "score_type": "continuous",
116
+ "min_score": 0.0,
117
+ "max_score": 1.0
118
+ },
119
+ "score_details": {
120
+ "score": 0.09611048714401113,
121
+ "uncertainty": {
122
+ "standard_deviation": 0.09611048714401113,
123
+ "num_samples": 10
124
+ },
125
+ "details": {
126
+ "total_matched_trajectories": "2",
127
+ "stopping_reason_count_repetition_guard": "2",
128
+ "avg_total_tokens_target_model": "275145.00",
129
+ "total_total_tokens_target_model": "550290.0",
130
+ "avg_total_tokens_other_models": "251592.50",
131
+ "total_total_tokens_other_models": "503185.0",
132
+ "avg_total_tokens_all_models": "526737.50",
133
+ "total_total_tokens_all_models": "1053475.0",
134
+ "avg_turn_count": "77.00",
135
+ "total_turn_count": "154.0"
136
+ }
137
+ },
138
+ "generation_config": {
139
+ "generation_args": {
140
+ "reasoning": false,
141
+ "agentic_eval_config": {
142
+ "available_tools": []
143
+ },
144
+ "eval_plan": {
145
+ "name": "plan",
146
+ "steps": [
147
+ "{\"solver\": \"react\", \"params\": {\"name\": null, \"description\": null, \"prompt\": [\"\", \"\\nYou are part of a multi-agent system designed to make agent coordination and execution easy. Agents uses two primary abstraction: **Agents** and **Handoffs**. An agent encompasses instructions and tools and can hand off a conversation to another agent when appropriate. Handoffs are achieved by calling a handoff function,generally named `transfer_to_<agent_name>`. Transfers between agents are handled seamlessly in the background; do not mention or draw attention to these transfers in your conversation with the user.\\n\", \"\\nYou are a helpful assistant attempting to submit the best possible answer. You have several tools available to help with finding the answer. You will see the result of tool calls right after sending the message. If you need to perform multiple actions, you can always send more messages with additional tool calls. Do some reasoning before your actions, describing what tool calls you are going to use and how they fit into your plan.\\n\", \"\\nWhen you have completed the task and have an answer, call the {submit}() tool to report it.\\n\"], \"tools\": [], \"model\": null, \"attempts\": [999, \"wrapper\", \"healthbench_score_value\"], \"submit\": null, \"on_continue\": \"_guard\", \"retry_refusals\": null, \"compaction\": \"CompactionSummary\", \"truncation\": \"disabled\"}, \"params_passed\": {\"prompt\": [\"\", \"\\nYou are part of a multi-agent system designed to make agent coordination and execution easy. Agents uses two primary abstraction: **Agents** and **Handoffs**. An agent encompasses instructions and tools and can hand off a conversation to another agent when appropriate. Handoffs are achieved by calling a handoff function,generally named `transfer_to_<agent_name>`. Transfers between agents are handled seamlessly in the background; do not mention or draw attention to these transfers in your conversation with the user.\\n\", \"\\nYou are a helpful assistant attempting to submit the best possible answer. You have several tools available to help with finding the answer. You will see the result of tool calls right after sending the message. If you need to perform multiple actions, you can always send more messages with additional tool calls. Do some reasoning before your actions, describing what tool calls you are going to use and how they fit into your plan.\\n\", \"\\nWhen you have completed the task and have an answer, call the {submit}() tool to report it.\\n\"], \"tools\": [], \"attempts\": [999, \"wrapper\", \"healthbench_score_value\"], \"submit\": null, \"on_continue\": \"_guard\", \"compaction\": \"CompactionSummary\"}}"
148
+ ],
149
+ "config": {
150
+ "max_retries": "3",
151
+ "attempt_timeout": "1200",
152
+ "reasoning_effort": "\"high\"",
153
+ "reasoning_tokens": "64000"
154
+ }
155
+ },
156
+ "eval_limits": {
157
+ "token_limit": 10000000
158
+ },
159
+ "sandbox": {},
160
+ "max_attempts": 3
161
+ },
162
+ "additional_details": {
163
+ "max_retries": "3"
164
+ }
165
+ }
166
+ },
167
+ {
168
+ "evaluation_name": "criteria_met_rate on healthbench for scorer _scorer",
169
+ "source_data": {
170
+ "dataset_name": "healthbench",
171
+ "source_type": "other",
172
+ "additional_details": {
173
+ "shuffled": "False",
174
+ "inspect_dataset_location": "/home/ubuntu/.cache/inspect_evals/healthbench/full_c37d29dcb36dd46fd8b36341c84a8d06.jsonl",
175
+ "inspect_dataset_name": "full_c37d29dcb36dd46fd8b36341c84a8d06",
176
+ "samples_number": "5000",
177
+ "sample_ids": "1f548d5b-cd00-49a0-b327-283a2e00debd,0b8f1d60-2081-4562-98f7-b6a976fe1c6d,6f7a2ee9-e9c6-42d8-b79f-22dea966b8d2,19ec4833-86e9-4166-8b82-d1da09f31fd7,7ebc830a-8dbd-489b-9d61-4d8bacf0db8d"
178
+ }
179
+ },
180
+ "evaluation_timestamp": "1774959431.0",
181
+ "metric_config": {
182
+ "evaluation_description": "criteria_met_rate",
183
+ "lower_is_better": false,
184
+ "score_type": "continuous",
185
+ "min_score": 0.0,
186
+ "max_score": 1.0
187
+ },
188
+ "score_details": {
189
+ "score": 0.609375,
190
+ "uncertainty": {
191
+ "standard_deviation": 0.09611048714401113,
192
+ "num_samples": 10
193
+ },
194
+ "details": {
195
+ "total_matched_trajectories": "2",
196
+ "stopping_reason_count_repetition_guard": "2",
197
+ "avg_total_tokens_target_model": "275145.00",
198
+ "total_total_tokens_target_model": "550290.0",
199
+ "avg_total_tokens_other_models": "251592.50",
200
+ "total_total_tokens_other_models": "503185.0",
201
+ "avg_total_tokens_all_models": "526737.50",
202
+ "total_total_tokens_all_models": "1053475.0",
203
+ "avg_turn_count": "77.00",
204
+ "total_turn_count": "154.0"
205
+ }
206
+ },
207
+ "generation_config": {
208
+ "generation_args": {
209
+ "reasoning": false,
210
+ "agentic_eval_config": {
211
+ "available_tools": []
212
+ },
213
+ "eval_plan": {
214
+ "name": "plan",
215
+ "steps": [
216
+ "{\"solver\": \"react\", \"params\": {\"name\": null, \"description\": null, \"prompt\": [\"\", \"\\nYou are part of a multi-agent system designed to make agent coordination and execution easy. Agents uses two primary abstraction: **Agents** and **Handoffs**. An agent encompasses instructions and tools and can hand off a conversation to another agent when appropriate. Handoffs are achieved by calling a handoff function,generally named `transfer_to_<agent_name>`. Transfers between agents are handled seamlessly in the background; do not mention or draw attention to these transfers in your conversation with the user.\\n\", \"\\nYou are a helpful assistant attempting to submit the best possible answer. You have several tools available to help with finding the answer. You will see the result of tool calls right after sending the message. If you need to perform multiple actions, you can always send more messages with additional tool calls. Do some reasoning before your actions, describing what tool calls you are going to use and how they fit into your plan.\\n\", \"\\nWhen you have completed the task and have an answer, call the {submit}() tool to report it.\\n\"], \"tools\": [], \"model\": null, \"attempts\": [999, \"wrapper\", \"healthbench_score_value\"], \"submit\": null, \"on_continue\": \"_guard\", \"retry_refusals\": null, \"compaction\": \"CompactionSummary\", \"truncation\": \"disabled\"}, \"params_passed\": {\"prompt\": [\"\", \"\\nYou are part of a multi-agent system designed to make agent coordination and execution easy. Agents uses two primary abstraction: **Agents** and **Handoffs**. An agent encompasses instructions and tools and can hand off a conversation to another agent when appropriate. Handoffs are achieved by calling a handoff function,generally named `transfer_to_<agent_name>`. Transfers between agents are handled seamlessly in the background; do not mention or draw attention to these transfers in your conversation with the user.\\n\", \"\\nYou are a helpful assistant attempting to submit the best possible answer. You have several tools available to help with finding the answer. You will see the result of tool calls right after sending the message. If you need to perform multiple actions, you can always send more messages with additional tool calls. Do some reasoning before your actions, describing what tool calls you are going to use and how they fit into your plan.\\n\", \"\\nWhen you have completed the task and have an answer, call the {submit}() tool to report it.\\n\"], \"tools\": [], \"attempts\": [999, \"wrapper\", \"healthbench_score_value\"], \"submit\": null, \"on_continue\": \"_guard\", \"compaction\": \"CompactionSummary\"}}"
217
+ ],
218
+ "config": {
219
+ "max_retries": "3",
220
+ "attempt_timeout": "1200",
221
+ "reasoning_effort": "\"high\"",
222
+ "reasoning_tokens": "64000"
223
+ }
224
+ },
225
+ "eval_limits": {
226
+ "token_limit": 10000000
227
+ },
228
+ "sandbox": {},
229
+ "max_attempts": 3
230
+ },
231
+ "additional_details": {
232
+ "max_retries": "3"
233
+ }
234
+ }
235
+ },
236
+ {
237
+ "evaluation_name": "mean on healthbench for scorer healthbench_score",
238
+ "source_data": {
239
+ "dataset_name": "healthbench",
240
+ "source_type": "other",
241
+ "additional_details": {
242
+ "shuffled": "False",
243
+ "inspect_dataset_location": "/home/ubuntu/.cache/inspect_evals/healthbench/full_c37d29dcb36dd46fd8b36341c84a8d06.jsonl",
244
+ "inspect_dataset_name": "full_c37d29dcb36dd46fd8b36341c84a8d06",
245
+ "samples_number": "5000",
246
+ "sample_ids": "1f548d5b-cd00-49a0-b327-283a2e00debd,0b8f1d60-2081-4562-98f7-b6a976fe1c6d,6f7a2ee9-e9c6-42d8-b79f-22dea966b8d2,19ec4833-86e9-4166-8b82-d1da09f31fd7,7ebc830a-8dbd-489b-9d61-4d8bacf0db8d"
247
+ }
248
+ },
249
+ "evaluation_timestamp": "1774959431.0",
250
+ "metric_config": {
251
+ "evaluation_description": "mean",
252
+ "lower_is_better": false,
253
+ "score_type": "continuous",
254
+ "min_score": 0.0,
255
+ "max_score": 1.0
256
+ },
257
+ "score_details": {
258
+ "score": 0.7455609592332756,
259
+ "uncertainty": {
260
+ "num_samples": 10
261
+ },
262
+ "details": {
263
+ "total_matched_trajectories": "2",
264
+ "stopping_reason_count_repetition_guard": "2",
265
+ "avg_total_tokens_target_model": "275145.00",
266
+ "total_total_tokens_target_model": "550290.0",
267
+ "avg_total_tokens_other_models": "251592.50",
268
+ "total_total_tokens_other_models": "503185.0",
269
+ "avg_total_tokens_all_models": "526737.50",
270
+ "total_total_tokens_all_models": "1053475.0",
271
+ "avg_turn_count": "77.00",
272
+ "total_turn_count": "154.0"
273
+ }
274
+ },
275
+ "generation_config": {
276
+ "generation_args": {
277
+ "reasoning": false,
278
+ "agentic_eval_config": {
279
+ "available_tools": []
280
+ },
281
+ "eval_plan": {
282
+ "name": "plan",
283
+ "steps": [
284
+ "{\"solver\": \"react\", \"params\": {\"name\": null, \"description\": null, \"prompt\": [\"\", \"\\nYou are part of a multi-agent system designed to make agent coordination and execution easy. Agents uses two primary abstraction: **Agents** and **Handoffs**. An agent encompasses instructions and tools and can hand off a conversation to another agent when appropriate. Handoffs are achieved by calling a handoff function,generally named `transfer_to_<agent_name>`. Transfers between agents are handled seamlessly in the background; do not mention or draw attention to these transfers in your conversation with the user.\\n\", \"\\nYou are a helpful assistant attempting to submit the best possible answer. You have several tools available to help with finding the answer. You will see the result of tool calls right after sending the message. If you need to perform multiple actions, you can always send more messages with additional tool calls. Do some reasoning before your actions, describing what tool calls you are going to use and how they fit into your plan.\\n\", \"\\nWhen you have completed the task and have an answer, call the {submit}() tool to report it.\\n\"], \"tools\": [], \"model\": null, \"attempts\": [999, \"wrapper\", \"healthbench_score_value\"], \"submit\": null, \"on_continue\": \"_guard\", \"retry_refusals\": null, \"compaction\": \"CompactionSummary\", \"truncation\": \"disabled\"}, \"params_passed\": {\"prompt\": [\"\", \"\\nYou are part of a multi-agent system designed to make agent coordination and execution easy. Agents uses two primary abstraction: **Agents** and **Handoffs**. An agent encompasses instructions and tools and can hand off a conversation to another agent when appropriate. Handoffs are achieved by calling a handoff function,generally named `transfer_to_<agent_name>`. Transfers between agents are handled seamlessly in the background; do not mention or draw attention to these transfers in your conversation with the user.\\n\", \"\\nYou are a helpful assistant attempting to submit the best possible answer. You have several tools available to help with finding the answer. You will see the result of tool calls right after sending the message. If you need to perform multiple actions, you can always send more messages with additional tool calls. Do some reasoning before your actions, describing what tool calls you are going to use and how they fit into your plan.\\n\", \"\\nWhen you have completed the task and have an answer, call the {submit}() tool to report it.\\n\"], \"tools\": [], \"attempts\": [999, \"wrapper\", \"healthbench_score_value\"], \"submit\": null, \"on_continue\": \"_guard\", \"compaction\": \"CompactionSummary\"}}"
285
+ ],
286
+ "config": {
287
+ "max_retries": "3",
288
+ "attempt_timeout": "1200",
289
+ "reasoning_effort": "\"high\"",
290
+ "reasoning_tokens": "64000"
291
+ }
292
+ },
293
+ "eval_limits": {
294
+ "token_limit": 10000000
295
+ },
296
+ "sandbox": {},
297
+ "max_attempts": 3
298
+ },
299
+ "additional_details": {
300
+ "max_retries": "3"
301
+ }
302
+ }
303
+ }
304
+ ],
305
+ "detailed_evaluation_results": {
306
+ "format": "jsonl",
307
+ "file_path": "data/healthbench/openai/gpt-5.4-2026-03-05/74cfb0e9-274f-4ecd-ab44-8f728055f25c_samples.jsonl",
308
+ "hash_algorithm": "sha256",
309
+ "checksum": "6f2da67d22d5d2d0adea880e04d9d1f059857f5035e9938727dae798d6ba0739",
310
+ "total_rows": 10
311
+ }
312
+ }
data/healthbench/openai/gpt-5.4-2026-03-05/74cfb0e9-274f-4ecd-ab44-8f728055f25c_samples.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f2da67d22d5d2d0adea880e04d9d1f059857f5035e9938727dae798d6ba0739
3
+ size 1852283