CoolFace
Modelpublic

KYAGABA/whisper-small-sagale_dataset-ormo-10hrs-v5

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes2downloads
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-sagale_dataset-ormo-10hrs-v5

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

  • —Wer: 0.3355
  • —Cer: 0.1622
  • —Loss: 0.1740

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: 5e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Use adamwbnb8bit with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.05
  • —num_epochs: 100
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepWerCerValidation Loss
1.66711.01960.99030.63750.8798
0.27282.03920.49290.21240.1525
0.11063.05880.43500.19090.1279
0.0764.07840.41980.19290.1284
0.0625.09800.42640.19370.1381
0.05256.011760.39420.17910.1289
0.03997.013720.40730.18970.1321
0.0328.015680.36980.17020.1303
0.02469.017640.38310.17460.1446
0.021410.019600.36740.17050.1477
0.016411.021560.37110.17130.1485
0.013312.023520.36170.17070.1479
0.012813.025480.36090.17220.1496
0.011714.027440.36280.17390.1486
0.008915.029400.35260.16740.1521
0.008816.031360.35430.16870.1598
0.00717.033320.35880.16840.1673
0.006918.035280.35560.16710.1722
0.006519.037240.35830.16720.1751
0.006220.039200.35640.16600.1612
0.005621.041160.34730.16490.1659
0.004322.043120.35450.16590.1755
0.004923.045080.34990.16640.1664
0.004924.047040.36150.16860.1666
0.004325.049000.35280.16560.1720
0.003626.050960.34180.16380.1650
0.003527.052920.34900.16340.1826
0.003728.054880.35090.16790.1696
0.002729.056840.34390.16330.1814
0.002830.058800.34160.16510.1776
0.003231.060760.34730.16500.1674
0.002832.062720.34140.16320.1771
0.002833.064680.33570.16240.1840
0.002634.066640.34160.16470.1787
0.003135.068600.34820.16500.1855
0.002536.070560.34540.16310.1821
0.002537.072520.34750.16530.1707
0.002238.074480.33740.16170.1713
0.001639.076440.34140.16270.1781
0.002340.078400.34440.16300.1767
0.002241.080360.33740.16380.1697
0.001442.082320.33970.16320.1907
0.001843.084280.33550.16220.1740

Framework versions

  • —Transformers 4.49.0
  • —Pytorch 2.5.1+cu121
  • —Datasets 2.20.0
  • —Tokenizers 0.21.0