CoolFace
Modelpublic

ctaguchi/ssc-hch-mms-model-mix-adapt-max3-devtrain

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-max3-devtrain

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

  • —Loss: 0.2614
  • —Cer: 0.1088
  • —Wer: 0.6374

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.0005
  • —trainbatchsize: 1
  • —evalbatchsize: 6
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 2
  • —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: 5
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossCerWer
0.31410.47392000.28000.11560.6619
0.33670.94794000.27200.11250.6523
0.28391.42186000.28360.11660.6643
0.30911.89578000.26650.11160.6487
0.24422.369710000.28180.11310.6497
0.2492.843612000.27850.11240.6550
0.21693.317514000.26740.11170.6481
0.22553.791516000.25930.10920.6400
0.20754.265418000.26250.10870.6307
0.20474.739320000.26140.10880.6374

Framework versions

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