CoolFace
Modelpublic

Elod1e/whisper-small-lingala-qlora

sourceHugging Faceapache-2.0updated 3mo agoView on Hugging Face
0likes4downloads
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. -->

<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>

whisper-small-lingala-qlora

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: 4.7410
  • Wer: 0.9973
  • Cer: 0.9793

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: 1
  • evalbatchsize: 1
  • seed: 42
  • gradientaccumulationsteps: 4
  • totaltrainbatch_size: 4
  • optimizer: Use OptimizerNames.PAGEDADAMW8BIT with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 50
  • training_steps: 500

Training results

Training LossEpochStepValidation LossWerCer
22.10560.43061005.43821.01550.9853
19.92510.86112005.06770.98980.9502
19.39981.28853004.89210.97630.9285
18.62501.71914004.79370.99050.9595
18.08202.14645004.74100.99730.9793

Framework versions

  • PEFT 0.19.1
  • Transformers 5.13.0
  • Pytorch 2.11.0+cu128
  • Datasets 5.0.0
  • Tokenizers 0.22.2