lesso14 commited on
Commit
e568c90
·
verified ·
1 Parent(s): 5406465

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:0f9d0fef563a3aea68fe5a436e068cc9437ef26306896fe8f4ba667c465ca821
3
  size 1579352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acc3fbdaab71bafd6a9f21845b1fb8af4fb969bbc598befa650126380e3231d6
3
  size 1579352
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f8d9fb89aa45d0ccb5265e2eb23b9c3c3d830a274a24aef5b3c58b1aafd056e7
3
  size 3174398
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:673a1e382208dbb96c16dda44cad34d37738a70587d78853894f9b51fae7bba9
3
  size 3174398
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:045c1420f6a0a004f58e4b6dee2000f73fb4c554e36404ed94a05932a5b1322d
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b658fa92bb927b8ec9922d6fcb40c9f7b2f706aae9643d938fce47e2f40016d
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": 11.396878242492676,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.0007768272433314236,
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": 57.02,
188
  "eval_steps_per_second": 28.513,
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": 37378043412480.0,
219
  "train_batch_size": 2,
220
  "trial_name": null,
221
  "trial_params": null
 
1
  {
2
+ "best_metric": 11.385905265808105,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
+ "epoch": 0.0009710340541642796,
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": 57.02,
188
  "eval_steps_per_second": 28.513,
189
  "step": 20
190
+ },
191
+ {
192
+ "epoch": 0.0008156686054979948,
193
+ "grad_norm": 2389.484375,
194
+ "learning_rate": 1.6543469682057106e-05,
195
+ "loss": 77.8951,
196
+ "step": 21
197
+ },
198
+ {
199
+ "epoch": 0.000854509967664566,
200
+ "grad_norm": 2134.96533203125,
201
+ "learning_rate": 9.549150281252633e-06,
202
+ "loss": 64.0943,
203
+ "step": 22
204
+ },
205
+ {
206
+ "epoch": 0.0008933513298311371,
207
+ "grad_norm": 1878.917724609375,
208
+ "learning_rate": 4.322727117869951e-06,
209
+ "loss": 41.0701,
210
+ "step": 23
211
+ },
212
+ {
213
+ "epoch": 0.0009321926919977084,
214
+ "grad_norm": 1692.27685546875,
215
+ "learning_rate": 1.0926199633097157e-06,
216
+ "loss": 27.0765,
217
+ "step": 24
218
+ },
219
+ {
220
+ "epoch": 0.0009710340541642796,
221
+ "grad_norm": 3104.988037109375,
222
+ "learning_rate": 0.0,
223
+ "loss": 51.3085,
224
+ "step": 25
225
+ },
226
+ {
227
+ "epoch": 0.0009710340541642796,
228
+ "eval_loss": 11.385905265808105,
229
+ "eval_runtime": 193.4288,
230
+ "eval_samples_per_second": 56.046,
231
+ "eval_steps_per_second": 28.026,
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": 47345521655808.0,
262
  "train_batch_size": 2,
263
  "trial_name": null,
264
  "trial_params": null