CoolFace
Modelpublic

Farhan-SE/whisper-large-v3-turbo-roman-urdu

sourceHugging Facemitupdated 1mo agoView on Hugging Face
0likes25downloads
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-large-v3-turbo-roman-urdu

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

  • —Loss: 0.8074

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.001
  • —trainbatchsize: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 16
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —training_steps: 600
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
2.19041.76441000.7122
0.88713.51562000.7091
0.40695.26673000.7570
0.23267.01784000.7736
0.07758.78225000.7776
0.033110.53336000.8074

Framework versions

  • —PEFT 0.20.0
  • —Transformers 5.15.1
  • —Pytorch 2.11.0+cu128
  • —Datasets 5.0.1
  • —Tokenizers 0.22.2