Upload distilbert_undersampled_eval.json with huggingface_hub
Browse files
distilbert_undersampled_eval.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"eval_loss": 0.18063879013061523,
|
| 3 |
+
"eval_accuracy": 0.9541139240506329,
|
| 4 |
+
"eval_runtime": 21.8075,
|
| 5 |
+
"eval_samples_per_second": 115.923,
|
| 6 |
+
"eval_steps_per_second": 1.834,
|
| 7 |
+
"epoch": 3.0
|
| 8 |
+
}
|