CoolFace
Modelpublic

ctaguchi/mms-1b-gui

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

mms-1b-gui

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

  • Loss: 1.1145
  • Cer: 0.2776

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.0003
  • 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: 10
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossCer
7.87730.43291001.53700.4601
2.61590.86582001.09080.3136
2.21201.29873000.88120.2603
1.90351.73164000.83900.2335
1.75962.16455000.78830.2456
1.48152.59746000.76640.2175
1.55553.03037000.72940.2231
1.21123.46328000.73870.2377
1.20923.89619000.69270.2201
1.11194.329010000.68470.2048
1.01524.761911000.67400.1889
1.02205.194812000.67730.2003
1.26415.627713000.94800.2511
2.18196.060614001.46920.3210
2.76516.493515001.41080.4450
2.47416.926416001.22380.3591
3.66147.359317001.18020.3484
2.12077.792218001.10160.3315
2.05608.225119001.07020.3137
2.02278.658020001.11020.2817
2.04189.090921001.11270.2782
2.02399.523822001.10740.2811
2.05239.956723001.11450.2776

Framework versions

  • Transformers 5.1.0
  • Pytorch 2.9.1+cu128
  • Datasets 3.6.0
  • Tokenizers 0.22.2