code-trainer-v9-mixed / statistics.json
cmndcntrlcyber's picture
Upload V9 statistics
cc1022e verified
Raw
History Blame Contribute Delete
1.72 kB
{
"train": {
"total": 40401,
"by_slice": {
"tool_calling": 17125,
"code_gen": 7074,
"agentic": 8994,
"instruction": 7208
},
"has_tools": {
"True": 25964,
"False": 14437
},
"n_turns": {
"min": 2,
"max": 244,
"mean": 10.5
},
"top_categories": {
"function_calling": 17125,
"general": 6977,
"seed-authoring": 2239,
"csharp": 1403,
"typescript": 1337,
"java": 1302,
"python": 905,
"cpp": 859,
"go": 620,
"dependency-planning": 564,
"project-integration": 494,
"multi-turn-state": 456,
"rust": 399,
"parallel-mixed": 279,
"parallel-same": 250,
"javascript": 249,
"build-game": 247,
"long-context-composite": 201,
"multiple-functions": 193,
"tool-selection": 189
}
},
"validation": {
"total": 4489,
"by_slice": {
"instruction": 792,
"tool_calling": 1875,
"agentic": 1004,
"code_gen": 818
},
"has_tools": {
"False": 1621,
"True": 2868
},
"n_turns": {
"min": 2,
"max": 236,
"mean": 10.7
},
"top_categories": {
"function_calling": 1875,
"general": 762,
"seed-authoring": 247,
"typescript": 173,
"csharp": 158,
"java": 158,
"cpp": 103,
"python": 97,
"dependency-planning": 68,
"project-integration": 66,
"go": 58,
"multi-turn-state": 44,
"rust": 38,
"javascript": 33,
"build-game": 33,
"error-recovery": 26,
"parallel-mixed": 26,
"parallel-same": 23,
"feature-integration": 18,
"tool-selection": 18
}
}
}