CoolFace
Modelpublic

Badri0510/whisper-tanglish-v11-ultimate-polish

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes6downloads
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-tanglish-v11-ultimate-polish

This model is a fine-tuned version of Badri0510/whisper-tanglish-v11-final-polish on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0836
  • —Wer: 0.3544

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-06
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —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: constant
  • —lrschedulerwarmup_steps: 50
  • —training_steps: 2500
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.21240.25000.10450.3770
0.40070.410000.10260.3767
0.10011.152815000.09470.3772
0.20501.352820000.09240.3707
0.39272.106825000.08360.3544

Framework versions

  • —Transformers 5.0.0
  • —Pytorch 2.10.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2