lesso06 commited on
Commit
887b34d
·
verified ·
1 Parent(s): 4885199

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:b21df98a6605c2b89af53c69cb420b3c9a0cff504fbbd010fd501540bf7491bc
3
  size 645975704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a11f8dd59277768983f6763e96ef38fe0d7a5b72e553fa0fc684efcc19ef993
3
  size 645975704
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b8c352f3aaebecfbc7994a94fff678081722788149aa3ac1a5fedf8ce42f565
3
  size 328468852
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97b0ddfad739571e5fc935c88bd42080d414fe26f07425d38722d9b038e6f745
3
  size 328468852
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e5567f0467a94d2ba965808d9deae03424ff67873f86a7423c669730ef7a3bef
3
  size 14308
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0add59cd56849238bdd29b8166c826ec1f7c0d0195f7b9509445e668bec04f12
3
  size 14308
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:23d0c4fcd75282d05c3ecf542229a263cdfdea966c314071913c5dc6faf85a25
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddd16399db35d8a29f2ca6eadbdcd4462c58bf5886d5df4eb74f5a14652bb30c
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": 0.7775332927703857,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
- "epoch": 0.38022813688212925,
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": 16.574,
403
  "eval_steps_per_second": 4.152,
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": 8.318048809254912e+16,
434
  "train_batch_size": 4,
435
  "trial_name": null,
436
  "trial_params": null
 
1
  {
2
  "best_metric": 0.7775332927703857,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
+ "epoch": 0.4224757076468103,
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": 16.574,
403
  "eval_steps_per_second": 4.152,
404
  "step": 450
405
+ },
406
+ {
407
+ "epoch": 0.38867765103506546,
408
+ "grad_norm": 0.4057118892669678,
409
+ "learning_rate": 3.990045318353154e-06,
410
+ "loss": 0.7811,
411
+ "step": 460
412
+ },
413
+ {
414
+ "epoch": 0.3971271651880017,
415
+ "grad_norm": 0.649547278881073,
416
+ "learning_rate": 2.250797124418014e-06,
417
+ "loss": 0.7211,
418
+ "step": 470
419
+ },
420
+ {
421
+ "epoch": 0.4055766793409379,
422
+ "grad_norm": 0.7348433136940002,
423
+ "learning_rate": 1.0023889196182526e-06,
424
+ "loss": 0.8406,
425
+ "step": 480
426
+ },
427
+ {
428
+ "epoch": 0.4140261934938741,
429
+ "grad_norm": 1.0850099325180054,
430
+ "learning_rate": 2.5090282323810766e-07,
431
+ "loss": 0.8591,
432
+ "step": 490
433
+ },
434
+ {
435
+ "epoch": 0.4224757076468103,
436
+ "grad_norm": 2.027728319168091,
437
+ "learning_rate": 0.0,
438
+ "loss": 0.7295,
439
+ "step": 500
440
+ },
441
+ {
442
+ "epoch": 0.4224757076468103,
443
+ "eval_loss": 0.7784817814826965,
444
+ "eval_runtime": 30.0708,
445
+ "eval_samples_per_second": 16.594,
446
+ "eval_steps_per_second": 4.157,
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": 9.251163259011072e+16,
477
  "train_batch_size": 4,
478
  "trial_name": null,
479
  "trial_params": null