CoolFace
Modelpublic

Erenosxx/whisper-turbo-tr_All_datasets_finetune_medium_1

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes5downloads
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-turbo-trAlldatasetsfinetunemedium_1

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

  • —Loss: 0.3446

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.0003
  • —trainbatchsize: 16
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 3
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
0.10420.292315000.3615
0.12980.584630000.4932
0.12150.876945000.5332
0.1031.169160000.5958
0.11281.461475000.6702
0.08331.753790000.5240
0.04972.0460105000.4657
0.04332.3383120000.4157
0.03582.6306135000.3798
0.03022.9228150000.3446

Framework versions

  • —PEFT 0.15.1
  • —Transformers 4.51.3
  • —Pytorch 2.5.1
  • —Datasets 3.0.0
  • —Tokenizers 0.21.1