CoolFace
Modelpublic

dianavdavidson/wh_l_v3_t_mucs_30_70_mucs_52473__val_finetune_trial

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

whlv3tmucs3070mucs52473_valfinetune_trial

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.3098
  • —Global Wer: 33.5139

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

Training results

Training LossEpochStepValidation LossGlobal Wer
0.55870.0048500.401261.1594
0.38250.00951000.388240.3252
0.34740.01431500.358333.2636
0.30470.01912000.359835.1066
0.39750.02382500.338640.6711
0.37380.02863000.333045.0969
0.40580.03333500.326453.1317
0.31960.03814000.318133.0833
0.33610.04294500.314433.1074
0.39530.04765000.309833.5139

Framework versions

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