CoolFace
Modelpublic

lejonck/xlsr53-ptbr-mupe-final3

sourceHugging Faceupdated 1y 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. -->

xlsr53-ptbr-mupe-final3

This model is a fine-tuned version of lejonck/xlsr53-ptbr-mupe-final2 on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4183
  • —Wer: 0.1598
  • —Cer: 0.0626

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: 1e-05
  • —trainbatchsize: 2
  • —evalbatchsize: 2
  • —seed: 42
  • —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: 12

Training results

Training LossEpochStepValidation LossWerCer
0.74331.020000.40150.17610.0662
0.72522.040000.39590.17320.0658
0.5533.060000.39150.16430.0635
0.70684.080000.39780.16320.0643
0.45595.0100000.41370.16240.0626
0.76186.0120000.40740.16110.0620
0.48477.0140000.41510.16050.0618
0.29688.0160000.41830.15960.0625
0.39779.0180000.43100.16190.0623
0.383310.0200000.43140.16170.0620
0.520111.0220000.42280.16130.0623
0.437912.0240000.42980.16050.0622

Framework versions

  • —Transformers 4.55.1
  • —Pytorch 2.7.0+cu126
  • —Datasets 4.0.0
  • —Tokenizers 0.21.4