lesso14 commited on
Commit
7328b58
·
verified ·
1 Parent(s): befa74f

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:339c1190f432c23d6c1daf8f6677fadcb579fad0f870eb787a951b9c14e19662
3
  size 41581360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5042f8a561684e9506daa9b1f3e3156c2b07e5d473aac129374ea13414aca881
3
  size 41581360
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6b3a455ca5d5edd307fad8171fde0e04728e9c4ef9b8b0d4022306f40abeaa05
3
  size 83282170
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8877c52a866e45f27159132f589aab65dc6de784badb94ae2f79912d15cbb161
3
  size 83282170
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de5a71f85b9114cd14ba8af960a46ef128aa17617f8a68ea324dbe570a75123f
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7431b5c49493e7b14b5469a1aaaf6bceb2f0f8370e90470c84f2c14a9669c9dd
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": 1.739220380783081,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.00423998304006784,
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": 7.067,
188
  "eval_steps_per_second": 3.535,
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": 2000389322833920.0,
219
  "train_batch_size": 2,
220
  "trial_name": null,
221
  "trial_params": null
 
1
  {
2
+ "best_metric": 1.7265019416809082,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
+ "epoch": 0.0052999788000848,
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": 7.067,
188
  "eval_steps_per_second": 3.535,
189
  "step": 20
190
+ },
191
+ {
192
+ "epoch": 0.0044519821920712315,
193
+ "grad_norm": 0.87850421667099,
194
+ "learning_rate": 1.6543469682057106e-05,
195
+ "loss": 1.7883,
196
+ "step": 21
197
+ },
198
+ {
199
+ "epoch": 0.004663981344074624,
200
+ "grad_norm": 0.8680698871612549,
201
+ "learning_rate": 9.549150281252633e-06,
202
+ "loss": 1.4036,
203
+ "step": 22
204
+ },
205
+ {
206
+ "epoch": 0.004875980496078016,
207
+ "grad_norm": 0.7863142490386963,
208
+ "learning_rate": 4.322727117869951e-06,
209
+ "loss": 1.8092,
210
+ "step": 23
211
+ },
212
+ {
213
+ "epoch": 0.005087979648081407,
214
+ "grad_norm": 0.7802051305770874,
215
+ "learning_rate": 1.0926199633097157e-06,
216
+ "loss": 1.7099,
217
+ "step": 24
218
+ },
219
+ {
220
+ "epoch": 0.0052999788000848,
221
+ "grad_norm": 0.744226336479187,
222
+ "learning_rate": 0.0,
223
+ "loss": 1.5709,
224
+ "step": 25
225
+ },
226
+ {
227
+ "epoch": 0.0052999788000848,
228
+ "eval_loss": 1.7265019416809082,
229
+ "eval_runtime": 281.6034,
230
+ "eval_samples_per_second": 7.056,
231
+ "eval_steps_per_second": 3.53,
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": 2500486653542400.0,
262
  "train_batch_size": 2,
263
  "trial_name": null,
264
  "trial_params": null