david-scilo
commited on
Commit
•
716bba3
1
Parent(s):
fbe5452
Upload train_results.json with huggingface_hub
Browse files- train_results.json +8 -0
train_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 50.0,
|
3 |
+
"total_flos": 2010511278080.0,
|
4 |
+
"train_loss": 1.720783920288086,
|
5 |
+
"train_runtime": 395.0445,
|
6 |
+
"train_samples_per_second": 5.696,
|
7 |
+
"train_steps_per_second": 0.127
|
8 |
+
}
|