kostiantynk-out commited on
Commit
7a049d5
·
verified ·
1 Parent(s): 4828926

Training in progress, step 250, 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:34d14ba3169a77e7be0c0c4bf9fe35fd60c43fae3624e4853c68a6c2e958f1f7
3
  size 108113968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:586a6bab93e3f7a333fe7aa6f068bbdafc3277667823939c8946e8a4dc086122
3
  size 108113968
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:051314e0d43f4b796597cb5ee492155d94ee9957a1ad80ebccee60251e07d6ff
3
  size 55549892
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb87abc18359836904c10609f31e5a6a7a206589dc0051db52fc75cf7ee5f244
3
  size 55549892
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bf8cc74578a2cc9339639ae1a1326dde9be36a9f13d56f938990af891ca51b08
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3bed82ca8ec753db23c4480c558c3877f20b7f5c87964131a57d7f9d4a8b1bc
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:65558e26afbfb87dd1928966282919939bdee4084add607d42e008ed52d680cd
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6088f970b1f0429ad85e576795204ef9269ce142d6ce9c2595b5649efde833b6
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 0.007817185399648433,
5
  "eval_steps": 63,
6
- "global_step": 189,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -165,6 +165,55 @@
165
  "eval_samples_per_second": 15.272,
166
  "eval_steps_per_second": 7.636,
167
  "step": 189
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
168
  }
169
  ],
170
  "logging_steps": 10,
@@ -179,12 +228,12 @@
179
  "should_evaluate": false,
180
  "should_log": false,
181
  "should_save": true,
182
- "should_training_stop": false
183
  },
184
  "attributes": {}
185
  }
186
  },
187
- "total_flos": 2.5808849737875456e+16,
188
  "train_batch_size": 2,
189
  "trial_name": null,
190
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.010340192327577293,
5
  "eval_steps": 63,
6
+ "global_step": 250,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
165
  "eval_samples_per_second": 15.272,
166
  "eval_steps_per_second": 7.636,
167
  "step": 189
168
+ },
169
+ {
170
+ "epoch": 0.007858546168958742,
171
+ "grad_norm": 1.33353590965271,
172
+ "learning_rate": 2.8165064990227252e-05,
173
+ "loss": 0.3573,
174
+ "step": 190
175
+ },
176
+ {
177
+ "epoch": 0.008272153862061834,
178
+ "grad_norm": 3.5792007446289062,
179
+ "learning_rate": 1.985863781320435e-05,
180
+ "loss": 0.4507,
181
+ "step": 200
182
+ },
183
+ {
184
+ "epoch": 0.008685761555164926,
185
+ "grad_norm": 2.147625684738159,
186
+ "learning_rate": 1.286812958766106e-05,
187
+ "loss": 0.3595,
188
+ "step": 210
189
+ },
190
+ {
191
+ "epoch": 0.009099369248268019,
192
+ "grad_norm": 2.4549238681793213,
193
+ "learning_rate": 7.308324265397836e-06,
194
+ "loss": 0.2863,
195
+ "step": 220
196
+ },
197
+ {
198
+ "epoch": 0.009512976941371109,
199
+ "grad_norm": 0.953778862953186,
200
+ "learning_rate": 3.270513696097055e-06,
201
+ "loss": 0.2952,
202
+ "step": 230
203
+ },
204
+ {
205
+ "epoch": 0.009926584634474201,
206
+ "grad_norm": 1.9058080911636353,
207
+ "learning_rate": 8.209986176753948e-07,
208
+ "loss": 0.515,
209
+ "step": 240
210
+ },
211
+ {
212
+ "epoch": 0.010340192327577293,
213
+ "grad_norm": 1.1950501203536987,
214
+ "learning_rate": 0.0,
215
+ "loss": 0.3524,
216
+ "step": 250
217
  }
218
  ],
219
  "logging_steps": 10,
 
228
  "should_evaluate": false,
229
  "should_log": false,
230
  "should_save": true,
231
+ "should_training_stop": true
232
  },
233
  "attributes": {}
234
  }
235
  },
236
+ "total_flos": 3.381318484544717e+16,
237
  "train_batch_size": 2,
238
  "trial_name": null,
239
  "trial_params": null