CoolFace
Modelpublic

sit-justin/whisper-medium-seq-p2-moe-sox

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 Small Chinese MOE Response

This model is a fine-tuned version of sit-justin/whisper-medium-p2-moe on the MOE Response Chinese dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0360
  • —Cer: 2.4470

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: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 16
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 250
  • —training_steps: 2000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossCer
0.10790.08522000.121110.1923
0.13710.17044000.12238.1479
0.10690.25566000.11309.1791
0.11310.34098000.10128.6100
0.09180.426110000.08446.0797
0.08460.511312000.07084.6004
0.06060.596514000.05944.1761
0.05450.681716000.04885.9528
0.0440.766918000.03982.6056
0.03760.852220000.03602.4470

Framework versions

  • —Transformers 4.42.3
  • —Pytorch 2.3.1+cu121
  • —Datasets 2.20.0
  • —Tokenizers 0.19.1