CoolFace
Modelpublic

jindaznb/torgo_tiny_finetune_M01_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. -->

torgotinyfinetuneM01frozen_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.2864
  • —Wer: 45.6706

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.7680.855000.260125.8913
0.09141.710000.256999.8302
0.06992.5515000.262639.3039
0.0423.420000.269126.0611
0.03364.2425000.261925.4669
0.02295.0930000.261329.2020
0.01665.9435000.252530.0509
0.01126.7940000.284330.7301
0.01137.6445000.286225.8913
0.00858.4950000.272629.5416
0.00599.3455000.278235.6537
0.005210.1960000.297139.6435
0.004111.0465000.288626.9949
0.004311.8870000.295229.2869
0.003112.7375000.285834.3803
0.002213.5880000.284435.9083
0.001914.4385000.274933.7861
0.001315.2890000.288241.3413
0.001416.1395000.281744.3973
0.000816.98100000.287239.7284
0.000617.83105000.284641.8506
0.000318.68110000.290045.2462
0.000319.52115000.286445.6706

Framework versions

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