AnkitAI's picture
Upload eval/result_finsense.json with huggingface_hub
403ea22 verified
Raw
History Blame Contribute Delete
442 Bytes
{
"base": "answerdotai/ModernBERT-base",
"seed": 42,
"smoke": false,
"test_accuracy": 0.8674948240165632,
"test_macro_f1": 0.8589082381215416,
"confusion_matrix": [
[
52,
5,
3
],
[
6,
261,
20
],
[
0,
30,
106
]
],
"labels": [
"negative",
"neutral",
"positive"
],
"split": "stratified 80/10/10, split-seed 42",
"corpus": "fpb-train",
"dataset": "financial_phrasebank sentences_50agree"
}