CoolFace
Modelpublic

capu2908/w2v2-libri-10min

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes6downloads
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: 2.0727
  • —Wer: 0.5920

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

Training results

Training LossEpochStepValidation LossWer
4.806362.52502.91771.0
0.8552125.05001.63350.6445
0.0664187.57501.80280.6362
0.0317250.010001.73840.6335
0.0228312.512501.95380.6183
0.0143375.015001.93890.6210
0.0095437.517502.14780.6238
0.0056500.020002.05740.5989
0.004562.522502.10410.6044
0.0026625.025002.07270.5920

Framework versions

  • —Transformers 4.30.1
  • —Pytorch 2.0.1+cu118
  • —Datasets 1.18.3
  • —Tokenizers 0.13.3