CoolFace
Modelpublic

dylanewbie/whisper-large-v2-ft-my_dataset_snr0_owner12_MPSENet-241018_bs8

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes3downloads
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-v2-ft-mydatasetsnr0owner12MPSENet-241018_bs8

This model is a fine-tuned version of openai/whisper-large-v2 on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0049

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.001
  • —trainbatchsize: 32
  • —evalbatchsize: 32
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.2
  • —num_epochs: 10
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
3.86531.6667250.8638
0.16753.3333500.0171
0.01015.0750.0068
0.00256.66671000.0032
0.08.33331250.0091
0.010.01500.0049

Framework versions

  • —PEFT 0.13.0
  • —Transformers 4.45.0.dev0
  • —Pytorch 2.3.1+cu121
  • —Datasets 3.0.0
  • —Tokenizers 0.19.1