CoolFace
Modelpublic

jindaznb/torgo_tiny_finetune_F03_frozen_encoder

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

torgotinyfinetuneF03frozen_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.0487
  • —Wer: 34.9794

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.78860.855000.057114.9520
0.09871.6910000.053650.3429
0.06952.5415000.04804.3896
0.04793.3920000.05347.9561
0.03144.2425000.05425.0754
0.02395.0830000.04385.0754
0.01735.9335000.03997.8189
0.01226.7840000.04027.4074
0.00997.6345000.03845.0754
0.00918.4750000.03804.6639
0.00779.3255000.04009.6022
0.005710.1760000.03618.0933
0.004311.0265000.037715.9122
0.002811.8670000.033815.6379
0.002612.7175000.040716.7353
0.002513.5680000.040416.3237
0.002214.4185000.038713.3059
0.001415.2590000.037319.4787
0.001216.195000.041425.2401
0.000616.95100000.047528.3951
0.000417.8105000.043530.3155
0.000418.64110000.048032.0988
0.000219.49115000.048734.9794

Framework versions

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