Commit ·
71c5653
1
Parent(s): 6c4ea2f
Upload train_output.json with huggingface_hub
Browse files- train_output.json +12 -0
train_output.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
2780,
|
| 3 |
+
1.4632105468846053,
|
| 4 |
+
{
|
| 5 |
+
"train_runtime": 65996.59,
|
| 6 |
+
"train_samples_per_second": 0.042,
|
| 7 |
+
"train_steps_per_second": 0.042,
|
| 8 |
+
"total_flos": 6.64507164033024e+16,
|
| 9 |
+
"train_loss": 1.4632105468846053,
|
| 10 |
+
"epoch": 10.0
|
| 11 |
+
}
|
| 12 |
+
]
|