lesso07 commited on
Commit
65292f7
·
verified ·
1 Parent(s): d7f2a0a

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:a5d8a664404aa65418e3eed3b4445583558597a4f358d26b46a2f01be45d166e
3
  size 12609416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da2e4cca4ad239c2b73e6294a52ab696eb5bb8c91e00ca7e0164591fb14345cd
3
  size 12609416
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb85aeafc5a669b89863ec30fd549bdb658d0b47eba6dddc2a7367d859273f57
3
  size 6615034
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e19a55330098c808368859381ab08697555af4ac7b83027c133081ac581db335
3
  size 6615034
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:82fff60c1567c80d7d34b54da8cfe5d29725416e64a96c9872b25aa85230d6ba
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a752c48a999f0b1fec49c94722b759e138cbe5a0cf927bd733aa9eb798e5016a
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d95f3fb1f9df4cdd5f470d1684a242bf1d1940d47b9622802f603a91ffa5bc0
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4521b8db9cc205e54aa606d85e707c024abd2d8ad4a20bec4b2cff365dc59cdf
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 0.6370649933815002,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.0012226994146326553,
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": 14.629,
188
  "eval_steps_per_second": 7.315,
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": 204564804403200.0,
219
  "train_batch_size": 2,
220
  "trial_name": null,
221
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.6279169321060181,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
+ "epoch": 0.0015283742682908191,
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": 14.629,
188
  "eval_steps_per_second": 7.315,
189
  "step": 20
190
+ },
191
+ {
192
+ "epoch": 0.001283834385364288,
193
+ "grad_norm": 4.617562294006348,
194
+ "learning_rate": 3.308693936411421e-05,
195
+ "loss": 2.4855,
196
+ "step": 21
197
+ },
198
+ {
199
+ "epoch": 0.0013449693560959209,
200
+ "grad_norm": 10.809088706970215,
201
+ "learning_rate": 1.9098300562505266e-05,
202
+ "loss": 3.8675,
203
+ "step": 22
204
+ },
205
+ {
206
+ "epoch": 0.0014061043268275536,
207
+ "grad_norm": 3.4955766201019287,
208
+ "learning_rate": 8.645454235739903e-06,
209
+ "loss": 2.0119,
210
+ "step": 23
211
+ },
212
+ {
213
+ "epoch": 0.0014672392975591862,
214
+ "grad_norm": 5.152188777923584,
215
+ "learning_rate": 2.1852399266194314e-06,
216
+ "loss": 3.0797,
217
+ "step": 24
218
+ },
219
+ {
220
+ "epoch": 0.0015283742682908191,
221
+ "grad_norm": 7.279388427734375,
222
+ "learning_rate": 0.0,
223
+ "loss": 2.4554,
224
+ "step": 25
225
+ },
226
+ {
227
+ "epoch": 0.0015283742682908191,
228
+ "eval_loss": 0.6279169321060181,
229
+ "eval_runtime": 471.6453,
230
+ "eval_samples_per_second": 14.604,
231
+ "eval_steps_per_second": 7.302,
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": 262743785472000.0,
262
  "train_batch_size": 2,
263
  "trial_name": null,
264
  "trial_params": null