dada22231 commited on
Commit
07d8bc2
1 Parent(s): 4690179

Training in progress, step 50, checkpoint

Browse files
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:511cd8a90cd94b1787e3a56875d780bc7a325c3a968b218757c7bdf162eed5b6
3
  size 479362682
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:644dde12a44b895025e345f32c1436b84f8dde7b1923f5358926482ee53551b1
3
  size 479362682
last-checkpoint/rng_state_0.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:df25d76ac29b82f4a1dbfd597edeaa90d33524c6379c57b1d4afbb4c7d11633a
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70a501c028c895542707d3063492bfcb21321885e68fd450ca6385ee3d06651f
3
  size 15024
last-checkpoint/rng_state_1.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9fa30f872e3269960b8c0e7cc377ee3c97cc2bd0164c2fbb1e37cdddc47646ac
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26da6e4fdbd0bbf1ef9337336d8daec55b3e7736558065c21ba9126c33debc8b
3
  size 15024
last-checkpoint/rng_state_2.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9de9273b8f1b2397806ba6ec89f6e4267a092c7221ff478a194d17febdfbcb3a
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b025ac7233f9b58adf51c8d06e87f27c873f87e601ee99e213f3789ec4cd8923
3
  size 15024
last-checkpoint/rng_state_3.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c7d9ef9f663b930594e60db686dbeffacde44141d97f9dd406e9828c16ebeb3
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4908b70645a5195d660b305d51962503993016e2d654950b2970f4442e0c9222
3
  size 15024
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0f5c305e4a92be904895c02f0f0a1da666e6e7555f6043a8f089990c87f4ce88
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df19ed1a9610a5422497073697cbf4575f80de47fbb46ef0cdd2779386b031fa
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.10902153175252112,
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": 19.451,
199
  "eval_steps_per_second": 5.057,
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": 1.542015622882263e+17,
230
  "train_batch_size": 1,
231
  "trial_name": null,
232
  "trial_params": null
 
1
  {
2
  "best_metric": NaN,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
+ "epoch": 0.21804306350504224,
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": 19.451,
199
  "eval_steps_per_second": 5.057,
200
  "step": 25
201
+ },
202
+ {
203
+ "epoch": 0.11338239302262197,
204
+ "grad_norm": NaN,
205
+ "learning_rate": 8.681980515339464e-05,
206
+ "loss": 0.0,
207
+ "step": 26
208
+ },
209
+ {
210
+ "epoch": 0.11774325429272281,
211
+ "grad_norm": NaN,
212
+ "learning_rate": 8.571489144483944e-05,
213
+ "loss": 0.0,
214
+ "step": 27
215
+ },
216
+ {
217
+ "epoch": 0.12210411556282366,
218
+ "grad_norm": NaN,
219
+ "learning_rate": 8.457416554680877e-05,
220
+ "loss": 0.0,
221
+ "step": 28
222
+ },
223
+ {
224
+ "epoch": 0.1264649768329245,
225
+ "grad_norm": NaN,
226
+ "learning_rate": 8.339895749467238e-05,
227
+ "loss": 0.0,
228
+ "step": 29
229
+ },
230
+ {
231
+ "epoch": 0.13082583810302534,
232
+ "grad_norm": NaN,
233
+ "learning_rate": 8.219063752844926e-05,
234
+ "loss": 0.0,
235
+ "step": 30
236
+ },
237
+ {
238
+ "epoch": 0.1351866993731262,
239
+ "grad_norm": NaN,
240
+ "learning_rate": 8.095061449516903e-05,
241
+ "loss": 0.0,
242
+ "step": 31
243
+ },
244
+ {
245
+ "epoch": 0.13954756064322704,
246
+ "grad_norm": NaN,
247
+ "learning_rate": 7.968033420621935e-05,
248
+ "loss": 0.0,
249
+ "step": 32
250
+ },
251
+ {
252
+ "epoch": 0.1439084219133279,
253
+ "grad_norm": NaN,
254
+ "learning_rate": 7.838127775159452e-05,
255
+ "loss": 0.0,
256
+ "step": 33
257
+ },
258
+ {
259
+ "epoch": 0.14826928318342872,
260
+ "grad_norm": NaN,
261
+ "learning_rate": 7.705495977301078e-05,
262
+ "loss": 0.0,
263
+ "step": 34
264
+ },
265
+ {
266
+ "epoch": 0.15263014445352957,
267
+ "grad_norm": NaN,
268
+ "learning_rate": 7.570292669790186e-05,
269
+ "loss": 0.0,
270
+ "step": 35
271
+ },
272
+ {
273
+ "epoch": 0.15699100572363042,
274
+ "grad_norm": NaN,
275
+ "learning_rate": 7.43267549363537e-05,
276
+ "loss": 0.0,
277
+ "step": 36
278
+ },
279
+ {
280
+ "epoch": 0.16135186699373127,
281
+ "grad_norm": NaN,
282
+ "learning_rate": 7.292804904308087e-05,
283
+ "loss": 0.0,
284
+ "step": 37
285
+ },
286
+ {
287
+ "epoch": 0.1657127282638321,
288
+ "grad_norm": NaN,
289
+ "learning_rate": 7.150843984658754e-05,
290
+ "loss": 0.0,
291
+ "step": 38
292
+ },
293
+ {
294
+ "epoch": 0.17007358953393295,
295
+ "grad_norm": NaN,
296
+ "learning_rate": 7.006958254769438e-05,
297
+ "loss": 0.0,
298
+ "step": 39
299
+ },
300
+ {
301
+ "epoch": 0.1744344508040338,
302
+ "grad_norm": NaN,
303
+ "learning_rate": 6.861315478964841e-05,
304
+ "loss": 0.0,
305
+ "step": 40
306
+ },
307
+ {
308
+ "epoch": 0.17879531207413465,
309
+ "grad_norm": NaN,
310
+ "learning_rate": 6.714085470206609e-05,
311
+ "loss": 0.0,
312
+ "step": 41
313
+ },
314
+ {
315
+ "epoch": 0.18315617334423548,
316
+ "grad_norm": NaN,
317
+ "learning_rate": 6.56543989209901e-05,
318
+ "loss": 0.0,
319
+ "step": 42
320
+ },
321
+ {
322
+ "epoch": 0.18751703461433633,
323
+ "grad_norm": NaN,
324
+ "learning_rate": 6.415552058736854e-05,
325
+ "loss": 0.0,
326
+ "step": 43
327
+ },
328
+ {
329
+ "epoch": 0.19187789588443718,
330
+ "grad_norm": NaN,
331
+ "learning_rate": 6.264596732629e-05,
332
+ "loss": 0.0,
333
+ "step": 44
334
+ },
335
+ {
336
+ "epoch": 0.19623875715453803,
337
+ "grad_norm": NaN,
338
+ "learning_rate": 6.112749920933111e-05,
339
+ "loss": 0.0,
340
+ "step": 45
341
+ },
342
+ {
343
+ "epoch": 0.20059961842463886,
344
+ "grad_norm": NaN,
345
+ "learning_rate": 5.960188670239154e-05,
346
+ "loss": 0.0,
347
+ "step": 46
348
+ },
349
+ {
350
+ "epoch": 0.2049604796947397,
351
+ "grad_norm": NaN,
352
+ "learning_rate": 5.80709086014102e-05,
353
+ "loss": 0.0,
354
+ "step": 47
355
+ },
356
+ {
357
+ "epoch": 0.20932134096484056,
358
+ "grad_norm": NaN,
359
+ "learning_rate": 5.653634995836856e-05,
360
+ "loss": 0.0,
361
+ "step": 48
362
+ },
363
+ {
364
+ "epoch": 0.2136822022349414,
365
+ "grad_norm": NaN,
366
+ "learning_rate": 5.500000000000001e-05,
367
+ "loss": 0.0,
368
+ "step": 49
369
+ },
370
+ {
371
+ "epoch": 0.21804306350504224,
372
+ "grad_norm": NaN,
373
+ "learning_rate": 5.346365004163145e-05,
374
+ "loss": 0.0,
375
+ "step": 50
376
+ },
377
+ {
378
+ "epoch": 0.21804306350504224,
379
+ "eval_loss": NaN,
380
+ "eval_runtime": 2.411,
381
+ "eval_samples_per_second": 20.738,
382
+ "eval_steps_per_second": 5.392,
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": 3.0721883458922086e+17,
413
  "train_batch_size": 1,
414
  "trial_name": null,
415
  "trial_params": null