lesso14 commited on
Commit
ae34fe4
·
verified ·
1 Parent(s): b9aa493

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:bf861987e9cf010d3be7bfcfd46f8307858dc36872c1bb573a97bd5a32f1f415
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1c50329c762683f0cdd63251009b78f4eb7270aa69790cfa2d4a16c82d2df55
3
  size 83945296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e73f635cf9eda432dd55ebda9db7741298e7a01b91a97a64b0027783fad2c86d
3
  size 168037178
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b32d72b1435a33d934557edaaa13a6087b208d3a9869636fd05e74ea9504c18d
3
  size 168037178
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fc3816115ffca8d86490c789c3fcb51dafd9ddd44dd5e0fd03ea1b926569b8d1
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60e2baccb756262de6ad99cf7b62b8e4035c6738812e1268d030ed7a22b411e7
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.9942281246185303,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.0008761650256825873,
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": 6.081,
188
  "eval_steps_per_second": 3.04,
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": 5225019001012224.0,
219
  "train_batch_size": 2,
220
  "trial_name": null,
221
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.9854606986045837,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
+ "epoch": 0.001095206282103234,
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": 6.081,
188
  "eval_steps_per_second": 3.04,
189
  "step": 20
190
+ },
191
+ {
192
+ "epoch": 0.0009199732769667166,
193
+ "grad_norm": 0.6829021573066711,
194
+ "learning_rate": 1.6543469682057106e-05,
195
+ "loss": 0.8964,
196
+ "step": 21
197
+ },
198
+ {
199
+ "epoch": 0.0009637815282508461,
200
+ "grad_norm": 0.6567800045013428,
201
+ "learning_rate": 9.549150281252633e-06,
202
+ "loss": 0.9836,
203
+ "step": 22
204
+ },
205
+ {
206
+ "epoch": 0.0010075897795349753,
207
+ "grad_norm": 0.7929419875144958,
208
+ "learning_rate": 4.322727117869951e-06,
209
+ "loss": 1.1444,
210
+ "step": 23
211
+ },
212
+ {
213
+ "epoch": 0.0010513980308191047,
214
+ "grad_norm": 0.8563855886459351,
215
+ "learning_rate": 1.0926199633097157e-06,
216
+ "loss": 0.9932,
217
+ "step": 24
218
+ },
219
+ {
220
+ "epoch": 0.001095206282103234,
221
+ "grad_norm": 0.7275117039680481,
222
+ "learning_rate": 0.0,
223
+ "loss": 0.9546,
224
+ "step": 25
225
+ },
226
+ {
227
+ "epoch": 0.001095206282103234,
228
+ "eval_loss": 0.9854606986045837,
229
+ "eval_runtime": 1581.5965,
230
+ "eval_samples_per_second": 6.077,
231
+ "eval_steps_per_second": 3.039,
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": 6658431293325312.0,
262
  "train_batch_size": 2,
263
  "trial_name": null,
264
  "trial_params": null