CoolFace
Modelpublic

nrshoudi/wav2vec_arabic_mdd

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

This model is a fine-tuned version of facebook/wav2vec2-xls-r-300m on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3501
  • —Wer: 0.0432
  • —Per: 0.0327

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: 2
  • —evalbatchsize: 2
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 20

Training results

Training LossEpochStepValidation LossWerPer
8.10871.016373.17011.01.0
1.18692.032740.40450.08000.0646
0.23.049110.32600.05910.0464
0.12834.065480.30420.06180.0475
0.10375.081850.27270.05310.0410
0.08446.098220.31840.05430.0409
0.07387.0114590.28860.04850.0366
0.06138.0130960.33450.04880.0374
0.05739.0147330.34690.05050.0394
0.051410.0163700.32450.05100.0386
0.046911.0180070.30940.04920.0374
0.037512.0196440.36560.05210.0392
0.035613.0212810.32960.04720.0356
0.029114.0229180.33010.04480.0336
0.024215.0245550.35750.04600.0357
0.021616.0261920.33760.04430.0335
0.020817.0278290.36880.04360.0332
0.01818.0294660.36730.04450.0340
0.016419.0311030.35760.04320.0327
0.012820.0327400.35010.04320.0327

Framework versions

  • —Transformers 4.35.0
  • —Pytorch 2.1.0+cu118
  • —Datasets 2.14.6
  • —Tokenizers 0.14.1