CoolFace
Modelpublic

ihanif/xls-r-1b-pashto

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

facebook/wav2vec2-xls-r-1b

This model is a fine-tuned version of facebook/wav2vec2-xls-r-1b on the GOOGLE/FLEURS - PS_AF dataset. It achieves the following results on the evaluation set:

  • —Loss: 4.1921
  • —Wer: 0.9295
  • —Cer: 0.9608

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: 7.5e-05
  • —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: 1000
  • —training_steps: 1000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepCerValidation LossWer
19.95581.271003.266020.91971.0
19.71862.532001.169219.24471.0
15.2033.83000.968715.00530.9998
6.43035.064000.99116.54370.9632
4.57126.335000.95464.90400.9323
3.398612.6610004.19210.92950.9608

Framework versions

  • —Transformers 4.26.0.dev0
  • —Pytorch 1.13.1+cu117
  • —Datasets 2.7.1.dev0
  • —Tokenizers 0.13.2