File size: 506 Bytes
29ec639 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
{
"overall": {
"macro_f1": 0.9924276856095726,
"micro_f1": 0.9932420416147963,
"mcc": 0.9848560799888242,
"accuracy": 99.32420416147963
},
"per_class": {
"agent_response": {
"accuracy": 99.53108252947482,
"correct": 7429,
"total": 7464
},
"backchannel": {
"accuracy": 98.91591750396616,
"correct": 3741,
"total": 3782
}
},
"labels": [
"agent_response",
"backchannel"
],
"evaluated_at": "2025-12-14T21:35:53.969061"
} |