lesso03 commited on
Commit
32fae58
·
verified ·
1 Parent(s): 8b99a3f

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:f489643489a0f7c9f4321a8367ec8ce0150b6aa93df65ccec9d3d6cb01d36f57
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:871e52c1b745337abe3009034da2bca20cb3cf4aac3f5b2beb474b06763fdd7c
3
  size 671149168
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3fb22efe3ab196e56f50880c2d5f0b05d1786fb93688cace7c8560ab4a486031
3
  size 341314196
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f4614e153cda11c062626e2d45d38989726f059ff4bdb6dee5b58400e793853
3
  size 341314196
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:809f732c428dea9f6c29f2aa17020db5eaeae79e98c4d1c135ce72b5dde9516e
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f144139589cfb22818ed7e3cdabde609bb2af88714153eca49ebd5a4a8ab9bbf
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d5ad005f18ad2c3c460e78d824d33373300bb1b0c9741a994c687b284a694890
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9b2510d4f3300d86de2c5b705a4b3113b18ea2234bf5e3432bd4dee5175a4db
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": 1.6877731084823608,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-200",
4
- "epoch": 0.09715812484819043,
5
  "eval_steps": 50,
6
- "global_step": 200,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -187,6 +187,49 @@
187
  "eval_samples_per_second": 16.748,
188
  "eval_steps_per_second": 4.192,
189
  "step": 200
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
190
  }
191
  ],
192
  "logging_steps": 10,
@@ -201,7 +244,7 @@
201
  "early_stopping_threshold": 0.0
202
  },
203
  "attributes": {
204
- "early_stopping_patience_counter": 0
205
  }
206
  },
207
  "TrainerControl": {
@@ -215,7 +258,7 @@
215
  "attributes": {}
216
  }
217
  },
218
- "total_flos": 3.57749502246912e+16,
219
  "train_batch_size": 4,
220
  "trial_name": null,
221
  "trial_params": null
 
1
  {
2
  "best_metric": 1.6877731084823608,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-200",
4
+ "epoch": 0.12144765606023804,
5
  "eval_steps": 50,
6
+ "global_step": 250,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
187
  "eval_samples_per_second": 16.748,
188
  "eval_steps_per_second": 4.192,
189
  "step": 200
190
+ },
191
+ {
192
+ "epoch": 0.10201603109059995,
193
+ "grad_norm": 15.680115699768066,
194
+ "learning_rate": 0.00014599467139909136,
195
+ "loss": 2.9233,
196
+ "step": 210
197
+ },
198
+ {
199
+ "epoch": 0.10687393733300947,
200
+ "grad_norm": 14.90787410736084,
201
+ "learning_rate": 0.0001395225692317151,
202
+ "loss": 2.299,
203
+ "step": 220
204
+ },
205
+ {
206
+ "epoch": 0.11173184357541899,
207
+ "grad_norm": 24.221662521362305,
208
+ "learning_rate": 0.00013286522492905717,
209
+ "loss": 3.2907,
210
+ "step": 230
211
+ },
212
+ {
213
+ "epoch": 0.11658974981782852,
214
+ "grad_norm": 21.316699981689453,
215
+ "learning_rate": 0.00012605507240336626,
216
+ "loss": 3.3841,
217
+ "step": 240
218
+ },
219
+ {
220
+ "epoch": 0.12144765606023804,
221
+ "grad_norm": 24.28824234008789,
222
+ "learning_rate": 0.00011912529003319345,
223
+ "loss": 2.8327,
224
+ "step": 250
225
+ },
226
+ {
227
+ "epoch": 0.12144765606023804,
228
+ "eval_loss": 1.6964420080184937,
229
+ "eval_runtime": 51.7608,
230
+ "eval_samples_per_second": 16.75,
231
+ "eval_steps_per_second": 4.192,
232
+ "step": 250
233
  }
234
  ],
235
  "logging_steps": 10,
 
244
  "early_stopping_threshold": 0.0
245
  },
246
  "attributes": {
247
+ "early_stopping_patience_counter": 1
248
  }
249
  },
250
  "TrainerControl": {
 
258
  "attributes": {}
259
  }
260
  },
261
+ "total_flos": 4.4718687780864e+16,
262
  "train_batch_size": 4,
263
  "trial_name": null,
264
  "trial_params": null