lesso03 commited on
Commit
883f571
·
verified ·
1 Parent(s): 7cfffd4

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:84ee1b0ac9ad0ca6318d6967002836198c69dd66feb7af701ab451677e3ad384
3
  size 2373352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0c086fb9264961d3a332b1d63665049178214be294f7de703b0a9eb0a6df7ca
3
  size 2373352
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad363297650ab1ab75083b40156ec7439de76c88391ac8ea95c883bf55eec2ed
3
  size 4830970
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf82cc68a85abe06e9d1b3309f370d93229b046d81b4a78d40e3cfbc6fdd198e
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:5344459ca9c9bca6903522a0168137fc555a29918568ef23b9caea9ed33a3023
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbb3880ad52205ec08013a458855f70540eb3a06537201e25b36f566881a14b3
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f03fffc232f1b8a6305d6fa9076c1e1bca28e4d7666df088caa1812431cf9135
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3488300cc890b0bf0becbfdd6a3cc8770e6656a66feed4ec387a72a2b445721
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 11.485980987548828,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
- "epoch": 0.017502236396872935,
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": 72.577,
403
  "eval_steps_per_second": 18.148,
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": 61975756800000.0,
434
  "train_batch_size": 4,
435
  "trial_name": null,
436
  "trial_params": null
 
1
  {
2
+ "best_metric": 11.485908508300781,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-500",
4
+ "epoch": 0.019446929329858816,
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": 72.577,
403
  "eval_steps_per_second": 18.148,
404
  "step": 450
405
+ },
406
+ {
407
+ "epoch": 0.01789117498347011,
408
+ "grad_norm": 0.15914027392864227,
409
+ "learning_rate": 3.931937862260632e-06,
410
+ "loss": 11.4254,
411
+ "step": 460
412
+ },
413
+ {
414
+ "epoch": 0.018280113570067286,
415
+ "grad_norm": 0.15812014043331146,
416
+ "learning_rate": 2.2180185255187225e-06,
417
+ "loss": 11.4253,
418
+ "step": 470
419
+ },
420
+ {
421
+ "epoch": 0.01866905215666446,
422
+ "grad_norm": 0.5148617625236511,
423
+ "learning_rate": 9.877910227306082e-07,
424
+ "loss": 11.4479,
425
+ "step": 480
426
+ },
427
+ {
428
+ "epoch": 0.01905799074326164,
429
+ "grad_norm": 0.4983697235584259,
430
+ "learning_rate": 2.472488986278439e-07,
431
+ "loss": 11.5441,
432
+ "step": 490
433
+ },
434
+ {
435
+ "epoch": 0.019446929329858816,
436
+ "grad_norm": 1.8472503423690796,
437
+ "learning_rate": 0.0,
438
+ "loss": 11.5952,
439
+ "step": 500
440
+ },
441
+ {
442
+ "epoch": 0.019446929329858816,
443
+ "eval_loss": 11.485908508300781,
444
+ "eval_runtime": 149.1843,
445
+ "eval_samples_per_second": 72.568,
446
+ "eval_steps_per_second": 18.145,
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": 68861952000000.0,
477
  "train_batch_size": 4,
478
  "trial_name": null,
479
  "trial_params": null