CoolFace
Modelpublic

GeoffVdr/whisper-large-v2-nlcv11

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes10downloads
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 v2 Dutch

This model is a fine-tuned version of openai/whisper-large-v2 on the mozilla-foundation/commonvoice11_0 nl dataset. It achieves the following results on the evaluation set:

  • Loss: 0.1310
  • Wer: 5.8951

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: 1e-05
  • trainbatchsize: 4
  • evalbatchsize: 4
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 500
  • training_steps: 12000
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.1380.0810000.210111.5288
0.1210.1720000.198710.4458
0.14130.2530000.195610.4672
0.11580.3340000.17789.3729
0.10560.4250000.17959.7792
0.0561.0560000.15607.6927
0.03231.1470000.14607.1445
0.02131.2280000.14917.2844
0.0511.390000.14576.9587
0.01961.39100000.14206.6086
0.0192.02110000.13036.0553
0.01242.11120000.13105.8951

Framework versions

  • Transformers 4.26.0.dev0
  • Pytorch 1.13.0+cu117
  • Datasets 2.7.1.dev0
  • Tokenizers 0.13.2