CoolFace
Modelpublic

Jawaria/wav2vec2-large-xls-r-300m-pashto-colab-test-6

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes11downloads
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-pashto-colab-test-6

This model is a fine-tuned version of rsd16/wav2vec2-large-xlsr-53-fine-tuned-farsi on the audiofolder dataset. It achieves the following results on the evaluation set:

  • —Loss: nan
  • —Wer: 1.0

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

Training results

Training LossEpochStepValidation LossWer
1860014104903.680.96100nan1.0
0.01.91200nan1.0
0.02.87300nan1.0
0.03.82400nan1.0
0.04.78500nan1.0
0.05.73600nan1.0
0.06.69700nan1.0
0.07.64800nan1.0
0.08.6900nan1.0
0.09.551000nan1.0
0.010.511100nan1.0
0.011.461200nan1.0
0.012.421300nan1.0
0.013.371400nan1.0
0.014.331500nan1.0

Framework versions

  • —Transformers 4.29.2
  • —Pytorch 2.0.1+cu118
  • —Datasets 2.12.0
  • —Tokenizers 0.13.3