lesso04 commited on
Commit
f6d522e
·
verified ·
1 Parent(s): 03e835f

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:a6d8c24f3b3f0016788720b460d2afbfd1b0444f11138b2a44893a84b81268b9
3
  size 2373352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d576dbfde67a56da0a90de4b48b49574fa166c3ec55364128f9b1552d6750d7
3
  size 2373352
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0ef0f9c108e78a1be61ff7e75479285f83c83acd38455a17e8a76e124bc438be
3
  size 4830970
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af0dc6be346bae7a2a17e9bf244bc663f41d20a04ddd878fb3db8b7c81b9c0b0
3
  size 4830970
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e99dcdc3bf29ab575df4a1f298a48da6e1a274fbcccd2d0db1904beb467f9c38
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:629d4b1fb19064648f59dd97f4537b60f5240219c3807fc9d5280752502772ad
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": 11.737205505371094,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
- "epoch": 0.021138669673055242,
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": 54.85,
403
  "eval_steps_per_second": 13.712,
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": 81119379456000.0,
434
  "train_batch_size": 4,
435
  "trial_name": null,
436
  "trial_params": null
 
1
  {
2
+ "best_metric": 11.737082481384277,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-500",
4
+ "epoch": 0.02348741074783916,
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": 54.85,
403
  "eval_steps_per_second": 13.712,
404
  "step": 450
405
+ },
406
+ {
407
+ "epoch": 0.021608417888012026,
408
+ "grad_norm": 0.06607946008443832,
409
+ "learning_rate": 3.9513070142914725e-06,
410
+ "loss": 11.8068,
411
+ "step": 460
412
+ },
413
+ {
414
+ "epoch": 0.02207816610296881,
415
+ "grad_norm": 0.08771055936813354,
416
+ "learning_rate": 2.2289447251518195e-06,
417
+ "loss": 11.8151,
418
+ "step": 470
419
+ },
420
+ {
421
+ "epoch": 0.02254791431792559,
422
+ "grad_norm": 0.13412423431873322,
423
+ "learning_rate": 9.92656988359823e-07,
424
+ "loss": 11.7992,
425
+ "step": 480
426
+ },
427
+ {
428
+ "epoch": 0.023017662532882375,
429
+ "grad_norm": 0.1370234489440918,
430
+ "learning_rate": 2.4846687349793185e-07,
431
+ "loss": 11.6781,
432
+ "step": 490
433
+ },
434
+ {
435
+ "epoch": 0.02348741074783916,
436
+ "grad_norm": 0.18231408298015594,
437
+ "learning_rate": 0.0,
438
+ "loss": 11.5978,
439
+ "step": 500
440
+ },
441
+ {
442
+ "epoch": 0.02348741074783916,
443
+ "eval_loss": 11.737082481384277,
444
+ "eval_runtime": 163.0236,
445
+ "eval_samples_per_second": 54.986,
446
+ "eval_steps_per_second": 13.746,
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": 89864847360000.0,
477
  "train_batch_size": 4,
478
  "trial_name": null,
479
  "trial_params": null