CoolFace
Modelpublic

joeyMartig/whisper-large-v3-dnd-fr-test

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes5downloads
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 large v3 FR D&D - Joey Martig

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

  • —Loss: 0.0138
  • —Wer: 33.4454

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-06
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 50
  • —num_epochs: 50
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
No log1.071.081038.6555
No log2.0141.063138.7395
No log3.0210.991738.1513
No log4.0280.913337.3109
No log5.0350.791537.0588
No log6.0420.701035.6303
No log7.0490.607834.6218
No log8.0560.511445.6303
No log9.0630.425840.0
No log10.0700.348433.4454
No log11.0770.280233.4454
No log12.0840.222833.4454
No log13.0910.180433.4454
No log14.0980.143636.5546
No log15.01050.116633.4454
No log16.01120.093236.5546
No log17.01190.073036.5546
No log18.01260.057336.5546
No log19.01330.045136.5546
No log20.01400.039033.4454
No log21.01470.031933.4454
No log22.01540.028733.4454
No log23.01610.025233.4454
No log24.01680.022433.4454
No log25.01750.020933.4454
No log26.01820.019933.4454
No log27.01890.018633.4454
No log28.01960.017933.4454
No log29.02030.017533.4454
No log30.02100.016833.4454
No log31.02170.016433.4454
No log32.02240.016133.4454
No log33.02310.015833.4454
No log34.02380.015633.4454
No log35.02450.015333.4454
No log36.02520.015133.4454
No log37.02590.014933.4454
No log38.02660.014833.4454
No log39.02730.014633.4454
No log40.02800.014533.4454
No log41.02870.014333.4454
No log42.02940.014333.4454
No log43.03010.014133.4454
No log44.03080.014133.4454
No log45.03150.014033.4454
No log46.03220.013933.4454
No log47.03290.013933.4454
No log48.03360.013833.4454
No log49.03430.013833.4454
No log50.03500.013833.4454

Framework versions

  • —Transformers 4.43.0.dev0
  • —Pytorch 2.3.0+cu121
  • —Datasets 2.19.1
  • —Tokenizers 0.19.1