lesso18 commited on
Commit
1f42a0f
·
verified ·
1 Parent(s): 3728d5d

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:8210a0b50da7fd33208abfb412fac5049c16b6f63ced0bcdbf53909d1d5daca1
3
  size 639691872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4d21725a061163326cf340ea0ed7893a52a247551926912476731be249b8009
3
  size 639691872
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d1e944da48fb616f6b095af7675b849cdc14a65623c7b346efe86e4780e183c1
3
  size 325340244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26759449ef6ad9e5841f39110e62b26e22a072f3ff3f2fbf0be154658507d048
3
  size 325340244
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8911b5f46997fa9f12867e8137d6f3c05ab465feed07980c8e04741b612f58c8
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e098a7d8700c380d125ce9fd50258bcd139f75b52adb8f4f3101bba5734d49a
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": 0.864070475101471,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
- "epoch": 0.042500944465432566,
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": 17.326,
403
  "eval_steps_per_second": 4.334,
404
  "step": 450
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
405
  }
406
  ],
407
  "logging_steps": 10,
@@ -416,7 +459,7 @@
416
  "early_stopping_threshold": 0.0
417
  },
418
  "attributes": {
419
- "early_stopping_patience_counter": 0
420
  }
421
  },
422
  "TrainerControl": {
@@ -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.5783538212864e+16,
434
  "train_batch_size": 4,
435
  "trial_name": null,
436
  "trial_params": null
 
1
  {
2
  "best_metric": 0.864070475101471,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
+ "epoch": 0.04722327162825841,
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": 17.326,
403
  "eval_steps_per_second": 4.334,
404
  "step": 450
405
+ },
406
+ {
407
+ "epoch": 0.043445409897997736,
408
+ "grad_norm": 0.5827313661575317,
409
+ "learning_rate": 4.22247514272324e-06,
410
+ "loss": 0.9635,
411
+ "step": 460
412
+ },
413
+ {
414
+ "epoch": 0.0443898753305629,
415
+ "grad_norm": 0.8031895756721497,
416
+ "learning_rate": 2.38191152001518e-06,
417
+ "loss": 0.9467,
418
+ "step": 470
419
+ },
420
+ {
421
+ "epoch": 0.04533434076312807,
422
+ "grad_norm": 0.6544033288955688,
423
+ "learning_rate": 1.0607805071688306e-06,
424
+ "loss": 0.8662,
425
+ "step": 480
426
+ },
427
+ {
428
+ "epoch": 0.04627880619569324,
429
+ "grad_norm": 1.268267273902893,
430
+ "learning_rate": 2.655185216791625e-07,
431
+ "loss": 0.8408,
432
+ "step": 490
433
+ },
434
+ {
435
+ "epoch": 0.04722327162825841,
436
+ "grad_norm": 2.5217607021331787,
437
+ "learning_rate": 0.0,
438
+ "loss": 0.7067,
439
+ "step": 500
440
+ },
441
+ {
442
+ "epoch": 0.04722327162825841,
443
+ "eval_loss": 0.8645666837692261,
444
+ "eval_runtime": 256.669,
445
+ "eval_samples_per_second": 17.369,
446
+ "eval_steps_per_second": 4.344,
447
+ "step": 500
448
  }
449
  ],
450
  "logging_steps": 10,
 
459
  "early_stopping_threshold": 0.0
460
  },
461
  "attributes": {
462
+ "early_stopping_patience_counter": 1
463
  }
464
  },
465
  "TrainerControl": {
 
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.4194585739264e+16,
477
  "train_batch_size": 4,
478
  "trial_name": null,
479
  "trial_params": null