keep-calm-models / metrics.json
elchief84's picture
Upload folder using huggingface_hub
270a3c1 verified
Raw
History Blame Contribute Delete
457 Bytes
{
"risk": {
"mae": 0.10857667052745819,
"pearson_r": 0.7317342062358878,
"level_acc": 0.9045
},
"tone": {
"macro_f1": 0.6818937576984079,
"per_label": {
"neutral": 0.8227334235453315,
"frustrated": 0.7560397915679773,
"hostile": 0.582010582010582,
"sarcastic": 0.5870535714285714,
"positive": 0.6616314199395771
}
},
"intent": {
"accuracy": 0.6875,
"macro_f1": 0.5597899861437112
}
}