CoolFace
Modelpublic

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

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-rwm-mms-model-mix-adapt-max3

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

  • —Loss: 0.9318
  • —Cer: 0.2091
  • —Wer: 0.5775

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.83320.30192000.92150.22290.6285
0.81610.60384000.95650.22310.6282
0.8370.90576000.93770.23720.6564
0.7491.20688000.96890.21860.6150
0.80331.508710000.98340.21420.6023
0.80151.810612000.94330.21470.5990
0.75362.111714000.91950.22110.6103
0.74692.413616000.92560.21290.5979
0.76662.715518000.92150.21430.5977
0.72213.016620000.92260.21380.5978
0.67543.318522000.96980.21200.5887
0.67883.620424000.92400.21110.5909
0.71883.922326000.91670.21020.5831
0.66744.223428000.93150.21010.5805
0.68744.525330000.91270.21350.5817
0.63414.827232000.93180.20910.5775

Framework versions

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