CoolFace
Modelpublic

JunWorks/whisper-small-LIDmetric-4060-2lang

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. -->

Whisper Small 2 languages normal

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

  • —Loss: 0.3118
  • —Cer: 90.4765
  • —Wer: 86.5335
  • —Both Er: 88.7786
  • —Lid: 44.2884
  • —Total: 144.4902

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: 1e-05
  • —trainbatchsize: 1
  • —evalbatchsize: 1
  • —seed: 42
  • —gradientaccumulationsteps: 16
  • —totaltrainbatch_size: 16
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —training_steps: 20000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossCerWerBoth ErLidTotal
0.24130.801710000.226581.530890.510885.397716.8515168.5462
0.10961.603420000.213877.0089115.796493.711311.5530182.1583
0.04522.405230000.219567.2631106.096183.985014.4088169.5763
0.01923.206940000.228979.4602114.959594.74665.9004188.8462
0.01784.008650000.235066.780598.982180.646910.7741169.8728
0.00914.810360000.2502121.1795172.3431143.211115.3292227.8819
0.00495.612170000.263645.760974.620258.188014.7746143.4134
0.00326.413880000.269659.202888.886071.984718.1732153.8115
0.00217.215590000.270088.3501115.7851100.163919.4831180.6808
0.00198.0172100000.272490.1750122.9142104.272919.4949184.7780
0.0018.8190110000.287366.964487.419475.772623.4246152.3480
0.00119.6207120000.2893148.6111150.7107149.515232.5112217.0040
0.000810.4224130000.296394.3029117.2139104.168728.0269176.1418
0.000611.2241140000.298453.157076.512763.214229.2896133.9246
0.000412.0259150000.298575.792597.063184.951935.8390149.1129
0.000212.8276160000.301388.839494.801191.406636.5943154.8123
0.000213.6293170000.3062102.0049102.1225102.055541.2202160.8353
0.000114.4310180000.309795.794688.784292.775843.1555149.6203
0.000215.2328190000.310591.729787.223489.789243.7928145.9964
0.000116.0345200000.311890.476586.533588.778644.2884144.4902

Framework versions

  • —Transformers 4.40.2
  • —Pytorch 2.3.0+cu121
  • —Datasets 2.20.0
  • —Tokenizers 0.19.1