david-scilo
commited on
Commit
•
60530e3
1
Parent(s):
a858ad3
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": 11.0,
|
3 |
+
"total_flos": 1945315508224.0,
|
4 |
+
"train_loss": 1.5263661384582519,
|
5 |
+
"train_runtime": 474.6281,
|
6 |
+
"train_samples_per_second": 11.377,
|
7 |
+
"train_steps_per_second": 0.032
|
8 |
+
}
|