CoolFace
Modelpublic

lejonck/xlsr53-ptbr-cv-final2

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

xlsr53-ptbr-cv-final2

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

  • —Loss: 0.3650
  • —Wer: 0.2981
  • —Cer: 0.1050

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.35581.015000.29930.31800.1209
0.30442.030000.30960.33390.1331
0.43133.045000.30910.31390.1156
0.30224.060000.33060.31690.1103
0.28685.075000.32980.30920.1082
0.13556.090000.34890.30570.1096
0.10457.0105000.34540.30340.1069
0.18278.0120000.34530.29860.1039
0.19759.0135000.35880.30280.1067
0.106710.0150000.35790.30280.1055
0.117911.0165000.36500.29810.1050
0.198512.0180000.36690.30160.1061

Framework versions

  • —Transformers 4.55.0
  • —Pytorch 2.7.0+cu126
  • —Datasets 2.19.1
  • —Tokenizers 0.21.4