revusyi commited on
Commit
5f6b89c
·
verified ·
1 Parent(s): d639cb9

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:2ae269a91547154375b3fc58ab1fd0eb8cc0784550c8cfb628a9b4ddf25350b3
3
  size 35237104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f88680748b7bd964a795d97731a14ba11632f4d08259c2ef318463363c3097bb
3
  size 35237104
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:778992d43e1892dd0cad28babc9b5363417d5c3ad4bdc6316ccfa7043b93a906
3
  size 70667778
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c03fb1108b9df4e3935f628f3cadb31f75f2c86104a73d90eccc79f506121127
3
  size 70667778
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c4a0d4560ed0f7a94e1dd4c7c15bf6bee0552022392775a46cf04f39c4f926a2
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdf1dfdef095e920a6111c0af8961845861411f1290bafdec71880ce8cf16384
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": 0.6681258082389832,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
- "epoch": 0.05151983513652756,
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": 13.807,
199
  "eval_steps_per_second": 6.937,
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": 1802385752064000.0,
230
  "train_batch_size": 2,
231
  "trial_name": null,
232
  "trial_params": null
 
1
  {
2
  "best_metric": 0.6681258082389832,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
+ "epoch": 0.10303967027305512,
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": 13.807,
199
  "eval_steps_per_second": 6.937,
200
  "step": 25
201
+ },
202
+ {
203
+ "epoch": 0.05358062854198867,
204
+ "grad_norm": 15.42173957824707,
205
+ "learning_rate": 0.0001,
206
+ "loss": 0.4441,
207
+ "step": 26
208
+ },
209
+ {
210
+ "epoch": 0.05564142194744977,
211
+ "grad_norm": 1.8112399578094482,
212
+ "learning_rate": 9.345968707698569e-05,
213
+ "loss": 0.0552,
214
+ "step": 27
215
+ },
216
+ {
217
+ "epoch": 0.05770221535291087,
218
+ "grad_norm": 0.7334427833557129,
219
+ "learning_rate": 8.694738077799488e-05,
220
+ "loss": 0.0083,
221
+ "step": 28
222
+ },
223
+ {
224
+ "epoch": 0.059763008758371976,
225
+ "grad_norm": 9.213266372680664,
226
+ "learning_rate": 8.049096779838719e-05,
227
+ "loss": 0.2998,
228
+ "step": 29
229
+ },
230
+ {
231
+ "epoch": 0.061823802163833076,
232
+ "grad_norm": 3.4060914516448975,
233
+ "learning_rate": 7.411809548974792e-05,
234
+ "loss": 0.0579,
235
+ "step": 30
236
+ },
237
+ {
238
+ "epoch": 0.06388459556929418,
239
+ "grad_norm": 0.07256096601486206,
240
+ "learning_rate": 6.785605346968386e-05,
241
+ "loss": 0.001,
242
+ "step": 31
243
+ },
244
+ {
245
+ "epoch": 0.06594538897475528,
246
+ "grad_norm": 0.05080750212073326,
247
+ "learning_rate": 6.173165676349103e-05,
248
+ "loss": 0.0008,
249
+ "step": 32
250
+ },
251
+ {
252
+ "epoch": 0.06800618238021638,
253
+ "grad_norm": 4.680781841278076,
254
+ "learning_rate": 5.577113097809989e-05,
255
+ "loss": 0.0752,
256
+ "step": 33
257
+ },
258
+ {
259
+ "epoch": 0.07006697578567748,
260
+ "grad_norm": 1.9387208223342896,
261
+ "learning_rate": 5.000000000000002e-05,
262
+ "loss": 0.0059,
263
+ "step": 34
264
+ },
265
+ {
266
+ "epoch": 0.07212776919113859,
267
+ "grad_norm": 0.2535548806190491,
268
+ "learning_rate": 4.444297669803981e-05,
269
+ "loss": 0.002,
270
+ "step": 35
271
+ },
272
+ {
273
+ "epoch": 0.07418856259659969,
274
+ "grad_norm": 0.1797764152288437,
275
+ "learning_rate": 3.9123857099127936e-05,
276
+ "loss": 0.0015,
277
+ "step": 36
278
+ },
279
+ {
280
+ "epoch": 0.0762493560020608,
281
+ "grad_norm": 0.1363029181957245,
282
+ "learning_rate": 3.406541848999312e-05,
283
+ "loss": 0.0014,
284
+ "step": 37
285
+ },
286
+ {
287
+ "epoch": 0.0783101494075219,
288
+ "grad_norm": 0.08102747797966003,
289
+ "learning_rate": 2.9289321881345254e-05,
290
+ "loss": 0.0009,
291
+ "step": 38
292
+ },
293
+ {
294
+ "epoch": 0.080370942812983,
295
+ "grad_norm": 0.08120626956224442,
296
+ "learning_rate": 2.4816019252102273e-05,
297
+ "loss": 0.0009,
298
+ "step": 39
299
+ },
300
+ {
301
+ "epoch": 0.0824317362184441,
302
+ "grad_norm": 0.06320202350616455,
303
+ "learning_rate": 2.0664665970876496e-05,
304
+ "loss": 0.0007,
305
+ "step": 40
306
+ },
307
+ {
308
+ "epoch": 0.0844925296239052,
309
+ "grad_norm": 0.06635958701372147,
310
+ "learning_rate": 1.6853038769745467e-05,
311
+ "loss": 0.0007,
312
+ "step": 41
313
+ },
314
+ {
315
+ "epoch": 0.0865533230293663,
316
+ "grad_norm": 0.04807131737470627,
317
+ "learning_rate": 1.339745962155613e-05,
318
+ "loss": 0.0006,
319
+ "step": 42
320
+ },
321
+ {
322
+ "epoch": 0.0886141164348274,
323
+ "grad_norm": 0.06771901249885559,
324
+ "learning_rate": 1.0312725846731175e-05,
325
+ "loss": 0.0007,
326
+ "step": 43
327
+ },
328
+ {
329
+ "epoch": 0.09067490984028852,
330
+ "grad_norm": 0.046476930379867554,
331
+ "learning_rate": 7.612046748871327e-06,
332
+ "loss": 0.0005,
333
+ "step": 44
334
+ },
335
+ {
336
+ "epoch": 0.09273570324574962,
337
+ "grad_norm": 13.438279151916504,
338
+ "learning_rate": 5.306987050489442e-06,
339
+ "loss": 0.0353,
340
+ "step": 45
341
+ },
342
+ {
343
+ "epoch": 0.09479649665121072,
344
+ "grad_norm": 20.22861099243164,
345
+ "learning_rate": 3.40741737109318e-06,
346
+ "loss": 0.05,
347
+ "step": 46
348
+ },
349
+ {
350
+ "epoch": 0.09685729005667182,
351
+ "grad_norm": 26.98645782470703,
352
+ "learning_rate": 1.921471959676957e-06,
353
+ "loss": 0.0715,
354
+ "step": 47
355
+ },
356
+ {
357
+ "epoch": 0.09891808346213292,
358
+ "grad_norm": 26.829103469848633,
359
+ "learning_rate": 8.555138626189618e-07,
360
+ "loss": 0.0614,
361
+ "step": 48
362
+ },
363
+ {
364
+ "epoch": 0.10097887686759402,
365
+ "grad_norm": 35.39474868774414,
366
+ "learning_rate": 2.141076761396521e-07,
367
+ "loss": 0.0936,
368
+ "step": 49
369
+ },
370
+ {
371
+ "epoch": 0.10303967027305512,
372
+ "grad_norm": 19.681806564331055,
373
+ "learning_rate": 0.0,
374
+ "loss": 0.041,
375
+ "step": 50
376
+ },
377
+ {
378
+ "epoch": 0.10303967027305512,
379
+ "eval_loss": 1.1938879489898682,
380
+ "eval_runtime": 14.8623,
381
+ "eval_samples_per_second": 13.793,
382
+ "eval_steps_per_second": 6.93,
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": 3604771504128000.0,
413
  "train_batch_size": 2,
414
  "trial_name": null,
415
  "trial_params": null