CoolFace
Modelpublic

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

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes4downloads
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-rwm-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.8955
  • —Cer: 0.2104
  • —Wer: 0.5980

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: 1
  • —evalbatchsize: 6
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 2
  • —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.84190.30192000.88620.22110.6454
0.8260.60384000.94260.21870.6285
0.84650.90576000.90680.21980.6294
0.76481.20688000.94590.21650.6163
0.8251.508710000.94250.21490.6112
0.82251.810612000.93950.21440.6109
0.77712.111714000.88180.21680.6138
0.76752.413616000.89210.21290.6095
0.78742.715518000.88720.21420.6060
0.73843.016620000.89830.21190.6058
0.70533.318522000.91220.21230.5995
0.69953.620424000.89020.21250.6012
0.75183.922326000.88900.21060.6009
0.70214.223428000.88820.21050.6001
0.71984.525330000.88280.21220.6032
0.66934.827232000.89550.21040.5980

Framework versions

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