lesso12 commited on
Commit
3e59a61
·
verified ·
1 Parent(s): 0523f45

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:c428806e093f716af8dd1515923f715ad7e92b69cb2bf0e374dff26a180e72f1
3
  size 15182728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efedb5e501bab55a2e8ceb46147d6db08b7cc997c5ce5c48ab8b15ed239d6af2
3
  size 15182728
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa1fe64a0534828181806f4ef7aeb2b5d327772044f6d8b2d246d8fd7939b16b
3
  size 8075796
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f64f6161ef45b68f727301b9fa5f8afe444401f99254404a21d2d5d37ca3cd94
3
  size 8075796
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86d013c907ff188e94dfd0d1e7126019857ca06b44469974d820abeb40345f6f
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edd4a82d2448afe5207c51dd48302a25b8446a2023c187887d7e86977295bcf7
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d95f3fb1f9df4cdd5f470d1684a242bf1d1940d47b9622802f603a91ffa5bc0
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4521b8db9cc205e54aa606d85e707c024abd2d8ad4a20bec4b2cff365dc59cdf
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 3.7121365070343018,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.011665208515602217,
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.505,
188
  "eval_steps_per_second": 2.259,
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": 76723802603520.0,
219
  "train_batch_size": 2,
220
  "trial_name": null,
221
  "trial_params": null
 
1
  {
2
+ "best_metric": 3.686284065246582,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
+ "epoch": 0.014581510644502771,
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.505,
188
  "eval_steps_per_second": 2.259,
189
  "step": 20
190
+ },
191
+ {
192
+ "epoch": 0.012248468941382326,
193
+ "grad_norm": 3.9215962886810303,
194
+ "learning_rate": 3.308693936411421e-05,
195
+ "loss": 3.5542,
196
+ "step": 21
197
+ },
198
+ {
199
+ "epoch": 0.012831729367162438,
200
+ "grad_norm": 3.8719942569732666,
201
+ "learning_rate": 1.9098300562505266e-05,
202
+ "loss": 2.9972,
203
+ "step": 22
204
+ },
205
+ {
206
+ "epoch": 0.013414989792942549,
207
+ "grad_norm": 2.3772614002227783,
208
+ "learning_rate": 8.645454235739903e-06,
209
+ "loss": 2.862,
210
+ "step": 23
211
+ },
212
+ {
213
+ "epoch": 0.01399825021872266,
214
+ "grad_norm": 3.5683820247650146,
215
+ "learning_rate": 2.1852399266194314e-06,
216
+ "loss": 3.3125,
217
+ "step": 24
218
+ },
219
+ {
220
+ "epoch": 0.014581510644502771,
221
+ "grad_norm": 4.269540309906006,
222
+ "learning_rate": 0.0,
223
+ "loss": 4.8594,
224
+ "step": 25
225
+ },
226
+ {
227
+ "epoch": 0.014581510644502771,
228
+ "eval_loss": 3.686284065246582,
229
+ "eval_runtime": 94.1055,
230
+ "eval_samples_per_second": 3.836,
231
+ "eval_steps_per_second": 1.923,
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": 95904753254400.0,
262
  "train_batch_size": 2,
263
  "trial_name": null,
264
  "trial_params": null