distilbert-sentiment-binary / eval_results.json
waseemrazakhan's picture
Upload eval_results.json with huggingface_hub
52b18b2 verified
raw
history blame contribute delete
971 Bytes
{
"report": {
"negative": {
"precision": 0.9485179407176287,
"recall": 0.9620253164556962,
"f1-score": 0.9552238805970149,
"support": 1264.0
},
"positive": {
"precision": 0.9634146341463414,
"recall": 0.9503759398496241,
"f1-score": 0.9568508705526116,
"support": 1330.0
},
"accuracy": 0.9560524286815728,
"macro avg": {
"precision": 0.9559662874319851,
"recall": 0.9562006281526602,
"f1-score": 0.9560373755748133,
"support": 2594.0
},
"weighted avg": {
"precision": 0.9561557981810781,
"recall": 0.9560524286815728,
"f1-score": 0.9560580735966077,
"support": 2594.0
}
},
"conf_summary": {
"count": 2594.0,
"mean": 0.9878265692715288,
"std": 0.05175484054528182,
"min": 0.5082679390907288,
"25%": 0.99791619181633,
"50%": 0.9987357258796692,
"75%": 0.9989889860153198,
"max": 0.9992936849594116
}
}