Upload metrics.json with huggingface_hub
Browse files- metrics.json +11 -0
metrics.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"test_loss": 0.6075913906097412,
|
| 3 |
+
"test_f1": 0.6523036108436355,
|
| 4 |
+
"test_precision": 0.6516278422237556,
|
| 5 |
+
"test_recall": 0.6530961202851331,
|
| 6 |
+
"test_accuracy": 0.6747589531680441,
|
| 7 |
+
"test_runtime": 1.3219,
|
| 8 |
+
"test_samples_per_second": 836.7,
|
| 9 |
+
"test_steps_per_second": 26.478,
|
| 10 |
+
"exact_match": 0.012658227848101266
|
| 11 |
+
}
|