lesso04 commited on
Commit
ec363d4
·
verified ·
1 Parent(s): eb8bab4

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:552171d36178e0f37f6a27475161147d57a0dbeac2624bf29f6c566431b4a6d7
3
  size 639691872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6be4cb24ff59f0e2b6f124eb67dedb1c25e6d77622b986e0579e85cb83e551ed
3
  size 639691872
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d22f8385a5f84d72cac1f8a0612a2c595bf3bb489ae90e3cb9de72a41afab01a
3
  size 325340244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9ac564c54aa90ef9b6a54d4030e0797a637ab1cb0628e2f0673688fdff99dff
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:36023d83828db86d8a053d500ce5d643eedfde8b879e596eeda08ddb29af1109
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92a807a3bd5c9d9c0a1533fdd9d34897d9e3a04bf0159f5901038370fc8f606a
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb0db0205cf37887636e31665ab1051856b2efe4ed0485b1a8cad32db1f6dfbb
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1173c3cbf86b725051d7e94252382f4f9be9dc9f6afe0d4b01afed08d5bf2028
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.4411721229553223,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
- "epoch": 0.03751875937968985,
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": 17.108,
403
  "eval_steps_per_second": 4.279,
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": 7.791715878017434e+16,
434
  "train_batch_size": 4,
435
  "trial_name": null,
436
  "trial_params": null
 
1
  {
2
+ "best_metric": 1.4395215511322021,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-500",
4
+ "epoch": 0.041687510421877606,
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": 17.108,
403
  "eval_steps_per_second": 4.279,
404
  "step": 450
405
+ },
406
+ {
407
+ "epoch": 0.038352509588127394,
408
+ "grad_norm": 1.432081699371338,
409
+ "learning_rate": 3.9513070142914725e-06,
410
+ "loss": 2.6117,
411
+ "step": 460
412
+ },
413
+ {
414
+ "epoch": 0.03918625979656495,
415
+ "grad_norm": 1.6217148303985596,
416
+ "learning_rate": 2.2289447251518195e-06,
417
+ "loss": 2.6554,
418
+ "step": 470
419
+ },
420
+ {
421
+ "epoch": 0.0400200100050025,
422
+ "grad_norm": 2.4671072959899902,
423
+ "learning_rate": 9.92656988359823e-07,
424
+ "loss": 3.0135,
425
+ "step": 480
426
+ },
427
+ {
428
+ "epoch": 0.04085376021344005,
429
+ "grad_norm": 3.2890851497650146,
430
+ "learning_rate": 2.4846687349793185e-07,
431
+ "loss": 2.8535,
432
+ "step": 490
433
+ },
434
+ {
435
+ "epoch": 0.041687510421877606,
436
+ "grad_norm": 5.924061298370361,
437
+ "learning_rate": 0.0,
438
+ "loss": 3.2508,
439
+ "step": 500
440
+ },
441
+ {
442
+ "epoch": 0.041687510421877606,
443
+ "eval_loss": 1.4395215511322021,
444
+ "eval_runtime": 294.2333,
445
+ "eval_samples_per_second": 17.163,
446
+ "eval_steps_per_second": 4.293,
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": 8.664853729876378e+16,
477
  "train_batch_size": 4,
478
  "trial_name": null,
479
  "trial_params": null