CoolFace
Modelpublic

bookbot/wav2vec2-xls-r-300m-swahili-cv-fleurs-alffa-word-lm

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes10downloads
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-xls-r-300m-swahili-cv-fleurs-alffa-word

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

  • —Loss: 0.2057
  • —Wer: 0.2194
  • —Cer: 0.1098

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.0002
  • —trainbatchsize: 16
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 32
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 5.0

Training results

Training LossEpochStepValidation LossWerCer
0.37021.019610.28780.33350.1367
0.23332.039220.23240.26530.1219
0.1723.058830.21360.24640.1162
0.13314.078440.20430.22870.1127
0.10185.098050.20570.21940.1098

Framework versions

  • —Transformers 4.45.2
  • —Pytorch 2.3.1
  • —Datasets 2.19.2
  • —Tokenizers 0.20.1