CoolFace
Modelpublic

ctaguchi/ssc-hch-mms-model-mix-adapt-max-lowlr

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes6downloads
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-hch-mms-model-mix-adapt-max-lowlr

This model was trained from scratch on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4901
  • —Cer: 0.1643
  • —Wer: 0.7932

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: 2
  • —evalbatchsize: 6
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 4
  • —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
0.47030.94792000.53180.17770.8264
0.441.89574000.52130.17380.8131
0.41522.84366000.49480.16470.8069
0.37093.79158000.49830.16800.8044
0.35134.739310000.49010.16430.7932

Framework versions

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