lesso04 commited on
Commit
7870208
·
verified ·
1 Parent(s): 5de7b0d

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:db5494dcef6fe239ea4005761fb16b58f8d0398779d1934e1eb8e3adb379bcd7
3
  size 35237104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ddbbddeb9462bf83abd8da3f8ba0d688137983e323bfec72ac032138fe99db2
3
  size 35237104
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e23ab09e8a597cf8477d88f74a87b4dc6953b369bea295c0110e0821e6a59965
3
  size 18810356
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec9e283f65a2cb23389dcbcdd95cd733794729b0e7301caf7e71a723ab9e6cd8
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:bff9c6f706b9b8ffad8fb8c3dd50fffa678f40c5309c4d9217170f7459106f71
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8212e6863b171d3909e83eb807c43ba07592c46f3ce45a63f6dd980d02a0028
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb0db0205cf37887636e31665ab1051856b2efe4ed0485b1a8cad32db1f6dfbb
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1173c3cbf86b725051d7e94252382f4f9be9dc9f6afe0d4b01afed08d5bf2028
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": 2.8688809871673584,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
- "epoch": 0.2234359483614697,
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": 48.065,
403
  "eval_steps_per_second": 12.016,
404
  "step": 450
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
405
  }
406
  ],
407
  "logging_steps": 10,
@@ -416,7 +459,7 @@
416
  "early_stopping_threshold": 0.0
417
  },
418
  "attributes": {
419
- "early_stopping_patience_counter": 0
420
  }
421
  },
422
  "TrainerControl": {
@@ -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": 4487940522639360.0,
434
  "train_batch_size": 4,
435
  "trial_name": null,
436
  "trial_params": null
 
1
  {
2
  "best_metric": 2.8688809871673584,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
+ "epoch": 0.24826216484607747,
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": 48.065,
403
  "eval_steps_per_second": 12.016,
404
  "step": 450
405
+ },
406
+ {
407
+ "epoch": 0.22840119165839126,
408
+ "grad_norm": 0.6016173958778381,
409
+ "learning_rate": 3.9513070142914725e-06,
410
+ "loss": 2.7879,
411
+ "step": 460
412
+ },
413
+ {
414
+ "epoch": 0.2333664349553128,
415
+ "grad_norm": 0.7445509433746338,
416
+ "learning_rate": 2.2289447251518195e-06,
417
+ "loss": 2.8099,
418
+ "step": 470
419
+ },
420
+ {
421
+ "epoch": 0.23833167825223436,
422
+ "grad_norm": 0.8929831385612488,
423
+ "learning_rate": 9.92656988359823e-07,
424
+ "loss": 2.9323,
425
+ "step": 480
426
+ },
427
+ {
428
+ "epoch": 0.24329692154915591,
429
+ "grad_norm": 1.2002997398376465,
430
+ "learning_rate": 2.4846687349793185e-07,
431
+ "loss": 2.8912,
432
+ "step": 490
433
+ },
434
+ {
435
+ "epoch": 0.24826216484607747,
436
+ "grad_norm": 4.329601287841797,
437
+ "learning_rate": 0.0,
438
+ "loss": 3.0803,
439
+ "step": 500
440
+ },
441
+ {
442
+ "epoch": 0.24826216484607747,
443
+ "eval_loss": 2.869129180908203,
444
+ "eval_runtime": 17.604,
445
+ "eval_samples_per_second": 48.171,
446
+ "eval_steps_per_second": 12.043,
447
+ "step": 500
448
  }
449
  ],
450
  "logging_steps": 10,
 
459
  "early_stopping_threshold": 0.0
460
  },
461
  "attributes": {
462
+ "early_stopping_patience_counter": 1
463
  }
464
  },
465
  "TrainerControl": {
 
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": 4979090640076800.0,
477
  "train_batch_size": 4,
478
  "trial_name": null,
479
  "trial_params": null