CoolFace
Modelpublic

huni0304/whisper-medium-translate-ch2en

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes3downloads
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-medium-translate-ch2en

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

  • —Loss: 1.7790
  • —Meteor: 0.0884

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: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 50
  • —num_epochs: 5

Training results

Training LossEpochStepValidation LossMeteor
1.57530.47765001.61450.0631
1.64420.955110001.51640.0413
0.96311.432715001.50730.0517
0.95371.910220001.49670.0457
0.55882.387825001.52770.0606
0.5632.865330001.56590.0540
0.31023.342935001.64920.0831
0.30823.820440001.66160.0498
0.18834.298045001.78040.0818
0.15054.775550001.77900.0884

Framework versions

  • —Transformers 4.52.4
  • —Pytorch 2.7.1+cu126
  • —Datasets 3.6.0
  • —Tokenizers 0.21.1