CoolFace
Modelpublic

GRssss/whisper-large-v2-translate-zh-v0.2-st

sourceHugging Faceapache-2.0updated 6mo agoView on Hugging Face
0likes4downloads
Model Card

whisper-large-v2-translate-zh-v0.2-st

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

  • —Loss: 1.2328
  • —Ter: 60.4828
  • —Bleu: 29.3658
  • —Cer: 0.6602
ModelTERBLEUCER
v2-zh-v0.2-st60.482829.36580.6602
v2-zh-v0.1-lt65.056630.00340.7102
v3-zh-v0.1-lt67.197127.65720.7328

Model description

5000小时 (日语音频,中文带轴字幕) 数据微调, 翻译模式直出中文

Usage

task='translate', language='ja'

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: 1.5e-05
  • —seed: 1145141919
  • —totaltrainbatch_size: 256
  • —optimizer: adamw with betas=(0.9,0.98) and epsilon=1e-06
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 7.0

Training results

Training LossEpochStepTerBleuCerValidation Loss
1.55210.1777100081.742021.52480.89511.5182
1.4390.3554200080.722922.34510.90501.4391
1.36550.5330300087.850421.81060.96371.3942
1.33370.7107400072.361925.03720.80211.3678
1.280.8884500070.369426.08190.78841.3418
1.23171.0661600067.953926.45080.75251.3320
1.20911.2438700072.668325.67450.79291.3200
1.19521.4215800072.651125.81940.80571.3073
1.18571.5991900067.111227.25540.73991.2972
1.15551.77681000068.643526.65950.75071.2923
1.13651.95451100072.072825.89300.80091.2863
1.09422.13221200073.629025.72070.83421.2930
1.09132.30991300067.569227.27510.75031.2845
1.06922.48761400067.293527.56900.74621.2808
1.06342.66521500067.118727.22630.73451.2874
1.06492.84291600070.414226.67930.81151.2705
1.01563.02061700067.484027.27070.74971.2726
1.01333.19831800061.576628.87710.67531.2796
0.99183.37601900063.936728.24970.70481.2773
0.98733.55372000064.116828.40870.70271.2751
0.98553.73132100063.690228.30990.70121.2770
0.97863.90902200065.141128.05470.71371.2705
0.95034.08672300066.055527.55990.73281.2769
0.95454.26442400063.573628.37900.69661.2777
0.95134.44212500062.539628.65780.68871.2747
0.93534.61982600065.224027.92740.71891.2741
0.93674.79742700062.804828.51890.68911.2757
0.93684.97512800065.272527.89430.72311.2715
0.91465.15282900063.413728.41510.69551.2780
0.90635.33053000062.291628.89330.68991.2770
0.89825.50823100060.721129.19590.67311.2819
0.9025.68593200061.149229.26060.67081.2786
0.90785.86353300061.958328.94410.67961.2799
0.89726.04123400061.306129.05000.67261.2826
0.90126.21893500061.956828.90050.68061.2848
0.89546.39663600061.061829.16540.66721.2822
0.88966.57433700060.482829.36580.66021.2812

Framework versions

  • —Transformers 4.52.4
  • —Pytorch 2.7.1+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.21.2