CoolFace
Modelpublic

JacobLinCool/wft-test-model

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

wft-test-model

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

  • —Loss: 0.1185
  • —Wer: 5.9055
  • —Cer: 83.2386
  • —Decode Time: 0.5299
  • —Wer Time: 0.0047
  • —Cer Time: 0.0030

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.0005
  • —trainbatchsize: 4
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 50
  • —training_steps: 100

Training results

Training LossEpochStepValidation LossWerCerDecode TimeWer TimeCer Time
2.40790.1101.9885312.2047119.24720.53340.01690.0041
1.23031.01201.1646258.2677100.00.52131.40570.0046
0.86671.11300.810037.795352.34380.50080.03960.0045
0.45172.02400.633740.944973.79260.51370.02170.0030
0.43522.12500.449316.535488.13920.52030.00540.0032
0.23413.03600.29228.267797.58520.54340.00600.0032
0.22333.13700.20269.055183.52270.53590.00630.0033
0.10984.04800.16655.905583.94890.53160.00560.0029
0.06784.14900.12797.086681.10800.53880.00790.0038
0.0785.051000.11855.905583.23860.52990.00470.0030

Framework versions

  • —PEFT 0.13.2
  • —Transformers 4.45.2
  • —Pytorch 2.5.0
  • —Datasets 3.0.2
  • —Tokenizers 0.20.1