CoolFace
Modelpublic

batoula187/wav2vec2-large-xls-r-300m-arabic-colab

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes17downloads
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. -->

wav2vec2-large-xls-r-300m-arabic-colab

This model is a fine-tuned version of batoula187/wav2vec2-large-xls-r-300m-arabic-colab on the commonvoice17_0 dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.5330
  • —Wer: 0.6273

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: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 3
  • —totaltrainbatch_size: 24
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —num_epochs: 30
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.04571.69012001.50300.6377
0.04083.38034001.46830.6503
0.06935.07046001.60230.6897
0.07666.76068001.39470.6709
0.06538.450710001.50520.6858
0.054210.140812001.65500.6999
0.053511.831014001.48200.6591
0.064513.521116001.51340.6732
0.058315.211318001.46060.6561
0.055116.901420001.44760.6534
0.046218.591522001.55560.6557
0.044720.281724001.52890.6503
0.039521.971826001.51450.6434
0.032723.662028001.59160.6475
0.031725.352130001.58300.6526
0.027627.042332001.59350.6432
0.02628.732434001.53300.6273

Framework versions

  • —Transformers 4.41.2
  • —Pytorch 2.3.0+cu121
  • —Datasets 2.19.2
  • —Tokenizers 0.19.1