CoolFace
Modelpublic

ihanif/wav2vec2-xls-r-300m-pashto

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

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

  • —Loss: 0.9162
  • —Wer: 51.59
  • —Cer: 19.72

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-07
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 32
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 1000
  • —training_steps: 6000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepCerValidation LossWer
5.07676.335001.04.87831.0
3.115612.6610001.03.09901.0
1.350618.9915000.28891.10560.7031
0.999725.3220000.23010.91910.5944
0.783831.6525000.21520.89520.5556
0.666537.9730000.20170.89080.5252
0.626544.335000.19540.90630.5133
0.593550.6340000.19690.91620.5156
0.517456.9645000.19720.92870.5140
0.546263.2950000.19740.93700.5138
0.556469.6255000.19770.94610.5148
0.525275.9560000.95050.51180.1969

Framework versions

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