Upload multi_student_without_cot/train_results.json with huggingface_hub
Browse files
multi_student_without_cot/train_results.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 5.0,
|
| 3 |
+
"total_flos": 663559922515968.0,
|
| 4 |
+
"train_loss": 0.14455950133211057,
|
| 5 |
+
"train_runtime": 42932.9049,
|
| 6 |
+
"train_samples_per_second": 125.568,
|
| 7 |
+
"train_steps_per_second": 0.245
|
| 8 |
+
}
|