Commit ·
173b18f
1
Parent(s): 29ee71d
Add Qwen3.6-27B-FP8 results for all 3 benchmarks
Browse files9 result files across SWE-bench Verified, SWE-bench Pro Ansible,
and RH SWE-bench with Claude Code, OpenCode, and Pi harnesses.
- results/qwen3-6-27b-fp8-rh-swe-bench-claude-code.json +48 -0
- results/qwen3-6-27b-fp8-rh-swe-bench-opencode.json +48 -0
- results/qwen3-6-27b-fp8-rh-swe-bench-pi.json +48 -0
- results/qwen3-6-27b-fp8-swebench-pro-ansible-claude-code.json +48 -0
- results/qwen3-6-27b-fp8-swebench-pro-ansible-opencode.json +48 -0
- results/qwen3-6-27b-fp8-swebench-pro-ansible-pi.json +48 -0
- results/qwen3-6-27b-fp8-swebench-verified-claude-code.json +48 -0
- results/qwen3-6-27b-fp8-swebench-verified-opencode.json +48 -0
- results/qwen3-6-27b-fp8-swebench-verified-pi.json +48 -0
results/qwen3-6-27b-fp8-rh-swe-bench-claude-code.json
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"benchmark": {
|
| 3 |
+
"name": "RH SWE-Bench",
|
| 4 |
+
"repo": "rounakbende/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://github.com/anthropics/claude-code"
|
| 13 |
+
},
|
| 14 |
+
"model": {
|
| 15 |
+
"name": "Qwen3.6-27B-FP8",
|
| 16 |
+
"repo": "RedHatAI/Qwen3.6-27B-FP8",
|
| 17 |
+
"is_oss": true,
|
| 18 |
+
"num_params": 27,
|
| 19 |
+
"precision": "fp8",
|
| 20 |
+
"url": "https://huggingface.co/RedHatAI/Qwen3.6-27B-FP8"
|
| 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": 9,
|
| 32 |
+
"score": 0.493,
|
| 33 |
+
"n_input_tokens": 885869433,
|
| 34 |
+
"n_cache_tokens": 0,
|
| 35 |
+
"n_output_tokens": 4763916,
|
| 36 |
+
"n_total_tokens": 890633349,
|
| 37 |
+
"agent_time_seconds": 201374,
|
| 38 |
+
"total_time_seconds": 401657,
|
| 39 |
+
"cost_usd": 73.84,
|
| 40 |
+
"mean_input_tokens_per_task": 2481426,
|
| 41 |
+
"mean_cache_tokens_per_task": 0,
|
| 42 |
+
"mean_output_tokens_per_task": 13344,
|
| 43 |
+
"mean_tokens_per_task": 2494771,
|
| 44 |
+
"mean_cost_usd_per_task": 0.21,
|
| 45 |
+
"mean_total_time_seconds_per_task": 1125,
|
| 46 |
+
"mean_agent_time_seconds_per_task": 564
|
| 47 |
+
}
|
| 48 |
+
}
|
results/qwen3-6-27b-fp8-rh-swe-bench-opencode.json
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"benchmark": {
|
| 3 |
+
"name": "RH SWE-Bench",
|
| 4 |
+
"repo": "rounakbende/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": "Qwen3.6-27B-FP8",
|
| 16 |
+
"repo": "RedHatAI/Qwen3.6-27B-FP8",
|
| 17 |
+
"is_oss": true,
|
| 18 |
+
"num_params": 27,
|
| 19 |
+
"precision": "fp8",
|
| 20 |
+
"url": "https://huggingface.co/RedHatAI/Qwen3.6-27B-FP8"
|
| 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": 10,
|
| 32 |
+
"score": 0.44,
|
| 33 |
+
"n_input_tokens": 410001939,
|
| 34 |
+
"n_cache_tokens": 0,
|
| 35 |
+
"n_output_tokens": 2851571,
|
| 36 |
+
"n_total_tokens": 412853510,
|
| 37 |
+
"agent_time_seconds": 115135,
|
| 38 |
+
"total_time_seconds": 315451,
|
| 39 |
+
"cost_usd": 42.22,
|
| 40 |
+
"mean_input_tokens_per_task": 1148464,
|
| 41 |
+
"mean_cache_tokens_per_task": 0,
|
| 42 |
+
"mean_output_tokens_per_task": 7987,
|
| 43 |
+
"mean_tokens_per_task": 1156452,
|
| 44 |
+
"mean_cost_usd_per_task": 0.12,
|
| 45 |
+
"mean_total_time_seconds_per_task": 883,
|
| 46 |
+
"mean_agent_time_seconds_per_task": 322
|
| 47 |
+
}
|
| 48 |
+
}
|
results/qwen3-6-27b-fp8-rh-swe-bench-pi.json
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"benchmark": {
|
| 3 |
+
"name": "RH SWE-Bench",
|
| 4 |
+
"repo": "rounakbende/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/plandex-ai/plandex"
|
| 13 |
+
},
|
| 14 |
+
"model": {
|
| 15 |
+
"name": "Qwen3.6-27B-FP8",
|
| 16 |
+
"repo": "RedHatAI/Qwen3.6-27B-FP8",
|
| 17 |
+
"is_oss": true,
|
| 18 |
+
"num_params": 27,
|
| 19 |
+
"precision": "fp8",
|
| 20 |
+
"url": "https://huggingface.co/RedHatAI/Qwen3.6-27B-FP8"
|
| 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": 1,
|
| 32 |
+
"score": 0.468,
|
| 33 |
+
"n_input_tokens": 560672462,
|
| 34 |
+
"n_cache_tokens": 0,
|
| 35 |
+
"n_output_tokens": 3618673,
|
| 36 |
+
"n_total_tokens": 564291135,
|
| 37 |
+
"agent_time_seconds": 114791,
|
| 38 |
+
"total_time_seconds": 333385,
|
| 39 |
+
"cost_usd": 42.09,
|
| 40 |
+
"mean_input_tokens_per_task": 1570511,
|
| 41 |
+
"mean_cache_tokens_per_task": 0,
|
| 42 |
+
"mean_output_tokens_per_task": 10136,
|
| 43 |
+
"mean_tokens_per_task": 1580647,
|
| 44 |
+
"mean_cost_usd_per_task": 0.12,
|
| 45 |
+
"mean_total_time_seconds_per_task": 933,
|
| 46 |
+
"mean_agent_time_seconds_per_task": 321
|
| 47 |
+
}
|
| 48 |
+
}
|
results/qwen3-6-27b-fp8-swebench-pro-ansible-claude-code.json
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"benchmark": {
|
| 3 |
+
"name": "SWE-Bench Pro -- Ansible",
|
| 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://github.com/anthropics/claude-code"
|
| 13 |
+
},
|
| 14 |
+
"model": {
|
| 15 |
+
"name": "Qwen3.6-27B-FP8",
|
| 16 |
+
"repo": "RedHatAI/Qwen3.6-27B-FP8",
|
| 17 |
+
"is_oss": true,
|
| 18 |
+
"num_params": 27,
|
| 19 |
+
"precision": "fp8",
|
| 20 |
+
"url": "https://huggingface.co/RedHatAI/Qwen3.6-27B-FP8"
|
| 21 |
+
},
|
| 22 |
+
"environment": {
|
| 23 |
+
"name": "harbor",
|
| 24 |
+
"config": {
|
| 25 |
+
"name": "swe-bench-pro-ansible"
|
| 26 |
+
},
|
| 27 |
+
"url": "https://github.com/harbor-framework/harbor"
|
| 28 |
+
},
|
| 29 |
+
"metrics": {
|
| 30 |
+
"n_tasks": 96,
|
| 31 |
+
"n_errors": 8,
|
| 32 |
+
"score": 0.521,
|
| 33 |
+
"n_input_tokens": 386929017,
|
| 34 |
+
"n_cache_tokens": 0,
|
| 35 |
+
"n_output_tokens": 1847087,
|
| 36 |
+
"n_total_tokens": 388776104,
|
| 37 |
+
"agent_time_seconds": 118693,
|
| 38 |
+
"total_time_seconds": 137736,
|
| 39 |
+
"cost_usd": 43.52,
|
| 40 |
+
"mean_input_tokens_per_task": 4030510,
|
| 41 |
+
"mean_cache_tokens_per_task": 0,
|
| 42 |
+
"mean_output_tokens_per_task": 19240,
|
| 43 |
+
"mean_tokens_per_task": 4049751,
|
| 44 |
+
"mean_cost_usd_per_task": 0.45,
|
| 45 |
+
"mean_total_time_seconds_per_task": 1434,
|
| 46 |
+
"mean_agent_time_seconds_per_task": 1236
|
| 47 |
+
}
|
| 48 |
+
}
|
results/qwen3-6-27b-fp8-swebench-pro-ansible-opencode.json
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"benchmark": {
|
| 3 |
+
"name": "SWE-Bench Pro -- Ansible",
|
| 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": "Qwen3.6-27B-FP8",
|
| 16 |
+
"repo": "RedHatAI/Qwen3.6-27B-FP8",
|
| 17 |
+
"is_oss": true,
|
| 18 |
+
"num_params": 27,
|
| 19 |
+
"precision": "fp8",
|
| 20 |
+
"url": "https://huggingface.co/RedHatAI/Qwen3.6-27B-FP8"
|
| 21 |
+
},
|
| 22 |
+
"environment": {
|
| 23 |
+
"name": "harbor",
|
| 24 |
+
"config": {
|
| 25 |
+
"name": "swe-bench-pro-ansible"
|
| 26 |
+
},
|
| 27 |
+
"url": "https://github.com/harbor-framework/harbor"
|
| 28 |
+
},
|
| 29 |
+
"metrics": {
|
| 30 |
+
"n_tasks": 96,
|
| 31 |
+
"n_errors": 0,
|
| 32 |
+
"score": 0.573,
|
| 33 |
+
"n_input_tokens": 344853232,
|
| 34 |
+
"n_cache_tokens": 0,
|
| 35 |
+
"n_output_tokens": 1661197,
|
| 36 |
+
"n_total_tokens": 346514429,
|
| 37 |
+
"agent_time_seconds": 118356,
|
| 38 |
+
"total_time_seconds": 196235,
|
| 39 |
+
"cost_usd": 43.4,
|
| 40 |
+
"mean_input_tokens_per_task": 3592221,
|
| 41 |
+
"mean_cache_tokens_per_task": 0,
|
| 42 |
+
"mean_output_tokens_per_task": 17304,
|
| 43 |
+
"mean_tokens_per_task": 3609525,
|
| 44 |
+
"mean_cost_usd_per_task": 0.45,
|
| 45 |
+
"mean_total_time_seconds_per_task": 2044,
|
| 46 |
+
"mean_agent_time_seconds_per_task": 1232
|
| 47 |
+
}
|
| 48 |
+
}
|
results/qwen3-6-27b-fp8-swebench-pro-ansible-pi.json
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"benchmark": {
|
| 3 |
+
"name": "SWE-Bench Pro -- Ansible",
|
| 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/plandex-ai/plandex"
|
| 13 |
+
},
|
| 14 |
+
"model": {
|
| 15 |
+
"name": "Qwen3.6-27B-FP8",
|
| 16 |
+
"repo": "RedHatAI/Qwen3.6-27B-FP8",
|
| 17 |
+
"is_oss": true,
|
| 18 |
+
"num_params": 27,
|
| 19 |
+
"precision": "fp8",
|
| 20 |
+
"url": "https://huggingface.co/RedHatAI/Qwen3.6-27B-FP8"
|
| 21 |
+
},
|
| 22 |
+
"environment": {
|
| 23 |
+
"name": "harbor",
|
| 24 |
+
"config": {
|
| 25 |
+
"name": "swe-bench-pro-ansible"
|
| 26 |
+
},
|
| 27 |
+
"url": "https://github.com/harbor-framework/harbor"
|
| 28 |
+
},
|
| 29 |
+
"metrics": {
|
| 30 |
+
"n_tasks": 96,
|
| 31 |
+
"n_errors": 0,
|
| 32 |
+
"score": 0.49,
|
| 33 |
+
"n_input_tokens": 395189021,
|
| 34 |
+
"n_cache_tokens": 0,
|
| 35 |
+
"n_output_tokens": 2206097,
|
| 36 |
+
"n_total_tokens": 397395118,
|
| 37 |
+
"agent_time_seconds": 80305,
|
| 38 |
+
"total_time_seconds": 91995,
|
| 39 |
+
"cost_usd": 29.45,
|
| 40 |
+
"mean_input_tokens_per_task": 4116552,
|
| 41 |
+
"mean_cache_tokens_per_task": 0,
|
| 42 |
+
"mean_output_tokens_per_task": 22980,
|
| 43 |
+
"mean_tokens_per_task": 4139532,
|
| 44 |
+
"mean_cost_usd_per_task": 0.31,
|
| 45 |
+
"mean_total_time_seconds_per_task": 958,
|
| 46 |
+
"mean_agent_time_seconds_per_task": 836
|
| 47 |
+
}
|
| 48 |
+
}
|
results/qwen3-6-27b-fp8-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/SWE-bench/SWE-bench_Verified"
|
| 7 |
+
},
|
| 8 |
+
"harness": {
|
| 9 |
+
"name": "Claude Code",
|
| 10 |
+
"skills": [],
|
| 11 |
+
"is_oss": false,
|
| 12 |
+
"url": "https://github.com/anthropics/claude-code"
|
| 13 |
+
},
|
| 14 |
+
"model": {
|
| 15 |
+
"name": "Qwen3.6-27B-FP8",
|
| 16 |
+
"repo": "RedHatAI/Qwen3.6-27B-FP8",
|
| 17 |
+
"is_oss": true,
|
| 18 |
+
"num_params": 27,
|
| 19 |
+
"precision": "fp8",
|
| 20 |
+
"url": "https://huggingface.co/RedHatAI/Qwen3.6-27B-FP8"
|
| 21 |
+
},
|
| 22 |
+
"environment": {
|
| 23 |
+
"name": "harbor",
|
| 24 |
+
"config": {
|
| 25 |
+
"name": "swe-bench-verified"
|
| 26 |
+
},
|
| 27 |
+
"url": "https://github.com/harbor-framework/harbor"
|
| 28 |
+
},
|
| 29 |
+
"metrics": {
|
| 30 |
+
"n_tasks": 500,
|
| 31 |
+
"n_errors": 3,
|
| 32 |
+
"score": 0.694,
|
| 33 |
+
"n_input_tokens": 1005844088,
|
| 34 |
+
"n_cache_tokens": 0,
|
| 35 |
+
"n_output_tokens": 6255800,
|
| 36 |
+
"n_total_tokens": 1012099888,
|
| 37 |
+
"agent_time_seconds": 228858,
|
| 38 |
+
"total_time_seconds": 411348,
|
| 39 |
+
"cost_usd": 83.91,
|
| 40 |
+
"mean_input_tokens_per_task": 2011688,
|
| 41 |
+
"mean_cache_tokens_per_task": 0,
|
| 42 |
+
"mean_output_tokens_per_task": 12511,
|
| 43 |
+
"mean_tokens_per_task": 2024199,
|
| 44 |
+
"mean_cost_usd_per_task": 0.17,
|
| 45 |
+
"mean_total_time_seconds_per_task": 822,
|
| 46 |
+
"mean_agent_time_seconds_per_task": 457
|
| 47 |
+
}
|
| 48 |
+
}
|
results/qwen3-6-27b-fp8-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/SWE-bench/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": "Qwen3.6-27B-FP8",
|
| 16 |
+
"repo": "RedHatAI/Qwen3.6-27B-FP8",
|
| 17 |
+
"is_oss": true,
|
| 18 |
+
"num_params": 27,
|
| 19 |
+
"precision": "fp8",
|
| 20 |
+
"url": "https://huggingface.co/RedHatAI/Qwen3.6-27B-FP8"
|
| 21 |
+
},
|
| 22 |
+
"environment": {
|
| 23 |
+
"name": "harbor",
|
| 24 |
+
"config": {
|
| 25 |
+
"name": "swe-bench-verified"
|
| 26 |
+
},
|
| 27 |
+
"url": "https://github.com/harbor-framework/harbor"
|
| 28 |
+
},
|
| 29 |
+
"metrics": {
|
| 30 |
+
"n_tasks": 500,
|
| 31 |
+
"n_errors": 8,
|
| 32 |
+
"score": 0.642,
|
| 33 |
+
"n_input_tokens": 395291929,
|
| 34 |
+
"n_cache_tokens": 0,
|
| 35 |
+
"n_output_tokens": 3296668,
|
| 36 |
+
"n_total_tokens": 398588597,
|
| 37 |
+
"agent_time_seconds": 92700,
|
| 38 |
+
"total_time_seconds": 374913,
|
| 39 |
+
"cost_usd": 33.99,
|
| 40 |
+
"mean_input_tokens_per_task": 790583,
|
| 41 |
+
"mean_cache_tokens_per_task": 0,
|
| 42 |
+
"mean_output_tokens_per_task": 6593,
|
| 43 |
+
"mean_tokens_per_task": 797177,
|
| 44 |
+
"mean_cost_usd_per_task": 0.07,
|
| 45 |
+
"mean_total_time_seconds_per_task": 749,
|
| 46 |
+
"mean_agent_time_seconds_per_task": 185
|
| 47 |
+
}
|
| 48 |
+
}
|
results/qwen3-6-27b-fp8-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/SWE-bench/SWE-bench_Verified"
|
| 7 |
+
},
|
| 8 |
+
"harness": {
|
| 9 |
+
"name": "Pi",
|
| 10 |
+
"skills": [],
|
| 11 |
+
"is_oss": true,
|
| 12 |
+
"url": "https://github.com/plandex-ai/plandex"
|
| 13 |
+
},
|
| 14 |
+
"model": {
|
| 15 |
+
"name": "Qwen3.6-27B-FP8",
|
| 16 |
+
"repo": "RedHatAI/Qwen3.6-27B-FP8",
|
| 17 |
+
"is_oss": true,
|
| 18 |
+
"num_params": 27,
|
| 19 |
+
"precision": "fp8",
|
| 20 |
+
"url": "https://huggingface.co/RedHatAI/Qwen3.6-27B-FP8"
|
| 21 |
+
},
|
| 22 |
+
"environment": {
|
| 23 |
+
"name": "harbor",
|
| 24 |
+
"config": {
|
| 25 |
+
"name": "swe-bench-verified"
|
| 26 |
+
},
|
| 27 |
+
"url": "https://github.com/harbor-framework/harbor"
|
| 28 |
+
},
|
| 29 |
+
"metrics": {
|
| 30 |
+
"n_tasks": 500,
|
| 31 |
+
"n_errors": 7,
|
| 32 |
+
"score": 0.694,
|
| 33 |
+
"n_input_tokens": 544070591,
|
| 34 |
+
"n_cache_tokens": 0,
|
| 35 |
+
"n_output_tokens": 4965652,
|
| 36 |
+
"n_total_tokens": 549036243,
|
| 37 |
+
"agent_time_seconds": 130591,
|
| 38 |
+
"total_time_seconds": 408706,
|
| 39 |
+
"cost_usd": 47.88,
|
| 40 |
+
"mean_input_tokens_per_task": 1088141,
|
| 41 |
+
"mean_cache_tokens_per_task": 0,
|
| 42 |
+
"mean_output_tokens_per_task": 9931,
|
| 43 |
+
"mean_tokens_per_task": 1098072,
|
| 44 |
+
"mean_cost_usd_per_task": 0.1,
|
| 45 |
+
"mean_total_time_seconds_per_task": 817,
|
| 46 |
+
"mean_agent_time_seconds_per_task": 261
|
| 47 |
+
}
|
| 48 |
+
}
|