CoolFace
Modelpublic

Sirreajohn/whisper-tiny-minds14-en

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes5downloads
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 Tiny MInDS-14

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

  • —Loss: 0.6649
  • —Wer: 0.3276
  • —Wer Ortho: 0.3270

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
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: constantwithwarmup
  • —lrschedulerwarmup_steps: 50
  • —training_steps: 500
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWerWer Ortho
3.18430.8929252.26250.40500.5262
1.35211.7857500.58720.38490.4139
0.40522.6786750.49560.35480.3646
0.28383.57141000.48670.33060.3362
0.16074.46431250.50270.33830.3492
0.09835.35711500.51850.32640.3381
0.05456.251750.53170.32350.3319
0.02857.14292000.56500.31880.3300
0.01348.03572250.58300.32170.3294
0.00648.92862500.58540.32230.3251
0.00339.82142750.60450.32590.3263
0.002210.71433000.61450.33120.3319
0.001711.60713250.62750.31820.3196
0.001312.53500.63320.32470.3251
0.001113.39293750.63970.32700.3276
0.000914.28574000.64570.32470.3251
0.000815.17864250.65060.32530.3263
0.000716.07144500.65590.32530.3270
0.000716.96434750.66040.32640.3270
0.000617.85715000.66490.32760.3270

Framework versions

  • —Transformers 4.52.0
  • —Pytorch 2.8.0+cu126
  • —Datasets 3.6.0
  • —Tokenizers 0.21.4