CoolFace
Modelpublic

KasuleTrevor/Runynkore_speech_to_intent_multilingual_xlsr

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

Runynkorespeechtointentmultilingual_xlsr

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

  • —Loss: 0.1395
  • —Accuracy: 0.9722
  • —Precision: 0.9746
  • —Recall: 0.9722
  • —F1: 0.9717

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: 20
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
No log1.0882.81250.14050.10940.14050.0721
2.92392.01761.22540.71490.60860.71490.6258
1.88733.02640.17590.97960.98100.97960.9798
0.34844.03520.10550.97960.98070.97960.9797
0.13755.04400.10200.97960.98070.97960.9797
0.10626.05280.08920.98170.98280.98170.9817
0.08917.06160.08080.98370.98430.98370.9837
0.06878.07040.06710.98170.98300.98170.9816
0.06879.07920.07600.97960.98020.97960.9796
0.050110.08800.08180.98170.98260.98170.9817
0.041111.09680.08200.98570.98650.98570.9858
0.025912.010560.08120.97960.98000.97960.9796
0.03213.011440.07940.98170.98220.98170.9817
0.026614.012320.09760.98170.98260.98170.9817
0.021115.013200.10370.97960.98060.97960.9797
0.017816.014080.09490.97960.98020.97960.9797
0.017817.014960.09010.98170.98270.98170.9817
0.016418.015840.09360.98170.98250.98170.9817
0.01719.016720.09390.98170.98270.98170.9817
0.014720.017600.09400.98170.98270.98170.9817

Framework versions

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