CoolFace
Modelpublic

KasuleTrevor/runyankore_speech_to_intent_wav2vec_xlsr_4ctc

sourceHugging Faceupdated 2y 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. -->

runyankorespeechtointentwav2vecxlsr4ctc

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

  • —Loss: 0.1380
  • —Accuracy: 0.9836
  • —Precision: 0.9844
  • —Recall: 0.9836
  • —F1: 0.9837

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: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 500
  • —num_epochs: 100
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
No log1.0882.82520.26480.16110.26480.1636
2.93392.01761.21060.79840.72280.79840.7364
1.89123.02640.18290.97560.97710.97560.9757
0.34544.03520.11770.97760.97960.97760.9778
0.13175.04400.10240.97960.98080.97960.9797
0.10596.05280.09940.97960.98070.97960.9796
0.09267.06160.08340.97760.97840.97760.9777
0.07758.07040.10480.97760.97830.97760.9777
0.07759.07920.09470.97560.97640.97560.9756
0.052210.08800.10980.97960.98110.97960.9798
0.048711.09680.11590.97960.98080.97960.9797
0.03512.010560.11160.98170.98310.98170.9818
0.033513.011440.11340.97960.98040.97960.9797
0.029814.012320.12390.97760.97900.97760.9777
0.024815.013200.11860.98170.98230.98170.9817
0.021716.014080.12170.97760.97820.97760.9776
0.021717.014960.11010.98170.98230.98170.9817
0.029318.015840.11740.98370.98460.98370.9838
0.022219.016720.13260.97960.98020.97960.9797
0.026720.017600.11420.98370.98500.98370.9839
0.021721.018480.11660.98170.98240.98170.9817
0.017422.019360.11650.97960.98010.97960.9796
0.019823.020240.12740.97960.98060.97960.9797
0.014224.021120.13510.97960.98090.97960.9798
0.020425.022000.13770.97760.97820.97760.9776
0.020426.022880.12390.97760.97830.97760.9775
0.017327.023760.15650.97760.97940.97760.9778
0.020428.024640.12330.98170.98250.98170.9818

Framework versions

  • —Transformers 4.44.1
  • —Pytorch 2.1.0+cu118
  • —Datasets 2.21.0
  • —Tokenizers 0.19.1