CoolFace
Modelpublic

muneebharoon/whisper-kashmiri-medium

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

Whisper Medium ks - Muneeb Haroon

This model is a fine-tuned version of openai/whisper-medium on the whisper-kashmiri dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.2108
  • —Wer: 42.3256

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: 1e-05
  • —trainbatchsize: 32
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —training_steps: 10000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.002471.4310001.058644.0930
0.0002142.8620001.210842.3256
0.0001214.2930001.341642.5581
0.0285.7140001.448242.9302
0.0357.1450001.553342.9302
0.0428.5760001.634243.4884
0.0500.070001.714243.1628
0.0571.4380001.765743.4419
0.0642.8690001.817843.5349
0.0714.29100001.831243.6744

Framework versions

  • —Transformers 4.38.2
  • —Pytorch 2.2.1+cu121
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2