CoolFace
Modelpublic

ctaguchi/ssc-el-CY-mms-model-mix-adapt-max

sourceHugging Facecc-by-nc-4.0updated 10mo agoView on Hugging Face
0likes13downloads
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-el-CY-mms-model-mix-adapt-max

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

  • —Loss: 1.3308
  • —Cer: 0.2323
  • —Wer: 0.6059

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.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 100
  • —num_epochs: 5
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossCerWer
1.32740.32652001.35960.30340.7994
1.11170.65314001.32660.26980.7272
1.06610.97966001.27080.25260.6822
1.07011.30538001.34830.25870.6955
0.91631.631810001.34880.25020.6549
0.90051.958412001.36390.24870.6600
0.83012.284114001.33880.24470.6339
0.88782.610616001.30570.23480.6285
0.88992.937118001.30620.24080.6295
0.80353.262920001.30220.24130.6372
0.81723.589422001.35990.23190.6133
0.73033.915924001.32010.23400.6187
0.7934.241626001.35090.23050.6113
0.77574.568228001.33490.23670.6153
0.70474.894730001.33080.23230.6059

Framework versions

  • —Transformers 4.57.2
  • —Pytorch 2.9.1+cu128
  • —Datasets 3.6.0
  • —Tokenizers 0.22.0