CoolFace
Modelpublic

robello2/wav2vec2-xlsr-53-afrispeech-clinical

sourceHugging Faceapache-2.0updated 7mo agoView on Hugging Face
0likes4downloads
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-afrispeech-clinical

This model is a fine-tuned version of jonatasgrosman/wav2vec2-large-xlsr-53-english on the afrispeech-200 dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3815
  • —Model Preparation Time: 0.003
  • —Wer: 0.295

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: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 16
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 2239
  • —num_epochs: 10
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossModel Preparation TimeWer
1.35131.022400.54100.0030.391
1.06322.044800.45550.0030.351
0.95403.067200.42680.0030.334
0.86544.089600.40570.0030.328
0.75545.0112000.38710.0030.316
0.68926.0134400.39360.0030.312
0.60967.0156800.38360.0030.303
0.53338.0179200.38590.0030.298
0.53359.0201600.38580.0030.296
0.503810.0224000.38150.0030.295

Framework versions

  • —Transformers 5.3.0
  • —Pytorch 2.12.0.dev20260307+cu128
  • —Datasets 2.19.0
  • —Tokenizers 0.22.2