CoolFace
Modelpublic

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

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes3downloads
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-devtrain

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

  • —Loss: 0.6904
  • —Cer: 0.1816
  • —Wer: 0.5178

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.74890.30192000.69510.18570.5369
0.75370.60384000.75560.19310.5521
0.75480.90576000.72660.19300.5591
0.68961.20688000.74080.18880.5317
0.741.508710000.76240.18760.5322
0.7221.810612000.73120.18780.5284
0.67542.111714000.69570.18590.5425
0.67132.413616000.70770.18750.5366
0.69272.715518000.69850.18580.5273
0.64483.016620000.69320.18390.5253
0.60773.318522000.72290.18310.5187
0.61413.620424000.69360.18260.5220
0.63883.922326000.71300.18260.5196
0.6044.223428000.69110.18170.5238
0.60714.525330000.69630.18180.5174
0.56334.827232000.69040.18160.5178

Framework versions

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