vader-sentiment-undersampled / vader_undersampled_eval.json
waseemrazakhan's picture
Upload vader_undersampled_eval.json with huggingface_hub
e147bd8 verified
raw
history blame contribute delete
620 Bytes
{
"0": {
"precision": 0.8136482939632546,
"recall": 0.49050632911392406,
"f1-score": 0.6120434353405726,
"support": 1264
},
"1": {
"precision": 0.6353340883352209,
"recall": 0.8876582278481012,
"f1-score": 0.7405940594059406,
"support": 1264
},
"accuracy": 0.6890822784810127,
"macro avg": {
"precision": 0.7244911911492378,
"recall": 0.6890822784810127,
"f1-score": 0.6763187473732566,
"support": 2528
},
"weighted avg": {
"precision": 0.7244911911492377,
"recall": 0.6890822784810127,
"f1-score": 0.6763187473732566,
"support": 2528
}
}