CoolFace
Modelpublic

nrshoudi/wav2vec-arabic-V2-50

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

wav2vec-arabic-V2-50

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.3408
  • —Wer: 0.0460
  • —Per: 0.0347

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
10.15581.08183.21081.01.0
3.07832.016362.07780.92600.9396
0.76023.024540.38360.10230.0870
0.23614.032720.32510.06680.0517
0.16025.040900.32400.06640.0515
0.12166.049080.32680.06730.0531
0.10787.057260.35010.06080.0465
0.09338.065440.34510.05380.0402
0.07139.073620.36580.05390.0407
0.068710.081800.31060.05190.0386
0.056111.089980.33220.05290.0396
0.051612.098160.32430.04840.0361
0.039213.0106340.34120.04750.0354
0.03714.0114520.33700.04770.0359
0.031815.0122700.32500.04660.0358
0.029116.0130880.34510.04770.0359
0.02517.0139060.37130.04860.0368
0.027418.0147240.32990.04590.0346
0.020819.0155420.34510.04630.0349
0.018720.0163600.34080.04600.0347

Framework versions

  • —Transformers 4.35.2
  • —Pytorch 2.1.0+cu121
  • —Datasets 2.16.1
  • —Tokenizers 0.15.0