Johhny1201
commited on
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": 0.9993746091307066,
|
3 |
+
"total_flos": 10053203263488.0,
|
4 |
+
"train_loss": 1.7967723003764624,
|
5 |
+
"train_runtime": 569.5544,
|
6 |
+
"train_samples_per_second": 89.832,
|
7 |
+
"train_steps_per_second": 1.403
|
8 |
+
}
|