lesso14 commited on
Commit
68c9b8d
·
verified ·
1 Parent(s): 1db4f85

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:db5560bd82cc0e72e4d5e42b7ae61eaad5b872ff504260352ce51651adc64fd4
3
  size 94412008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90f8502fc6d838e8c00ec0b8844c6cf68d95f7fee78c1ddd56c5d471ea387eea
3
  size 94412008
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:abd86e598712cf8e6fd4ed4e9ad54f6cb04e0c0a4e254e02597f5c85e5e9472b
3
  size 188914170
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13e516cd937403a2324419c981a1a22c9d70138d4cecf7d9fab117173c312cb0
3
  size 188914170
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86582f1b3e0a6e04605301ac1d31dbe586462185e106c2f8a9afd8e5dc66ef98
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cd94c2602207659c65a88edd8fa5c10dead9661705be03eee5fc92ade03b6bf
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.756742477416992,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.005106600280863015,
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.879,
188
  "eval_steps_per_second": 3.442,
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": 5705610716774400.0,
219
  "train_batch_size": 2,
220
  "trial_name": null,
221
  "trial_params": null
 
1
  {
2
+ "best_metric": 2.743968963623047,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
+ "epoch": 0.006383250351078769,
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.879,
188
  "eval_steps_per_second": 3.442,
189
  "step": 20
190
+ },
191
+ {
192
+ "epoch": 0.005361930294906166,
193
+ "grad_norm": 4.26030158996582,
194
+ "learning_rate": 1.6543469682057106e-05,
195
+ "loss": 11.4889,
196
+ "step": 21
197
+ },
198
+ {
199
+ "epoch": 0.005617260308949317,
200
+ "grad_norm": 6.210017681121826,
201
+ "learning_rate": 9.549150281252633e-06,
202
+ "loss": 11.0761,
203
+ "step": 22
204
+ },
205
+ {
206
+ "epoch": 0.005872590322992467,
207
+ "grad_norm": 3.9016616344451904,
208
+ "learning_rate": 4.322727117869951e-06,
209
+ "loss": 9.6805,
210
+ "step": 23
211
+ },
212
+ {
213
+ "epoch": 0.006127920337035618,
214
+ "grad_norm": 4.461097717285156,
215
+ "learning_rate": 1.0926199633097157e-06,
216
+ "loss": 10.136,
217
+ "step": 24
218
+ },
219
+ {
220
+ "epoch": 0.006383250351078769,
221
+ "grad_norm": 3.818615674972534,
222
+ "learning_rate": 0.0,
223
+ "loss": 11.7023,
224
+ "step": 25
225
+ },
226
+ {
227
+ "epoch": 0.006383250351078769,
228
+ "eval_loss": 2.743968963623047,
229
+ "eval_runtime": 239.0686,
230
+ "eval_samples_per_second": 6.898,
231
+ "eval_steps_per_second": 3.451,
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": 7132013395968000.0,
262
  "train_batch_size": 2,
263
  "trial_name": null,
264
  "trial_params": null