lesso18 commited on
Commit
92f8b0e
·
verified ·
1 Parent(s): c95b233

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:a3e9c60b2503f918950b9a646285fd56b4d0bc0d8cbe126431c8ce2285935dba
3
  size 72936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:981e2f97524bfa75644fbea7da5632973171be2d061136c796539feb8fd3fcb7
3
  size 72936
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e8212a2792235bfed3c3583e6b02b2eb8553aa1a8ce7f6ffc3852057a047861e
3
  size 151106
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baf556661f1bb9441f53bc29ab65de87ac0ce5c8c6cfa72632c9268ffb2d9912
3
  size 151106
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6674ffdc21f0b79e5063878d8f5bc74d75dc80bb4833c4433d4d084fca87073e
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2374c0ca1ab6a3249a28a31b4796b7290ce35b072aa2dbfa12e964c378056c86
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": 12.385225296020508,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
- "epoch": 0.44798407167745147,
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": 53.069,
403
  "eval_steps_per_second": 13.299,
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": 216937267200.0,
434
  "train_batch_size": 4,
435
  "trial_name": null,
436
  "trial_params": null
 
1
  {
2
  "best_metric": 12.385225296020508,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-450",
4
+ "epoch": 0.49776007964161273,
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": 53.069,
403
  "eval_steps_per_second": 13.299,
404
  "step": 450
405
+ },
406
+ {
407
+ "epoch": 0.4579392732702837,
408
+ "grad_norm": 0.07531358301639557,
409
+ "learning_rate": 4.22247514272324e-06,
410
+ "loss": 12.3937,
411
+ "step": 460
412
+ },
413
+ {
414
+ "epoch": 0.46789447486311597,
415
+ "grad_norm": 0.10366726666688919,
416
+ "learning_rate": 2.38191152001518e-06,
417
+ "loss": 12.3875,
418
+ "step": 470
419
+ },
420
+ {
421
+ "epoch": 0.4778496764559482,
422
+ "grad_norm": 0.10956410318613052,
423
+ "learning_rate": 1.0607805071688306e-06,
424
+ "loss": 12.3875,
425
+ "step": 480
426
+ },
427
+ {
428
+ "epoch": 0.4878048780487805,
429
+ "grad_norm": 0.14846912026405334,
430
+ "learning_rate": 2.655185216791625e-07,
431
+ "loss": 12.3882,
432
+ "step": 490
433
+ },
434
+ {
435
+ "epoch": 0.49776007964161273,
436
+ "grad_norm": 0.4386281669139862,
437
+ "learning_rate": 0.0,
438
+ "loss": 12.3824,
439
+ "step": 500
440
+ },
441
+ {
442
+ "epoch": 0.49776007964161273,
443
+ "eval_loss": 12.385251998901367,
444
+ "eval_runtime": 8.0591,
445
+ "eval_samples_per_second": 52.487,
446
+ "eval_steps_per_second": 13.153,
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": 241041408000.0,
477
  "train_batch_size": 4,
478
  "trial_name": null,
479
  "trial_params": null