CoolFace
Modelpublic

jindaznb/torgo_tiny_finetune_M05_frozen_encoder

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes2downloads
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. -->

torgotinyfinetuneM05frozen_encoder

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

  • —Loss: 0.2755
  • —Wer: 40.5772

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

Training results

Training LossEpochStepValidation LossWer
0.77620.845000.268142.3599
0.09271.6810000.268826.0611
0.07032.5315000.282727.6740
0.04573.3720000.246722.4109
0.03184.2125000.290021.8166
0.02255.0530000.294723.9389
0.01735.8935000.275222.3260
0.01276.7340000.274922.7504
0.01127.5845000.295722.4109
0.0088.4250000.276523.3447
0.00719.2655000.278030.3056
0.004910.160000.282723.5144
0.004510.9465000.288434.5501
0.003611.7870000.260536.1630
0.002812.6375000.278730.5603
0.002413.4780000.275831.5789
0.001614.3185000.280133.1919
0.001815.1590000.277933.9559
0.001115.9995000.273737.2666
0.000816.84100000.275731.5789
0.000517.68105000.278735.6537
0.000418.52110000.274735.9083
0.000319.36115000.275540.5772

Framework versions

  • —Transformers 4.32.0
  • —Pytorch 2.1.0+cu121
  • —Datasets 2.14.7
  • —Tokenizers 0.13.3