lesso14 commited on
Commit
f3f3188
·
verified ·
1 Parent(s): ef29651

Training in progress, step 25, 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:671678d7dba30b87bcd3079e44864b61aed7cbf0eea9ac3e6ab102f9de913f6f
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a84d066f7d90de2d6179c45becb5b84e2ce4fafcc0af9d76546b63b770fea9e
3
  size 80013120
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ebe3d2b023a8215f6a320e605916cba8ea44497d7bbe104b7acff0d799771c8f
3
  size 160172858
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed4342468c2b36f166e8fc5b89521cc1472f53a41c87fef27070cbf278c47932
3
  size 160172858
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0ea2a312f1b8c04a72fd99088711bbbc598702a183b1e975bfad4d3e09d41f45
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e06564cbcf069978325595b525a9a700560d13778f3b042e8c46849759c57d03
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b7af249df5fe11a9896f83a1f972a51ac4c516f61ca7fde0473cca60d389d7ec
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4677d15317405bcdd600dfdae9d04715d81517a0dbc7789a073149e371184d8c
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 0.9468892216682434,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.002733454060887689,
5
  "eval_steps": 5,
6
- "global_step": 20,
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": 4.723,
188
  "eval_steps_per_second": 2.362,
189
  "step": 20
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
190
  }
191
  ],
192
  "logging_steps": 1,
@@ -210,12 +253,12 @@
210
  "should_evaluate": false,
211
  "should_log": false,
212
  "should_save": true,
213
- "should_training_stop": false
214
  },
215
  "attributes": {}
216
  }
217
  },
218
- "total_flos": 6138140389539840.0,
219
  "train_batch_size": 2,
220
  "trial_name": null,
221
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.9351497292518616,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
+ "epoch": 0.0034168175761096113,
5
  "eval_steps": 5,
6
+ "global_step": 25,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
187
  "eval_samples_per_second": 4.723,
188
  "eval_steps_per_second": 2.362,
189
  "step": 20
190
+ },
191
+ {
192
+ "epoch": 0.0028701267639320736,
193
+ "grad_norm": 0.6563827991485596,
194
+ "learning_rate": 1.6543469682057106e-05,
195
+ "loss": 0.9682,
196
+ "step": 21
197
+ },
198
+ {
199
+ "epoch": 0.003006799466976458,
200
+ "grad_norm": 0.5494142770767212,
201
+ "learning_rate": 9.549150281252633e-06,
202
+ "loss": 0.8056,
203
+ "step": 22
204
+ },
205
+ {
206
+ "epoch": 0.0031434721700208425,
207
+ "grad_norm": 0.3957728147506714,
208
+ "learning_rate": 4.322727117869951e-06,
209
+ "loss": 0.734,
210
+ "step": 23
211
+ },
212
+ {
213
+ "epoch": 0.003280144873065227,
214
+ "grad_norm": 0.6835604906082153,
215
+ "learning_rate": 1.0926199633097157e-06,
216
+ "loss": 0.7604,
217
+ "step": 24
218
+ },
219
+ {
220
+ "epoch": 0.0034168175761096113,
221
+ "grad_norm": 0.8520634174346924,
222
+ "learning_rate": 0.0,
223
+ "loss": 0.7742,
224
+ "step": 25
225
+ },
226
+ {
227
+ "epoch": 0.0034168175761096113,
228
+ "eval_loss": 0.9351497292518616,
229
+ "eval_runtime": 649.7327,
230
+ "eval_samples_per_second": 4.742,
231
+ "eval_steps_per_second": 2.372,
232
+ "step": 25
233
  }
234
  ],
235
  "logging_steps": 1,
 
253
  "should_evaluate": false,
254
  "should_log": false,
255
  "should_save": true,
256
+ "should_training_stop": true
257
  },
258
  "attributes": {}
259
  }
260
  },
261
+ "total_flos": 7785963312906240.0,
262
  "train_batch_size": 2,
263
  "trial_name": null,
264
  "trial_params": null