CoolFace
Modelpublic

dianavdavidson/wh_l_v3_cv_common_voices_52393__val_finetune_trial

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

whlv3cvcommonvoices52393_valfinetune_trial

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

  • —Loss: 0.1578
  • —Global Wer: 37.5974

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: 5e-06
  • —trainbatchsize: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —optimizer: Use adamwtorchfused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: constantwithwarmup
  • —lrschedulerwarmup_steps: 50
  • —training_steps: 500

Training results

Training LossEpochStepValidation LossGlobal Wer
0.39310.0411500.315827.6440
0.20870.08211000.211027.3479
0.18570.12321500.180836.8964
0.16800.16422000.178438.2375
0.18030.20532500.165745.7482
0.13380.24633000.161740.6191
0.15100.28743500.164636.2999
0.14560.32844000.151942.9660
0.14400.36954500.152942.3913
0.14100.41055000.157837.5974

Framework versions

  • —Transformers 5.0.0.dev0
  • —Pytorch 2.9.0+cu126
  • —Datasets 3.6.0
  • —Tokenizers 0.22.2