lesso02 commited on
Commit
bc72a41
·
verified ·
1 Parent(s): 19d8796

Training in progress, step 500, 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:15b573fcd60d1aa809d4dec3ce1f1d637d08914a00346cfe658bce64f7af0cbd
3
  size 93608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66a12bb2083fe3e4071f4aeea1dd2969a464653144af305c28e914631854287d
3
  size 93608
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fba58a756a546466aae43c16acdbe4b160bdbb50807f816f835cf69cd018d20d
3
  size 197158
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7bf5cd3a36172a5988b2e7dfe0155c3e6245117d95b3301ed62401b68427a24
3
  size 197158
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c708afc9328576d184f0c43e0ecb742e075685c032d9fcd6d43852f28faedca
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cee8e84e28165d7f799e3ca6bb8d8c99a917144fb3dd996803826f2c5bb0c056
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56d2b9cd8b76db862d8f36c96267d64ff69a21d07ce7f6eb4a0887810e44a8eb
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:043092824777602976966449c2a2a96527a878ad10507a3b4d0f461ea2b8d14e
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": 11.887412071228027,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-350",
4
- "epoch": 0.36496350364963503,
5
  "eval_steps": 50,
6
- "global_step": 450,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -402,6 +402,49 @@
402
  "eval_samples_per_second": 75.239,
403
  "eval_steps_per_second": 18.846,
404
  "step": 450
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
405
  }
406
  ],
407
  "logging_steps": 10,
@@ -416,7 +459,7 @@
416
  "early_stopping_threshold": 0.0
417
  },
418
  "attributes": {
419
- "early_stopping_patience_counter": 2
420
  }
421
  },
422
  "TrainerControl": {
@@ -425,12 +468,12 @@
425
  "should_evaluate": false,
426
  "should_log": false,
427
  "should_save": true,
428
- "should_training_stop": false
429
  },
430
  "attributes": {}
431
  }
432
  },
433
- "total_flos": 283524956160.0,
434
  "train_batch_size": 4,
435
  "trial_name": null,
436
  "trial_params": null
 
1
  {
2
  "best_metric": 11.887412071228027,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-350",
4
+ "epoch": 0.40551500405515006,
5
  "eval_steps": 50,
6
+ "global_step": 500,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
402
  "eval_samples_per_second": 75.239,
403
  "eval_steps_per_second": 18.846,
404
  "step": 450
405
+ },
406
+ {
407
+ "epoch": 0.37307380373073806,
408
+ "grad_norm": 0.07813820987939835,
409
+ "learning_rate": 3.912568710229791e-06,
410
+ "loss": 11.8972,
411
+ "step": 460
412
+ },
413
+ {
414
+ "epoch": 0.38118410381184104,
415
+ "grad_norm": 0.1135927066206932,
416
+ "learning_rate": 2.2070923258856255e-06,
417
+ "loss": 11.8932,
418
+ "step": 470
419
+ },
420
+ {
421
+ "epoch": 0.38929440389294406,
422
+ "grad_norm": 0.1418009102344513,
423
+ "learning_rate": 9.829250571013935e-07,
424
+ "loss": 11.8895,
425
+ "step": 480
426
+ },
427
+ {
428
+ "epoch": 0.39740470397404704,
429
+ "grad_norm": 0.07481211423873901,
430
+ "learning_rate": 2.4603092375775605e-07,
431
+ "loss": 11.89,
432
+ "step": 490
433
+ },
434
+ {
435
+ "epoch": 0.40551500405515006,
436
+ "grad_norm": 0.1311364620923996,
437
+ "learning_rate": 0.0,
438
+ "loss": 11.8847,
439
+ "step": 500
440
+ },
441
+ {
442
+ "epoch": 0.40551500405515006,
443
+ "eval_loss": 11.887540817260742,
444
+ "eval_runtime": 6.8924,
445
+ "eval_samples_per_second": 75.3,
446
+ "eval_steps_per_second": 18.861,
447
+ "step": 500
448
  }
449
  ],
450
  "logging_steps": 10,
 
459
  "early_stopping_threshold": 0.0
460
  },
461
  "attributes": {
462
+ "early_stopping_patience_counter": 3
463
  }
464
  },
465
  "TrainerControl": {
 
468
  "should_evaluate": false,
469
  "should_log": false,
470
  "should_save": true,
471
+ "should_training_stop": true
472
  },
473
  "attributes": {}
474
  }
475
  },
476
+ "total_flos": 314860339200.0,
477
  "train_batch_size": 4,
478
  "trial_name": null,
479
  "trial_params": null