rizkyjun commited on
Commit
f3aa1e8
1 Parent(s): 0a33a29

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:edd613c9ebde393fdab8e20d8204e4d152cf35089660f145f4dbef78cfb6b4f1
3
  size 31466288
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e5c4fba58c6bf9390a0338353e80e91f548009bff8fd02ccc563c1546569e22
3
  size 31466288
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b628c7d707cfbb5143e133f23b9af2d0e02f5ef84cc25b954d4553b44098aa6
3
  size 62950917
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92cf4e040cee5763a4b906acfa31515b86ab8d763bf97cb77d72691896e9b9ff
3
  size 62950917
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef917bf1bec8cffeebbc0401af79a27e3570d44ae491f055da1b000fa1464589
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50dbb2327841dc1a7fe1a7d871fa34edd97692f38f48af326a03199ff55031f5
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": 1.6627237796783447,
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": 11.32,
218
  "eval_steps_per_second": 1.416,
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": 3.912157345269842e+17,
227
  "trial_name": null,
228
  "trial_params": null
229
  }
 
1
  {
2
+ "best_metric": 1.6322499513626099,
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": 11.32,
218
  "eval_steps_per_second": 1.416,
219
  "step": 1500
220
+ },
221
+ {
222
+ "epoch": 1.17,
223
+ "learning_rate": 0.0002,
224
+ "loss": 1.6016,
225
+ "step": 1600
226
+ },
227
+ {
228
+ "epoch": 1.17,
229
+ "eval_loss": 1.6322499513626099,
230
+ "eval_runtime": 554.3251,
231
+ "eval_samples_per_second": 11.318,
232
+ "eval_steps_per_second": 1.416,
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.172858875396915e+17,
241
  "trial_name": null,
242
  "trial_params": null
243
  }