CoolFace
Modelpublic

ctaguchi/ssc-bas-mms-model-mix-adapt-max-longcv

sourceHugging Facecc-by-nc-4.0updated 10mo agoView on Hugging Face
0likes12downloads
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. -->

ssc-bas-mms-model-mix-adapt-max-longcv

This model is a fine-tuned version of facebook/mms-1b-all on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1301
  • —Cer: 0.0976
  • —Wer: 0.3851

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: 0.001
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 16
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 100
  • —num_epochs: 15
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossCerWer
0.40090.80162000.16850.10650.4153
0.32741.60124000.16850.10700.4150
0.29552.40086000.15880.10480.4077
0.29113.20048000.14340.10310.4035
0.27924.010000.15200.10720.4126
0.26244.801612000.15330.10630.4090
0.24815.601214000.14280.10280.4023
0.22816.400816000.13240.10020.3923
0.22957.200418000.13540.10080.3959
0.22118.020000.13310.10030.3959
0.21348.801622000.13470.09920.3896
0.21369.601224000.13220.09940.3896
0.194210.400826000.13780.10040.3935
0.191611.200428000.13380.09860.3899
0.187412.030000.13250.09690.3808
0.183812.801632000.13320.09940.3923
0.175913.601234000.13070.09860.3911
0.172114.400836000.13010.09760.3851

Framework versions

  • —Transformers 4.52.1
  • —Pytorch 2.9.1+cu128
  • —Datasets 3.6.0
  • —Tokenizers 0.21.4