CoolFace
Modelpublic

tranha/whisper-finetuned-v3_2k5step

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes3downloads
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-finetuned-v3_2k5step

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

  • —Loss: 0.0569
  • —Wer: 51.4499

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: 2
  • —evalbatchsize: 2
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 4
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —training_steps: 2500
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
1.67050.11181001.2111158.0404
1.01290.22362000.6581464.8067
0.4150.33543000.2700101.1863
0.2470.44724000.206776.8014
0.22150.55905000.185586.9069
0.17390.67086000.167873.7698
0.15280.78267000.143770.7821
0.14520.89448000.145274.2091
0.12411.00569000.115765.7293
0.09911.117410000.102966.3005
0.08371.229211000.104861.9069
0.08241.341012000.094561.4236
0.0811.452813000.091362.3023
0.07251.564614000.083058.5237
0.07151.676415000.077460.8524
0.07041.788116000.073258.6116
0.06311.899917000.072357.3814
0.0642.011218000.067756.6784
0.03942.123019000.069754.8770
0.03782.234820000.065655.4482
0.02922.346621000.062552.7241
0.03552.458422000.059954.7452
0.0322.570223000.058353.0756
0.02992.681924000.057451.4060
0.02562.793725000.056951.4499

Framework versions

  • —Transformers 4.51.3
  • —Pytorch 2.7.0+cu126
  • —Datasets 3.5.1
  • —Tokenizers 0.21.1