End of training
Browse files- all_results.json +9 -0
- train_results.json +9 -0
- trainer_state.json +0 -0
all_results.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 1.0,
|
3 |
+
"total_flos": 1.804319615782748e+17,
|
4 |
+
"train_loss": 1.241359075640931,
|
5 |
+
"train_runtime": 34128.9816,
|
6 |
+
"train_samples": 56037,
|
7 |
+
"train_samples_per_second": 0.287,
|
8 |
+
"train_steps_per_second": 0.036
|
9 |
+
}
|
train_results.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 1.0,
|
3 |
+
"total_flos": 1.804319615782748e+17,
|
4 |
+
"train_loss": 1.241359075640931,
|
5 |
+
"train_runtime": 34128.9816,
|
6 |
+
"train_samples": 56037,
|
7 |
+
"train_samples_per_second": 0.287,
|
8 |
+
"train_steps_per_second": 0.036
|
9 |
+
}
|
trainer_state.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|