CoolFace
Modelpublic

hafidikhsan/wav2vec2-large-xlsr-53-english-pronunciation-evaluation-aod-cut-oversampling-augmented

sourceHugging Faceapache-2.0updated 3y 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-xlsr-53-english-pronunciation-evaluation-aod-cut-oversampling-augmented

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

  • —Loss: 1.0403
  • —Accuracy: 0.744
  • —F1: 0.7432
  • —Precision: 0.7436
  • —Recall: 0.744

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: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 5

Training results

Training LossEpochStepValidation LossAccuracyF1PrecisionRecall
0.85671.03130.95390.53880.51590.53870.5388
0.6652.06260.75200.65120.65450.66250.6512
0.6293.09390.77750.70080.69800.69780.7008
0.47934.012520.86960.72680.72950.73650.7268
0.22735.015651.04030.7440.74320.74360.744

Framework versions

  • —Transformers 4.30.2
  • —Pytorch 2.0.1+cu118
  • —Datasets 2.13.1
  • —Tokenizers 0.13.3