CoolFace
Modelpublic

Kuray107/librispeech-100h-supervised-aug

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes67downloads
Model Card

<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->

librispeech-100h-supervised-aug

This model is a fine-tuned version of Kuray107/librispeech-5h-supervised on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.0776
  • Wer: 0.0327

Model description

More information needed

Intended uses & limitations

More information needed

Training and evaluation data

More information needed

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • learning_rate: 0.0001
  • trainbatchsize: 32
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 1000
  • num_epochs: 20
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.30991.1210000.07480.0521
0.18732.2420000.06740.0440
0.1463.3630000.06710.0406
0.12334.4840000.06190.0381
0.10985.6150000.06180.0381
0.09856.7360000.05900.0355
0.09077.8570000.06590.0352
0.08378.9780000.06790.0359
0.076210.0990000.07010.0349
0.070711.21100000.07150.0348
0.066612.33110000.07190.0346
0.063113.45120000.07460.0347
0.059314.57130000.07570.0340
0.055415.7140000.07460.0337
0.05316.82150000.07570.0331
0.052517.94160000.07520.0327
0.051419.06170000.07760.0327

Framework versions

  • Transformers 4.16.2
  • Pytorch 1.10.2
  • Datasets 1.18.2
  • Tokenizers 0.10.3