CoolFace
Modelpublic

dylanewbie/whisper-large-v2-ft-my_dataset_letter_BV_no_split-241025-v1

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-mydatasetletterBVno_split-241025-v1

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

  • —Loss: 7.5499

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: 5e-05
  • —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
13.97781.0213.5082
13.11642.0411.4291
10.73633.069.4007
9.14624.088.5659
8.41235.0108.1629
8.10216.0127.9240
7.88477.0147.7648
7.73218.0167.6497
7.63189.0187.5812
7.567910.0207.5499

Framework versions

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