lesso10 commited on
Commit
26983ec
·
verified ·
1 Parent(s): 3b5033c

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:719928d15e3878f3afcfe1609105d01248224f0d6ed3c93d8ec6c0a8910dc581
3
  size 78207176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f621b3053c29d0c5672e00fd75f1ee93bfd6a54ff102fd3a0cff27843979f04
3
  size 78207176
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:94c22698a0b320a6d45ffeed96830461cc5b143aba7cd4efe6fdbae2b0e55cc9
3
  size 40178148
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8c4fa57e0c50a9ebed8593500050e529c00f5bc32499d2046f5c3ca6b617f57
3
  size 40178148
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:74bc1028a94f9b9910c5fb265e3dd361de766cab41d3de074d532673eb6d04cb
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a8aaed42384413b519c4f5d8254b3cf86b8efb41949850a55d91d89e7d4fe91
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ae0a5f636e3b7efad4ad765d67a451cd40f8f2e24e01c5d42929e454a337257
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f23fa0ef01cbb776456cad40209cd1c0c6a02d9fdf8c0632982552f2f542168
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.028611183166504,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
- "epoch": 0.023405195953501677,
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": 41.775,
403
  "eval_steps_per_second": 10.444,
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": 2663769688768512.0,
434
  "train_batch_size": 4,
435
  "trial_name": null,
436
  "trial_params": null
 
1
  {
2
+ "best_metric": 1.0285351276397705,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-500",
4
+ "epoch": 0.02600577328166853,
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": 41.775,
403
  "eval_steps_per_second": 10.444,
404
  "step": 450
405
+ },
406
+ {
407
+ "epoch": 0.023925311419135047,
408
+ "grad_norm": 0.19935743510723114,
409
+ "learning_rate": 4.067521926476516e-06,
410
+ "loss": 0.9743,
411
+ "step": 460
412
+ },
413
+ {
414
+ "epoch": 0.024445426884768418,
415
+ "grad_norm": 0.20279110968112946,
416
+ "learning_rate": 2.294501922950403e-06,
417
+ "loss": 1.0289,
418
+ "step": 470
419
+ },
420
+ {
421
+ "epoch": 0.024965542350401788,
422
+ "grad_norm": 0.2163035273551941,
423
+ "learning_rate": 1.021852782135112e-06,
424
+ "loss": 1.0602,
425
+ "step": 480
426
+ },
427
+ {
428
+ "epoch": 0.02548565781603516,
429
+ "grad_norm": 0.21532097458839417,
430
+ "learning_rate": 2.5577472271845927e-07,
431
+ "loss": 1.0253,
432
+ "step": 490
433
+ },
434
+ {
435
+ "epoch": 0.02600577328166853,
436
+ "grad_norm": 0.26831209659576416,
437
+ "learning_rate": 0.0,
438
+ "loss": 1.0653,
439
+ "step": 500
440
+ },
441
+ {
442
+ "epoch": 0.02600577328166853,
443
+ "eval_loss": 1.0285351276397705,
444
+ "eval_runtime": 192.6922,
445
+ "eval_samples_per_second": 42.015,
446
+ "eval_steps_per_second": 10.504,
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": 2957340594143232.0,
477
  "train_batch_size": 4,
478
  "trial_name": null,
479
  "trial_params": null