CoolFace
Modelpublic

Hanhpt23/whisper-base-Encode-GermanMed-full

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

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

  • Loss: 0.8154
  • Wer: 28.0469

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.6941.01940.682638.7329
0.33992.03880.696039.2780
0.18663.05820.719342.8057
0.11574.07760.741531.9963
0.08535.09700.779232.7265
0.05746.011640.768633.7036
0.03587.013580.785233.1791
0.04238.015520.802532.1917
0.0279.017460.813831.2044
0.017210.019400.815529.0548
0.018211.021340.828030.7004
0.005312.023280.826830.4227
0.006613.025220.822130.0319
0.002314.027160.816629.5176
0.000715.029100.821528.6948
0.001216.031040.826228.4789
0.000317.032980.815828.3143
0.000418.034920.815427.9338
0.000319.036860.815427.9646
0.000320.038800.815428.0469

Framework versions

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