lesso04 commited on
Commit
e4f8a95
·
verified ·
1 Parent(s): a2903f7

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:7a09b06d5672cc3af0487a720566bb2e0f21c920af30411cfccb781ec93f1208
3
  size 125248064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18e7ffd682a482ff1151f4f52c4691f3f570c05ff139dc38ab32ccd4ea585e87
3
  size 125248064
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a58f5aa8cdcb10c427ab588dab2fcea300b67fe3d26d8716226247cd98115c6
3
  size 250819170
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2de8ddd015dc550f2b7b29dcd9c638b9861138e04a5323f56bdf46c5218d72f2
3
  size 250819170
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e4b82d94a3f3ba4658ccb6aa5c8b6ba7ae6394ee1ce2647f24e42e072d6200c3
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f58b98283f0cf134b4005d9b921adb02a846a23631404be12129392a65cfe4e3
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c2d5f342d4229a407b143249c0b0919abc73174c3fbf690cf4dd4451580b8e09
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41e83f307180ac8f488ffa5d12e6485869ba276842bbc2776b54d5f280df42a5
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 2.474599599838257,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.04317323259579061,
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": 5.689,
188
  "eval_steps_per_second": 2.859,
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": 6332408345395200.0,
219
  "train_batch_size": 2,
220
  "trial_name": null,
221
  "trial_params": null
 
1
  {
2
+ "best_metric": 2.4719741344451904,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
+ "epoch": 0.053966540744738264,
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": 5.689,
188
  "eval_steps_per_second": 2.859,
189
  "step": 20
190
+ },
191
+ {
192
+ "epoch": 0.04533189422558014,
193
+ "grad_norm": 0.4824274480342865,
194
+ "learning_rate": 3.308693936411421e-06,
195
+ "loss": 2.461,
196
+ "step": 21
197
+ },
198
+ {
199
+ "epoch": 0.04749055585536967,
200
+ "grad_norm": 0.5804234147071838,
201
+ "learning_rate": 1.9098300562505266e-06,
202
+ "loss": 2.3954,
203
+ "step": 22
204
+ },
205
+ {
206
+ "epoch": 0.0496492174851592,
207
+ "grad_norm": 0.4935641884803772,
208
+ "learning_rate": 8.645454235739903e-07,
209
+ "loss": 2.5672,
210
+ "step": 23
211
+ },
212
+ {
213
+ "epoch": 0.05180787911494873,
214
+ "grad_norm": 0.5770930051803589,
215
+ "learning_rate": 2.1852399266194312e-07,
216
+ "loss": 2.5701,
217
+ "step": 24
218
+ },
219
+ {
220
+ "epoch": 0.053966540744738264,
221
+ "grad_norm": 0.590212881565094,
222
+ "learning_rate": 0.0,
223
+ "loss": 2.4887,
224
+ "step": 25
225
+ },
226
+ {
227
+ "epoch": 0.053966540744738264,
228
+ "eval_loss": 2.4719741344451904,
229
+ "eval_runtime": 33.3118,
230
+ "eval_samples_per_second": 5.854,
231
+ "eval_steps_per_second": 2.942,
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": 7915510431744000.0,
262
  "train_batch_size": 2,
263
  "trial_name": null,
264
  "trial_params": null