CoolFace
Modelpublic

Hanhpt23/whisper-small-chinesemed-free_ED0-8

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes8downloads
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. -->

openai/whisper-small

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

  • —Loss: 0.9626
  • —Wer: 102.9470
  • —Cer: 27.5178

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
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 100
  • —num_epochs: 20

Training results

Training LossEpochStepValidation LossWerCer
0.56241.01610.7102103.732836.8093
0.27532.03220.7326117.681744.2291
0.1273.04830.777586.051131.1720
0.05194.06440.8256103.536331.2834
0.04235.08050.8966119.449936.9207
0.02516.09660.8908105.893929.3449
0.01377.011270.921484.675826.2478
0.01698.012880.911487.033424.3761
0.01079.014490.9319104.911628.4759
0.002510.016100.9353103.536327.3173
0.000711.017710.9370105.697428.9216
0.001712.019320.9412103.339927.8075
0.000613.020930.9438102.357627.7852
0.000314.022540.9575103.536329.3449
0.000315.024150.9568102.357627.8743
0.000216.025760.9591103.143427.6738
0.000217.027370.9601102.947027.5401
0.000218.028980.9613102.750527.5178
0.000219.030590.9622102.947027.5401
0.000220.032200.9626102.947027.5178

Framework versions

  • —Transformers 4.41.1
  • —Pytorch 2.3.0
  • —Datasets 2.19.1
  • —Tokenizers 0.19.1