CoolFace
Modelpublic

chengyili2005/whisper-medium-english-spanish-lora

sourceHugging Faceapache-2.0updated 7mo agoView on Hugging Face
0likes7downloads
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 Medium English-Spanish - Chengyi Li

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

  • —Loss: 0.9114
  • —Wer: 54.8305

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-05
  • —trainbatchsize: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 16
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —training_steps: 20000

Training results

Training LossEpochStepValidation LossWer
1.30851.76885001.260468.9315
1.0163.535010001.043080.9213
0.93055.301215000.911773.3717
0.83597.067320000.867568.3941
0.79328.836125000.853860.2687
0.718110.602330000.849759.5138
0.704912.368535000.852059.6929
0.63814.134640000.852060.5502
0.684415.903545000.853155.3167
0.686717.669650000.862255.7901
0.653519.435855000.862859.1043
0.644121.201960000.878654.3442
0.629122.970865000.881851.7210
0.584424.736970000.889753.7044
0.548926.503175000.901855.3807
0.52528.269380000.911454.8305

Framework versions

  • —PEFT 0.18.1
  • —Transformers 4.52.0
  • —Pytorch 2.9.1+cu128
  • —Datasets 4.5.0
  • —Tokenizers 0.21.4