CoolFace
Modelpublic

smutuvi/ndizi_whisper_large_v3_turbo_merged_may_26

sourceHugging Facemitupdated 4mo agoView on Hugging Face
0likes14downloads
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. -->

ndiziwhisperlargev3turbomergedmay_26

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.9059
  • —Wer: 0.3238
  • —Cer: 0.1238
  • —Score: 77.6170

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: 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
  • —num_epochs: 25.0
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWerCerScore
1.91521.02140.53780.40970.178070.6153
1.35132.04280.50880.36780.146774.2775
0.94023.06420.52020.36730.132575.0088
0.73734.08560.53340.36130.153374.2683
0.48875.010700.54700.36270.151174.3126
0.36096.012840.57810.34730.131876.0417
0.25467.014980.62390.34550.132876.0830
0.16368.017120.64030.33850.137276.2142
0.13259.019260.67840.35000.138275.5893
0.092110.021400.68870.33400.126176.9922
0.068111.023540.72260.33020.124177.2852
0.055512.025680.73580.33400.125377.0320
0.051413.027820.74030.34260.134476.1504
0.033814.029960.76320.32770.124777.3776
0.026515.032100.78620.33740.129676.6513
0.020016.034240.78230.35390.142875.1636
0.015017.036380.82920.33010.125477.2277
0.012918.038520.82250.32920.126177.2337
0.004019.040660.84840.32370.123077.6658
0.004220.042800.87470.32600.122277.5902
0.003221.044940.87160.33230.131176.8293
0.002222.047080.89320.32360.122977.6743
0.001523.049220.90020.32520.123677.5642
0.001024.051360.90210.32410.123777.6107
0.000825.053500.90590.32380.123877.6170

Framework versions

  • —Transformers 5.8.0
  • —Pytorch 2.11.0+cu128
  • —Datasets 3.6.0
  • —Tokenizers 0.22.2