CoolFace
Modelpublic

nkkbr/whisper-large-v3-zatoichi-ja-EX-4-TRAIN_2_TO_10_EVAL_1_COSINE

sourceHugging Faceapache-2.0updated 10mo 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 - Japanese Zatoichi ASR

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.5258
  • —Wer: 78.8194

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: 32
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Use adamwtorchfused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 2

Training results

Training LossEpochStepValidation LossWer
1.39380.026311.328198.2639
1.48740.052621.048396.2674
1.02290.078931.0172102.5174
1.07660.105340.964498.8715
1.10380.131650.8872100.2604
0.91380.157960.8196106.1632
0.9370.184270.7850109.2014
0.90060.210580.7481113.2812
0.94470.236890.7279113.1076
0.67620.2632100.6883111.3715
0.82250.2895110.6641106.8576
0.7020.3158120.642080.5556
0.64510.3421130.633781.8576
0.70050.3684140.627681.1632
0.55020.3947150.623285.8507
0.6220.4211160.621786.5451
0.65950.4474170.617881.4236
0.67550.4737180.609380.2951
0.63070.5190.599384.7222
0.56550.5263200.593592.1875
0.64150.5526210.591791.3194
0.68990.5789220.591085.3299
0.5650.6053230.585890.2778
0.56250.6316240.581691.3194
0.63920.6579250.579885.3299
0.48790.6842260.573283.3333
0.59080.7105270.566385.9375
0.53970.7368280.561485.8507
0.52650.7632290.557686.6319
0.54360.7895300.555080.7292
0.57720.8158310.552681.6840
0.55970.8421320.551583.3333
0.57890.8684330.548684.9826
0.55460.8947340.544891.0590
0.59350.9211350.540285.8507
0.54170.9474360.536585.1562
0.51520.9737370.534482.8125
0.55171.0380.533182.7257
0.36771.0263390.531176.9965
0.46791.0526400.531678.2118
0.40121.0789410.532283.3333
0.31781.1053420.532486.2847
0.38571.1316430.533886.1111
0.35641.1579440.536286.7188
0.41021.1842450.539182.8125
0.3941.2105460.540579.4271
0.32981.2368470.542084.7222
0.35961.2632480.541683.1597
0.30131.2895490.542682.9861
0.3811.3158500.542382.8993
0.36311.3421510.541283.5069
0.321.3684520.540484.2014
0.50021.3947530.539784.1146
0.39261.4211540.539177.9514
0.32871.4474550.537884.4618
0.35851.4737560.535684.2882
0.33131.5570.533377.7778
0.3091.5263580.531377.6042
0.30461.5526590.529377.8646
0.31171.5789600.528078.2118
0.37441.6053610.527378.2118
0.35681.6316620.527278.4722
0.31211.6579630.526678.5590
0.36031.6842640.526378.2118
0.37931.7105650.526478.9931
0.28171.7368660.526779.6007
0.34881.7632670.526879.6875
0.29841.7895680.527079.8611
0.30551.8158690.526779.6875
0.38621.8421700.526578.9062
0.33171.8684710.526478.7326
0.29111.8947720.526078.7326
0.28161.9211730.525978.9062
0.33841.9474740.525978.8194
0.34331.9737750.525978.9062
0.4062.0760.525878.8194

Framework versions

  • —Transformers 4.57.3
  • —Pytorch 2.9.1+cu128
  • —Datasets 4.4.1
  • —Tokenizers 0.22.1