CoolFace
Modelpublic

dianavdavidson/wh_med_mucs_30_70_flattened_mucs_52553__val_finetune_trial

sourceHugging Faceapache-2.0updated 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. -->

whmedmucs3070flattenedmucs52553valfinetune_trial

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

  • —Loss: 0.2779
  • —Global Wer: 24.7920

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
1.29590.0133501.058334.4835
0.64070.02661000.438239.3827
0.51850.03991500.368432.2550
0.43300.05312000.347732.0111
0.29230.06642500.319529.6824
0.34860.07973000.304429.0485
0.30950.09303500.293331.9457
0.33990.10634000.288731.5100
0.27850.11964500.284124.6090
0.33440.13295000.277924.7920

Framework versions

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