CoolFace
Modelpublic

farsipal/whisper-lg-el-intlv-xs

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes6downloads
Model Card

whisper-lg-el-intlv-xs

This model is a fine-tuned version of openai/whisper-large-v2 on the mozilla-foundation/commonvoice110,google/fleurs el,elgr dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2913
  • —Wer: 9.8997

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: 3.5e-06
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 32
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —training_steps: 10000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.03112.4910000.180910.5498
0.00744.9820000.247010.2805
0.00197.4630000.300810.0297
0.00119.9540000.29139.8997
0.000912.4450000.309210.1876
0.000514.9360000.349510.1969
0.000217.4170000.365910.2526
0.000119.980000.384610.2619
0.000122.3990000.394110.2897
0.000124.88100000.399010.3269

Framework versions

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