CoolFace
Modelpublic

syp1229/whisper-small-ko-elder70

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-Yfreq - 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.1951
  • Cer: 0.0822

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: 100
  • num_epochs: 5

Training results

Training LossEpochStepValidation LossCer
0.22180.31000.24520.0622
0.22610.592000.23890.0653
0.20320.893000.20790.0554
0.08211.184000.21520.0630
0.07631.485000.20250.0520
0.07781.786000.19970.0611
0.02162.077000.19180.0609
0.02262.378000.18840.0663
0.02892.669000.19400.2490
0.02122.9610000.19250.1068
0.00753.2511000.19660.0615
0.00443.5512000.19860.0629
0.00513.8513000.19500.1097
0.0034.1414000.19290.0689
0.00294.4415000.19580.0774
0.00294.7316000.19510.0822

Framework versions

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