CoolFace
Modelpublic

nrshoudi/wav2vec_arabic_mdd_v2

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

wav2vecarabicmdd_v2

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

  • —Loss: 0.2736
  • —Wer: 0.0492
  • —Cer: 0.0378

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
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 32
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —num_epochs: 20
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWerCer
5.29690.99511024.41521.01.0
3.24622.02053.29171.01.0
3.19982.99513073.22871.01.0
3.25774.04103.16101.01.0
2.45484.99515122.55630.98810.9914
0.6786.06150.76360.29860.2701
0.17776.99517170.37900.09250.0781
0.10978.08200.37320.08650.0694
0.07378.99519220.30270.06410.0511
0.052610.010250.28340.06990.0578
0.047110.995111270.26010.05410.0435
0.034912.012300.28030.05180.0396
0.02912.995113320.27100.05020.0378
0.022514.014350.28350.04940.0378
0.02314.995115370.29090.04830.0368
0.024716.016400.27250.04800.0361
0.03516.995117420.26960.04890.0372
0.015618.018450.27420.04820.0364
0.018318.995119470.27410.04920.0376
0.017919.902420400.27360.04920.0378

Framework versions

  • —Transformers 4.40.0
  • —Pytorch 2.2.1+cu121
  • —Datasets 2.19.0
  • —Tokenizers 0.19.1