Upload test_results.json with huggingface_hub
Browse files- test_results.json +8 -0
test_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_checkpoint": "/home/fadi/thesis/disk/output/eu-roberta/downstream/india-ner/epoch_19",
|
3 |
+
"test_macro-f1": 0.04373667387994604,
|
4 |
+
"test_macro-precision": 0.17561556786146304,
|
5 |
+
"test_macro-recall": 0.029192266727528424,
|
6 |
+
"test_micro-f1": 0.07147041593438781,
|
7 |
+
"test_weighted-f1": 0.06807575609668
|
8 |
+
}
|