CoolFace
Modelpublic

lejonck/xlsr53-ptbr-cv-final3

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-final3

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

  • —Loss: 0.4771
  • —Wer: 0.2904
  • —Cer: 0.1026

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.11011.015000.41520.30630.1059
0.08192.030000.42070.29690.1047
0.16293.045000.42620.30570.1073
0.09724.060000.43690.29920.1044
0.06535.075000.43980.29280.1015
0.03256.090000.48390.30340.1067
0.02857.0105000.47710.29040.1026
0.07498.0120000.47340.29280.1029
0.10619.0135000.47370.29220.1009
0.108210.0150000.47490.29280.1034
0.043411.0165000.47080.29100.1028
0.08112.0180000.46750.29040.1022

Framework versions

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