CoolFace
Modelpublic

KasuleTrevor/multilingual_speech_to_intent_nyn_xlsr

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

multilingualspeechtointentnyn_xlsr

This model is a fine-tuned version of KasuleTrevor/wav2vec2-xls-r-300m-nyn_filtered-yogera-v3 on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1478
  • —Accuracy: 0.9787
  • —Precision: 0.9795
  • —Recall: 0.9787
  • —F1: 0.9789

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: 32
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 64
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 500
  • —num_epochs: 80
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
2.3961.02191.12520.75020.77060.75020.7244
0.30372.04380.09970.98370.98400.98370.9837
0.17173.06570.11350.97520.97630.97520.9752
0.13654.08760.10080.98090.98120.98090.9809
0.11155.010950.09260.98160.98200.98160.9816
0.08176.013140.11740.97810.97880.97810.9780
0.08777.015330.15990.96110.96390.96110.9610
0.05968.017520.10750.98020.98060.98020.9802
0.05399.019710.12840.96820.96970.96820.9681
0.062710.021900.19180.95330.95550.95330.9532

Framework versions

  • —Transformers 4.51.3
  • —Pytorch 2.1.0+cu118
  • —Datasets 3.6.0
  • —Tokenizers 0.21.2