vader-sentiment-binary / vader_binary_eval.json
waseemrazakhan's picture
Upload vader_binary_eval.json with huggingface_hub
1f90e69 verified
raw
history blame contribute delete
627 Bytes
{
"0": {
"precision": 0.797940797940798,
"recall": 0.49050632911392406,
"f1-score": 0.6075453209211171,
"support": 1264.0
},
"1": {
"precision": 0.6455696202531646,
"recall": 0.8819548872180452,
"f1-score": 0.7454718779790277,
"support": 1330.0
},
"accuracy": 0.6912104857363146,
"macro avg": {
"precision": 0.7217552090969812,
"recall": 0.6862306081659846,
"f1-score": 0.6765085994500724,
"support": 2594.0
},
"weighted avg": {
"precision": 0.7198167939606314,
"recall": 0.6912104857363146,
"f1-score": 0.6782632549562062,
"support": 2594.0
}
}