CoolFace
Modelpublic

khier12/120min_whisper_small_FT_1e_5

sourceHugging Faceapache-2.0updated 8mo agoView on Hugging Face
0likes8downloads
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. -->

120minwhispersmallFT1e_5

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

  • —Loss: 1.1247
  • —Wer: 59.7692
  • —Cer: 21.5313

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

Training results

Training LossEpochStepCerValidation LossWer
0.51050.763410024.45910.871465.0016
0.54781.526720025.06860.827163.9583
0.38762.290130024.81540.843563.0651
0.30083.053440025.47040.860565.7683
0.20373.816850026.11630.900863.9346
0.07944.580260024.99430.933664.2586
0.07755.343570023.79650.949462.8280
0.0426.106980023.15970.966161.2393
0.0236.870290022.03471.004860.1881
0.01727.6336100021.79971.028760.0537
0.01078.3969110022.57901.042760.2988
0.00679.1603120021.22201.057359.6032
0.00659.9237130021.23871.070559.5953
0.006510.687014001.084459.247521.1356
0.004211.450415001.100959.895721.4434
0.002212.213716001.104559.413521.4101
0.002412.977117001.113359.824521.4358
0.001813.740518001.120559.595321.5162
0.001414.503819001.123959.856121.6072
0.001415.267220001.124759.769221.5313

Framework versions

  • —Transformers 4.57.3
  • —Pytorch 2.9.0+cu126
  • —Datasets 2.21.0
  • —Tokenizers 0.22.2