CoolFace
Modelpublic

asr-africa/wav2vec2-xlsr-fula-google-fleurs-5-hours-plus-lm

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
1likes451downloads
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-xlsr-fula-google-fleurs-5-hours

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

  • —Loss: 1.1949
  • —Wer: 0.6460
  • —Cer: 0.2359

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.0003
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 64
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —num_epochs: 50

Training results

Training LossEpochStepValidation LossWerCer
7.113810.962002.95611.01.0
2.870821.924002.02211.00.6369
1.003132.886000.97500.65090.2222
0.447143.848001.19490.64600.2359

Framework versions

  • —Transformers 4.38.1
  • —Pytorch 2.1.0+cu118
  • —Datasets 2.17.0
  • —Tokenizers 0.15.2