CoolFace
Modelpublic

misterkissi/whisper-small-haitian-creole

sourceHugging Facecc-by-nc-sa-4.0updated 1y agoView on Hugging Face
0likes86downloads
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. -->

wisper-small-haitian-creole

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.2371
  • —Wer: 0.1675

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: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 32
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —training_steps: 5000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
1.03851.64475000.28650.2843
0.14263.289510000.21070.1897
0.04754.934215000.20100.2111
0.01746.578920000.20930.2216
0.00758.223725000.21820.1757
0.00399.868430000.22450.1750
0.002711.513235000.22870.1591
0.002313.157940000.23300.1706
0.00214.802645000.23560.1706
0.001816.447450000.23710.1675

Framework versions

  • —Transformers 4.53.2
  • —Pytorch 2.6.0+cu124
  • —Datasets 2.18.0
  • —Tokenizers 0.21.2