diaenra commited on
Commit
79ce2c2
·
verified ·
1 Parent(s): c4c6d0f

Training in progress, step 50, 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:1673a59aa80734e604ec8a2a909c57c22eeaa9fdb08ddbd65418fe8f1bdc2c63
3
  size 73911112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86e1fd7a58064dbe8b98981562c633d44378856f69d9cdf17665f4c6cd725ce2
3
  size 73911112
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:98e168dc348a0189903a82803b34b1e8dee9ee0a5c01fd3c85395db0b7095826
3
  size 148047722
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:575516cac8ffdfc386a685b9bc166c8e68de48e1c1c09d7fa35e84d8233b2539
3
  size 148047722
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:82a3bf93d0cde0007296f6c1996ef6cc1fdfe6c8c52c3f1ccc292be711797010
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a783cee426f7cdbd93a2b1b7b897b261a793b816a6b2c3688ac92ab1af3ae8cf
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ea7ff16b0c30a914eb0d145e3fb06ff9027c6cd2408e766ce8a09accab89a4d
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e69e2b49ea642509f0c688c16fb190b7cf27dac0a18903a5e2d1467d0343d8b8
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": NaN,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
- "epoch": 0.6060606060606061,
5
  "eval_steps": 25,
6
- "global_step": 25,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -198,6 +198,189 @@
198
  "eval_samples_per_second": 8.052,
199
  "eval_steps_per_second": 4.026,
200
  "step": 25
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
201
  }
202
  ],
203
  "logging_steps": 1,
@@ -212,7 +395,7 @@
212
  "early_stopping_threshold": 0.0
213
  },
214
  "attributes": {
215
- "early_stopping_patience_counter": 0
216
  }
217
  },
218
  "TrainerControl": {
@@ -221,12 +404,12 @@
221
  "should_evaluate": false,
222
  "should_log": false,
223
  "should_save": true,
224
- "should_training_stop": false
225
  },
226
  "attributes": {}
227
  }
228
  },
229
- "total_flos": 6531344184115200.0,
230
  "train_batch_size": 2,
231
  "trial_name": null,
232
  "trial_params": null
 
1
  {
2
  "best_metric": NaN,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
+ "epoch": 1.2121212121212122,
5
  "eval_steps": 25,
6
+ "global_step": 50,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
198
  "eval_samples_per_second": 8.052,
199
  "eval_steps_per_second": 4.026,
200
  "step": 25
201
+ },
202
+ {
203
+ "epoch": 0.6303030303030303,
204
+ "grad_norm": 0.0,
205
+ "learning_rate": 0.0001,
206
+ "loss": 0.0,
207
+ "step": 26
208
+ },
209
+ {
210
+ "epoch": 0.6545454545454545,
211
+ "grad_norm": 13.499174118041992,
212
+ "learning_rate": 9.345968707698569e-05,
213
+ "loss": 1.0393,
214
+ "step": 27
215
+ },
216
+ {
217
+ "epoch": 0.6787878787878788,
218
+ "grad_norm": 6.368555068969727,
219
+ "learning_rate": 8.694738077799488e-05,
220
+ "loss": 0.3086,
221
+ "step": 28
222
+ },
223
+ {
224
+ "epoch": 0.703030303030303,
225
+ "grad_norm": 13.0841064453125,
226
+ "learning_rate": 8.049096779838719e-05,
227
+ "loss": 0.9051,
228
+ "step": 29
229
+ },
230
+ {
231
+ "epoch": 0.7272727272727273,
232
+ "grad_norm": 13.383321762084961,
233
+ "learning_rate": 7.411809548974792e-05,
234
+ "loss": 1.1452,
235
+ "step": 30
236
+ },
237
+ {
238
+ "epoch": 0.7515151515151515,
239
+ "grad_norm": 0.0,
240
+ "learning_rate": 6.785605346968386e-05,
241
+ "loss": 0.0,
242
+ "step": 31
243
+ },
244
+ {
245
+ "epoch": 0.7757575757575758,
246
+ "grad_norm": 0.0,
247
+ "learning_rate": 6.173165676349103e-05,
248
+ "loss": 0.0,
249
+ "step": 32
250
+ },
251
+ {
252
+ "epoch": 0.8,
253
+ "grad_norm": 8.7849702835083,
254
+ "learning_rate": 5.577113097809989e-05,
255
+ "loss": 0.8124,
256
+ "step": 33
257
+ },
258
+ {
259
+ "epoch": 0.8242424242424242,
260
+ "grad_norm": 16.79686737060547,
261
+ "learning_rate": 5.000000000000002e-05,
262
+ "loss": 0.5349,
263
+ "step": 34
264
+ },
265
+ {
266
+ "epoch": 0.8484848484848485,
267
+ "grad_norm": 0.0,
268
+ "learning_rate": 4.444297669803981e-05,
269
+ "loss": 0.0,
270
+ "step": 35
271
+ },
272
+ {
273
+ "epoch": 0.8727272727272727,
274
+ "grad_norm": 14.058218002319336,
275
+ "learning_rate": 3.9123857099127936e-05,
276
+ "loss": 0.8506,
277
+ "step": 36
278
+ },
279
+ {
280
+ "epoch": 0.896969696969697,
281
+ "grad_norm": 11.131260871887207,
282
+ "learning_rate": 3.406541848999312e-05,
283
+ "loss": 1.0009,
284
+ "step": 37
285
+ },
286
+ {
287
+ "epoch": 0.9212121212121213,
288
+ "grad_norm": 16.038894653320312,
289
+ "learning_rate": 2.9289321881345254e-05,
290
+ "loss": 0.6914,
291
+ "step": 38
292
+ },
293
+ {
294
+ "epoch": 0.9454545454545454,
295
+ "grad_norm": 15.095179557800293,
296
+ "learning_rate": 2.4816019252102273e-05,
297
+ "loss": 0.6247,
298
+ "step": 39
299
+ },
300
+ {
301
+ "epoch": 0.9696969696969697,
302
+ "grad_norm": 11.539749145507812,
303
+ "learning_rate": 2.0664665970876496e-05,
304
+ "loss": 0.8336,
305
+ "step": 40
306
+ },
307
+ {
308
+ "epoch": 0.9939393939393939,
309
+ "grad_norm": 13.128904342651367,
310
+ "learning_rate": 1.6853038769745467e-05,
311
+ "loss": 1.1426,
312
+ "step": 41
313
+ },
314
+ {
315
+ "epoch": 1.018181818181818,
316
+ "grad_norm": 10.853378295898438,
317
+ "learning_rate": 1.339745962155613e-05,
318
+ "loss": 6.4015,
319
+ "step": 42
320
+ },
321
+ {
322
+ "epoch": 1.0424242424242425,
323
+ "grad_norm": 9.659259796142578,
324
+ "learning_rate": 1.0312725846731175e-05,
325
+ "loss": 0.4573,
326
+ "step": 43
327
+ },
328
+ {
329
+ "epoch": 1.0666666666666667,
330
+ "grad_norm": 0.0,
331
+ "learning_rate": 7.612046748871327e-06,
332
+ "loss": 0.0,
333
+ "step": 44
334
+ },
335
+ {
336
+ "epoch": 1.0909090909090908,
337
+ "grad_norm": 0.0,
338
+ "learning_rate": 5.306987050489442e-06,
339
+ "loss": 0.0,
340
+ "step": 45
341
+ },
342
+ {
343
+ "epoch": 1.1151515151515152,
344
+ "grad_norm": 4.810526371002197,
345
+ "learning_rate": 3.40741737109318e-06,
346
+ "loss": 1.6521,
347
+ "step": 46
348
+ },
349
+ {
350
+ "epoch": 1.1393939393939394,
351
+ "grad_norm": 0.0,
352
+ "learning_rate": 1.921471959676957e-06,
353
+ "loss": 0.0,
354
+ "step": 47
355
+ },
356
+ {
357
+ "epoch": 1.1636363636363636,
358
+ "grad_norm": 13.763459205627441,
359
+ "learning_rate": 8.555138626189618e-07,
360
+ "loss": 0.7686,
361
+ "step": 48
362
+ },
363
+ {
364
+ "epoch": 1.187878787878788,
365
+ "grad_norm": 10.437994003295898,
366
+ "learning_rate": 2.141076761396521e-07,
367
+ "loss": 0.7031,
368
+ "step": 49
369
+ },
370
+ {
371
+ "epoch": 1.2121212121212122,
372
+ "grad_norm": 7.7976579666137695,
373
+ "learning_rate": 0.0,
374
+ "loss": 0.4385,
375
+ "step": 50
376
+ },
377
+ {
378
+ "epoch": 1.2121212121212122,
379
+ "eval_loss": NaN,
380
+ "eval_runtime": 2.2391,
381
+ "eval_samples_per_second": 8.039,
382
+ "eval_steps_per_second": 4.019,
383
+ "step": 50
384
  }
385
  ],
386
  "logging_steps": 1,
 
395
  "early_stopping_threshold": 0.0
396
  },
397
  "attributes": {
398
+ "early_stopping_patience_counter": 1
399
  }
400
  },
401
  "TrainerControl": {
 
404
  "should_evaluate": false,
405
  "should_log": false,
406
  "should_save": true,
407
+ "should_training_stop": true
408
  },
409
  "attributes": {}
410
  }
411
  },
412
+ "total_flos": 1.30626883682304e+16,
413
  "train_batch_size": 2,
414
  "trial_name": null,
415
  "trial_params": null