CoolFace
Modelpublic

ThangaTharun/finetunedtiny

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

ThangaTharun/Bharishkafinetuned

This model is a fine-tuned version of openai/whisper-tiny.en on the ThangaTharun/Barishka dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.6092
  • —Wer: 0.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: 1e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 1
  • —training_steps: 60
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
6.01261.6755.719127.2727
4.55563.33104.007618.1818
3.3855.0153.020122.7273
2.74036.67202.241118.1818
1.94448.33252.04044.5455
1.986410.0301.92734.5455
2.337211.67351.82920.0
1.592813.33401.75610.0
1.815815.0451.69840.0
1.732116.67501.65610.0
1.726618.33551.62680.0
1.699720.0601.60920.0

Framework versions

  • —Transformers 4.36.2
  • —Pytorch 2.1.0+cu121
  • —Datasets 2.16.1
  • —Tokenizers 0.15.0