CoolFace
Modelpublic

prince4332/whisper-large-v7-twi-places-name-lora-finetuned

sourceHugging Faceupdated 1y 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. -->

whisper-large-v7-twi-places-name-lora-finetuned

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

  • —Loss: 1.6630
  • —Wer: 100.0

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: 8
  • —totaltrainbatch_size: 8
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 5
  • —num_epochs: 12
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
6.02091.0166.3860182.3529
3.85822.0323.9062129.4118
3.31673.0483.1882123.5294
1.85764.0642.3018105.8824
1.455.0801.9975111.7647
0.90556.0961.9082111.7647
1.44277.01121.8038105.8824
1.15178.01281.7697105.8824
0.62539.01441.7348105.8824
0.894310.01601.6997105.8824
0.808211.01761.6769105.8824
0.572712.01921.6630100.0

Framework versions

  • —PEFT 0.17.1
  • —Transformers 4.57.0
  • —Pytorch 2.8.0+cu126
  • —Datasets 4.0.0
  • —Tokenizers 0.22.1