CoolFace
Modelpublic

JacobLinCool/whisper-large-v3-turbo-verbatim-1-lora

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes23downloads
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-large-v3-turbo-verbatim-3-lora

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

  • —Loss: 0.1459
  • —Wer: 7.7269
  • —Cer: 3.2519
  • —Decode Runtime: 111.0004
  • —Wer Runtime: 0.0705
  • —Cer Runtime: 0.0932

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

Training results

Training LossEpochStepValidation LossWerCerDecode RuntimeWer RuntimeCer Runtime
No log002.216932.720917.9205106.54040.08250.1203
0.16810.11000.19989.94544.1038108.16530.07300.0960
0.10250.22000.16938.68853.7458109.67790.07070.0957
0.25080.33000.15908.38973.4931110.32090.07160.0947
0.14461.0884000.15718.26263.4939110.19300.07180.0951
0.18331.1885000.15058.04633.4298110.38210.07090.0950
0.14091.2886000.14897.99483.3401110.68800.07090.0939
0.11842.0767000.14927.91243.3181110.61530.07280.0946
0.17372.1768000.14687.81283.2583110.71200.07140.0947
0.15222.2769000.14627.78873.2604110.76940.07100.0937
0.10773.06410000.14597.72693.2519111.00040.07050.0932

Framework versions

  • —PEFT 0.14.0
  • —Transformers 4.48.0
  • —Pytorch 2.4.1+cu124
  • —Datasets 3.2.0
  • —Tokenizers 0.21.0