CoolFace
Modelpublic

Hanhpt23/whisper-small-chinesemed-free_E0-8D3-11

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes5downloads
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.9620
  • —Wer: 81.1395
  • —Cer: 23.7745

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.53561.01610.7160303.1434129.8351
0.28952.03220.7218328.0943132.3084
0.17553.04830.8070279.5678115.5526
0.08674.06440.8045264.8330112.0544
0.05455.08050.8648115.717136.7201
0.03316.09660.9064125.540347.9947
0.02667.011270.8990119.842842.2237
0.01318.012880.8769123.379246.3012
0.01039.014490.928683.104126.1809
0.005310.016100.924382.907724.2647
0.010211.017710.924984.086424.3761
0.003112.019320.925280.353623.4848
0.00313.020930.9434119.057045.2986
0.001114.022540.9481156.581565.7754
0.001715.024150.952179.764223.9305
0.000416.025760.953580.550123.8191
0.000517.027370.957981.139523.9082
0.000418.028980.960381.139523.8636
0.000419.030590.961681.139523.7968
0.000420.032200.962081.139523.7745

Framework versions

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