Commit ·
d44fe81
1
Parent(s): 977205a
Add GPT-OSS-120B results for all 3 benchmarks
Browse files- results/gpt-oss-120b-rh-swe-bench-claude-code.json +48 -0
- results/gpt-oss-120b-rh-swe-bench-opencode.json +48 -0
- results/gpt-oss-120b-rh-swe-bench-pi.json +48 -0
- results/gpt-oss-120b-swebench-pro-ansible-claude-code.json +48 -0
- results/gpt-oss-120b-swebench-pro-ansible-opencode.json +48 -0
- results/gpt-oss-120b-swebench-pro-ansible-pi.json +48 -0
- results/gpt-oss-120b-swebench-verified-claude-code.json +48 -0
- results/gpt-oss-120b-swebench-verified-opencode.json +48 -0
- results/gpt-oss-120b-swebench-verified-pi.json +48 -0
results/gpt-oss-120b-rh-swe-bench-claude-code.json
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"benchmark": {
|
| 3 |
+
"name": "RH SWE-Bench",
|
| 4 |
+
"repo": "rounakbende10/rh-swe-bench",
|
| 5 |
+
"num_tasks": 357,
|
| 6 |
+
"url": "https://huggingface.co/datasets/rounakbende/rh-swe-bench"
|
| 7 |
+
},
|
| 8 |
+
"harness": {
|
| 9 |
+
"name": "Claude Code",
|
| 10 |
+
"skills": [],
|
| 11 |
+
"is_oss": false,
|
| 12 |
+
"url": "https://docs.anthropic.com/en/docs/claude-code"
|
| 13 |
+
},
|
| 14 |
+
"model": {
|
| 15 |
+
"name": "GPT-OSS-120B",
|
| 16 |
+
"repo": "RedHatAI/gpt-oss-120b",
|
| 17 |
+
"is_oss": true,
|
| 18 |
+
"num_params": 120,
|
| 19 |
+
"precision": "mxfp4",
|
| 20 |
+
"url": "https://huggingface.co/RedHatAI/gpt-oss-120b"
|
| 21 |
+
},
|
| 22 |
+
"environment": {
|
| 23 |
+
"name": "harbor",
|
| 24 |
+
"config": {
|
| 25 |
+
"name": "rh-swe-bench"
|
| 26 |
+
},
|
| 27 |
+
"url": "https://github.com/harbor-framework/harbor"
|
| 28 |
+
},
|
| 29 |
+
"metrics": {
|
| 30 |
+
"n_tasks": 357,
|
| 31 |
+
"n_errors": 31,
|
| 32 |
+
"score": 0.317,
|
| 33 |
+
"n_input_tokens": 1088634865,
|
| 34 |
+
"n_cache_tokens": 0,
|
| 35 |
+
"n_output_tokens": 6200414,
|
| 36 |
+
"n_total_tokens": 1094835279,
|
| 37 |
+
"agent_time_seconds": 398444,
|
| 38 |
+
"total_time_seconds": 575536,
|
| 39 |
+
"cost_usd": 15.05,
|
| 40 |
+
"mean_input_tokens_per_task": 3049397,
|
| 41 |
+
"mean_cache_tokens_per_task": 0,
|
| 42 |
+
"mean_output_tokens_per_task": 17368,
|
| 43 |
+
"mean_tokens_per_task": 3066765,
|
| 44 |
+
"mean_cost_usd_per_task": 0.04,
|
| 45 |
+
"mean_total_time_seconds_per_task": 1612,
|
| 46 |
+
"mean_agent_time_seconds_per_task": 1116
|
| 47 |
+
}
|
| 48 |
+
}
|
results/gpt-oss-120b-rh-swe-bench-opencode.json
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"benchmark": {
|
| 3 |
+
"name": "RH SWE-Bench",
|
| 4 |
+
"repo": "rounakbende10/rh-swe-bench",
|
| 5 |
+
"num_tasks": 357,
|
| 6 |
+
"url": "https://huggingface.co/datasets/rounakbende/rh-swe-bench"
|
| 7 |
+
},
|
| 8 |
+
"harness": {
|
| 9 |
+
"name": "OpenCode",
|
| 10 |
+
"skills": [],
|
| 11 |
+
"is_oss": true,
|
| 12 |
+
"url": "https://github.com/opencode-ai/opencode"
|
| 13 |
+
},
|
| 14 |
+
"model": {
|
| 15 |
+
"name": "GPT-OSS-120B",
|
| 16 |
+
"repo": "RedHatAI/gpt-oss-120b",
|
| 17 |
+
"is_oss": true,
|
| 18 |
+
"num_params": 120,
|
| 19 |
+
"precision": "mxfp4",
|
| 20 |
+
"url": "https://huggingface.co/RedHatAI/gpt-oss-120b"
|
| 21 |
+
},
|
| 22 |
+
"environment": {
|
| 23 |
+
"name": "harbor",
|
| 24 |
+
"config": {
|
| 25 |
+
"name": "rh-swe-bench"
|
| 26 |
+
},
|
| 27 |
+
"url": "https://github.com/harbor-framework/harbor"
|
| 28 |
+
},
|
| 29 |
+
"metrics": {
|
| 30 |
+
"n_tasks": 357,
|
| 31 |
+
"n_errors": 7,
|
| 32 |
+
"score": 0.294,
|
| 33 |
+
"n_input_tokens": 419671770,
|
| 34 |
+
"n_cache_tokens": 0,
|
| 35 |
+
"n_output_tokens": 2277963,
|
| 36 |
+
"n_total_tokens": 421949733,
|
| 37 |
+
"agent_time_seconds": 98909,
|
| 38 |
+
"total_time_seconds": 169021,
|
| 39 |
+
"cost_usd": 3.74,
|
| 40 |
+
"mean_input_tokens_per_task": 1175551,
|
| 41 |
+
"mean_cache_tokens_per_task": 0,
|
| 42 |
+
"mean_output_tokens_per_task": 6380,
|
| 43 |
+
"mean_tokens_per_task": 1181932,
|
| 44 |
+
"mean_cost_usd_per_task": 0.01,
|
| 45 |
+
"mean_total_time_seconds_per_task": 473,
|
| 46 |
+
"mean_agent_time_seconds_per_task": 277
|
| 47 |
+
}
|
| 48 |
+
}
|
results/gpt-oss-120b-rh-swe-bench-pi.json
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"benchmark": {
|
| 3 |
+
"name": "RH SWE-Bench",
|
| 4 |
+
"repo": "rounakbende10/rh-swe-bench",
|
| 5 |
+
"num_tasks": 357,
|
| 6 |
+
"url": "https://huggingface.co/datasets/rounakbende/rh-swe-bench"
|
| 7 |
+
},
|
| 8 |
+
"harness": {
|
| 9 |
+
"name": "Pi",
|
| 10 |
+
"skills": [],
|
| 11 |
+
"is_oss": true,
|
| 12 |
+
"url": "https://github.com/earendil-works/pi/tree/main"
|
| 13 |
+
},
|
| 14 |
+
"model": {
|
| 15 |
+
"name": "GPT-OSS-120B",
|
| 16 |
+
"repo": "RedHatAI/gpt-oss-120b",
|
| 17 |
+
"is_oss": true,
|
| 18 |
+
"num_params": 120,
|
| 19 |
+
"precision": "mxfp4",
|
| 20 |
+
"url": "https://huggingface.co/RedHatAI/gpt-oss-120b"
|
| 21 |
+
},
|
| 22 |
+
"environment": {
|
| 23 |
+
"name": "harbor",
|
| 24 |
+
"config": {
|
| 25 |
+
"name": "rh-swe-bench"
|
| 26 |
+
},
|
| 27 |
+
"url": "https://github.com/harbor-framework/harbor"
|
| 28 |
+
},
|
| 29 |
+
"metrics": {
|
| 30 |
+
"n_tasks": 357,
|
| 31 |
+
"n_errors": 20,
|
| 32 |
+
"score": 0.23,
|
| 33 |
+
"n_input_tokens": 419282595,
|
| 34 |
+
"n_cache_tokens": 0,
|
| 35 |
+
"n_output_tokens": 1954817,
|
| 36 |
+
"n_total_tokens": 421237412,
|
| 37 |
+
"agent_time_seconds": 100632,
|
| 38 |
+
"total_time_seconds": 168697,
|
| 39 |
+
"cost_usd": 3.8,
|
| 40 |
+
"mean_input_tokens_per_task": 1174461,
|
| 41 |
+
"mean_cache_tokens_per_task": 0,
|
| 42 |
+
"mean_output_tokens_per_task": 5475,
|
| 43 |
+
"mean_tokens_per_task": 1179936,
|
| 44 |
+
"mean_cost_usd_per_task": 0.01,
|
| 45 |
+
"mean_total_time_seconds_per_task": 472,
|
| 46 |
+
"mean_agent_time_seconds_per_task": 281
|
| 47 |
+
}
|
| 48 |
+
}
|
results/gpt-oss-120b-swebench-pro-ansible-claude-code.json
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"benchmark": {
|
| 3 |
+
"name": "SWE-Bench Pro",
|
| 4 |
+
"repo": "scale-ai/swe-bench-pro",
|
| 5 |
+
"num_tasks": 96,
|
| 6 |
+
"url": "https://huggingface.co/datasets/scale-ai/swe-bench-pro"
|
| 7 |
+
},
|
| 8 |
+
"harness": {
|
| 9 |
+
"name": "Claude Code",
|
| 10 |
+
"skills": [],
|
| 11 |
+
"is_oss": false,
|
| 12 |
+
"url": "https://docs.anthropic.com/en/docs/claude-code"
|
| 13 |
+
},
|
| 14 |
+
"model": {
|
| 15 |
+
"name": "GPT-OSS-120B",
|
| 16 |
+
"repo": "RedHatAI/gpt-oss-120b",
|
| 17 |
+
"is_oss": true,
|
| 18 |
+
"num_params": 120,
|
| 19 |
+
"precision": "mxfp4",
|
| 20 |
+
"url": "https://huggingface.co/RedHatAI/gpt-oss-120b"
|
| 21 |
+
},
|
| 22 |
+
"environment": {
|
| 23 |
+
"name": "harbor",
|
| 24 |
+
"config": {
|
| 25 |
+
"name": "swebench-pro-ansible"
|
| 26 |
+
},
|
| 27 |
+
"url": "https://github.com/harbor-framework/harbor"
|
| 28 |
+
},
|
| 29 |
+
"metrics": {
|
| 30 |
+
"n_tasks": 96,
|
| 31 |
+
"n_errors": 2,
|
| 32 |
+
"score": 0.375,
|
| 33 |
+
"n_input_tokens": 347744043,
|
| 34 |
+
"n_cache_tokens": 0,
|
| 35 |
+
"n_output_tokens": 1903023,
|
| 36 |
+
"n_total_tokens": 349647066,
|
| 37 |
+
"agent_time_seconds": 59653,
|
| 38 |
+
"total_time_seconds": 67586,
|
| 39 |
+
"cost_usd": 2.25,
|
| 40 |
+
"mean_input_tokens_per_task": 3622333,
|
| 41 |
+
"mean_cache_tokens_per_task": 0,
|
| 42 |
+
"mean_output_tokens_per_task": 19823,
|
| 43 |
+
"mean_tokens_per_task": 3642156,
|
| 44 |
+
"mean_cost_usd_per_task": 0.02,
|
| 45 |
+
"mean_total_time_seconds_per_task": 704,
|
| 46 |
+
"mean_agent_time_seconds_per_task": 621
|
| 47 |
+
}
|
| 48 |
+
}
|
results/gpt-oss-120b-swebench-pro-ansible-opencode.json
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"benchmark": {
|
| 3 |
+
"name": "SWE-Bench Pro",
|
| 4 |
+
"repo": "scale-ai/swe-bench-pro",
|
| 5 |
+
"num_tasks": 96,
|
| 6 |
+
"url": "https://huggingface.co/datasets/scale-ai/swe-bench-pro"
|
| 7 |
+
},
|
| 8 |
+
"harness": {
|
| 9 |
+
"name": "OpenCode",
|
| 10 |
+
"skills": [],
|
| 11 |
+
"is_oss": true,
|
| 12 |
+
"url": "https://github.com/opencode-ai/opencode"
|
| 13 |
+
},
|
| 14 |
+
"model": {
|
| 15 |
+
"name": "GPT-OSS-120B",
|
| 16 |
+
"repo": "RedHatAI/gpt-oss-120b",
|
| 17 |
+
"is_oss": true,
|
| 18 |
+
"num_params": 120,
|
| 19 |
+
"precision": "mxfp4",
|
| 20 |
+
"url": "https://huggingface.co/RedHatAI/gpt-oss-120b"
|
| 21 |
+
},
|
| 22 |
+
"environment": {
|
| 23 |
+
"name": "harbor",
|
| 24 |
+
"config": {
|
| 25 |
+
"name": "swebench-pro-ansible"
|
| 26 |
+
},
|
| 27 |
+
"url": "https://github.com/harbor-framework/harbor"
|
| 28 |
+
},
|
| 29 |
+
"metrics": {
|
| 30 |
+
"n_tasks": 96,
|
| 31 |
+
"n_errors": 1,
|
| 32 |
+
"score": 0.333,
|
| 33 |
+
"n_input_tokens": 112041538,
|
| 34 |
+
"n_cache_tokens": 0,
|
| 35 |
+
"n_output_tokens": 781173,
|
| 36 |
+
"n_total_tokens": 112822711,
|
| 37 |
+
"agent_time_seconds": 25086,
|
| 38 |
+
"total_time_seconds": 31180,
|
| 39 |
+
"cost_usd": 0.95,
|
| 40 |
+
"mean_input_tokens_per_task": 1167099,
|
| 41 |
+
"mean_cache_tokens_per_task": 0,
|
| 42 |
+
"mean_output_tokens_per_task": 8137,
|
| 43 |
+
"mean_tokens_per_task": 1175236,
|
| 44 |
+
"mean_cost_usd_per_task": 0.01,
|
| 45 |
+
"mean_total_time_seconds_per_task": 324,
|
| 46 |
+
"mean_agent_time_seconds_per_task": 261
|
| 47 |
+
}
|
| 48 |
+
}
|
results/gpt-oss-120b-swebench-pro-ansible-pi.json
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"benchmark": {
|
| 3 |
+
"name": "SWE-Bench Pro",
|
| 4 |
+
"repo": "scale-ai/swe-bench-pro",
|
| 5 |
+
"num_tasks": 96,
|
| 6 |
+
"url": "https://huggingface.co/datasets/scale-ai/swe-bench-pro"
|
| 7 |
+
},
|
| 8 |
+
"harness": {
|
| 9 |
+
"name": "Pi",
|
| 10 |
+
"skills": [],
|
| 11 |
+
"is_oss": true,
|
| 12 |
+
"url": "https://github.com/earendil-works/pi/tree/main"
|
| 13 |
+
},
|
| 14 |
+
"model": {
|
| 15 |
+
"name": "GPT-OSS-120B",
|
| 16 |
+
"repo": "RedHatAI/gpt-oss-120b",
|
| 17 |
+
"is_oss": true,
|
| 18 |
+
"num_params": 120,
|
| 19 |
+
"precision": "mxfp4",
|
| 20 |
+
"url": "https://huggingface.co/RedHatAI/gpt-oss-120b"
|
| 21 |
+
},
|
| 22 |
+
"environment": {
|
| 23 |
+
"name": "harbor",
|
| 24 |
+
"config": {
|
| 25 |
+
"name": "swebench-pro-ansible"
|
| 26 |
+
},
|
| 27 |
+
"url": "https://github.com/harbor-framework/harbor"
|
| 28 |
+
},
|
| 29 |
+
"metrics": {
|
| 30 |
+
"n_tasks": 96,
|
| 31 |
+
"n_errors": 15,
|
| 32 |
+
"score": 0.292,
|
| 33 |
+
"n_input_tokens": 125247664,
|
| 34 |
+
"n_cache_tokens": 0,
|
| 35 |
+
"n_output_tokens": 597435,
|
| 36 |
+
"n_total_tokens": 125845099,
|
| 37 |
+
"agent_time_seconds": 75715,
|
| 38 |
+
"total_time_seconds": 79741,
|
| 39 |
+
"cost_usd": 2.86,
|
| 40 |
+
"mean_input_tokens_per_task": 1304663,
|
| 41 |
+
"mean_cache_tokens_per_task": 0,
|
| 42 |
+
"mean_output_tokens_per_task": 6223,
|
| 43 |
+
"mean_tokens_per_task": 1310886,
|
| 44 |
+
"mean_cost_usd_per_task": 0.03,
|
| 45 |
+
"mean_total_time_seconds_per_task": 830,
|
| 46 |
+
"mean_agent_time_seconds_per_task": 788
|
| 47 |
+
}
|
| 48 |
+
}
|
results/gpt-oss-120b-swebench-verified-claude-code.json
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"benchmark": {
|
| 3 |
+
"name": "SWE-Bench Verified",
|
| 4 |
+
"repo": "swe-bench/swe-bench-verified",
|
| 5 |
+
"num_tasks": 500,
|
| 6 |
+
"url": "https://huggingface.co/datasets/princeton-nlp/SWE-bench_Verified"
|
| 7 |
+
},
|
| 8 |
+
"harness": {
|
| 9 |
+
"name": "Claude Code",
|
| 10 |
+
"skills": [],
|
| 11 |
+
"is_oss": false,
|
| 12 |
+
"url": "https://docs.anthropic.com/en/docs/claude-code"
|
| 13 |
+
},
|
| 14 |
+
"model": {
|
| 15 |
+
"name": "GPT-OSS-120B",
|
| 16 |
+
"repo": "RedHatAI/gpt-oss-120b",
|
| 17 |
+
"is_oss": true,
|
| 18 |
+
"num_params": 120,
|
| 19 |
+
"precision": "mxfp4",
|
| 20 |
+
"url": "https://huggingface.co/RedHatAI/gpt-oss-120b"
|
| 21 |
+
},
|
| 22 |
+
"environment": {
|
| 23 |
+
"name": "harbor",
|
| 24 |
+
"config": {
|
| 25 |
+
"name": "swebench-verified"
|
| 26 |
+
},
|
| 27 |
+
"url": "https://github.com/harbor-framework/harbor"
|
| 28 |
+
},
|
| 29 |
+
"metrics": {
|
| 30 |
+
"n_tasks": 500,
|
| 31 |
+
"n_errors": 13,
|
| 32 |
+
"score": 0.376,
|
| 33 |
+
"n_input_tokens": 833651681,
|
| 34 |
+
"n_cache_tokens": 0,
|
| 35 |
+
"n_output_tokens": 5656173,
|
| 36 |
+
"n_total_tokens": 839307854,
|
| 37 |
+
"agent_time_seconds": 150981,
|
| 38 |
+
"total_time_seconds": 200547,
|
| 39 |
+
"cost_usd": 5.7,
|
| 40 |
+
"mean_input_tokens_per_task": 1667303,
|
| 41 |
+
"mean_cache_tokens_per_task": 0,
|
| 42 |
+
"mean_output_tokens_per_task": 11312,
|
| 43 |
+
"mean_tokens_per_task": 1678615,
|
| 44 |
+
"mean_cost_usd_per_task": 0.01,
|
| 45 |
+
"mean_total_time_seconds_per_task": 401,
|
| 46 |
+
"mean_agent_time_seconds_per_task": 301
|
| 47 |
+
}
|
| 48 |
+
}
|
results/gpt-oss-120b-swebench-verified-opencode.json
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"benchmark": {
|
| 3 |
+
"name": "SWE-Bench Verified",
|
| 4 |
+
"repo": "swe-bench/swe-bench-verified",
|
| 5 |
+
"num_tasks": 500,
|
| 6 |
+
"url": "https://huggingface.co/datasets/princeton-nlp/SWE-bench_Verified"
|
| 7 |
+
},
|
| 8 |
+
"harness": {
|
| 9 |
+
"name": "OpenCode",
|
| 10 |
+
"skills": [],
|
| 11 |
+
"is_oss": true,
|
| 12 |
+
"url": "https://github.com/opencode-ai/opencode"
|
| 13 |
+
},
|
| 14 |
+
"model": {
|
| 15 |
+
"name": "GPT-OSS-120B",
|
| 16 |
+
"repo": "RedHatAI/gpt-oss-120b",
|
| 17 |
+
"is_oss": true,
|
| 18 |
+
"num_params": 120,
|
| 19 |
+
"precision": "mxfp4",
|
| 20 |
+
"url": "https://huggingface.co/RedHatAI/gpt-oss-120b"
|
| 21 |
+
},
|
| 22 |
+
"environment": {
|
| 23 |
+
"name": "harbor",
|
| 24 |
+
"config": {
|
| 25 |
+
"name": "swebench-verified"
|
| 26 |
+
},
|
| 27 |
+
"url": "https://github.com/harbor-framework/harbor"
|
| 28 |
+
},
|
| 29 |
+
"metrics": {
|
| 30 |
+
"n_tasks": 500,
|
| 31 |
+
"n_errors": 33,
|
| 32 |
+
"score": 0.326,
|
| 33 |
+
"n_input_tokens": 202856940,
|
| 34 |
+
"n_cache_tokens": 0,
|
| 35 |
+
"n_output_tokens": 1444371,
|
| 36 |
+
"n_total_tokens": 204301311,
|
| 37 |
+
"agent_time_seconds": 35190,
|
| 38 |
+
"total_time_seconds": 322482,
|
| 39 |
+
"cost_usd": 3.32,
|
| 40 |
+
"mean_input_tokens_per_task": 405713,
|
| 41 |
+
"mean_cache_tokens_per_task": 0,
|
| 42 |
+
"mean_output_tokens_per_task": 2888,
|
| 43 |
+
"mean_tokens_per_task": 408602,
|
| 44 |
+
"mean_cost_usd_per_task": 0.01,
|
| 45 |
+
"mean_total_time_seconds_per_task": 644,
|
| 46 |
+
"mean_agent_time_seconds_per_task": 70
|
| 47 |
+
}
|
| 48 |
+
}
|
results/gpt-oss-120b-swebench-verified-pi.json
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"benchmark": {
|
| 3 |
+
"name": "SWE-Bench Verified",
|
| 4 |
+
"repo": "swe-bench/swe-bench-verified",
|
| 5 |
+
"num_tasks": 500,
|
| 6 |
+
"url": "https://huggingface.co/datasets/princeton-nlp/SWE-bench_Verified"
|
| 7 |
+
},
|
| 8 |
+
"harness": {
|
| 9 |
+
"name": "Pi",
|
| 10 |
+
"skills": [],
|
| 11 |
+
"is_oss": true,
|
| 12 |
+
"url": "https://github.com/earendil-works/pi/tree/main"
|
| 13 |
+
},
|
| 14 |
+
"model": {
|
| 15 |
+
"name": "GPT-OSS-120B",
|
| 16 |
+
"repo": "RedHatAI/gpt-oss-120b",
|
| 17 |
+
"is_oss": true,
|
| 18 |
+
"num_params": 120,
|
| 19 |
+
"precision": "mxfp4",
|
| 20 |
+
"url": "https://huggingface.co/RedHatAI/gpt-oss-120b"
|
| 21 |
+
},
|
| 22 |
+
"environment": {
|
| 23 |
+
"name": "harbor",
|
| 24 |
+
"config": {
|
| 25 |
+
"name": "swebench-verified"
|
| 26 |
+
},
|
| 27 |
+
"url": "https://github.com/harbor-framework/harbor"
|
| 28 |
+
},
|
| 29 |
+
"metrics": {
|
| 30 |
+
"n_tasks": 500,
|
| 31 |
+
"n_errors": 47,
|
| 32 |
+
"score": 0.234,
|
| 33 |
+
"n_input_tokens": 90107247,
|
| 34 |
+
"n_cache_tokens": 0,
|
| 35 |
+
"n_output_tokens": 905031,
|
| 36 |
+
"n_total_tokens": 91012278,
|
| 37 |
+
"agent_time_seconds": 146747,
|
| 38 |
+
"total_time_seconds": 176174,
|
| 39 |
+
"cost_usd": 13.86,
|
| 40 |
+
"mean_input_tokens_per_task": 180214,
|
| 41 |
+
"mean_cache_tokens_per_task": 0,
|
| 42 |
+
"mean_output_tokens_per_task": 1810,
|
| 43 |
+
"mean_tokens_per_task": 182024,
|
| 44 |
+
"mean_cost_usd_per_task": 0.03,
|
| 45 |
+
"mean_total_time_seconds_per_task": 352,
|
| 46 |
+
"mean_agent_time_seconds_per_task": 293
|
| 47 |
+
}
|
| 48 |
+
}
|