kostiantynk-out commited on
Commit
83c7b54
·
verified ·
1 Parent(s): ec4bab0

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:b518381e436f9f7902f44562b3b2cea8ccfec9b231fabd9f353eab77a4231349
3
  size 161714
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b38da1d6f83078ffa6998d70685418b98526db2465fe1e04cda66335f2c5607e
3
  size 161714
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b768c453a99e7b6dc00d3c52d03af65eb4935ccba26774cfdefd95e9acff1f3
3
  size 64750
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24a51f1c1cee3c36fccf73836363d1680ff595f8d18e767dd4e9e311314ec8ee
3
  size 64750
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2aca601cc331a87eee7a832e141a13869177225edb786e1de300173561df264a
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9a7bea3fb41d6d5f4efc8570aa90e54f0331340dbfa35b3127e889d48fdc780
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.01782346284420973,
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": 481.718,
166
  "eval_steps_per_second": 240.967,
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": 158529226752.0,
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.023576009053187477,
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": 481.718,
166
  "eval_steps_per_second": 240.967,
167
  "step": 189
168
+ },
169
+ {
170
+ "epoch": 0.017917766880422483,
171
+ "grad_norm": 0.13090693950653076,
172
+ "learning_rate": 2.8165064990227252e-05,
173
+ "loss": 6.8943,
174
+ "step": 190
175
+ },
176
+ {
177
+ "epoch": 0.01886080724254998,
178
+ "grad_norm": 0.09565740823745728,
179
+ "learning_rate": 1.985863781320435e-05,
180
+ "loss": 6.8892,
181
+ "step": 200
182
+ },
183
+ {
184
+ "epoch": 0.01980384760467748,
185
+ "grad_norm": 0.11801844090223312,
186
+ "learning_rate": 1.286812958766106e-05,
187
+ "loss": 6.8864,
188
+ "step": 210
189
+ },
190
+ {
191
+ "epoch": 0.02074688796680498,
192
+ "grad_norm": 0.08444403111934662,
193
+ "learning_rate": 7.308324265397836e-06,
194
+ "loss": 6.8881,
195
+ "step": 220
196
+ },
197
+ {
198
+ "epoch": 0.02168992832893248,
199
+ "grad_norm": 0.12999576330184937,
200
+ "learning_rate": 3.270513696097055e-06,
201
+ "loss": 6.8917,
202
+ "step": 230
203
+ },
204
+ {
205
+ "epoch": 0.022632968691059976,
206
+ "grad_norm": 0.146150603890419,
207
+ "learning_rate": 8.209986176753948e-07,
208
+ "loss": 6.8889,
209
+ "step": 240
210
+ },
211
+ {
212
+ "epoch": 0.023576009053187477,
213
+ "grad_norm": 0.11315950006246567,
214
+ "learning_rate": 0.0,
215
+ "loss": 6.89,
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": 209614528512.0,
237
  "train_batch_size": 2,
238
  "trial_name": null,
239
  "trial_params": null