JacksonBrune commited on
Commit
dcc4124
·
verified ·
1 Parent(s): be42189

Training in progress, step 250, checkpoint

Browse files
last-checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9043cf3cf905e559f58e8379c7995f62193457a21a059856a4e35d611d96df5e
3
  size 125248064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c191e2a28d1a4216971b702265a00031ed6ef14d81fb356749e1e4aee7f395d
3
  size 125248064
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:204e4fd97de4d376e1aa4c7d0835dbc1ca4932dbf4a7697f0faee815f6566c5c
3
  size 64219860
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18f441c08a1e9cfcd14b6672bb68cd721bd8ee9f667cbffb2ddb3bb1adb98e51
3
  size 64219860
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c6862b2b6fb022e891f29f43272bce00ebf06f54860baa1b7d19910269647c7
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44eee6976e705cf87c7b19810814819ba62f5bcc26f8c26f581a0949dea69eed
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:65558e26afbfb87dd1928966282919939bdee4084add607d42e008ed52d680cd
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6088f970b1f0429ad85e576795204ef9269ce142d6ce9c2595b5649efde833b6
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": 0.037422037422037424,
5
  "eval_steps": 63,
6
- "global_step": 189,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -165,6 +165,55 @@
165
  "eval_samples_per_second": 11.897,
166
  "eval_steps_per_second": 5.951,
167
  "step": 189
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
168
  }
169
  ],
170
  "logging_steps": 10,
@@ -179,12 +228,12 @@
179
  "should_evaluate": false,
180
  "should_log": false,
181
  "should_save": true,
182
- "should_training_stop": false
183
  },
184
  "attributes": {}
185
  }
186
  },
187
- "total_flos": 9.174134924771328e+16,
188
  "train_batch_size": 2,
189
  "trial_name": null,
190
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.0495000495000495,
5
  "eval_steps": 63,
6
+ "global_step": 250,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
165
  "eval_samples_per_second": 11.897,
166
  "eval_steps_per_second": 5.951,
167
  "step": 189
168
+ },
169
+ {
170
+ "epoch": 0.03762003762003762,
171
+ "grad_norm": 1.3049726486206055,
172
+ "learning_rate": 2.8165064990227252e-05,
173
+ "loss": 3.5265,
174
+ "step": 190
175
+ },
176
+ {
177
+ "epoch": 0.0396000396000396,
178
+ "grad_norm": 1.4380872249603271,
179
+ "learning_rate": 1.985863781320435e-05,
180
+ "loss": 3.0763,
181
+ "step": 200
182
+ },
183
+ {
184
+ "epoch": 0.04158004158004158,
185
+ "grad_norm": 1.24958074092865,
186
+ "learning_rate": 1.286812958766106e-05,
187
+ "loss": 3.0707,
188
+ "step": 210
189
+ },
190
+ {
191
+ "epoch": 0.04356004356004356,
192
+ "grad_norm": 2.750286102294922,
193
+ "learning_rate": 7.308324265397836e-06,
194
+ "loss": 2.7011,
195
+ "step": 220
196
+ },
197
+ {
198
+ "epoch": 0.04554004554004554,
199
+ "grad_norm": 1.8265074491500854,
200
+ "learning_rate": 3.270513696097055e-06,
201
+ "loss": 2.7879,
202
+ "step": 230
203
+ },
204
+ {
205
+ "epoch": 0.04752004752004752,
206
+ "grad_norm": 1.098848581314087,
207
+ "learning_rate": 8.209986176753948e-07,
208
+ "loss": 3.438,
209
+ "step": 240
210
+ },
211
+ {
212
+ "epoch": 0.0495000495000495,
213
+ "grad_norm": 1.3819769620895386,
214
+ "learning_rate": 0.0,
215
+ "loss": 2.7865,
216
+ "step": 250
217
  }
218
  ],
219
  "logging_steps": 10,
 
228
  "should_evaluate": false,
229
  "should_log": false,
230
  "should_save": true,
231
+ "should_training_stop": true
232
  },
233
  "attributes": {}
234
  }
235
  },
236
+ "total_flos": 1.2102892407226368e+17,
237
  "train_batch_size": 2,
238
  "trial_name": null,
239
  "trial_params": null