toti-cakery-toolcall / data /stats.json
LasagnaS's picture
Upload data/stats.json with huggingface_hub
628ced5 verified
Raw
History Blame Contribute Delete
1.4 kB
{
"train": {
"total": 985,
"per_type": {
"N1": 90,
"N2": 25,
"N3": 50,
"N4": 60,
"N5": 110,
"N6": 80,
"T1": 70,
"T10": 60,
"T11": 30,
"T12": 30,
"T2": 30,
"T3": 70,
"T4": 40,
"T5": 90,
"T6": 35,
"T7": 35,
"T8": 50,
"T9": 30
},
"tool_rows": 570,
"non_tool_rows": 415,
"en_share": 0.213,
"multi_turn_share": 0.293,
"noised_share": 0.229
},
"validation": {
"total": 99,
"per_type": {
"N1": 9,
"N2": 3,
"N3": 5,
"N4": 6,
"N5": 11,
"N6": 8,
"T1": 7,
"T10": 6,
"T11": 3,
"T12": 3,
"T2": 3,
"T3": 7,
"T4": 4,
"T5": 9,
"T6": 4,
"T7": 3,
"T8": 5,
"T9": 3
},
"tool_rows": 57,
"non_tool_rows": 42,
"en_share": 0.232,
"multi_turn_share": 0.303,
"noised_share": 0.182
},
"test": {
"total": 100,
"per_type": {
"N1": 11,
"N2": 3,
"N3": 6,
"N4": 8,
"N5": 7,
"N6": 5,
"T1": 9,
"T10": 4,
"T11": 2,
"T12": 2,
"T2": 4,
"T3": 9,
"T4": 5,
"T5": 7,
"T6": 4,
"T7": 4,
"T8": 6,
"T9": 4
},
"tool_rows": 60,
"non_tool_rows": 40,
"en_share": 0.22,
"multi_turn_share": 0.3,
"noised_share": 0.21
}
}