CoolFace
Modelpublic

JunWorks/whisper-small-zhTW-miltilang-test-4090

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes3downloads
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-small-zhTW-miltilang-test-4090

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

  • —Loss: 0.1771
  • —Cer: 34.9612
  • —Wer: 40.1830
  • —Both Er: 38.1632

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: 1
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 16
  • —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 LossCerWerBoth Er
0.2990.534010000.235937.803855.536948.6777
0.1391.068120000.190933.784749.975143.7126
0.14521.602130000.176831.805447.218341.2565
0.04172.136240000.166229.644740.613336.3706
0.04762.670250000.156428.221541.519136.3755
0.02073.204360000.162933.876044.834540.5957
0.01943.738370000.161031.757539.808636.6944
0.00614.272480000.167531.897940.442737.1375
0.0084.806490000.168332.377138.301936.0101
0.00255.3405100000.176035.242744.159640.7105
0.00315.8745110000.175437.886143.194941.1414
0.00196.4085120000.177134.961240.183038.1632

Framework versions

  • —Transformers 4.42.4
  • —Pytorch 2.3.0+cu121
  • —Datasets 2.20.0
  • —Tokenizers 0.19.1