code-trainer-v8-mixed / statistics.json
cmndcntrlcyber's picture
Upload V8 statistics
8fd8aa4 verified
Raw
History Blame Contribute Delete
1.72 kB
{
"train": {
"total": 34104,
"by_slice": {
"tool_calling": 10789,
"agentic": 9015,
"code_gen": 7118,
"instruction": 7182
},
"has_tools": {
"True": 19651,
"False": 14453
},
"n_turns": {
"min": 2,
"max": 244,
"mean": 11.0
},
"top_categories": {
"function_calling": 10789,
"general": 6942,
"seed-authoring": 2247,
"csharp": 1424,
"typescript": 1359,
"java": 1319,
"python": 903,
"cpp": 848,
"go": 621,
"dependency-planning": 589,
"project-integration": 508,
"multi-turn-state": 447,
"rust": 402,
"parallel-mixed": 274,
"build-game": 250,
"parallel-same": 246,
"javascript": 242,
"multiple-functions": 189,
"tool-selection": 188,
"error-recovery": 187
}
},
"validation": {
"total": 3789,
"by_slice": {
"tool_calling": 1211,
"instruction": 818,
"agentic": 985,
"code_gen": 775
},
"has_tools": {
"True": 2183,
"False": 1606
},
"n_turns": {
"min": 2,
"max": 230,
"mean": 10.7
},
"top_categories": {
"function_calling": 1211,
"general": 797,
"seed-authoring": 239,
"typescript": 151,
"java": 141,
"csharp": 137,
"cpp": 114,
"python": 99,
"go": 58,
"multi-turn-state": 53,
"project-integration": 52,
"dependency-planning": 43,
"javascript": 40,
"rust": 35,
"long-context-composite": 31,
"parallel-mixed": 31,
"build-game": 30,
"parallel-same": 27,
"missing-parameter": 20,
"multiple-functions": 19
}
}
}