CoolFace
Modelpublic

Muzaffar786/wav2vec2-kashmiri-full-data

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
1likes14downloads
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-kashmiri-full-data

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

  • —Loss: 0.9971
  • —Wer: 0.5078
  • —Cer: 0.1601

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: 2
  • —totaltrainbatch_size: 16
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —num_epochs: 12
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWerCer
No log0.78592003.45771.01.0
12.88521.56974002.52591.00.7353
12.88522.35366001.03840.81250.2773
2.43853.13758000.82220.65330.2156
2.43853.923410000.73580.59580.1898
1.28124.707312000.71230.57490.1791
1.28125.491214000.74090.55520.1728
0.79826.275016000.78720.54380.1703
0.79827.058918000.81210.53990.1693
0.46797.844820000.81490.53560.1675
0.46798.628722000.87440.52440.1646
0.29349.412624000.92560.51760.1623
0.293410.196526000.98200.51580.1617
0.200910.982328000.97210.51270.1616
0.200911.766230000.99870.50760.1600

Framework versions

  • —Transformers 4.47.1
  • —Pytorch 2.5.1
  • —Datasets 3.2.0
  • —Tokenizers 0.21.0