lesso14 commited on
Commit
bcd8971
·
verified ·
1 Parent(s): c6ad49f

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:85316f59b6316c507ed3d731f6adecc5a5764d348efeb342b48124c84e87d4f3
3
  size 6804608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28d1d81a55aaa268c5d94fea1fb72389b22e3c927e8e2a3ce3b6e3b3807cd75f
3
  size 6804608
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4a2e3cdb8b9e96b18d71684801614af6627c827dca5f21a81451ce21dedbef3
3
  size 13665274
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e9d1a68fa554641ca507725b21d1f3a050030de368158072ada08041a98d6e7
3
  size 13665274
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4f23387d2ef34d1791447be278394c15128900e9096863778b0f682aeaf54bf9
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd02a93821289e07916800eda516ec74965b8d8536586ecd1d4cfa4597dd47b3
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": 2.427879810333252,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.0032512395350727465,
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": 30.553,
188
  "eval_steps_per_second": 15.283,
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": 116595011616768.0,
219
  "train_batch_size": 2,
220
  "trial_name": null,
221
  "trial_params": null
 
1
  {
2
+ "best_metric": 2.4247772693634033,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
+ "epoch": 0.004064049418840933,
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": 30.553,
188
  "eval_steps_per_second": 15.283,
189
  "step": 20
190
+ },
191
+ {
192
+ "epoch": 0.003413801511826384,
193
+ "grad_norm": 0.4734785258769989,
194
+ "learning_rate": 1.6543469682057106e-05,
195
+ "loss": 2.427,
196
+ "step": 21
197
+ },
198
+ {
199
+ "epoch": 0.003576363488580021,
200
+ "grad_norm": 0.908765971660614,
201
+ "learning_rate": 9.549150281252633e-06,
202
+ "loss": 2.4109,
203
+ "step": 22
204
+ },
205
+ {
206
+ "epoch": 0.0037389254653336585,
207
+ "grad_norm": 0.9276166558265686,
208
+ "learning_rate": 4.322727117869951e-06,
209
+ "loss": 2.1517,
210
+ "step": 23
211
+ },
212
+ {
213
+ "epoch": 0.003901487442087296,
214
+ "grad_norm": 0.4119308292865753,
215
+ "learning_rate": 1.0926199633097157e-06,
216
+ "loss": 2.4889,
217
+ "step": 24
218
+ },
219
+ {
220
+ "epoch": 0.004064049418840933,
221
+ "grad_norm": 0.4042227864265442,
222
+ "learning_rate": 0.0,
223
+ "loss": 2.3042,
224
+ "step": 25
225
+ },
226
+ {
227
+ "epoch": 0.004064049418840933,
228
+ "eval_loss": 2.4247772693634033,
229
+ "eval_runtime": 91.9005,
230
+ "eval_samples_per_second": 28.194,
231
+ "eval_steps_per_second": 14.102,
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": 144886448259072.0,
262
  "train_batch_size": 2,
263
  "trial_name": null,
264
  "trial_params": null