lesso11 commited on
Commit
4a66d8b
·
verified ·
1 Parent(s): 5e46ed2

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:4b87838ab46e211a9364c206d56dfc2df0cbbbf444ca62e5042fc8dea9acd111
3
  size 180385008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3121242772bba1bee6f2961b73e21f3021f9bf790691c2a397a7ecfb7a24b122
3
  size 180385008
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ae06ffed850e83e81a647a4b735b7360bbf29bf7798597ba78f2a845de118b7
3
  size 91850618
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b25fd793717e787556f65beeb12fb56afdd644a84be5880c65032b81c7048393
3
  size 91850618
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7ddea9620e5ab305ca70284a15aa87abe524ac823dc5104cc438345f4cfdfc5a
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:971e44e13c43914faeff374459b25c51d385962f61817ebc0e218593892c7244
3
  size 14244
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.8625227808952332,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
- "epoch": 0.1532436574152903,
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": 46.602,
403
  "eval_steps_per_second": 11.679,
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.343796340064256e+16,
434
  "train_batch_size": 4,
435
  "trial_name": null,
436
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.8617475032806396,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-500",
4
+ "epoch": 0.17027073046143368,
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": 46.602,
403
  "eval_steps_per_second": 11.679,
404
  "step": 450
405
+ },
406
+ {
407
+ "epoch": 0.156649072024519,
408
+ "grad_norm": 0.7241954207420349,
409
+ "learning_rate": 4.0868910785073565e-06,
410
+ "loss": 0.7643,
411
+ "step": 460
412
+ },
413
+ {
414
+ "epoch": 0.16005448663374766,
415
+ "grad_norm": 1.0439797639846802,
416
+ "learning_rate": 2.3054281225835e-06,
417
+ "loss": 0.7719,
418
+ "step": 470
419
+ },
420
+ {
421
+ "epoch": 0.16345990124297632,
422
+ "grad_norm": 1.5047202110290527,
423
+ "learning_rate": 1.026718747764327e-06,
424
+ "loss": 0.8146,
425
+ "step": 480
426
+ },
427
+ {
428
+ "epoch": 0.16686531585220502,
429
+ "grad_norm": 2.1545448303222656,
430
+ "learning_rate": 2.5699269758854715e-07,
431
+ "loss": 1.007,
432
+ "step": 490
433
+ },
434
+ {
435
+ "epoch": 0.17027073046143368,
436
+ "grad_norm": 4.2632155418396,
437
+ "learning_rate": 0.0,
438
+ "loss": 0.8951,
439
+ "step": 500
440
+ },
441
+ {
442
+ "epoch": 0.17027073046143368,
443
+ "eval_loss": 0.8617475032806396,
444
+ "eval_runtime": 26.8638,
445
+ "eval_samples_per_second": 46.047,
446
+ "eval_steps_per_second": 11.54,
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.485182733385728e+16,
477
  "train_batch_size": 4,
478
  "trial_name": null,
479
  "trial_params": null