rizkyjun commited on
Commit
75c2c07
1 Parent(s): ea4776e

Training in progress, step 1600, 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:12d8d44bc5cb2da5a6d0f0bed03a7d35ba3cdd92cafdcfaa45ecaaa43a8f91ea
3
  size 9444296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a7be9a0c9b109d1beb0f66c5b8277e133bea76fd1cd9dbf321f2d9882116bc9
3
  size 9444296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a9b3b3d6d175b27a5188b9184a30feb2c0b407580b749e4b283f6a22ae6e60b
3
  size 18902665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5292140616dff997e23de6744dbd35051326e4ef1ddc5d7b6c45c53d4dd42bf9
3
  size 18902665
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ade3539adbe7197226065a369a265f6f0f1e7d107ccc3030d3acbbd888426eb0
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca77415e638cf3b9d32978f227902748bb049cf3a40192fa31a73b897a1b66c8
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d397c26ac1ddd7670b9ddd8b909580a771b707ad5b586b657ad627e8bc4e787f
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcd2587f362188ac4728d4fa6edf8d2b0b6d72db365d49f7b847d4d79e3da09f
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 2.2644264698028564,
3
- "best_model_checkpoint": "./outputs/checkpoint-1500",
4
- "epoch": 1.092896174863388,
5
  "eval_steps": 100,
6
- "global_step": 1500,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -217,13 +217,27 @@
217
  "eval_samples_per_second": 30.443,
218
  "eval_steps_per_second": 3.809,
219
  "step": 1500
 
 
 
 
 
 
 
 
 
 
 
 
 
 
220
  }
221
  ],
222
  "logging_steps": 100,
223
  "max_steps": 4116,
224
  "num_train_epochs": 3,
225
  "save_steps": 100,
226
- "total_flos": 4.412678068463616e+16,
227
  "trial_name": null,
228
  "trial_params": null
229
  }
 
1
  {
2
+ "best_metric": 2.2463176250457764,
3
+ "best_model_checkpoint": "./outputs/checkpoint-1600",
4
+ "epoch": 1.1657559198542806,
5
  "eval_steps": 100,
6
+ "global_step": 1600,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
217
  "eval_samples_per_second": 30.443,
218
  "eval_steps_per_second": 3.809,
219
  "step": 1500
220
+ },
221
+ {
222
+ "epoch": 1.17,
223
+ "learning_rate": 0.0002,
224
+ "loss": 2.232,
225
+ "step": 1600
226
+ },
227
+ {
228
+ "epoch": 1.17,
229
+ "eval_loss": 2.2463176250457764,
230
+ "eval_runtime": 205.9251,
231
+ "eval_samples_per_second": 30.467,
232
+ "eval_steps_per_second": 3.812,
233
+ "step": 1600
234
  }
235
  ],
236
  "logging_steps": 100,
237
  "max_steps": 4116,
238
  "num_train_epochs": 3,
239
  "save_steps": 100,
240
+ "total_flos": 4.70673370653696e+16,
241
  "trial_name": null,
242
  "trial_params": null
243
  }