lesso03 commited on
Commit
ed1b3f1
·
verified ·
1 Parent(s): af86876

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:d6a0a5b55534350d56712884ba104a70662f3037e676f23fc4409aeb22caeccd
3
  size 645975704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1323e4c66ab01f137cf11290a4b1d0aef25e01ac5af65c0b085a874b12a853d7
3
  size 645975704
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa8e96f4a50676171d1e42c954a30811a105697cca5914f838c82970b37e9b2f
3
  size 328468852
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b415862c2334d14020edf6e41780f447b9ef678ebc0d1861a8a2b86226b9dc21
3
  size 328468852
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e1dcbd4ca11878e182b2a443ac16eb53a385e713b9af55f8a27917cd0d74d93
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e21f265f27a77a4f1136ee5037572c9b1fa7c9b1169d41749c1135ac8d59210
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f03fffc232f1b8a6305d6fa9076c1e1bca28e4d7666df088caa1812431cf9135
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3488300cc890b0bf0becbfdd6a3cc8770e6656a66feed4ec387a72a2b445721
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 0.29808175563812256,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
- "epoch": 0.3938730853391685,
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": 10.037,
403
  "eval_steps_per_second": 2.525,
404
  "step": 450
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
405
  }
406
  ],
407
  "logging_steps": 10,
@@ -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": 1.4734321501863936e+17,
434
  "train_batch_size": 4,
435
  "trial_name": null,
436
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.29707786440849304,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-500",
4
+ "epoch": 0.437636761487965,
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": 10.037,
403
  "eval_steps_per_second": 2.525,
404
  "step": 450
405
+ },
406
+ {
407
+ "epoch": 0.4026258205689278,
408
+ "grad_norm": 0.4591379463672638,
409
+ "learning_rate": 3.931937862260632e-06,
410
+ "loss": 0.6904,
411
+ "step": 460
412
+ },
413
+ {
414
+ "epoch": 0.4113785557986871,
415
+ "grad_norm": 0.2666955292224884,
416
+ "learning_rate": 2.2180185255187225e-06,
417
+ "loss": 0.5246,
418
+ "step": 470
419
+ },
420
+ {
421
+ "epoch": 0.4201312910284464,
422
+ "grad_norm": 0.004976064432412386,
423
+ "learning_rate": 9.877910227306082e-07,
424
+ "loss": 0.0667,
425
+ "step": 480
426
+ },
427
+ {
428
+ "epoch": 0.4288840262582057,
429
+ "grad_norm": 0.0005102211725898087,
430
+ "learning_rate": 2.472488986278439e-07,
431
+ "loss": 0.0005,
432
+ "step": 490
433
+ },
434
+ {
435
+ "epoch": 0.437636761487965,
436
+ "grad_norm": 0.05553697422146797,
437
+ "learning_rate": 0.0,
438
+ "loss": 0.0007,
439
+ "step": 500
440
+ },
441
+ {
442
+ "epoch": 0.437636761487965,
443
+ "eval_loss": 0.29707786440849304,
444
+ "eval_runtime": 47.9196,
445
+ "eval_samples_per_second": 10.038,
446
+ "eval_steps_per_second": 2.525,
447
+ "step": 500
448
  }
449
  ],
450
  "logging_steps": 10,
 
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": 1.6342833077157888e+17,
477
  "train_batch_size": 4,
478
  "trial_name": null,
479
  "trial_params": null