Upload best.json with huggingface_hub
Browse files
best.json
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"val_score": 0.3815709082075283,
|
| 3 |
+
"epoch": 4,
|
| 4 |
+
"ckpt": "checkpoints/v5_meld_diag_v4match/best.pth",
|
| 5 |
+
"test": {
|
| 6 |
+
"acc": 56.015325670498086,
|
| 7 |
+
"macro_f1": 0.3784830453177596,
|
| 8 |
+
"weighted_f1": 0.556600256697072,
|
| 9 |
+
"n": 2610,
|
| 10 |
+
"pred_dist": [
|
| 11 |
+
1288,
|
| 12 |
+
391,
|
| 13 |
+
328,
|
| 14 |
+
169,
|
| 15 |
+
14,
|
| 16 |
+
117,
|
| 17 |
+
303
|
| 18 |
+
]
|
| 19 |
+
},
|
| 20 |
+
"select_metric": "wF1"
|
| 21 |
+
}
|