ramdhanfirdaus commited on
Commit
fc80bbe
1 Parent(s): 4382fa2

Training in progress, step 3000, 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:a931c7d96a2af665221e4ccd802d78588c47fe3215b601c19b91d46580a39030
3
  size 50338848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be7ed2dcb60002f7faab57121cae3f7f8fd93e3587e752e2da4e5f119f4bb075
3
  size 50338848
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e0902738def1e16fa12b1684634807d53d6d39c0764906376928107159753092
3
  size 100693001
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a27d7f233e1109777228ff9d0954d2c2c7a049242848dc7aae5f44fb19caa3a8
3
  size 100693001
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd1c0d2ccf1a93ffb1e0a3cfb7bafbf17824f03d4e0587e1b5b0cf8f6c02f622
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d235165de510ff0726cd98a164f0204996ff7e0ba0c0e785855b606d1a75815
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:097f95efaf3ced711759e9e49c3b8b3ef906ff28483e958d227db85b3ea360b9
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb57538b0fddb988f32d5e33311bcf25efee1aa4001ec3e33ef4a2dd884d77d3
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.3481007814407349,
3
- "best_model_checkpoint": "./outputs/checkpoint-2900",
4
- "epoch": 2.1129326047358834,
5
  "eval_steps": 100,
6
- "global_step": 2900,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -413,13 +413,27 @@
413
  "eval_samples_per_second": 43.694,
414
  "eval_steps_per_second": 5.467,
415
  "step": 2900
 
 
 
 
 
 
 
 
 
 
 
 
 
 
416
  }
417
  ],
418
  "logging_steps": 100,
419
  "max_steps": 4116,
420
  "num_train_epochs": 3,
421
  "save_steps": 100,
422
- "total_flos": 1.728485277962158e+17,
423
  "trial_name": null,
424
  "trial_params": null
425
  }
 
1
  {
2
+ "best_metric": 1.3366949558258057,
3
+ "best_model_checkpoint": "./outputs/checkpoint-3000",
4
+ "epoch": 2.185792349726776,
5
  "eval_steps": 100,
6
+ "global_step": 3000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
413
  "eval_samples_per_second": 43.694,
414
  "eval_steps_per_second": 5.467,
415
  "step": 2900
416
+ },
417
+ {
418
+ "epoch": 2.19,
419
+ "learning_rate": 0.0002,
420
+ "loss": 1.316,
421
+ "step": 3000
422
+ },
423
+ {
424
+ "epoch": 2.19,
425
+ "eval_loss": 1.3366949558258057,
426
+ "eval_runtime": 143.6048,
427
+ "eval_samples_per_second": 43.689,
428
+ "eval_steps_per_second": 5.466,
429
+ "step": 3000
430
  }
431
  ],
432
  "logging_steps": 100,
433
  "max_steps": 4116,
434
  "num_train_epochs": 3,
435
  "save_steps": 100,
436
+ "total_flos": 1.788278624988119e+17,
437
  "trial_name": null,
438
  "trial_params": null
439
  }