CoolFace
Modelpublic

JacobLinCool/whisper-large-v3-verbatim-1

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
1likes25downloads
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-verbatim-1

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

  • Loss: 0.1300
  • Wer: 32.3225
  • Cer: 45.5147
  • Decode Runtime: 141.5643
  • Wer Runtime: 0.1227
  • Cer Runtime: 0.2049

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 log001.828363.2783251.8035164.53070.18380.3386
0.26170.11000.218949.6995178.3721161.10980.13970.4071
0.12910.22000.145250.338395.5275143.08630.13420.2932
0.14180.33000.138729.918674.6491150.10530.07800.1514
0.12731.0884000.137230.821891.1134166.01780.12520.2728
0.11391.1885000.133529.9117101.9003144.27960.13180.2934
0.16631.2886000.130631.841883.0183149.90600.08260.1679
0.12752.0767000.131124.966529.6191143.21510.07810.1135
0.10772.1768000.130425.910936.6217143.46200.07700.1227
0.17112.2769000.129835.172945.0300145.32940.07860.1310
0.09943.06410000.130032.322545.5147141.56430.12270.2049

Framework versions

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