CoolFace
Modelpublic

alinerodrigues/wav2vec2-large-xlsr-coraa-aug-words-phoneme-exp-1-v6

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes18downloads
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-coraa-aug-words-phoneme-exp-1-v6

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

  • —Loss: 0.3481
  • —Per Hf Metric: 0.0516
  • —Per Avg: 0.0690

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 LossPer Hf MetricPer Avg
0.21711.01020.39190.05240.0723
0.18252.02040.43280.05210.0699
0.1813.03060.34820.05140.0688
0.17444.04080.45070.04940.0691
0.15045.05100.44600.04950.0698
0.15816.06120.42900.05050.0687
0.14287.07140.42130.05100.0698
0.15178.08160.48330.04850.0660
0.14639.09180.42880.04870.0663
0.128210.010200.43960.04920.0690
0.136211.011220.41030.05080.0692
0.117612.012240.49030.05050.0719
0.127213.013260.38070.05030.0672

Framework versions

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