lesso12 commited on
Commit
cf318f2
·
verified ·
1 Parent(s): 40e7ec6

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:46201983b5a46f21c2cf47c938caaca7aaaab131faa946e654f2dc46ddba1a4b
3
  size 247944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2343932dc9f467c552a05f4f42ad1f00522e970a21f404c0d34f439b11f110d3
3
  size 247944
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ade04989d9666d7017a5192dd38f0949183ee6886364d11c4fab8303a028d47e
3
  size 263088
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba2d329041d8d1f36d2142eea86f5efc2d289fc8405d222b886991ed8f5f3b16
3
  size 263088
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d3346ddd98d51004b1bf1c84a10dbc456b6f0ed2c47354b53e9497c1347ce254
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:309ed8187c26794765c48c908a5ffa54f398031a8d5f717c5f098779ed419ab9
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": 10.489604949951172,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-400",
4
- "epoch": 0.390625,
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": 197.866,
403
  "eval_steps_per_second": 49.772,
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": 8299021860864.0,
434
  "train_batch_size": 4,
435
  "trial_name": null,
436
  "trial_params": null
 
1
  {
2
+ "best_metric": 10.487534523010254,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-500",
4
+ "epoch": 0.4340277777777778,
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": 197.866,
403
  "eval_steps_per_second": 49.772,
404
  "step": 450
405
+ },
406
+ {
407
+ "epoch": 0.3993055555555556,
408
+ "grad_norm": 0.6133874654769897,
409
+ "learning_rate": 4.106260230538197e-06,
410
+ "loss": 20.9323,
411
+ "step": 460
412
+ },
413
+ {
414
+ "epoch": 0.4079861111111111,
415
+ "grad_norm": 0.734044075012207,
416
+ "learning_rate": 2.316354322216597e-06,
417
+ "loss": 20.9398,
418
+ "step": 470
419
+ },
420
+ {
421
+ "epoch": 0.4166666666666667,
422
+ "grad_norm": 0.5548656582832336,
423
+ "learning_rate": 1.0315847133935416e-06,
424
+ "loss": 20.9857,
425
+ "step": 480
426
+ },
427
+ {
428
+ "epoch": 0.4253472222222222,
429
+ "grad_norm": 0.6384900808334351,
430
+ "learning_rate": 2.582106724586351e-07,
431
+ "loss": 21.0152,
432
+ "step": 490
433
+ },
434
+ {
435
+ "epoch": 0.4340277777777778,
436
+ "grad_norm": 1.009379267692566,
437
+ "learning_rate": 0.0,
438
+ "loss": 21.0878,
439
+ "step": 500
440
+ },
441
+ {
442
+ "epoch": 0.4340277777777778,
443
+ "eval_loss": 10.487534523010254,
444
+ "eval_runtime": 2.4822,
445
+ "eval_samples_per_second": 195.392,
446
+ "eval_steps_per_second": 49.15,
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": 9229801881600.0,
477
  "train_batch_size": 4,
478
  "trial_name": null,
479
  "trial_params": null