lesso06 commited on
Commit
818b714
·
verified ·
1 Parent(s): 28cfbf0

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:80c6d7ad096547f84cf33043753b89323bf518e796812286d91745ff696c6d48
3
  size 1157746040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49e25866beae8ac978a755a832c0cea39b051dadaedad9748c5708e002187b3c
3
  size 1157746040
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9fc4a9797364eb871e7d488879ae8a975cfe75ff77e28d53be9c3ec4730aac1e
3
  size 588700500
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4feb206f04fd9b72dca0a4b183708ad02f494f5969d444d94504d49cb7882e62
3
  size 588700500
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:912f61cab3ca37aaf1de8089bce634938ef8fab87fda54825cf8494660342bf7
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b255b85e22f5bb242ec6ac976de589bef1855406897e9675d213d4ebf8af3892
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.584151268005371,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
- "epoch": 0.12789540997584198,
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": 9.078,
403
  "eval_steps_per_second": 2.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.83983944138752e+16,
434
  "train_batch_size": 2,
435
  "trial_name": null,
436
  "trial_params": null
 
1
  {
2
+ "best_metric": 1.581818699836731,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-500",
4
+ "epoch": 0.14210601108426887,
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": 9.078,
403
  "eval_steps_per_second": 2.279,
404
  "step": 450
405
+ },
406
+ {
407
+ "epoch": 0.13073753019752735,
408
+ "grad_norm": 1.6380475759506226,
409
+ "learning_rate": 3.990045318353154e-06,
410
+ "loss": 1.8687,
411
+ "step": 460
412
+ },
413
+ {
414
+ "epoch": 0.13357965041921274,
415
+ "grad_norm": 2.9882168769836426,
416
+ "learning_rate": 2.250797124418014e-06,
417
+ "loss": 1.6105,
418
+ "step": 470
419
+ },
420
+ {
421
+ "epoch": 0.1364217706408981,
422
+ "grad_norm": 2.9621737003326416,
423
+ "learning_rate": 1.0023889196182526e-06,
424
+ "loss": 1.3014,
425
+ "step": 480
426
+ },
427
+ {
428
+ "epoch": 0.13926389086258348,
429
+ "grad_norm": 2.3243489265441895,
430
+ "learning_rate": 2.5090282323810766e-07,
431
+ "loss": 1.2292,
432
+ "step": 490
433
+ },
434
+ {
435
+ "epoch": 0.14210601108426887,
436
+ "grad_norm": 25.126081466674805,
437
+ "learning_rate": 0.0,
438
+ "loss": 2.1817,
439
+ "step": 500
440
+ },
441
+ {
442
+ "epoch": 0.14210601108426887,
443
+ "eval_loss": 1.581818699836731,
444
+ "eval_runtime": 82.2236,
445
+ "eval_samples_per_second": 9.012,
446
+ "eval_steps_per_second": 2.262,
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.66508569837568e+16,
477
  "train_batch_size": 2,
478
  "trial_name": null,
479
  "trial_params": null