ashanhr commited on
Commit
0e6b647
1 Parent(s): 74e3061

Training in progress, step 2000, checkpoint

Browse files
last-checkpoint/model-00001-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9504097674ab65e0b578a537215795127828dc3848d2e4873d658311c1534e62
3
  size 4978139416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4e148dbf45ee0c1b00413faa78a1fe84e8ab9819c7f9e728e4c5e30519ee934
3
  size 4978139416
last-checkpoint/model-00002-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7951a74954187d35b833d6d8691c87dcbdef74a3c5d520bbb89ddf73c4c64a1c
3
  size 3659223436
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8787bac1231fb5b7b2b3f2e31b1a1cc032f8441964b82d0bb566039e4f39228b
3
  size 3659223436
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f18849e5ff0941d6d82b638d7c00894ec5fd481eaf6afd0143fabdea22866d0
3
  size 17241500333
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:766eb030afa62f812221a4873fc80200f2130440660a4ab8893d5971174019e0
3
  size 17241500333
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fbd1a54c5b324d97726a1024b86dcbf61d66728c010a8906fe7f5578ce6b350f
3
  size 14503
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38091ee0235dae3b62dd1e1fdf55b8c87b4cf4944d0b07d3a101719f8706e81c
3
  size 14503
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a476ee52ee296b1d46ee34fc092913aff5958cef2900b5569da3f9890dd90c4
3
  size 623
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53944e7556a428dc9e5909eb4fd8f2f65cd084397466c50c8d395df612051b69
3
  size 623
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 0.7577352136392338,
5
  "eval_steps": 100,
6
- "global_step": 1800,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -295,6 +295,38 @@
295
  "eval_samples_per_second": 27.565,
296
  "eval_steps_per_second": 3.446,
297
  "step": 1800
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
298
  }
299
  ],
300
  "logging_steps": 100,
@@ -302,7 +334,7 @@
302
  "num_input_tokens_seen": 0,
303
  "num_train_epochs": 30,
304
  "save_steps": 100,
305
- "total_flos": 1.9750080760883966e+19,
306
  "train_batch_size": 8,
307
  "trial_name": null,
308
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.8419280151547043,
5
  "eval_steps": 100,
6
+ "global_step": 2000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
295
  "eval_samples_per_second": 27.565,
296
  "eval_steps_per_second": 3.446,
297
  "step": 1800
298
+ },
299
+ {
300
+ "epoch": 0.8,
301
+ "grad_norm": 1.9933278560638428,
302
+ "learning_rate": 4.90148409893993e-05,
303
+ "loss": 3.2046,
304
+ "step": 1900
305
+ },
306
+ {
307
+ "epoch": 0.8,
308
+ "eval_cer": 0.5539844941535333,
309
+ "eval_loss": 1.928993821144104,
310
+ "eval_runtime": 357.2509,
311
+ "eval_samples_per_second": 26.53,
312
+ "eval_steps_per_second": 3.317,
313
+ "step": 1900
314
+ },
315
+ {
316
+ "epoch": 0.84,
317
+ "grad_norm": 4.917328357696533,
318
+ "learning_rate": 4.8944169611307425e-05,
319
+ "loss": 3.1904,
320
+ "step": 2000
321
+ },
322
+ {
323
+ "epoch": 0.84,
324
+ "eval_cer": 0.5568001838019632,
325
+ "eval_loss": 2.729193925857544,
326
+ "eval_runtime": 341.3463,
327
+ "eval_samples_per_second": 27.767,
328
+ "eval_steps_per_second": 3.472,
329
+ "step": 2000
330
  }
331
  ],
332
  "logging_steps": 100,
 
334
  "num_input_tokens_seen": 0,
335
  "num_train_epochs": 30,
336
  "save_steps": 100,
337
+ "total_flos": 2.194770023027631e+19,
338
  "train_batch_size": 8,
339
  "trial_name": null,
340
  "trial_params": null