CoolFace
Modelpublic

syp1229/whisper-small-ko-Ynormal

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 Small ko-Ynormal - syp1229

This model is a fine-tuned version of openai/whisper-small on the aihub Y dialogue dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3226
  • —Cer: 7.2687

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: 2e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 50
  • —num_epochs: 5

Training results

Training LossEpochStepValidation LossCer
0.19880.31000.32578.7640
0.19650.592000.33028.6157
0.13740.893000.32579.6481
0.05281.184000.32558.6097
0.05151.485000.31268.0104
0.04611.786000.30637.9096
0.02042.077000.32097.8206
0.01742.378000.32167.6070
0.02252.669000.30957.4586
0.02042.9610000.31868.0342
0.00483.2511000.31887.6485
0.00623.5512000.31497.4586
0.00443.8513000.31567.4527
0.00764.1414000.31827.1975
0.0044.4415000.32117.1738
0.00274.7316000.32267.2687

Framework versions

  • —Transformers 4.34.0.dev0
  • —Pytorch 2.0.1+cu118
  • —Datasets 2.14.4
  • —Tokenizers 0.13.3