Commit ·
05bf82b
1
Parent(s): a4166b0
End of training
Browse files- all_results.json +8 -0
- train_results.json +8 -0
- trainer_state.json +0 -0
all_results.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 1.0,
|
| 3 |
+
"total_flos": 2.3497513796848583e+19,
|
| 4 |
+
"train_loss": 0.8366967510028058,
|
| 5 |
+
"train_runtime": 5913.5726,
|
| 6 |
+
"train_samples_per_second": 4.49,
|
| 7 |
+
"train_steps_per_second": 0.561
|
| 8 |
+
}
|
train_results.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 1.0,
|
| 3 |
+
"total_flos": 2.3497513796848583e+19,
|
| 4 |
+
"train_loss": 0.8366967510028058,
|
| 5 |
+
"train_runtime": 5913.5726,
|
| 6 |
+
"train_samples_per_second": 4.49,
|
| 7 |
+
"train_steps_per_second": 0.561
|
| 8 |
+
}
|
trainer_state.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|