rizkyjun commited on
Commit
55cee4e
1 Parent(s): 83a5d36

Training in progress, step 1400, 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:99ee608a81f244ed39c7b612873b7152ead259ad6138b66a46e3765fefa86aa2
3
  size 9444296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f07c10f4dca771f6ef4aed098b257078b29bcda188ad2ccb555a4f0a736ce63
3
  size 9444296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0db5ce6dc0b64894ede2312c6ee208d4b677c6d7925962b3607a34b501876993
3
  size 18902665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11483cbb5186f10c49bbfd7e8a9fddd6522bda58b0a3908000aef6661f0c7d98
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:ab79c6a083337c9d9cd856b8d8248930e4cb230f6ea6bc6840ef563ef8c0e5cd
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e878fc0fbc86334888140425f50a172daf0ca6c9b8e00f870566985c8b9eac8
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d52a4d67627993645e1cea71ef09276f4b0a2f5bba92959ce9a1a76893653978
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1351871b6e069a7a4437616d40b913152ecc2cd046e996fcfeb300a3cf60638
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 2.405611753463745,
3
- "best_model_checkpoint": "./outputs/checkpoint-1300",
4
- "epoch": 0.9471766848816029,
5
  "eval_steps": 100,
6
- "global_step": 1300,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -189,13 +189,27 @@
189
  "eval_samples_per_second": 30.665,
190
  "eval_steps_per_second": 3.837,
191
  "step": 1300
 
 
 
 
 
 
 
 
 
 
 
 
 
 
192
  }
193
  ],
194
  "logging_steps": 100,
195
  "max_steps": 4116,
196
  "num_train_epochs": 3,
197
  "save_steps": 100,
198
- "total_flos": 3.700986147274752e+16,
199
  "trial_name": null,
200
  "trial_params": null
201
  }
 
1
  {
2
+ "best_metric": 2.381305694580078,
3
+ "best_model_checkpoint": "./outputs/checkpoint-1400",
4
+ "epoch": 1.0200364298724955,
5
  "eval_steps": 100,
6
+ "global_step": 1400,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
189
  "eval_samples_per_second": 30.665,
190
  "eval_steps_per_second": 3.837,
191
  "step": 1300
192
+ },
193
+ {
194
+ "epoch": 1.02,
195
+ "learning_rate": 0.0002,
196
+ "loss": 2.3782,
197
+ "step": 1400
198
+ },
199
+ {
200
+ "epoch": 1.02,
201
+ "eval_loss": 2.381305694580078,
202
+ "eval_runtime": 204.4744,
203
+ "eval_samples_per_second": 30.684,
204
+ "eval_steps_per_second": 3.839,
205
+ "step": 1400
206
  }
207
  ],
208
  "logging_steps": 100,
209
  "max_steps": 4116,
210
  "num_train_epochs": 3,
211
  "save_steps": 100,
212
+ "total_flos": 3.994021987006464e+16,
213
  "trial_name": null,
214
  "trial_params": null
215
  }