CoolFace
Modelpublic

MERTENST/w2v2-libri-10min

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes3downloads
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. -->

w2v2-libri-10min

This model is a fine-tuned version of facebook/wav2vec2-base on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 1.9408
  • Wer: 0.5837

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.0003
  • trainbatchsize: 16
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 500
  • training_steps: 2500
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
4.882462.52502.92551.0
0.7061125.05001.57590.6321
0.066187.57501.74740.6183
0.0326250.010001.74460.6224
0.0205312.512501.87370.6252
0.0445375.015001.98350.6210
0.0084437.517501.88290.6141
0.0068500.020001.91360.6058
0.0037562.522501.89900.5864
0.003625.025001.94080.5837

Framework versions

  • Transformers 4.41.0
  • Pytorch 2.3.0+cu121
  • Datasets 1.18.1
  • Tokenizers 0.19.1