CoolFace
Modelpublic

kimas1269/whisper-meduim_zhtw

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes7downloads
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 Medium Zh - Kimas

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.0635
  • —Wer: 100.0

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: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 16
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —training_steps: 10000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.14610.2810000.1406100.0
0.08030.5720000.1181100.0
0.07150.8530000.1039100.0
0.02551.1440000.0925100.0207
0.01991.4250000.0810100.0
0.0271.760000.0767100.0207
0.03281.9970000.0706100.0
0.00262.2780000.0700100.0
0.00822.5690000.0646100.0
0.00992.84100000.0635100.0

Framework versions

  • —Transformers 4.36.0.dev0
  • —Pytorch 1.12.1
  • —Datasets 2.14.6
  • —Tokenizers 0.14.1