lesso14 commited on
Commit
2eec7ae
·
verified ·
1 Parent(s): 632f863

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:57d0e8bf9ccacc822b2d25f076d02efc0f3ed4e90428be6f10aef95760f90737
3
  size 639691872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:638180b215b354adb672f0254f35cc40675b1abada1b4edb9c6454682cc64ad9
3
  size 639691872
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e793e47aeffd3116f3f26b7d30f96e81a1340b699527c8c02de075c1ef8afb5f
3
  size 325340244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce9eac54f816e146a36e5a80d35799dbc0a010dc01d217b9e54913c91177203b
3
  size 325340244
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4b8545b9f35fce90ba3b7d4932b740367734714927e9f56db82d1f995048af4d
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:539d22757fa25fbe9b2a005be7a60121f8bda931d4bf486f25d11e1dc3c8973d
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": 0.5632148385047913,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
- "epoch": 0.2323180175529169,
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.962,
403
  "eval_steps_per_second": 2.991,
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.17165892042752e+17,
434
  "train_batch_size": 4,
435
  "trial_name": null,
436
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.5627415180206299,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-500",
4
+ "epoch": 0.2581311306143521,
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.962,
403
  "eval_steps_per_second": 2.991,
404
  "step": 450
405
+ },
406
+ {
407
+ "epoch": 0.23748064016520393,
408
+ "grad_norm": 0.307348370552063,
409
+ "learning_rate": 4.144998534599878e-06,
410
+ "loss": 0.5093,
411
+ "step": 460
412
+ },
413
+ {
414
+ "epoch": 0.24264326277749096,
415
+ "grad_norm": 0.30287760496139526,
416
+ "learning_rate": 2.3382067214827915e-06,
417
+ "loss": 0.5933,
418
+ "step": 470
419
+ },
420
+ {
421
+ "epoch": 0.24780588538977802,
422
+ "grad_norm": 0.3055270314216614,
423
+ "learning_rate": 1.0413166446519713e-06,
424
+ "loss": 0.6079,
425
+ "step": 480
426
+ },
427
+ {
428
+ "epoch": 0.25296850800206505,
429
+ "grad_norm": 0.30271589756011963,
430
+ "learning_rate": 2.6064662219881083e-07,
431
+ "loss": 0.5536,
432
+ "step": 490
433
+ },
434
+ {
435
+ "epoch": 0.2581311306143521,
436
+ "grad_norm": 0.6881096363067627,
437
+ "learning_rate": 0.0,
438
+ "loss": 0.4496,
439
+ "step": 500
440
+ },
441
+ {
442
+ "epoch": 0.2581311306143521,
443
+ "eval_loss": 0.5627415180206299,
444
+ "eval_runtime": 68.0724,
445
+ "eval_samples_per_second": 11.987,
446
+ "eval_steps_per_second": 2.997,
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.30287126183936e+17,
477
  "train_batch_size": 4,
478
  "trial_name": null,
479
  "trial_params": null