CoolFace
Modelpublic

Hanhpt23/whisper-small-Encode-GermanMed-full

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes5downloads
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. -->

openai/whisper-small

This model is a fine-tuned version of openai/whisper-small on the Hanhpt23/GermanMed-full dataset. It achieves the following results on the evaluation set:

  • Loss: 0.7961
  • Wer: 26.1648

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: 0.0001
  • trainbatchsize: 8
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 100
  • num_epochs: 20

Training results

Training LossEpochStepValidation LossWer
0.66491.01940.665743.7108
0.36132.03880.672138.5375
0.20143.05820.692738.8769
0.13834.07760.754635.0098
0.10535.09700.769834.0636
0.0866.011640.772929.7028
0.0597.013580.798536.8405
0.04718.015520.824430.3919
0.0399.017460.829130.2067
0.019510.019400.834233.1379
0.014911.021340.818430.7004
0.010312.023280.824929.4868
0.007713.025220.810633.0351
0.003914.027160.799129.0445
0.001715.029100.810228.0160
0.001916.031040.793426.5247
0.001417.032980.799626.7201
0.000218.034920.795526.5659
0.000219.036860.795926.2059
0.000320.038800.796126.1648

Framework versions

  • Transformers 4.41.1
  • Pytorch 2.3.0
  • Datasets 2.19.1
  • Tokenizers 0.19.1