CoolFace
Modelpublic

Muzaffar786/whisper-kashmiri-full-data-ur

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

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

  • —Loss: 0.7968
  • —Wer: 1.0
  • —Cer: 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: 1e-05
  • —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: 400
  • —num_epochs: 10
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWerCer
No log0.62892000.75221.01.0
2.57861.25794000.59311.01.0
2.57861.88686000.54811.01.0
1.0642.51578000.51671.01.0
1.0643.144710000.53791.01.0
0.65713.773612000.50921.01.0
0.65714.402514000.51701.01.0
0.3625.031416000.52471.01.0
0.3625.660418000.58661.01.0
0.15066.289320000.60231.01.0
0.15066.918222000.65271.01.0
0.06187.547224000.66911.01.0
0.06188.176126000.74181.01.0
0.02378.805028000.77541.01.0
0.02379.434030000.79701.01.0

Framework versions

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