CoolFace
Modelpublic

Cafet/whisper-meduim-mongolian

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes89downloads
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-meduim-mongolian

This model is a fine-tuned version of openai/whisper-medium on custom. It achieves the following results on the evaluation set:

  • —Loss: 0.3098
  • —Wer: 26.8664

Training hyperparameters

The following hyperparameters were used during training:

  • —learning_rate: 1e-05
  • —trainbatchsize: 4
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 2000
  • —training_steps: 10000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.30340.939820000.413545.1152
0.14431.879740000.312735.3290
0.06182.819560000.303831.0534
0.01793.759480000.304228.3673
0.00284.6992100000.309826.8664

Framework versions

  • —Transformers 4.40.1
  • —Pytorch 2.2.0
  • —Datasets 2.19.0
  • —Tokenizers 0.19.1