Training in progress, step 18, checkpoint
Browse files
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 18763860
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea7710a75730569f98a6adc3483a2d2f58ae60a84e4b6eb48842d2ec22942000
|
3 |
size 18763860
|
last-checkpoint/rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14244
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8cabb6b01ce970e65857bc8a45a4246041144893c5d0e711162a6d8107f251e8
|
3 |
size 14244
|
last-checkpoint/scheduler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd82e2c4dd46a0c4163e78a1bb05a9e321fb40a1c884136f2f4f92fe2449cbde
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
-
"epoch":
|
5 |
"eval_steps": 5,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -144,6 +144,27 @@
|
|
144 |
"eval_samples_per_second": 26.577,
|
145 |
"eval_steps_per_second": 13.747,
|
146 |
"step": 15
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
147 |
}
|
148 |
],
|
149 |
"logging_steps": 1,
|
@@ -158,12 +179,12 @@
|
|
158 |
"should_evaluate": false,
|
159 |
"should_log": false,
|
160 |
"should_save": true,
|
161 |
-
"should_training_stop":
|
162 |
},
|
163 |
"attributes": {}
|
164 |
}
|
165 |
},
|
166 |
-
"total_flos":
|
167 |
"train_batch_size": 2,
|
168 |
"trial_name": null,
|
169 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 1.054945054945055,
|
5 |
"eval_steps": 5,
|
6 |
+
"global_step": 18,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
144 |
"eval_samples_per_second": 26.577,
|
145 |
"eval_steps_per_second": 13.747,
|
146 |
"step": 15
|
147 |
+
},
|
148 |
+
{
|
149 |
+
"epoch": 0.9377289377289377,
|
150 |
+
"grad_norm": NaN,
|
151 |
+
"learning_rate": 1.4644660940672627e-05,
|
152 |
+
"loss": 0.0,
|
153 |
+
"step": 16
|
154 |
+
},
|
155 |
+
{
|
156 |
+
"epoch": 0.9963369963369964,
|
157 |
+
"grad_norm": NaN,
|
158 |
+
"learning_rate": 3.8060233744356633e-06,
|
159 |
+
"loss": 0.0,
|
160 |
+
"step": 17
|
161 |
+
},
|
162 |
+
{
|
163 |
+
"epoch": 1.054945054945055,
|
164 |
+
"grad_norm": NaN,
|
165 |
+
"learning_rate": 0.0,
|
166 |
+
"loss": 0.0,
|
167 |
+
"step": 18
|
168 |
}
|
169 |
],
|
170 |
"logging_steps": 1,
|
|
|
179 |
"should_evaluate": false,
|
180 |
"should_log": false,
|
181 |
"should_save": true,
|
182 |
+
"should_training_stop": true
|
183 |
},
|
184 |
"attributes": {}
|
185 |
}
|
186 |
},
|
187 |
+
"total_flos": 5732229514788864.0,
|
188 |
"train_batch_size": 2,
|
189 |
"trial_name": null,
|
190 |
"trial_params": null
|