shizhediao2
commited on
Commit
•
e64f666
1
Parent(s):
2d28f20
Upload train_results.json with huggingface_hub
Browse files- train_results.json +9 -0
train_results.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 1.0,
|
3 |
+
"total_flos": 2.786803439690685e+19,
|
4 |
+
"train_loss": 0.0,
|
5 |
+
"train_runtime": 4.5361,
|
6 |
+
"train_samples": 1540798,
|
7 |
+
"train_samples_per_second": 339673.082,
|
8 |
+
"train_steps_per_second": 331.781
|
9 |
+
}
|