CoolFace
Modelpublic

alinerodrigues/wav2vec2-large-xlsr-facebook-300m-aug-texts-exp-1

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes7downloads
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. -->

wav2vec2-large-xlsr-facebook-300m-aug-texts-exp-1

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

  • —Loss: 0.2660
  • —Wer: 0.1910
  • —Cer: 0.1174
  • —Per: 0.1355

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: 3e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 32
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 30
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWerCerPer
0.47571.0640.30300.19820.12300.1417
0.2032.01280.27490.19260.11830.1366
0.2033.01920.28660.18970.11770.1367
0.15664.02560.27870.18760.11780.1362
0.12695.03200.27480.19680.11930.1378
0.12696.03840.26600.19100.11730.1361
0.13027.04480.29840.18820.11890.1373
0.11918.05120.27320.19020.11800.1368
0.11919.05760.30160.18940.11930.1379
0.113210.06400.28390.18880.11830.1374
0.106311.07040.28030.18970.11730.1349
0.106312.07680.28250.18680.11780.1363
0.105313.08320.26840.19060.11840.1374
0.105314.08960.28360.19040.11820.1365
0.090115.09600.28300.18390.11640.1347
0.093816.010240.30500.18870.11840.1372

Framework versions

  • —Transformers 4.55.2
  • —Pytorch 2.8.0+cu126
  • —Datasets 4.0.0
  • —Tokenizers 0.21.4