CoolFace
Modelpublic

kaarthu2003/whisper-small-telugu_learning-rate-1e-5-batch-size-32

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes2downloads
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-small-telugu_learning-rate-1e-5-batch-size-32

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

  • —Loss: 0.2913
  • —Wer: 0.3679
  • —Cer: 0.0992

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: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 32
  • —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: 20
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWerCer
0.53881.09004000.16490.54550.1796
0.12182.18018000.13230.53170.1889
0.08833.270112000.13020.39570.1174
0.06754.360216000.13650.42340.1324
0.05055.450220000.14490.38250.1042
0.03896.540224000.16140.37880.1032
0.02677.630328000.17900.37320.1007
0.01828.720332000.19510.36820.0990
0.01119.810436000.21620.36720.0976
0.006810.900440000.22500.36590.0973
0.00411.990544000.23860.37310.1005
0.002113.079148000.25130.36630.0980
0.001114.169252000.26580.36460.0966
0.000615.259256000.27180.36820.0973
0.000416.349260000.28510.36930.0986
0.000317.439364000.28540.36670.0983
0.000218.529368000.28860.36700.0991
0.000119.619472000.29130.36790.0992

Framework versions

  • —Transformers 4.51.2
  • —Pytorch 2.6.0+cu124
  • —Datasets 3.5.0
  • —Tokenizers 0.21.1