CoolFace
Modelpublic

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

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-xlsr300m-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: 1.7018
  • —Cer: 0.2501
  • —Wer: 0.6741

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: 2
  • —evalbatchsize: 6
  • —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.31730.60332001.51030.27900.8175
0.28691.20514001.38420.26090.7009
0.27381.80846001.29900.27020.7175
0.18922.41038001.45070.26250.7077
0.16983.012110001.50190.25430.6856
0.12443.615412001.50100.25530.6804
0.09324.217214001.69910.25260.6781
0.07654.820516001.70180.25010.6741

Framework versions

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