Upload all_results.json with huggingface_hub
Browse files- all_results.json +12 -12
all_results.json
CHANGED
@@ -1,17 +1,17 @@
|
|
1 |
{
|
2 |
"epoch": 3.0,
|
3 |
"test_ORG": {
|
4 |
-
"f1": 0.
|
5 |
-
"number":
|
6 |
-
"precision": 0.
|
7 |
-
"recall": 0.
|
8 |
},
|
9 |
-
"test_loss": 0.
|
10 |
-
"test_overall_accuracy": 0.
|
11 |
-
"test_overall_f1": 0.
|
12 |
-
"test_overall_precision": 0.
|
13 |
-
"test_overall_recall": 0.
|
14 |
-
"test_runtime":
|
15 |
-
"test_samples_per_second":
|
16 |
-
"test_steps_per_second": 6.
|
17 |
}
|
|
|
1 |
{
|
2 |
"epoch": 3.0,
|
3 |
"test_ORG": {
|
4 |
+
"f1": 0.7946954813359528,
|
5 |
+
"number": 22428,
|
6 |
+
"precision": 0.7958325880879986,
|
7 |
+
"recall": 0.793561619404316
|
8 |
},
|
9 |
+
"test_loss": 0.006172494497150183,
|
10 |
+
"test_overall_accuracy": 0.9759226146681946,
|
11 |
+
"test_overall_f1": 0.7946954813359528,
|
12 |
+
"test_overall_precision": 0.7958325880879986,
|
13 |
+
"test_overall_recall": 0.793561619404316,
|
14 |
+
"test_runtime": 168.4183,
|
15 |
+
"test_samples_per_second": 205.744,
|
16 |
+
"test_steps_per_second": 6.43
|
17 |
}
|