lesso17 commited on
Commit
8e132b1
·
verified ·
1 Parent(s): 136b8b8

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:945fc7eece7cc22e8ef95aed85d8dbf3a10057831eb21355b1f223d8c267c3fb
3
  size 50899792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3beb57f93171a5793680a9181e4e7305ef7c5da9168648fac2cb1c7645e2265b
3
  size 50899792
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:931f2ae219ced8c9a837e938eabdcdc2e3325b89bac538566f7944c38980d852
3
  size 102009558
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fe9da49fbfa321a3c5acc6ffbf80cdf51f7dd77a334ccafd26f90febe5ebd15
3
  size 102009558
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f9d1ebf09b505f76dee426288bfee7734b789b5ffb4a889d3987eebbc6d9d6ae
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9a0d0d36a7ef0b460d4a0320ee966a859fe34dffbb66a56fda32233acec2517
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.433856248855591,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.0015338893682293165,
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": 13.16,
188
  "eval_steps_per_second": 6.58,
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": 2562652078080000.0,
219
  "train_batch_size": 2,
220
  "trial_name": null,
221
  "trial_params": null
 
1
  {
2
+ "best_metric": 2.425968647003174,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
+ "epoch": 0.0019173617102866455,
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": 13.16,
188
  "eval_steps_per_second": 6.58,
189
  "step": 20
190
+ },
191
+ {
192
+ "epoch": 0.0016105838366407823,
193
+ "grad_norm": 0.5742405652999878,
194
+ "learning_rate": 3.308693936411421e-06,
195
+ "loss": 2.3185,
196
+ "step": 21
197
+ },
198
+ {
199
+ "epoch": 0.0016872783050522482,
200
+ "grad_norm": 0.7196751236915588,
201
+ "learning_rate": 1.9098300562505266e-06,
202
+ "loss": 2.5311,
203
+ "step": 22
204
+ },
205
+ {
206
+ "epoch": 0.001763972773463714,
207
+ "grad_norm": 0.8010265231132507,
208
+ "learning_rate": 8.645454235739903e-07,
209
+ "loss": 2.3778,
210
+ "step": 23
211
+ },
212
+ {
213
+ "epoch": 0.0018406672418751796,
214
+ "grad_norm": 0.5996159315109253,
215
+ "learning_rate": 2.1852399266194312e-07,
216
+ "loss": 2.4828,
217
+ "step": 24
218
+ },
219
+ {
220
+ "epoch": 0.0019173617102866455,
221
+ "grad_norm": 0.6843820810317993,
222
+ "learning_rate": 0.0,
223
+ "loss": 2.3326,
224
+ "step": 25
225
+ },
226
+ {
227
+ "epoch": 0.0019173617102866455,
228
+ "eval_loss": 2.425968647003174,
229
+ "eval_runtime": 417.4573,
230
+ "eval_samples_per_second": 13.151,
231
+ "eval_steps_per_second": 6.576,
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": 3177688576819200.0,
262
  "train_batch_size": 2,
263
  "trial_name": null,
264
  "trial_params": null