CoolFace
Modelpublic

SucharithaS/wav2vec2-large-xls-r-300m-dm32

sourceHugging Faceapache-2.0updated 5mo agoView on Hugging Face
0likes6downloads
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-xls-r-300m-dm32

This model is a fine-tuned version of facebook/wav2vec2-xls-r-300m on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.6008
  • —Accuracy: 0.7292
  • —F1: 0.7300
  • —Precision: 0.7315
  • —Recall: 0.7292

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: 0.0001
  • —trainbatchsize: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 16
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 22
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyF1PrecisionRecall
No log2.39340.69200.41670.24510.17360.4167
No log4.77680.65860.68750.62680.79650.6875
No log7.161020.72620.41670.24510.17360.4167
0.69549.541360.67580.58330.42980.34030.5833
0.695411.931700.53890.79170.78340.80320.7917
0.695414.322040.61600.72920.73090.74860.7292
0.611916.72380.55370.77080.75340.80450.7708
0.611919.092720.57320.72920.73000.73150.7292
0.611921.473060.60080.72920.73000.73150.7292

Framework versions

  • —Transformers 4.37.2
  • —Pytorch 2.10.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.15.2