zxl 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": 10.0,
|
| 3 |
+
"total_flos": 39973316198400.0,
|
| 4 |
+
"train_loss": 0.24466660350112113,
|
| 5 |
+
"train_runtime": 2411.4634,
|
| 6 |
+
"train_samples_per_second": 11.08,
|
| 7 |
+
"train_steps_per_second": 0.232
|
| 8 |
+
}
|