lesso14 commited on
Commit
7ac9f57
·
verified ·
1 Parent(s): 63ceb42

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:5ea2e13943e20796577be056c05ee543a933f353f5332acad7a63d0766bb74c7
3
  size 1001465824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:129d05f7019042beba11b748e3aedd8956c391611525111e5286ede463acf481
3
  size 1001465824
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:156468a9244bdd69abd5afcb2d01abac7695c08236b11ec63482e3db4be27cf6
3
  size 509177556
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf0f6236fe42410c235b8cc7c897dfb9353f7807bdcc82701b40923afb7680ab
3
  size 509177556
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fcc9b47b3ddbba5ee05716509f1870fbbce3c84b7c4fae2df6046aef0fa02c05
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc5a222a7943acbcd99526d2d945d0d1570eb179861b9643d35f48b41f593c2a
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac6ee4c7143f9893927b533c972fc3aa0da9526c7e014b3849d291e400a8521c
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc8fda128404f5cc7285a078c14dccabc8f3e7d949516ad102b12752c4b2742a
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.4717568159103394,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
- "epoch": 0.07600067556156055,
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": 11.084,
403
  "eval_steps_per_second": 2.773,
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.44902656622592e+17,
434
  "train_batch_size": 4,
435
  "trial_name": null,
436
  "trial_params": null
 
1
  {
2
+ "best_metric": 1.4702097177505493,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-500",
4
+ "epoch": 0.0844451950684006,
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": 11.084,
403
  "eval_steps_per_second": 2.773,
404
  "step": 450
405
+ },
406
+ {
407
+ "epoch": 0.07768957946292857,
408
+ "grad_norm": 2.2478957176208496,
409
+ "learning_rate": 4.144998534599878e-06,
410
+ "loss": 2.7015,
411
+ "step": 460
412
+ },
413
+ {
414
+ "epoch": 0.07937848336429656,
415
+ "grad_norm": 2.600090265274048,
416
+ "learning_rate": 2.3382067214827915e-06,
417
+ "loss": 3.0485,
418
+ "step": 470
419
+ },
420
+ {
421
+ "epoch": 0.08106738726566458,
422
+ "grad_norm": 2.7953197956085205,
423
+ "learning_rate": 1.0413166446519713e-06,
424
+ "loss": 2.9653,
425
+ "step": 480
426
+ },
427
+ {
428
+ "epoch": 0.08275629116703259,
429
+ "grad_norm": 3.734795570373535,
430
+ "learning_rate": 2.6064662219881083e-07,
431
+ "loss": 3.1589,
432
+ "step": 490
433
+ },
434
+ {
435
+ "epoch": 0.0844451950684006,
436
+ "grad_norm": 5.725466728210449,
437
+ "learning_rate": 0.0,
438
+ "loss": 3.0986,
439
+ "step": 500
440
+ },
441
+ {
442
+ "epoch": 0.0844451950684006,
443
+ "eval_loss": 1.4702097177505493,
444
+ "eval_runtime": 223.9171,
445
+ "eval_samples_per_second": 11.138,
446
+ "eval_steps_per_second": 2.787,
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.6100295180288e+17,
477
  "train_batch_size": 4,
478
  "trial_name": null,
479
  "trial_params": null