CoolFace
Modelpublic

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

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

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

  • —Loss: 0.8842
  • —Cer: 0.2138
  • —Wer: 0.6058

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: 2
  • —evalbatchsize: 8
  • —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.86130.60332000.97790.23020.6845
0.87141.20514000.90610.22970.6576
0.81991.80846000.89090.22310.6388
0.75542.41038000.91880.22270.6304
0.79483.012110000.89320.22550.6352
0.76733.615412000.89350.21760.6198
0.75434.217214000.87610.21570.6109
0.72464.820516000.88420.21380.6058

Framework versions

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