Upload all_results.json with huggingface_hub
Browse files- all_results.json +11 -11
all_results.json
CHANGED
@@ -1,17 +1,17 @@
|
|
1 |
{
|
2 |
"epoch": 3.0,
|
3 |
"test_ORG": {
|
4 |
-
"f1": 0.
|
5 |
"number": 22428,
|
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":
|
17 |
}
|
|
|
1 |
{
|
2 |
"epoch": 3.0,
|
3 |
"test_ORG": {
|
4 |
+
"f1": 0.7547025470254703,
|
5 |
"number": 22428,
|
6 |
+
"precision": 0.7617641715116279,
|
7 |
+
"recall": 0.7477706438380596
|
8 |
},
|
9 |
+
"test_loss": 0.00692271301522851,
|
10 |
+
"test_overall_accuracy": 0.9714666218781167,
|
11 |
+
"test_overall_f1": 0.7547025470254703,
|
12 |
+
"test_overall_precision": 0.7617641715116279,
|
13 |
+
"test_overall_recall": 0.7477706438380596,
|
14 |
+
"test_runtime": 55.3118,
|
15 |
+
"test_samples_per_second": 624.55,
|
16 |
+
"test_steps_per_second": 4.881
|
17 |
}
|