joelniklaus commited on
Commit
012bb1e
1 Parent(s): 0410df5

Training in progress, step 50000

Browse files
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cccd8b5e6f95d7d23729d6518abbb1c7171130f5a3a3aa208c43d929630d2080
3
  size 1668076741
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a7a7b74f0bb8ba3dd1dd4dc306821d513a5b6eb6e1e61b35cfa900acf2184d9
3
  size 1668076741
last-checkpoint/pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1109492877baa8385171cce26f0c6475c82a564d58f6669c91912ca645fd8bbc
3
  size 834053717
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:673ac62a80dcc8c7dcaf1349eabda0bda23e6d751fefb44d0b2d19229735b6e6
3
  size 834053717
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca58160f675a0d686e519b17545add52c1791e5dbe907a2e86061685a34b7766
3
  size 15597
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9798dba2e223f6f58089e1ac563fc21dbbd2a04ee79b7799a73465905128acbc
3
  size 15597
last-checkpoint/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b5eb5aa26622244bf7286739429fab4e82221f83ea489f4c5df476d8e490e060
3
  size 557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:111b606e2964954247e4280c4d2523625af5e370ffbcc02565e12f30d3a20502
3
  size 557
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c2d0b879ccc77b0aa0757151f84d49c24e909fa2a6b674a23fe5416c55b8698
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65f46bcd9b706c3b50e169ec7299f52079cd259ed510e5bb7185501f5df4ed46
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 0.8,
5
- "global_step": 40000,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
@@ -282,11 +282,80 @@
282
  "eval_samples_per_second": 40.003,
283
  "eval_steps_per_second": 2.504,
284
  "step": 40000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
285
  }
286
  ],
287
  "max_steps": 50000,
288
  "num_train_epochs": 9223372036854775807,
289
- "total_flos": 2.69368537645056e+19,
290
  "trial_name": null,
291
  "trial_params": null
292
  }
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 1.0,
5
+ "global_step": 50000,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
 
282
  "eval_samples_per_second": 40.003,
283
  "eval_steps_per_second": 2.504,
284
  "step": 40000
285
+ },
286
+ {
287
+ "epoch": 0.82,
288
+ "learning_rate": 2.5904465663698255e-06,
289
+ "loss": 0.7148,
290
+ "step": 41000
291
+ },
292
+ {
293
+ "epoch": 0.84,
294
+ "learning_rate": 2.0606776133616594e-06,
295
+ "loss": 0.7148,
296
+ "step": 42000
297
+ },
298
+ {
299
+ "epoch": 0.86,
300
+ "learning_rate": 1.5874890249007857e-06,
301
+ "loss": 0.8135,
302
+ "step": 43000
303
+ },
304
+ {
305
+ "epoch": 0.88,
306
+ "learning_rate": 1.1729499342876049e-06,
307
+ "loss": 0.8566,
308
+ "step": 44000
309
+ },
310
+ {
311
+ "epoch": 0.9,
312
+ "learning_rate": 8.19196353853926e-07,
313
+ "loss": 0.8101,
314
+ "step": 45000
315
+ },
316
+ {
317
+ "epoch": 0.92,
318
+ "learning_rate": 5.270672010640238e-07,
319
+ "loss": 0.7488,
320
+ "step": 46000
321
+ },
322
+ {
323
+ "epoch": 0.94,
324
+ "learning_rate": 2.982245009463186e-07,
325
+ "loss": 0.6483,
326
+ "step": 47000
327
+ },
328
+ {
329
+ "epoch": 0.96,
330
+ "learning_rate": 1.3393335157752762e-07,
331
+ "loss": 0.6717,
332
+ "step": 48000
333
+ },
334
+ {
335
+ "epoch": 0.98,
336
+ "learning_rate": 3.425391532401623e-08,
337
+ "loss": 0.6661,
338
+ "step": 49000
339
+ },
340
+ {
341
+ "epoch": 1.0,
342
+ "learning_rate": 1.5878851039041742e-11,
343
+ "loss": 0.7593,
344
+ "step": 50000
345
+ },
346
+ {
347
+ "epoch": 1.0,
348
+ "eval_accuracy": 0.8603840251781334,
349
+ "eval_loss": 0.6071112155914307,
350
+ "eval_runtime": 157.0885,
351
+ "eval_samples_per_second": 31.829,
352
+ "eval_steps_per_second": 1.993,
353
+ "step": 50000
354
  }
355
  ],
356
  "max_steps": 50000,
357
  "num_train_epochs": 9223372036854775807,
358
+ "total_flos": 3.3671067205632e+19,
359
  "trial_name": null,
360
  "trial_params": null
361
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1109492877baa8385171cce26f0c6475c82a564d58f6669c91912ca645fd8bbc
3
  size 834053717
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:673ac62a80dcc8c7dcaf1349eabda0bda23e6d751fefb44d0b2d19229735b6e6
3
  size 834053717