ashanhr commited on
Commit
6624fca
1 Parent(s): ae94752

Training in progress, step 51300, 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:6bc94c256078d60ae60c29652217c2629d9b9f6461e83c504a29f2ff2d758717
3
  size 4978139416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0840e5b81106618e117773e1a9e46982326d5ef4a4376f8f91884378562a9093
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:f82a0535ceb94588d81de04a572d016f4ae08f4ed23493fe6e58cef9b9b99eef
3
  size 3659223436
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb3ddfda4162ba8509efb41a733e19dbd95c0d6e0e8081c1227b99cdf29a4920
3
  size 3659223436
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b5931c1deaa9accec9ce16ef413a75648d348abcbfbaeca5ad9ddeaba52d1ff7
3
  size 17241500333
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:350d3e5875623b979435692aeda728979a132c77413bd449e25e3d20ae0234e7
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:cafedcdde0154a6bd325b96ceffadec13f91f8224b1692d8e35fbd99757a6c2c
3
  size 14567
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05f6e0293bbf3f1668750a9d5b5151fa82c485734c4a7e5502f70e556472e25e
3
  size 14567
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c69be6938fe5dd8ba71aa4b3717263a23a1baa9c26c2e9c021d17a37e3a94bd
3
  size 623
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9e1cfa7c07b2a4f4036b4175c9d726fa25f567b5351fc720a65fdcaf21b2d3e
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": 21.511260787202694,
5
  "eval_steps": 100,
6
- "global_step": 51100,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -8183,6 +8183,38 @@
8183
  "eval_samples_per_second": 24.453,
8184
  "eval_steps_per_second": 3.057,
8185
  "step": 51100
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8186
  }
8187
  ],
8188
  "logging_steps": 100,
@@ -8190,7 +8222,7 @@
8190
  "num_input_tokens_seen": 0,
8191
  "num_train_epochs": 30,
8192
  "save_steps": 100,
8193
- "total_flos": 5.6001325221620836e+20,
8194
  "train_batch_size": 8,
8195
  "trial_name": null,
8196
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 21.595453588718165,
5
  "eval_steps": 100,
6
+ "global_step": 51300,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
8183
  "eval_samples_per_second": 24.453,
8184
  "eval_steps_per_second": 3.057,
8185
  "step": 51100
8186
+ },
8187
+ {
8188
+ "epoch": 21.55,
8189
+ "grad_norm": 2.3857908248901367,
8190
+ "learning_rate": 1.4185865724381625e-05,
8191
+ "loss": 0.3469,
8192
+ "step": 51200
8193
+ },
8194
+ {
8195
+ "epoch": 21.55,
8196
+ "eval_cer": 0.3406764498846349,
8197
+ "eval_loss": 2.440829277038574,
8198
+ "eval_runtime": 418.2267,
8199
+ "eval_samples_per_second": 22.662,
8200
+ "eval_steps_per_second": 2.833,
8201
+ "step": 51200
8202
+ },
8203
+ {
8204
+ "epoch": 21.6,
8205
+ "grad_norm": 1.5880221128463745,
8206
+ "learning_rate": 1.4115194346289753e-05,
8207
+ "loss": 0.3514,
8208
+ "step": 51300
8209
+ },
8210
+ {
8211
+ "epoch": 21.6,
8212
+ "eval_cer": 0.34056157365765904,
8213
+ "eval_loss": 2.3072359561920166,
8214
+ "eval_runtime": 388.3106,
8215
+ "eval_samples_per_second": 24.408,
8216
+ "eval_steps_per_second": 3.052,
8217
+ "step": 51300
8218
  }
8219
  ],
8220
  "logging_steps": 100,
 
8222
  "num_input_tokens_seen": 0,
8223
  "num_train_epochs": 30,
8224
  "save_steps": 100,
8225
+ "total_flos": 5.621976956469394e+20,
8226
  "train_batch_size": 8,
8227
  "trial_name": null,
8228
  "trial_params": null