CoolFace
Modelpublic

golesheed/whisper-native-children-7-dutch

sourceHugging Faceapache-2.0updated 3y 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. -->

Whisper Large V2

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

  • —Loss: 0.1737
  • —Wer: 5.5605

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

Training results

Training LossEpochStepValidation LossWer
0.42650.38300.19547.9504
0.17610.75600.17397.3871
0.12591.12900.17486.5985
0.0761.51200.16596.7434
0.07151.881500.16226.5985
0.04912.251800.16305.9145
0.03362.622100.16095.9628
0.03033.02400.15356.2445
0.01583.382700.17026.1077
0.01263.753000.16785.9548
0.0114.123300.17055.6007
0.00684.53600.17665.4800
0.00734.883900.17375.5605

Framework versions

  • —Transformers 4.38.0.dev0
  • —Pytorch 2.1.0+cu121
  • —Datasets 2.14.6
  • —Tokenizers 0.15.0