Upload test_results.json with huggingface_hub
Browse files- test_results.json +8 -8
test_results.json
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
{
|
2 |
"epoch": 4.0,
|
3 |
-
"test_accuracy": 0.
|
4 |
-
"test_f1": 0.
|
5 |
-
"test_loss": 0.
|
6 |
-
"test_precision": 0.
|
7 |
-
"test_recall": 0.
|
8 |
-
"test_runtime": 51.
|
9 |
-
"test_samples_per_second":
|
10 |
-
"test_steps_per_second": 22.
|
11 |
}
|
|
|
1 |
{
|
2 |
"epoch": 4.0,
|
3 |
+
"test_accuracy": 0.9298667488855934,
|
4 |
+
"test_f1": 0.691212893048585,
|
5 |
+
"test_loss": 0.24010299146175385,
|
6 |
+
"test_precision": 0.6733880835152357,
|
7 |
+
"test_recall": 0.7100070181232713,
|
8 |
+
"test_runtime": 51.4329,
|
9 |
+
"test_samples_per_second": 731.983,
|
10 |
+
"test_steps_per_second": 22.884
|
11 |
}
|