CoolFace
Modelpublic

sam8000/whisper-large-v3-turbo-greek-greece

sourceHugging Facemitupdated 1y agoView on Hugging Face
4likes465downloads
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-turbo-greek-greece

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

  • —Loss: 0.3006
  • —Model Preparation Time: 0.0067
  • —Wer Ortho: 26.8701
  • —Wer: 11.0591

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: 64
  • —evalbatchsize: 64
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 128
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.06
  • —num_epochs: 1
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossModel Preparation TimeWer OrthoWer
0.61290.0204320.29960.006729.564414.1172
0.50210.0408640.30640.006729.041414.0381
0.50680.0612960.31160.006729.326114.2226
0.50490.08161280.30000.006728.531713.8404
0.52890.10201600.32610.006729.504814.3413
0.44640.12241920.33360.006729.511514.2292
0.43240.14282240.32670.006728.915713.8865
0.43760.16322560.33190.006729.829214.7367
0.46230.18362880.34930.006729.537914.2424
0.44940.20403200.32100.006728.962013.7415
0.45410.22443520.32840.006729.034813.7349
0.42620.24483840.31690.006728.736913.2077
0.43650.26524160.31310.006728.736913.1484
0.47010.28564480.31440.006728.511813.0759
0.42560.30604800.30170.006728.412613.2868
0.44370.32645120.30800.006728.611113.3724
0.41470.34685440.31410.006728.187512.4629
0.40890.36725760.31500.006728.266912.9638
0.44480.38766080.32210.006728.597912.8913
0.43540.40806400.30910.006728.187512.7859
0.38770.42846720.31740.006728.081612.5816
0.44110.44887040.31300.006728.478813.0693
0.40560.46927360.31680.006728.300012.4366
0.40430.48967680.32910.006728.121312.4695
0.42650.51008000.32300.006727.856512.0082
0.40750.53048320.30620.006727.499012.1400
0.40750.55088640.31370.006727.671112.0675
0.43120.57128960.30860.006727.677711.8302
0.42940.59169280.30340.006727.426212.1202
0.42680.61209600.31260.006727.955812.3707
0.43850.63259920.31560.006728.008712.3113
0.38860.652910240.30430.006727.611511.8566
0.37610.673310560.30760.006727.254111.8434
0.41090.693710880.31250.006727.492412.0214
0.42310.714111200.30250.006727.307011.8368
0.41260.734511520.30580.006727.307011.7577
0.39990.754911840.30560.006726.969411.4677
0.43540.775312160.30310.006727.472511.6589
0.40360.795712480.29790.006727.221011.4611
0.39720.816112800.30430.006727.346711.4348
0.34780.836513120.30550.006727.406311.5139
0.39150.856913440.30150.006727.181311.4743
0.40920.877313760.29990.006727.035611.3952
0.40420.897714080.29740.006727.002511.3227
0.43320.918114400.30260.006727.273911.4282
0.41640.938514720.29960.006727.015811.1777
0.37740.958915040.30090.006727.082011.0987
0.39340.979315360.30060.006726.870111.0591
0.36950.999715680.30200.006726.903211.0921

Framework versions

  • —Transformers 4.51.3
  • —Pytorch 2.5.1
  • —Datasets 3.6.0
  • —Tokenizers 0.21.1