lesso06 commited on
Commit
1434701
·
verified ·
1 Parent(s): e43603d

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:3dbc157b16d127095d3b041cb9e440b7bc7a5f5552212fba2f9bd935f2ba3b25
3
  size 289452128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13e89a69b413fa4715aa6dc3e7a022efb3638fd17ad3e94dc4a9bcba6e87939e
3
  size 289452128
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2ddaae87e12380274c4f5726bafce50f74922967853e95e197744f80c8f97d2b
3
  size 147360212
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bf1d4ac38035eea9b5198269cd962e66f0fdb4a03be098925142f57a7eedf88
3
  size 147360212
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c38003ef86abbb071d125f7ff66342a2ea51deb2b5edf0d2a212cc88e85cc744
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c5b7b8cedc3ef093635f1a60d8a6212ed24442565a3e3618b3eb39b9178a0d9
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:23d0c4fcd75282d05c3ecf542229a263cdfdea966c314071913c5dc6faf85a25
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddd16399db35d8a29f2ca6eadbdcd4462c58bf5886d5df4eb74f5a14652bb30c
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.5629593133926392,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
- "epoch": 0.008813765142538168,
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": 26.565,
403
  "eval_steps_per_second": 6.642,
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": 2.951250143556403e+16,
434
  "train_batch_size": 4,
435
  "trial_name": null,
436
  "trial_params": null
 
1
  {
2
+ "best_metric": 1.5615293979644775,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-500",
4
+ "epoch": 0.009793072380597964,
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": 26.565,
403
  "eval_steps_per_second": 6.642,
404
  "step": 450
405
+ },
406
+ {
407
+ "epoch": 0.009009626590150128,
408
+ "grad_norm": 0.4325626492500305,
409
+ "learning_rate": 3.990045318353154e-06,
410
+ "loss": 1.6155,
411
+ "step": 460
412
+ },
413
+ {
414
+ "epoch": 0.009205488037762086,
415
+ "grad_norm": 0.4722021222114563,
416
+ "learning_rate": 2.250797124418014e-06,
417
+ "loss": 1.5226,
418
+ "step": 470
419
+ },
420
+ {
421
+ "epoch": 0.009401349485374046,
422
+ "grad_norm": 0.49364137649536133,
423
+ "learning_rate": 1.0023889196182526e-06,
424
+ "loss": 1.5093,
425
+ "step": 480
426
+ },
427
+ {
428
+ "epoch": 0.009597210932986006,
429
+ "grad_norm": 0.5476292967796326,
430
+ "learning_rate": 2.5090282323810766e-07,
431
+ "loss": 1.5315,
432
+ "step": 490
433
+ },
434
+ {
435
+ "epoch": 0.009793072380597964,
436
+ "grad_norm": 0.8033114075660706,
437
+ "learning_rate": 0.0,
438
+ "loss": 1.574,
439
+ "step": 500
440
+ },
441
+ {
442
+ "epoch": 0.009793072380597964,
443
+ "eval_loss": 1.5615293979644775,
444
+ "eval_runtime": 809.085,
445
+ "eval_samples_per_second": 26.571,
446
+ "eval_steps_per_second": 6.643,
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": 3.2862904541773824e+16,
477
  "train_batch_size": 4,
478
  "trial_name": null,
479
  "trial_params": null