ramdhanfirdaus commited on
Commit
7a8ec94
1 Parent(s): 041bc7d

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:d949b8f9f8167d5ba7b401703d84c6d353cf22473acb4b2aa2a100c9a985fe58
3
  size 50338848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c14582e7de2eb10d18b36c2ee4d79901b7b2addc60c41b210569b73ed76d7ab6
3
  size 50338848
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:14f08122247da99ed8e28880f02e7bd81fd7e698a2fe282e14df568bda6ee5cf
3
  size 100693001
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:772de744b81c0f8d47097535a11575e792f20ac94d390a701039411698b35b5f
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:33ac3d2b522a45fffa5206c5d7a821c451a2d4e38cb61393c89b930eaeff3109
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42edf9c7109ab209010ee4e740b02f87408b17c068c8d2ba30c0ee1e621d22e8
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a42424f90eb68391066979b79f87ab18e2fce2a0abc640b46cf1b3f4c12c720a
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:593f43b0c83adb27a2db37a6418c2ef12a213bbc2a02f2dc881de6846a69a931
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.2340775728225708,
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.296,
554
  "eval_steps_per_second": 5.417,
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.3245805220581376e+17,
563
  "trial_name": null,
564
  "trial_params": null
565
  }
 
1
  {
2
+ "best_metric": 1.2261732816696167,
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.296,
554
  "eval_steps_per_second": 5.417,
555
  "step": 3900
556
+ },
557
+ {
558
+ "epoch": 2.91,
559
+ "learning_rate": 0.0002,
560
+ "loss": 1.2027,
561
+ "step": 4000
562
+ },
563
+ {
564
+ "epoch": 2.91,
565
+ "eval_loss": 1.2261732816696167,
566
+ "eval_runtime": 143.9516,
567
+ "eval_samples_per_second": 43.584,
568
+ "eval_steps_per_second": 5.453,
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.3840611478920397e+17,
577
  "trial_name": null,
578
  "trial_params": null
579
  }