RoyJoy commited on
Commit
1df97e5
1 Parent(s): 8c0eef3

Training in progress, step 50, checkpoint

Browse files
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c28ea5300e575415540bb1ba14ca047552236041b5d4d048f271dbc1cccdfd05
3
  size 640009682
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:572298944eb8899cb0e879c2b7f626ccebe8627eca7b205c52d57b8e8f7023c2
3
  size 640009682
last-checkpoint/rng_state_0.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:44d504d67e81e8461b651ab3df2ef386f69ac321680a76e50445d37a594e835d
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d819b2cd24f404dc450476dc9eda9faa8a60be9fa974a325bff4cef55e018e0c
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:d394b5c1cee3524c2e9e36815f4811933a615f0aedb2ab40c77282b48686ea20
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:deaec7712ba624db1e3382a8fb0ed43703bc1f5f9dbe06c82aef4c4860b169ff
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:88e495704322c4559310078027030d164b2831968f7f8f38d7f06009977a3084
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8495787b5608f11be0108c94ffe9a4fc75beb91a4d625a2152531eee9467c065
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:d625804322c9c992164d55d8ba441bfc7f0fccb4f8d51d9419a4827237c806cb
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:798cfa232d7e4ea18ddd0735a86a39eb6127f2d0e24ff765884eadfe2f0d2077
3
  size 15024
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5bdea63d8d6ce2a737c0dc983cfa0e50ba201b216c669570d472feb33d157749
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c284aa43022d4e2b203e8de4c02e3fa16a4e6d4abbedd180ad3bf4fb3b266332
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": NaN,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
- "epoch": 0.8705114254624592,
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,189 @@
198
  "eval_samples_per_second": 33.546,
199
  "eval_steps_per_second": 8.722,
200
  "step": 25
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
201
  }
202
  ],
203
  "logging_steps": 1,
@@ -212,7 +395,7 @@
212
  "early_stopping_threshold": 0.0
213
  },
214
  "attributes": {
215
- "early_stopping_patience_counter": 0
216
  }
217
  },
218
  "TrainerControl": {
@@ -221,12 +404,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": 2.652642132099072e+17,
230
  "train_batch_size": 1,
231
  "trial_name": null,
232
  "trial_params": null
 
1
  {
2
  "best_metric": NaN,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
+ "epoch": 1.7410228509249184,
5
  "eval_steps": 25,
6
+ "global_step": 50,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
198
  "eval_samples_per_second": 33.546,
199
  "eval_steps_per_second": 8.722,
200
  "step": 25
201
+ },
202
+ {
203
+ "epoch": 0.9053318824809575,
204
+ "grad_norm": NaN,
205
+ "learning_rate": 8.527926359678135e-05,
206
+ "loss": 0.0,
207
+ "step": 26
208
+ },
209
+ {
210
+ "epoch": 0.940152339499456,
211
+ "grad_norm": NaN,
212
+ "learning_rate": 8.399786637091947e-05,
213
+ "loss": 0.0,
214
+ "step": 27
215
+ },
216
+ {
217
+ "epoch": 0.9749727965179543,
218
+ "grad_norm": NaN,
219
+ "learning_rate": 8.267492998080791e-05,
220
+ "loss": 0.0,
221
+ "step": 28
222
+ },
223
+ {
224
+ "epoch": 1.0097932535364527,
225
+ "grad_norm": NaN,
226
+ "learning_rate": 8.131234952008212e-05,
227
+ "loss": 0.0,
228
+ "step": 29
229
+ },
230
+ {
231
+ "epoch": 1.0446137105549511,
232
+ "grad_norm": NaN,
233
+ "learning_rate": 7.99120768721268e-05,
234
+ "loss": 0.0,
235
+ "step": 30
236
+ },
237
+ {
238
+ "epoch": 1.0794341675734493,
239
+ "grad_norm": NaN,
240
+ "learning_rate": 7.847611791402181e-05,
241
+ "loss": 0.0,
242
+ "step": 31
243
+ },
244
+ {
245
+ "epoch": 1.1142546245919478,
246
+ "grad_norm": NaN,
247
+ "learning_rate": 7.70065296431425e-05,
248
+ "loss": 0.0,
249
+ "step": 32
250
+ },
251
+ {
252
+ "epoch": 1.1490750816104462,
253
+ "grad_norm": NaN,
254
+ "learning_rate": 7.550541723053088e-05,
255
+ "loss": 0.0,
256
+ "step": 33
257
+ },
258
+ {
259
+ "epoch": 1.1838955386289445,
260
+ "grad_norm": NaN,
261
+ "learning_rate": 7.397493100525829e-05,
262
+ "loss": 0.0,
263
+ "step": 34
264
+ },
265
+ {
266
+ "epoch": 1.218715995647443,
267
+ "grad_norm": NaN,
268
+ "learning_rate": 7.241726337409979e-05,
269
+ "loss": 0.0,
270
+ "step": 35
271
+ },
272
+ {
273
+ "epoch": 1.2535364526659412,
274
+ "grad_norm": NaN,
275
+ "learning_rate": 7.083464568093249e-05,
276
+ "loss": 0.0,
277
+ "step": 36
278
+ },
279
+ {
280
+ "epoch": 1.2883569096844396,
281
+ "grad_norm": NaN,
282
+ "learning_rate": 6.922934501035709e-05,
283
+ "loss": 0.0,
284
+ "step": 37
285
+ },
286
+ {
287
+ "epoch": 1.323177366702938,
288
+ "grad_norm": NaN,
289
+ "learning_rate": 6.760366094012083e-05,
290
+ "loss": 0.0,
291
+ "step": 38
292
+ },
293
+ {
294
+ "epoch": 1.3579978237214363,
295
+ "grad_norm": NaN,
296
+ "learning_rate": 6.595992224699463e-05,
297
+ "loss": 0.0,
298
+ "step": 39
299
+ },
300
+ {
301
+ "epoch": 1.3928182807399347,
302
+ "grad_norm": NaN,
303
+ "learning_rate": 6.430048357082287e-05,
304
+ "loss": 0.0,
305
+ "step": 40
306
+ },
307
+ {
308
+ "epoch": 1.427638737758433,
309
+ "grad_norm": NaN,
310
+ "learning_rate": 6.262772204152436e-05,
311
+ "loss": 0.0,
312
+ "step": 41
313
+ },
314
+ {
315
+ "epoch": 1.4624591947769314,
316
+ "grad_norm": NaN,
317
+ "learning_rate": 6.0944033873876616e-05,
318
+ "loss": 0.0,
319
+ "step": 42
320
+ },
321
+ {
322
+ "epoch": 1.4972796517954299,
323
+ "grad_norm": NaN,
324
+ "learning_rate": 5.9251830934961414e-05,
325
+ "loss": 0.0,
326
+ "step": 43
327
+ },
328
+ {
329
+ "epoch": 1.5321001088139283,
330
+ "grad_norm": NaN,
331
+ "learning_rate": 5.755353728918834e-05,
332
+ "loss": 0.0,
333
+ "step": 44
334
+ },
335
+ {
336
+ "epoch": 1.5669205658324266,
337
+ "grad_norm": NaN,
338
+ "learning_rate": 5.5851585725845854e-05,
339
+ "loss": 0.0,
340
+ "step": 45
341
+ },
342
+ {
343
+ "epoch": 1.6017410228509248,
344
+ "grad_norm": NaN,
345
+ "learning_rate": 5.4148414274154156e-05,
346
+ "loss": 0.0,
347
+ "step": 46
348
+ },
349
+ {
350
+ "epoch": 1.6365614798694232,
351
+ "grad_norm": NaN,
352
+ "learning_rate": 5.2446462710811675e-05,
353
+ "loss": 0.0,
354
+ "step": 47
355
+ },
356
+ {
357
+ "epoch": 1.6713819368879217,
358
+ "grad_norm": NaN,
359
+ "learning_rate": 5.0748169065038596e-05,
360
+ "loss": 0.0,
361
+ "step": 48
362
+ },
363
+ {
364
+ "epoch": 1.7062023939064201,
365
+ "grad_norm": NaN,
366
+ "learning_rate": 4.905596612612341e-05,
367
+ "loss": 0.0,
368
+ "step": 49
369
+ },
370
+ {
371
+ "epoch": 1.7410228509249184,
372
+ "grad_norm": NaN,
373
+ "learning_rate": 4.737227795847565e-05,
374
+ "loss": 0.0,
375
+ "step": 50
376
+ },
377
+ {
378
+ "epoch": 1.7410228509249184,
379
+ "eval_loss": NaN,
380
+ "eval_runtime": 1.4904,
381
+ "eval_samples_per_second": 33.548,
382
+ "eval_steps_per_second": 8.722,
383
+ "step": 50
384
  }
385
  ],
386
  "logging_steps": 1,
 
395
  "early_stopping_threshold": 0.0
396
  },
397
  "attributes": {
398
+ "early_stopping_patience_counter": 1
399
  }
400
  },
401
  "TrainerControl": {
 
404
  "should_evaluate": false,
405
  "should_log": false,
406
  "should_save": true,
407
+ "should_training_stop": true
408
  },
409
  "attributes": {}
410
  }
411
  },
412
+ "total_flos": 5.305284264198144e+17,
413
  "train_batch_size": 1,
414
  "trial_name": null,
415
  "trial_params": null