CoolFace
Modelpublic

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

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

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.6039
  • —Accuracy: 0.7083
  • —F1: 0.6901
  • —Precision: 0.7176
  • —Recall: 0.7083

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

Training results

Training LossEpochStepValidation LossAccuracyF1PrecisionRecall
No log2.39340.69770.45830.42740.51390.4583
No log4.77680.69000.58330.42980.34030.5833
0.69257.161020.67950.58330.42980.34030.5833
0.69259.541360.68390.58330.42980.34030.5833
0.692511.931700.69210.6250.6250.6250.625
0.690214.322040.67990.60420.47520.76420.6042
0.690216.72380.67520.58330.42980.34030.5833
0.690219.092720.63520.70830.70830.70830.7083
0.671721.473060.64920.70830.69010.71760.7083
0.671723.863400.60390.70830.69010.71760.7083

Framework versions

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