lesso18 commited on
Commit
da5b560
·
verified ·
1 Parent(s): 52f6a90

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:ab9465a98f2fe6998f861dd5603ce299f221337ffeaac1030a638718911f9d3d
3
  size 140815952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b3d0e8f7f4eb019c24ae60c1090b731ba0fea6b2a2da033bb7ce8d82c604a4e
3
  size 140815952
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ace6fd7a81cbccc2d6c499464656208050f0f4c8de34268605b70ff3b22da307
3
  size 71878996
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca604f3e279bd74b1dbf4563383698a5b8f0aefd19080c5c4cf0875907cbf848
3
  size 71878996
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3226d686d6ec89d4341834cfee429c8902273be180494be5fb597e6b1d18a5f9
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:160d11514f6437ef8fcf50bf7e24fdd242c3f667acd1171fc3baf04ffc809252
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe3012fb121cd84e6e41f718fd33de9e34ed33145ada7b055f7e25e49408431d
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71a96715f430c2eb0d6104363f54769b2c1bdb005671dc81f0d67833a84ba743
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 2.72652006149292,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
- "epoch": 0.014038371548900327,
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": 42.069,
403
  "eval_steps_per_second": 10.52,
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": 6767252429340672.0,
434
  "train_batch_size": 4,
435
  "trial_name": null,
436
  "trial_params": null
 
1
  {
2
+ "best_metric": 2.7256171703338623,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-500",
4
+ "epoch": 0.015598190609889253,
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": 42.069,
403
  "eval_steps_per_second": 10.52,
404
  "step": 450
405
+ },
406
+ {
407
+ "epoch": 0.014350335361098112,
408
+ "grad_norm": 1.0083255767822266,
409
+ "learning_rate": 4.22247514272324e-06,
410
+ "loss": 2.7585,
411
+ "step": 460
412
+ },
413
+ {
414
+ "epoch": 0.014662299173295897,
415
+ "grad_norm": 0.8869374394416809,
416
+ "learning_rate": 2.38191152001518e-06,
417
+ "loss": 2.7606,
418
+ "step": 470
419
+ },
420
+ {
421
+ "epoch": 0.014974262985493684,
422
+ "grad_norm": 0.9429048299789429,
423
+ "learning_rate": 1.0607805071688306e-06,
424
+ "loss": 2.6848,
425
+ "step": 480
426
+ },
427
+ {
428
+ "epoch": 0.015286226797691468,
429
+ "grad_norm": 1.2137974500656128,
430
+ "learning_rate": 2.655185216791625e-07,
431
+ "loss": 2.6912,
432
+ "step": 490
433
+ },
434
+ {
435
+ "epoch": 0.015598190609889253,
436
+ "grad_norm": 2.361453056335449,
437
+ "learning_rate": 0.0,
438
+ "loss": 2.7743,
439
+ "step": 500
440
+ },
441
+ {
442
+ "epoch": 0.015598190609889253,
443
+ "eval_loss": 2.7256171703338623,
444
+ "eval_runtime": 321.5524,
445
+ "eval_samples_per_second": 41.974,
446
+ "eval_steps_per_second": 10.496,
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": 7530440069480448.0,
477
  "train_batch_size": 4,
478
  "trial_name": null,
479
  "trial_params": null