lesso08 commited on
Commit
ca85396
·
verified ·
1 Parent(s): a892af9

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:822cbe05eb5d2b7c48eea57f9bcc0604768b02f91fe361a66bd8fcb5d79cad76
3
  size 639691872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:583a0d54c47a5987b7e473f8052082fe2d23fb8cdb96e1449cd69131bf9a1291
3
  size 639691872
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bad73460f76e9cd71019dcba7d7f1b382123c13fb6650ee4221f1aff8c4611c6
3
  size 325340244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:282fe03887f80241fbf89093e804d33ada5012cf3eaf7e8bbc5b77a524b0cbf0
3
  size 325340244
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:06045bfda977b8c794d21c92a67b76b0c15a955b90c4b3bfcb8761ed94c6587d
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdd7d019df37cd84828db58e2c5c33c7bb57ed50835adbb723c01dce5ea3add2
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.876220166683197,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
- "epoch": 0.029332203500309618,
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.563,
403
  "eval_steps_per_second": 3.641,
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": 9.352345754271744e+16,
434
  "train_batch_size": 4,
435
  "trial_name": null,
436
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.875745415687561,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-500",
4
+ "epoch": 0.03259133722256624,
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.563,
403
  "eval_steps_per_second": 3.641,
404
  "step": 450
405
+ },
406
+ {
407
+ "epoch": 0.029984030244760942,
408
+ "grad_norm": 2.2378225326538086,
409
+ "learning_rate": 4.028783622414835e-06,
410
+ "loss": 0.6365,
411
+ "step": 460
412
+ },
413
+ {
414
+ "epoch": 0.030635856989212267,
415
+ "grad_norm": 2.819683074951172,
416
+ "learning_rate": 2.272649523684208e-06,
417
+ "loss": 0.8311,
418
+ "step": 470
419
+ },
420
+ {
421
+ "epoch": 0.03128768373366359,
422
+ "grad_norm": 1.4101600646972656,
423
+ "learning_rate": 1.0121208508766823e-06,
424
+ "loss": 0.9517,
425
+ "step": 480
426
+ },
427
+ {
428
+ "epoch": 0.03193951047811492,
429
+ "grad_norm": 1.9987350702285767,
430
+ "learning_rate": 2.533387729782834e-07,
431
+ "loss": 0.8854,
432
+ "step": 490
433
+ },
434
+ {
435
+ "epoch": 0.03259133722256624,
436
+ "grad_norm": 5.414979934692383,
437
+ "learning_rate": 0.0,
438
+ "loss": 1.0317,
439
+ "step": 500
440
+ },
441
+ {
442
+ "epoch": 0.03259133722256624,
443
+ "eval_loss": 0.875745415687561,
444
+ "eval_runtime": 444.3276,
445
+ "eval_samples_per_second": 14.539,
446
+ "eval_steps_per_second": 3.635,
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.0400815009234944e+17,
477
  "train_batch_size": 4,
478
  "trial_name": null,
479
  "trial_params": null