CoolFace
Modelpublic

Kuray107/librispeech-100h-supervised-meta

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes69downloads
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-meta

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.0965
  • Wer: 0.0330

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.11311.1210000.07550.0487
0.07252.2420000.06370.0404
0.05393.3630000.06610.0389
0.04414.4840000.06370.0371
0.03795.6150000.06750.0356
0.03416.7360000.07350.0360
0.02957.8570000.07370.0362
0.02658.9780000.07410.0350
0.024410.0990000.07790.0337
0.021711.21100000.08350.0343
0.020312.33110000.07850.0339
0.018813.45120000.08270.0344
0.017914.57130000.08750.0332
0.016915.7140000.08600.0330
0.015816.82150000.09540.0330
0.014717.94160000.09340.0329
0.014819.06170000.09650.0330

Framework versions

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