eeeebbb2 commited on
Commit
25401ea
·
verified ·
1 Parent(s): 6d80720

Training in progress, step 40, 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:f018780a2592117eee287fe2c00fddcb70ea7e609b70d17e03f5b347fadd64a7
3
  size 493712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83db0d6a8acc3422ccc6b338a6c8cb26d9e1a09b50fb74308c58451429bc5060
3
  size 493712
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:09df2ca8702f709fb7ca1c40c94ba2f2eb0ccfa5ed181998daf41fbfc10e6dbe
3
  size 997038
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb76643d5c85fddecd8dcaac111af21e49b792f421b45056f9bd77c80c123a3e
3
  size 997038
last-checkpoint/rng_state_0.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4317f01ae2e7b59d6ff4c68261def9859381a2349c7e5299e2c3b70fe2043c2
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7e5bf92a98adb5f0c75de3b0c9f0e114f746ce65779cc1bcb1d42740aeb8829
3
  size 15024
last-checkpoint/rng_state_1.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18c294811f28537892efff391577daa39de57cb167a282f57f67ceb1973aefce
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:279db2ae3cb30d1c831be4b7af65db32e2f5095f59fdd0538b41025e42d1e32e
3
  size 15024
last-checkpoint/rng_state_2.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:36e0cc3b79f944a3974cd295177b17903c581aec9aa6134c383ad766ac218fa5
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa42a9a53239df8245a8af17c8e563d8bc75d438862355bf891db72014f08162
3
  size 15024
last-checkpoint/rng_state_3.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:66c5727e5e53ca7ef51d25ec677df71cf2b15af45c484ce5661b480f7679ac33
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a57b6b3eb394dd91091dd586788d1fc3392677c33a497a1ad856626a38929710
3
  size 15024
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5932f02b06a65aacca0ded89aafb425697452084c748289b931e7e8346b34b2c
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3600e4c65714fcf564a26d6b51957f0ef944b5f09e5fcde2090208d40d8ef43
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": 10.675261497497559,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
- "epoch": 1.8867924528301887,
5
  "eval_steps": 25,
6
- "global_step": 25,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -198,6 +198,111 @@
198
  "eval_samples_per_second": 396.832,
199
  "eval_steps_per_second": 103.176,
200
  "step": 25
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
201
  }
202
  ],
203
  "logging_steps": 1,
@@ -221,12 +326,12 @@
221
  "should_evaluate": false,
222
  "should_log": false,
223
  "should_save": true,
224
- "should_training_stop": false
225
  },
226
  "attributes": {}
227
  }
228
  },
229
- "total_flos": 21794798960640.0,
230
  "train_batch_size": 2,
231
  "trial_name": null,
232
  "trial_params": null
 
1
  {
2
  "best_metric": 10.675261497497559,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
+ "epoch": 3.018867924528302,
5
  "eval_steps": 25,
6
+ "global_step": 40,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
198
  "eval_samples_per_second": 396.832,
199
  "eval_steps_per_second": 103.176,
200
  "step": 25
201
+ },
202
+ {
203
+ "epoch": 1.9622641509433962,
204
+ "grad_norm": 28.307985305786133,
205
+ "learning_rate": 3.692370589061639e-05,
206
+ "loss": 169.2845,
207
+ "step": 26
208
+ },
209
+ {
210
+ "epoch": 2.0377358490566038,
211
+ "grad_norm": 19.4202938079834,
212
+ "learning_rate": 3.358236731333169e-05,
213
+ "loss": 171.071,
214
+ "step": 27
215
+ },
216
+ {
217
+ "epoch": 2.1132075471698113,
218
+ "grad_norm": 20.111217498779297,
219
+ "learning_rate": 3.0387332884490805e-05,
220
+ "loss": 171.2749,
221
+ "step": 28
222
+ },
223
+ {
224
+ "epoch": 2.188679245283019,
225
+ "grad_norm": 27.161666870117188,
226
+ "learning_rate": 2.736042792896495e-05,
227
+ "loss": 169.209,
228
+ "step": 29
229
+ },
230
+ {
231
+ "epoch": 2.2641509433962264,
232
+ "grad_norm": 24.207616806030273,
233
+ "learning_rate": 2.4522329276841663e-05,
234
+ "loss": 169.4579,
235
+ "step": 30
236
+ },
237
+ {
238
+ "epoch": 2.339622641509434,
239
+ "grad_norm": 17.929601669311523,
240
+ "learning_rate": 2.189242401970908e-05,
241
+ "loss": 171.2735,
242
+ "step": 31
243
+ },
244
+ {
245
+ "epoch": 2.4150943396226414,
246
+ "grad_norm": 24.393522262573242,
247
+ "learning_rate": 1.9488677077162295e-05,
248
+ "loss": 169.3934,
249
+ "step": 32
250
+ },
251
+ {
252
+ "epoch": 2.490566037735849,
253
+ "grad_norm": 27.657506942749023,
254
+ "learning_rate": 1.7327508478186218e-05,
255
+ "loss": 168.3053,
256
+ "step": 33
257
+ },
258
+ {
259
+ "epoch": 2.5660377358490565,
260
+ "grad_norm": 17.512022018432617,
261
+ "learning_rate": 1.5423681195707997e-05,
262
+ "loss": 171.456,
263
+ "step": 34
264
+ },
265
+ {
266
+ "epoch": 2.641509433962264,
267
+ "grad_norm": 20.39818000793457,
268
+ "learning_rate": 1.3790200300522413e-05,
269
+ "loss": 169.7444,
270
+ "step": 35
271
+ },
272
+ {
273
+ "epoch": 2.7169811320754715,
274
+ "grad_norm": 26.587793350219727,
275
+ "learning_rate": 1.2438224123471442e-05,
276
+ "loss": 168.1875,
277
+ "step": 36
278
+ },
279
+ {
280
+ "epoch": 2.7924528301886795,
281
+ "grad_norm": 18.13593101501465,
282
+ "learning_rate": 1.1376988032730134e-05,
283
+ "loss": 170.666,
284
+ "step": 37
285
+ },
286
+ {
287
+ "epoch": 2.867924528301887,
288
+ "grad_norm": 19.847274780273438,
289
+ "learning_rate": 1.0613741346877497e-05,
290
+ "loss": 169.8308,
291
+ "step": 38
292
+ },
293
+ {
294
+ "epoch": 2.9433962264150946,
295
+ "grad_norm": 26.68253517150879,
296
+ "learning_rate": 1.0153697814699859e-05,
297
+ "loss": 167.9355,
298
+ "step": 39
299
+ },
300
+ {
301
+ "epoch": 3.018867924528302,
302
+ "grad_norm": 20.943115234375,
303
+ "learning_rate": 1e-05,
304
+ "loss": 169.3668,
305
+ "step": 40
306
  }
307
  ],
308
  "logging_steps": 1,
 
326
  "should_evaluate": false,
327
  "should_log": false,
328
  "should_save": true,
329
+ "should_training_stop": true
330
  },
331
  "attributes": {}
332
  }
333
  },
334
+ "total_flos": 34883588063232.0,
335
  "train_batch_size": 2,
336
  "trial_name": null,
337
  "trial_params": null