spawn-router / battery_results.json
pranavkarthik10's picture
coding-router v6: ONNX (int8+fp32) + PyTorch weights, tokenizer, calibration, eval results
e07ba76 verified
Raw
History Blame Contribute Delete
730 Bytes
{
"battery_size": 83,
"unified_score": 0.6948,
"exact_match": 0.3735,
"per_head": {
"complexity": 0.6506,
"task_type": 0.7831,
"risk": 0.6506
},
"per_tier": {
"complexity": {
"easy": "16/24",
"hard": "15/20",
"medium": "23/39"
},
"task_type": {
"bugfix": "11/14",
"design": "1/3",
"docs": "2/5",
"exploration": "3/4",
"feature": "28/29",
"migration": "7/11",
"refactor": "10/14",
"test": "3/3"
},
"risk": {
"high": "14/28",
"low": "26/31",
"medium": "14/24"
}
},
"per_length_exact_match": {
"short": "23/63",
"medium": "5/12",
"long": "3/8"
}
}