CoolFace
Modelpublic

Hanhpt23/whisper-small-chinesemed-free_E0-8

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes6downloads
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: 1.1189
  • —Wer: 80.7466
  • —Cer: 23.1952

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.69471.01610.8771224.754475.6462
0.36882.03220.8461107.269232.0187
0.21683.04830.904084.872326.0472
0.11174.06440.953290.569728.1640
0.09285.08050.966389.783928.2977
0.06726.09661.058487.229931.1275
0.05347.011271.081086.444028.5651
0.04438.012881.070983.890029.1889
0.04159.014491.098485.068826.4929
0.019810.016101.118089.980427.3841
0.018211.017711.082486.444027.1613
0.011612.019321.132085.658226.1809
0.010713.020931.104282.514724.6658
0.007514.022541.103480.943024.5989
0.002115.024151.096778.978423.3734
0.000316.025761.106181.139523.4848
0.000217.027371.114481.139523.5294
0.000218.028981.117381.139523.3957
0.000419.030591.118480.746623.1506
0.000320.032201.118980.746623.1952

Framework versions

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