CoolFace
Modelpublic

auditi41/Wav2Vec2LargeXlsr53-Bangla

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

Wav2Vec2LargeXlsr53-Bangla

This model is a fine-tuned version of facebook/wav2vec2-large-xlsr-53 on the commonvoice11_0 dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4997
  • —Wer: 0.4970

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.0004
  • —trainbatchsize: 24
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 48
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —num_epochs: 20

Training results

Training LossEpochStepValidation LossWer
7.4881.432503.52011.0
2.66552.855000.97900.9119
0.88264.287500.65360.7847
0.60135.7110000.53610.7130
0.48147.1412500.50320.6053
0.39348.5715000.47290.5827
0.339410.017500.47850.6033
0.291611.4320000.48870.5429
0.263712.8522500.46720.5287
0.229914.2825000.50270.5227
0.205615.7127500.50790.5073
0.191517.1430000.50020.4987
0.177218.5732500.49300.5002
0.173920.035000.49970.4970

Framework versions

  • —Transformers 4.24.0
  • —Pytorch 2.0.0+cu118
  • —Datasets 2.11.0
  • —Tokenizers 0.13.3