CoolFace
Modelpublic

dylanewbie/whisper-large-v2-ft-my_dataset_snr0_owner12_MPSENet-241016v2

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-241016v2

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.0019

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: 16
  • —evalbatchsize: 16
  • —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
4.06440.8621251.0139
1.36191.7241500.0809
0.03122.5862750.0216
0.0183.44831000.0263
0.00634.31031250.0191
0.00325.17241500.0124
0.00046.03451750.0092
0.00436.89662000.0126
0.07.75862250.0027
0.08.62072500.0019
0.09.48282750.0019

Framework versions

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