CoolFace
Modelpublic

Muzaffar786/wav2vec2-kashmiri-full-data-hyperparameters-updated

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes4downloads
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-hyperparameters-updated

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.6554
  • Wer: 0.5015
  • Cer: 0.1541

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.0001
  • 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: 15
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWerCer
No log0.78592004.38471.01.0
21.27941.56974003.40651.01.0
21.27942.35366003.35321.01.0
6.13993.13758001.63600.96810.4443
6.13993.923410000.99730.72690.2394
2.55324.707312000.85590.66880.2173
2.55325.491214000.79420.61470.1942
1.82626.275016000.75100.58400.1841
1.82627.058918000.71390.56990.1782
1.55787.844820000.69810.55140.1717
1.55788.628722000.69270.54190.1682
1.38729.412624000.68380.53330.1651
1.387210.196526000.67440.52500.1623
1.273310.982328000.66070.51510.1595
1.273311.766230000.66380.51500.1600
1.170112.550132000.66310.51270.1578
1.170113.334034000.65900.50690.1563
1.118714.117936000.66090.50310.1548
1.118714.903738000.65520.50340.1539

Framework versions

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