lesso11 commited on
Commit
64b6cf8
·
verified ·
1 Parent(s): 97e74d3

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:48e831562e26657d2e58a4dab26702ae65b2a5647e6d590148409d8fbf373eb1
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad8f237619c28eadf87264eb374d1e19d202af7d1fccf61c1f313596b5ff28dd
3
  size 671149168
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f63fcd9a8609e9e11239ba33ac91e9a274b7b98279c39fba64103879003395f
3
  size 341314644
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5962acbee94f0f04e3fcc2a509c8b9ec4d391d4ecb3dc1fa1636361713e6af79
3
  size 341314644
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aae184646e5fd289353aeabc7a666b3a81d12e72ee226fa1bc7384eb0371befb
3
  size 14308
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f022f3ee7b0b20719b3effd332f0ac19987fadb876a170addfc7f5f32c45fba
3
  size 14308
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e959ae44ed59e1d9df727fe405a413d7ba7165046402e1b6aa379cddd545297
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc6d7a4e5542db8278bbb08501029d28a2952cf2860b91c35fe25fb2510ba81c
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 0.22399407625198364,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
- "epoch": 0.27590435315757206,
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.178,
403
  "eval_steps_per_second": 4.05,
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": 8.494817090312602e+16,
434
  "train_batch_size": 4,
435
  "trial_name": null,
436
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.22088730335235596,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-500",
4
+ "epoch": 0.30656039239730226,
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.178,
403
  "eval_steps_per_second": 4.05,
404
  "step": 450
405
+ },
406
+ {
407
+ "epoch": 0.2820355610055181,
408
+ "grad_norm": 0.8298888802528381,
409
+ "learning_rate": 4.0868910785073565e-06,
410
+ "loss": 0.2218,
411
+ "step": 460
412
+ },
413
+ {
414
+ "epoch": 0.28816676885346415,
415
+ "grad_norm": 0.9988222122192383,
416
+ "learning_rate": 2.3054281225835e-06,
417
+ "loss": 0.2328,
418
+ "step": 470
419
+ },
420
+ {
421
+ "epoch": 0.29429797670141017,
422
+ "grad_norm": 0.8386346101760864,
423
+ "learning_rate": 1.026718747764327e-06,
424
+ "loss": 0.217,
425
+ "step": 480
426
+ },
427
+ {
428
+ "epoch": 0.30042918454935624,
429
+ "grad_norm": 0.7417736053466797,
430
+ "learning_rate": 2.5699269758854715e-07,
431
+ "loss": 0.1874,
432
+ "step": 490
433
+ },
434
+ {
435
+ "epoch": 0.30656039239730226,
436
+ "grad_norm": 2.6463584899902344,
437
+ "learning_rate": 0.0,
438
+ "loss": 0.3353,
439
+ "step": 500
440
+ },
441
+ {
442
+ "epoch": 0.30656039239730226,
443
+ "eval_loss": 0.22088730335235596,
444
+ "eval_runtime": 42.3398,
445
+ "eval_samples_per_second": 16.226,
446
+ "eval_steps_per_second": 4.062,
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": 9.437638077028762e+16,
477
  "train_batch_size": 4,
478
  "trial_name": null,
479
  "trial_params": null