lesso12 commited on
Commit
a106cb2
·
verified ·
1 Parent(s): 1745b4a

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:7a1f933e5a7751a110a868391b13655f8f8f70565e499fe9ca187ff22e4ff4a0
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40eca4d85d98b5d33fd4932d9284ce9edc0503355914c66828e7466285a4cf44
3
  size 167832240
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1ab10ed23531f3edd901ff685b0c94f0c5cf25efba599cf9fa968de6c9d70be
3
  size 85723732
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23f4b6f839724533ee11a0fd7cc67882017985f109a2bf890b2bd84e9e2d4716
3
  size 85723732
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d167e425f74e69f670f2a849bec8ce4b0bf755ee6f86e8caa56931889c9dd655
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:147af0e62629fe4137b0053feec36817ba1e67430b3251ae7e46621c0720598c
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5fa0f7e2faaa98aa485e5dc42922e1b1819381507fa6961c3be50a0b49af04c0
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b617d9f149fb11f5d9825dc6193f0b55aa7bf4899d1811982c0c93a389d7300b
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.1549522876739502,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
- "epoch": 0.038026026702720976,
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": 9.354,
403
  "eval_steps_per_second": 2.339,
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.582041372033024e+17,
434
  "train_batch_size": 4,
435
  "trial_name": null,
436
  "trial_params": null
 
1
  {
2
+ "best_metric": 1.1538832187652588,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-500",
4
+ "epoch": 0.04225114078080108,
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": 9.354,
403
  "eval_steps_per_second": 2.339,
404
  "step": 450
405
+ },
406
+ {
407
+ "epoch": 0.038871049518336996,
408
+ "grad_norm": 2.293142795562744,
409
+ "learning_rate": 4.106260230538197e-06,
410
+ "loss": 2.4559,
411
+ "step": 460
412
+ },
413
+ {
414
+ "epoch": 0.039716072333953016,
415
+ "grad_norm": 2.3784384727478027,
416
+ "learning_rate": 2.316354322216597e-06,
417
+ "loss": 2.5043,
418
+ "step": 470
419
+ },
420
+ {
421
+ "epoch": 0.040561095149569036,
422
+ "grad_norm": 2.946791172027588,
423
+ "learning_rate": 1.0315847133935416e-06,
424
+ "loss": 2.4185,
425
+ "step": 480
426
+ },
427
+ {
428
+ "epoch": 0.04140611796518506,
429
+ "grad_norm": 3.2220916748046875,
430
+ "learning_rate": 2.582106724586351e-07,
431
+ "loss": 2.1889,
432
+ "step": 490
433
+ },
434
+ {
435
+ "epoch": 0.04225114078080108,
436
+ "grad_norm": 3.6168417930603027,
437
+ "learning_rate": 0.0,
438
+ "loss": 1.9537,
439
+ "step": 500
440
+ },
441
+ {
442
+ "epoch": 0.04225114078080108,
443
+ "eval_loss": 1.1538832187652588,
444
+ "eval_runtime": 532.5509,
445
+ "eval_samples_per_second": 9.357,
446
+ "eval_steps_per_second": 2.34,
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.75782374670336e+17,
477
  "train_batch_size": 4,
478
  "trial_name": null,
479
  "trial_params": null