CoolFace
Modelpublic

enakilci/whisper-large-v3-fi-800steps-8batch-2grad_steps-0.0001lr

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes13downloads
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 v3 Fine-Tuned Finnish

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

  • —Loss: 0.3108
  • —Wer: 24.2868

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
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 16
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 50
  • —training_steps: 800
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.71570.21500.489242.8216
0.63140.421000.671658.7153
0.61870.631500.597947.1195
0.53960.842000.550345.8126
0.48571.052500.584242.9873
0.2461.263000.552643.8984
0.26351.473500.489339.4994
0.23461.684000.465736.8489
0.22681.894500.416334.5113
0.13452.115000.415230.9590
0.08622.325500.415732.6063
0.07232.536000.394229.5785
0.06672.746500.365428.3913
0.05712.957000.323525.8513
0.02413.167500.310925.0874
0.01243.378000.310824.2868

Framework versions

  • —Transformers 4.37.0.dev0
  • —Pytorch 2.0.1
  • —Datasets 2.16.1
  • —Tokenizers 0.15.0