CoolFace
Modelpublic

lejonck/xlsr53-ptbr-cv-final1

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes2downloads
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-final1

This model is a fine-tuned version of facebook/wav2vec2-large-xlsr-53-portuguese on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4651
  • —Wer: 0.3284
  • —Cer: 0.1632

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.42421.010000.60770.42400.2238
0.59162.020000.51180.38400.1893
0.58893.030000.47970.35290.1835
0.37314.040000.46420.34640.1722
0.32215.050000.46520.34890.1851
0.28496.060000.46610.34310.1650
0.22147.070000.45390.33420.1695
0.27068.080000.45840.33660.1687
0.14789.090000.45720.33330.1664
0.141510.0100000.46350.33010.1655
0.265511.0110000.46510.32840.1632
0.104712.0120000.46580.33010.1624

Framework versions

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