lesso17 commited on
Commit
35612d2
·
verified ·
1 Parent(s): cd5b7e6

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:5913e52e684eef321b3fcf38e3e7386d96729c038e722e7b3b9a7ded0384a4f3
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a25d49f19bf2dc996e269538d282b896cf684992a9dc8259b01b3bd6512c4b31
3
  size 671149168
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:817dea761a44bbd12a54ca57b9e171d7d98314838ae80bd56d75f6b514afa505
3
  size 341314644
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53f4ac7c02130ae2529da47a414b5905148f315fdec6a594db1676ee46d862f2
3
  size 341314644
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a203f78def4a971b2e61ff58bd189487b3bedb6e6f11df5f6bf99bbf0bb120aa
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4eeaec583b8e88d41d4feb1c13c00f1e2fa981140a3d611124b0c6b30258d95
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea278ffcc402f8731d694a21dbc5a96671a02299dc57c40b61a02431bc8aed26
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:200a199971193d5b4ec602093f689606117a65db31ca244b618fc0f0cd969846
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 0.27697739005088806,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
- "epoch": 0.16051364365971107,
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": 9.338,
403
  "eval_steps_per_second": 2.34,
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.619766455178363e+17,
434
  "train_batch_size": 4,
435
  "trial_name": null,
436
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.27326497435569763,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-500",
4
+ "epoch": 0.17834849295523453,
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": 9.338,
403
  "eval_steps_per_second": 2.34,
404
  "step": 450
405
+ },
406
+ {
407
+ "epoch": 0.16408061351881575,
408
+ "grad_norm": 0.767898678779602,
409
+ "learning_rate": 4.2031059906924e-06,
410
+ "loss": 0.4768,
411
+ "step": 460
412
+ },
413
+ {
414
+ "epoch": 0.16764758337792046,
415
+ "grad_norm": 0.8965118527412415,
416
+ "learning_rate": 2.3709853203820825e-06,
417
+ "loss": 0.3135,
418
+ "step": 470
419
+ },
420
+ {
421
+ "epoch": 0.17121455323702514,
422
+ "grad_norm": 0.7519134283065796,
423
+ "learning_rate": 1.0559145415396157e-06,
424
+ "loss": 0.2856,
425
+ "step": 480
426
+ },
427
+ {
428
+ "epoch": 0.17478152309612985,
429
+ "grad_norm": 0.5825276374816895,
430
+ "learning_rate": 2.643005468090745e-07,
431
+ "loss": 0.2907,
432
+ "step": 490
433
+ },
434
+ {
435
+ "epoch": 0.17834849295523453,
436
+ "grad_norm": 0.5771666169166565,
437
+ "learning_rate": 0.0,
438
+ "loss": 0.1991,
439
+ "step": 500
440
+ },
441
+ {
442
+ "epoch": 0.17834849295523453,
443
+ "eval_loss": 0.27326497435569763,
444
+ "eval_runtime": 126.8529,
445
+ "eval_samples_per_second": 9.31,
446
+ "eval_steps_per_second": 2.333,
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.7989024426544333e+17,
477
  "train_batch_size": 4,
478
  "trial_name": null,
479
  "trial_params": null