rizkyjun commited on
Commit
a31a7b9
1 Parent(s): 6218edb

Training in progress, step 1700, 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:a6b7e2b9ce07e8266d62f2d54da9830cb7d99a14e805bd011de4622c1c47413e
3
  size 9444296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b88237d6a4c2d9e1c3b3aa12d72453a5ae2298b70dab9becd8a6d02243ef95f1
3
  size 9444296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ce2fe05c1da90f9e4998d76fc519a7b52eb50373bbbd1354875457594f5719b
3
  size 18902665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4d331755c83ae8973c424d6b1c771daba0336743be0dac332fcdb82a2a20b33
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:ca77415e638cf3b9d32978f227902748bb049cf3a40192fa31a73b897a1b66c8
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f821cd4a85f081d11b51cd13f90ea849d7c4ecdb1f73ca599d9604f19ebea037
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fcd2587f362188ac4728d4fa6edf8d2b0b6d72db365d49f7b847d4d79e3da09f
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0410ad60e6d0138b921a03b0a3e367fd27c6ab07cb9a5006fcb66ea8e5bbacc4
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 2.2453196048736572,
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,
@@ -231,13 +231,27 @@
231
  "eval_samples_per_second": 30.405,
232
  "eval_steps_per_second": 3.804,
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
  }
 
1
  {
2
+ "best_metric": 2.2294440269470215,
3
+ "best_model_checkpoint": "./outputs/checkpoint-1700",
4
+ "epoch": 1.238615664845173,
5
  "eval_steps": 100,
6
+ "global_step": 1700,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
231
  "eval_samples_per_second": 30.405,
232
  "eval_steps_per_second": 3.804,
233
  "step": 1600
234
+ },
235
+ {
236
+ "epoch": 1.24,
237
+ "learning_rate": 0.0002,
238
+ "loss": 2.2304,
239
+ "step": 1700
240
+ },
241
+ {
242
+ "epoch": 1.24,
243
+ "eval_loss": 2.2294440269470215,
244
+ "eval_runtime": 205.8333,
245
+ "eval_samples_per_second": 30.481,
246
+ "eval_steps_per_second": 3.814,
247
+ "step": 1700
248
  }
249
  ],
250
  "logging_steps": 100,
251
  "max_steps": 4116,
252
  "num_train_epochs": 3,
253
  "save_steps": 100,
254
+ "total_flos": 5.002024074356736e+16,
255
  "trial_name": null,
256
  "trial_params": null
257
  }