CoolFace
Modelpublic

khier12/800min_whisper_small_FT_Algerian_Dialect

sourceHugging Faceapache-2.0updated 4mo agoView on Hugging Face
1likes24downloads
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. -->

800minwhispersmallFTAlgerian_Dialect

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.7325
  • —Wer: 0.3873

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

Training results

Training LossEpochStepValidation LossWer
47.98200.36551001.62610.9067
25.37990.73112001.11840.7250
13.31831.09503000.73340.5913
10.15691.46064000.65670.5504
9.76091.82615000.60450.5910
7.09382.19016000.57800.4806
6.27732.55567000.56050.4492
6.18452.92128000.54560.4197
4.09623.28519000.56040.3930
4.05503.650710000.54750.4016
4.07924.014611000.54530.4018
2.62594.380212000.56560.3850
2.59904.745713000.56570.3807
2.59435.109714000.58350.3954
1.60425.475215000.58950.3897
1.72665.840816000.59250.3899
1.57616.204717000.61140.3970
0.97296.570318000.61620.3910
1.00956.935819000.61830.3951
0.74957.299720000.64210.3900
0.58547.665321000.64330.3860
0.61548.029222000.64870.3807
0.40208.394823000.66300.3912
0.35428.760324000.67040.3937
0.34089.124325000.68250.3895
0.21319.489826000.69180.3869
0.22729.855427000.69870.3902
0.166310.219328000.70890.3899
0.133810.584929000.71690.3886
0.141410.950430000.71810.3845
0.096011.314431000.72970.3871
0.089511.679932000.73250.3873

Framework versions

  • —Transformers 5.0.0
  • —Pytorch 2.11.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2