ramdhanfirdaus commited on
Commit
5ac26c2
1 Parent(s): 04619ca

Training in progress, step 4000, 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:49f9868e4d1cd21d90596284b88521aacdf829dc439af2b6b38673ec9ca76abf
3
  size 50338848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67fb2641a47847de545739fa9bf331cc86382b9efd2c9bde87633e135625555f
3
  size 50338848
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d638a7e1318513481edad79747bbd9d85854414852c1a384c0c1190d66d2abd
3
  size 100693001
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc3cc469c5109a2b089c90098e5ec399489d763128d9b4b4f6ebef13c7d76fa3
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:44f7a23b7a631b1fe28c32f80339cec68c940273b7a37ff68a8e64f1b9f09a97
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8993bfd358e6597f1a1d1729c472a0ff6be3dbbb3d5625584e41e187526fa017
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:794a0a668693664bb45fb10418080981a1873b71841f3a55ed72c5aa6d455597
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ab644d38b64875fe4b9db6a2dd788efbee5d9e5dadfabf0dd125e8dae428442
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.3290683031082153,
3
- "best_model_checkpoint": "./outputs/checkpoint-3900",
4
- "epoch": 2.841530054644809,
5
  "eval_steps": 100,
6
- "global_step": 3900,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -553,13 +553,27 @@
553
  "eval_samples_per_second": 43.714,
554
  "eval_steps_per_second": 5.47,
555
  "step": 3900
 
 
 
 
 
 
 
 
 
 
 
 
 
 
556
  }
557
  ],
558
  "logging_steps": 100,
559
  "max_steps": 4116,
560
  "num_train_epochs": 3,
561
  "save_steps": 100,
562
- "total_flos": 2.322136123818148e+17,
563
  "trial_name": null,
564
  "trial_params": null
565
  }
 
1
  {
2
+ "best_metric": 1.3191989660263062,
3
+ "best_model_checkpoint": "./outputs/checkpoint-4000",
4
+ "epoch": 2.9143897996357016,
5
  "eval_steps": 100,
6
+ "global_step": 4000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
553
  "eval_samples_per_second": 43.714,
554
  "eval_steps_per_second": 5.47,
555
  "step": 3900
556
+ },
557
+ {
558
+ "epoch": 2.91,
559
+ "learning_rate": 0.0002,
560
+ "loss": 1.2978,
561
+ "step": 4000
562
+ },
563
+ {
564
+ "epoch": 2.91,
565
+ "eval_loss": 1.3191989660263062,
566
+ "eval_runtime": 143.6032,
567
+ "eval_samples_per_second": 43.69,
568
+ "eval_steps_per_second": 5.466,
569
+ "step": 4000
570
  }
571
  ],
572
  "logging_steps": 100,
573
  "max_steps": 4116,
574
  "num_train_epochs": 3,
575
  "save_steps": 100,
576
+ "total_flos": 2.3815364444912026e+17,
577
  "trial_name": null,
578
  "trial_params": null
579
  }