Upload multi_student/all_results.json with huggingface_hub
Browse files
multi_student/all_results.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 5.0,
|
| 3 |
+
"total_flos": 972721919361024.0,
|
| 4 |
+
"train_loss": 0.14400700720985388,
|
| 5 |
+
"train_runtime": 29451.389,
|
| 6 |
+
"train_samples_per_second": 183.047,
|
| 7 |
+
"train_steps_per_second": 0.358
|
| 8 |
+
}
|