mprzibilla commited on
Commit
13f8ad8
1 Parent(s): c0480ea

Training in progress, epoch 13

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "facebook/wav2vec2-base",
3
  "activation_dropout": 0.0,
4
  "adapter_kernel_size": 3,
5
  "adapter_stride": 2,
 
1
  {
2
+ "_name_or_path": "mprzibilla/large_base_M07",
3
  "activation_dropout": 0.0,
4
  "adapter_kernel_size": 3,
5
  "adapter_stride": 2,
last-checkpoint/config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "facebook/wav2vec2-base",
3
  "activation_dropout": 0.0,
4
  "adapter_kernel_size": 3,
5
  "adapter_stride": 2,
 
1
  {
2
+ "_name_or_path": "mprzibilla/large_base_M07",
3
  "activation_dropout": 0.0,
4
  "adapter_kernel_size": 3,
5
  "adapter_stride": 2,
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81c4402118ca37116f7bcaf23e62123c8ff6a03ac81036b638145ad2f018ab3e
3
  size 174443
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d39cfd860a41499d8906d9e33c22d862e052cd06935cd1da5652ca22d0abfbcc
3
  size 174443
last-checkpoint/pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2ff3a72597d724c6a55844db672068d5857c6f73c54f3ec41fea7b977c69670e
3
  size 377646433
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d60db3ef0797b04b5b9420052d356fc41c166fa51ad0db5dfcbaf487ae4c8c8
3
  size 377646433
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a66b1b69510c57c7762b062b648e5360ebd552a9740287944b47daba9d8a5c6f
3
  size 14639
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95058529bd8052507d685bd7808ab11c3f21b8be82dfb9732038d43731a6cc20
3
  size 14639
last-checkpoint/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:13a7589714ca42744cc53ba86bd24fc9f77beb3a4a23c480fa17e3779ac95997
3
  size 557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4c06e32f681823ca88423b1784605ca44bf8a960abc7518ae6b79b079157ccc
3
  size 557
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:654ade7d04e771590fa3ef8c680e76a743de642fc942876693f46e319667a40f
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66be6d0b83815236e3b084c7fec3380d5400834953c46817ded22185c5ae944d
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": 12.0,
5
- "global_step": 51240,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
@@ -210,11 +210,28 @@
210
  "eval_samples_per_second": 25.668,
211
  "eval_steps_per_second": 3.3,
212
  "step": 51240
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
213
  }
214
  ],
215
  "max_steps": 64050,
216
  "num_train_epochs": 15,
217
- "total_flos": 4.061399854608679e+19,
218
  "trial_name": null,
219
  "trial_params": null
220
  }
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 13.0,
5
+ "global_step": 55510,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
 
210
  "eval_samples_per_second": 25.668,
211
  "eval_steps_per_second": 3.3,
212
  "step": 51240
213
+ },
214
+ {
215
+ "epoch": 13.0,
216
+ "learning_rate": 1.4080988693136998e-05,
217
+ "loss": 2.7939,
218
+ "step": 55510
219
+ },
220
+ {
221
+ "epoch": 13.0,
222
+ "eval_cer": 0.9575757575757575,
223
+ "eval_loss": 3.102414608001709,
224
+ "eval_new_wer": 0.9333333333333333,
225
+ "eval_old_wer": 1.0,
226
+ "eval_runtime": 9.239,
227
+ "eval_samples_per_second": 22.73,
228
+ "eval_steps_per_second": 2.922,
229
+ "step": 55510
230
  }
231
  ],
232
  "max_steps": 64050,
233
  "num_train_epochs": 15,
234
+ "total_flos": 4.399012005038408e+19,
235
  "trial_name": null,
236
  "trial_params": null
237
  }
last-checkpoint/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:674fa48e03fec23ebe1e3a54212c24e4ba05d10025f8feadfded03ce099ff8d3
3
  size 3451
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe2e909864e8ddd553bff1daec86408d83c6787051f8dc62b6e89dce9dc5c43f
3
  size 3451
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2ff3a72597d724c6a55844db672068d5857c6f73c54f3ec41fea7b977c69670e
3
  size 377646433
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d60db3ef0797b04b5b9420052d356fc41c166fa51ad0db5dfcbaf487ae4c8c8
3
  size 377646433
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:674fa48e03fec23ebe1e3a54212c24e4ba05d10025f8feadfded03ce099ff8d3
3
  size 3451
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe2e909864e8ddd553bff1daec86408d83c6787051f8dc62b6e89dce9dc5c43f
3
  size 3451