cafebert-ViHSD / artifacts /seed_42_classification_report.json
BaoNhan's picture
Publish ViHSD representative seed 22
0cd47bb verified
Raw
History Blame Contribute Delete
768 Bytes
{
"CLEAN": {
"precision": 0.9282169443459766,
"recall": 0.943943763518385,
"f1-score": 0.9360142984807864,
"support": 5548.0
},
"OFFENSIVE": {
"precision": 0.468,
"recall": 0.2635135135135135,
"f1-score": 0.3371757925072046,
"support": 444.0
},
"HATE": {
"precision": 0.550761421319797,
"recall": 0.6308139534883721,
"f1-score": 0.5880758807588076,
"support": 688.0
},
"accuracy": 0.8664670658682635,
"macro avg": {
"precision": 0.6489927885552579,
"recall": 0.6127570768400902,
"f1-score": 0.6204219905822662,
"support": 6680.0
},
"weighted avg": {
"precision": 0.8587520157334578,
"recall": 0.8664670658682635,
"f1-score": 0.8603756864980032,
"support": 6680.0
}
}