CoolFace
Modelpublic

nrshoudi/wav2vec2-large-xls-r-300m-Arabic-phonemeIPA

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes43downloads
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-phonemeIPA

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

  • —Loss: 0.0398
  • —Per: 0.0833

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.0005
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 32
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 250
  • —num_epochs: 9
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossPer
0.12941.01020.06730.1060
0.19642.02040.07530.1167
0.23953.03060.08510.1134
0.23174.04080.08490.1152
0.20825.05100.08530.1085
0.18566.06120.06260.0946
0.16167.07140.06350.0892
0.14268.08160.05540.0863
0.12849.09180.05550.0846

Framework versions

  • —Transformers 4.26.1
  • —Pytorch 1.13.1+cu116
  • —Datasets 2.10.1
  • —Tokenizers 0.13.2