lesso08 commited on
Commit
be2ce56
·
verified ·
1 Parent(s): a6b4ed6

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:1c087ce17a696837556063aec57c18d646a449241e4e28d5d8c5588bdf05d48e
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:535a71a142f150adf231a329959859a386bf2c9d9d4e750c9f3369da76a64e71
3
  size 167832240
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:969f75fda8c013419f4c36b0ed729483e222ff27b3800deb55ac192b60a65df3
3
  size 85723732
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ced5709ab8c595709f22364f75479b0c82a12ab0e9bb7626b6dd087eb1a2bff8
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:9c4eea830611a420fa1076c55ae8f111677eaed3c271436fa849d412ba54791e
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c3a376f4b4c8e9d4b2aca90a714f2f9a30d0d8843cecdd594acaa7c3e464359
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:30565d7b1986ad1c3966f0f9b850f0ae7d4cfe76be60a78deb1442c25c9c950e
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:693af3889e4633c932ce337b10348752049de987b4153b6619512b489850fe7b
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": 0.05220973491668701,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
- "epoch": 0.06570781923048843,
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": 14.162,
403
  "eval_steps_per_second": 3.541,
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": 0
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": 1.0108214238511104e+17,
434
  "train_batch_size": 4,
435
  "trial_name": null,
436
  "trial_params": null
 
1
  {
2
  "best_metric": 0.05220973491668701,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
+ "epoch": 0.07300868803387603,
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": 14.162,
403
  "eval_steps_per_second": 3.541,
404
  "step": 450
405
+ },
406
+ {
407
+ "epoch": 0.06716799299116595,
408
+ "grad_norm": 0.19294171035289764,
409
+ "learning_rate": 4.028783622414835e-06,
410
+ "loss": 0.0983,
411
+ "step": 460
412
+ },
413
+ {
414
+ "epoch": 0.06862816675184347,
415
+ "grad_norm": 0.24596017599105835,
416
+ "learning_rate": 2.272649523684208e-06,
417
+ "loss": 0.0224,
418
+ "step": 470
419
+ },
420
+ {
421
+ "epoch": 0.070088340512521,
422
+ "grad_norm": 0.2332233190536499,
423
+ "learning_rate": 1.0121208508766823e-06,
424
+ "loss": 0.0176,
425
+ "step": 480
426
+ },
427
+ {
428
+ "epoch": 0.07154851427319851,
429
+ "grad_norm": 0.5431348085403442,
430
+ "learning_rate": 2.533387729782834e-07,
431
+ "loss": 0.0331,
432
+ "step": 490
433
+ },
434
+ {
435
+ "epoch": 0.07300868803387603,
436
+ "grad_norm": 0.009749150834977627,
437
+ "learning_rate": 0.0,
438
+ "loss": 0.0201,
439
+ "step": 500
440
+ },
441
+ {
442
+ "epoch": 0.07300868803387603,
443
+ "eval_loss": 0.052996329963207245,
444
+ "eval_runtime": 203.6393,
445
+ "eval_samples_per_second": 14.162,
446
+ "eval_steps_per_second": 3.541,
447
+ "step": 500
448
  }
449
  ],
450
  "logging_steps": 10,
 
459
  "early_stopping_threshold": 0.0
460
  },
461
  "attributes": {
462
+ "early_stopping_patience_counter": 1
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": 1.1239592345940787e+17,
477
  "train_batch_size": 4,
478
  "trial_name": null,
479
  "trial_params": null