CoolFace
Modelpublic

slplab/whisper-med-asd_v2

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes4downloads
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-med-asd_v2

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.5457
  • —Wer: 37.9455

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: 32
  • —evalbatchsize: 32
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 128
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —training_steps: 1000

Training results

Training LossEpochStepValidation LossWer
0.132310.531000.596871.875
0.005221.052000.710877.7778
0.000531.583000.744481.25
0.000442.114000.761580.9028
0.000352.635000.778079.8611
0.000363.166000.794180.9028
0.000373.687000.807780.9028
0.000384.218000.819479.1667
0.000394.749000.827679.5139
0.0003105.2610000.830579.1667

Framework versions

  • —Transformers 4.31.0.dev0
  • —Pytorch 2.0.1+cu117
  • —Datasets 2.13.1
  • —Tokenizers 0.13.3