lesso14 commited on
Commit
adab6c6
·
verified ·
1 Parent(s): 9b239c7

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:cdcbb04a44ff90424436d90982ea38bb5ccb03d23c82e9ec3d54e82a2e0c2556
3
  size 10636096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:854f384691adc9a4eb5c0423cc89493b41ecb13bf23bbe0518e6b77931dbfbd7
3
  size 10636096
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:66be79cf0e78dcafcbf5054f9a906de62f3e95aded8ea693d80f27c7c6e06e63
3
  size 5561210
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:237cf80be7737c4e284a70cd69c0afb31a2114539e88226e3becd778ab8d20ca
3
  size 5561210
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9bd9d61ad6fd47e6850ff9995b1f7f95a31d82a53ea4af2eff197d30322288ac
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e5a43122d2b1cc06057fb43bde76e5d787bd9696b1adddf63b6f6cf043e9c61
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80c0cbab52df187d8502a1b66e46607ea8ce4ac36a84891208388bc9974f53e8
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e87d47519e32af310d5ce258e0454d331221391a1b9ee9143859120658f7a9a
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 0.4573153853416443,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-400",
4
- "epoch": 0.010000111112345693,
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": 29.218,
403
  "eval_steps_per_second": 14.609,
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": 1
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": 978318513930240.0,
434
  "train_batch_size": 2,
435
  "trial_name": null,
436
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.457046240568161,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-500",
4
+ "epoch": 0.011111234569272993,
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": 29.218,
403
  "eval_steps_per_second": 14.609,
404
  "step": 450
405
+ },
406
+ {
407
+ "epoch": 0.010222335803731152,
408
+ "grad_norm": 2.536789655685425,
409
+ "learning_rate": 9.684576015420278e-07,
410
+ "loss": 1.8336,
411
+ "step": 460
412
+ },
413
+ {
414
+ "epoch": 0.010444560495116613,
415
+ "grad_norm": 3.7959041595458984,
416
+ "learning_rate": 5.463099816548579e-07,
417
+ "loss": 2.0835,
418
+ "step": 470
419
+ },
420
+ {
421
+ "epoch": 0.010666785186502072,
422
+ "grad_norm": 1.8431352376937866,
423
+ "learning_rate": 2.4329828146074095e-07,
424
+ "loss": 2.028,
425
+ "step": 480
426
+ },
427
+ {
428
+ "epoch": 0.010889009877887532,
429
+ "grad_norm": 2.2419610023498535,
430
+ "learning_rate": 6.089874350439506e-08,
431
+ "loss": 1.6921,
432
+ "step": 490
433
+ },
434
+ {
435
+ "epoch": 0.011111234569272993,
436
+ "grad_norm": 2.6612582206726074,
437
+ "learning_rate": 0.0,
438
+ "loss": 2.0871,
439
+ "step": 500
440
+ },
441
+ {
442
+ "epoch": 0.011111234569272993,
443
+ "eval_loss": 0.457046240568161,
444
+ "eval_runtime": 646.8977,
445
+ "eval_samples_per_second": 29.291,
446
+ "eval_steps_per_second": 14.645,
447
+ "step": 500
448
  }
449
  ],
450
  "logging_steps": 10,
 
459
  "early_stopping_threshold": 0.0
460
  },
461
  "attributes": {
462
+ "early_stopping_patience_counter": 0
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": 1087140286955520.0,
477
  "train_batch_size": 2,
478
  "trial_name": null,
479
  "trial_params": null