lesso05 commited on
Commit
4c1b375
·
verified ·
1 Parent(s): 77cd6e8

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:f23d0780064bbab1ccdb905633151564803f8906ba910ccef298b9cef97f2812
3
  size 35237104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:086c2895ac8e0d672b8f98be63c38e65d2ac8212e447feae93cd7aeb59bf059e
3
  size 35237104
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c07bbcc8c827083fddbb7316a1c3dfff70d03ebe42ece58f6f5091d6a660ef41
3
  size 18810356
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0974bbf23be9e93934fb63e1afe90e90d291ac89bc874e24b0f7fc1b2c412bba
3
  size 18810356
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:740b4d5b5706c9b622ccec788006a80e3bb923be218c04c7170c76a352dd6003
3
  size 14308
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:070bdad6e7a6bcf08418efe6977e6e26c1dccf17e3ba16b2882b37a28bdc9794
3
  size 14308
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b638125345eee66261d2423c36c01b02453186ef536e9a5b8085fc8faa3a2a46
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ca13c3530cb36506b3692f740061cffec6ee384ba8c3a08d5aff4eb57c1361e
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 2.7266805171966553,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
- "epoch": 0.02031832035218422,
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": 50.135,
403
  "eval_steps_per_second": 12.537,
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": 4059873906524160.0,
434
  "train_batch_size": 4,
435
  "trial_name": null,
436
  "trial_params": null
 
1
  {
2
+ "best_metric": 2.7254714965820312,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-500",
4
+ "epoch": 0.02257591150242691,
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": 50.135,
403
  "eval_steps_per_second": 12.537,
404
  "step": 450
405
+ },
406
+ {
407
+ "epoch": 0.020769838582232757,
408
+ "grad_norm": 3.088073968887329,
409
+ "learning_rate": 3.970676166322313e-06,
410
+ "loss": 2.602,
411
+ "step": 460
412
+ },
413
+ {
414
+ "epoch": 0.021221356812281295,
415
+ "grad_norm": 3.8279261589050293,
416
+ "learning_rate": 2.239870924784917e-06,
417
+ "loss": 2.5787,
418
+ "step": 470
419
+ },
420
+ {
421
+ "epoch": 0.021672875042329835,
422
+ "grad_norm": 4.529348373413086,
423
+ "learning_rate": 9.97522953989038e-07,
424
+ "loss": 2.6237,
425
+ "step": 480
426
+ },
427
+ {
428
+ "epoch": 0.022124393272378372,
429
+ "grad_norm": 4.052964210510254,
430
+ "learning_rate": 2.4968484836801973e-07,
431
+ "loss": 2.7617,
432
+ "step": 490
433
+ },
434
+ {
435
+ "epoch": 0.02257591150242691,
436
+ "grad_norm": 6.235555171966553,
437
+ "learning_rate": 0.0,
438
+ "loss": 2.8884,
439
+ "step": 500
440
+ },
441
+ {
442
+ "epoch": 0.02257591150242691,
443
+ "eval_loss": 2.7254714965820312,
444
+ "eval_runtime": 185.5313,
445
+ "eval_samples_per_second": 50.266,
446
+ "eval_steps_per_second": 12.569,
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": 4510470344540160.0,
477
  "train_batch_size": 4,
478
  "trial_name": null,
479
  "trial_params": null