lesso17 commited on
Commit
03c40a5
·
verified ·
1 Parent(s): d34ad2d

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:dfbf04843fe30f7a87da236b2195b9a1d63efd1523d83bec9f5ab40dd586e429
3
  size 125248064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:482e8387001519c318fe93c076b3e62fdd68543d861f4f2f1bec99b7136d3c6d
3
  size 125248064
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7dcf82583fce814c959035c47dde42f44b93edb96fc23a1b729e823c7f9910af
3
  size 250819170
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:842261e18c33d5eeca4840b75e469343a9c5fa857314877967d7e427154dfc41
3
  size 250819170
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e4b82d94a3f3ba4658ccb6aa5c8b6ba7ae6394ee1ce2647f24e42e072d6200c3
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:579e13fd9090cbc06b882f45f73716d8bcfb23338a57dbfda55daedd755be462
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.63152813911438,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.0721370604147881,
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": 9.685,
188
  "eval_steps_per_second": 4.884,
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": 6332448610713600.0,
219
  "train_batch_size": 2,
220
  "trial_name": null,
221
  "trial_params": null
 
1
  {
2
+ "best_metric": 2.626811981201172,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
+ "epoch": 0.09017132551848513,
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": 9.685,
188
  "eval_steps_per_second": 4.884,
189
  "step": 20
190
+ },
191
+ {
192
+ "epoch": 0.0757439134355275,
193
+ "grad_norm": 1.4882969856262207,
194
+ "learning_rate": 3.308693936411421e-06,
195
+ "loss": 10.718,
196
+ "step": 21
197
+ },
198
+ {
199
+ "epoch": 0.0793507664562669,
200
+ "grad_norm": 1.4357144832611084,
201
+ "learning_rate": 1.9098300562505266e-06,
202
+ "loss": 10.5072,
203
+ "step": 22
204
+ },
205
+ {
206
+ "epoch": 0.0829576194770063,
207
+ "grad_norm": 1.4908266067504883,
208
+ "learning_rate": 8.645454235739903e-07,
209
+ "loss": 10.5149,
210
+ "step": 23
211
+ },
212
+ {
213
+ "epoch": 0.08656447249774572,
214
+ "grad_norm": 1.411119818687439,
215
+ "learning_rate": 2.1852399266194312e-07,
216
+ "loss": 10.5278,
217
+ "step": 24
218
+ },
219
+ {
220
+ "epoch": 0.09017132551848513,
221
+ "grad_norm": 1.4688230752944946,
222
+ "learning_rate": 0.0,
223
+ "loss": 10.4999,
224
+ "step": 25
225
+ },
226
+ {
227
+ "epoch": 0.09017132551848513,
228
+ "eval_loss": 2.626811981201172,
229
+ "eval_runtime": 12.1576,
230
+ "eval_samples_per_second": 9.624,
231
+ "eval_steps_per_second": 4.853,
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": 7994716371025920.0,
262
  "train_batch_size": 2,
263
  "trial_name": null,
264
  "trial_params": null