CoolFace
Modelpublic

sulaimank/wav2vec2-xlsr-luganda-radio-mh

sourceHugging Faceapache-2.0updated 5mo agoView on Hugging Face
0likes6downloads
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-luganda-radio-mh

This model is a fine-tuned version of sulaimank/wav2vec2-xlsr-luganda on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4395
  • —Wer: 0.4305
  • —Cer: 0.1208

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

Training results

Training LossEpochStepValidation LossWerCer
0.83461.012340.54100.49060.1462
0.70952.024680.50640.48300.1402
0.67393.037020.48690.47890.1376
0.64754.049360.47640.46500.1339
0.62885.061700.46730.46140.1314
0.61476.074040.46310.45290.1291
0.59977.086380.45970.44620.1276
0.58848.098720.45630.44750.1265
0.57759.0111060.44880.44040.1242
0.565210.0123400.44670.43950.1235
0.563911.0135740.44410.43360.1228
0.551512.0148080.44270.43720.1231
0.547813.0160420.44270.43500.1222
0.543414.0172760.44420.43230.1216
0.535515.0185100.44020.43360.1218
0.534116.0197440.44110.43270.1216
0.528917.0209780.44020.43230.1216
0.52718.0222120.44010.43230.1212
0.527119.0234460.43930.42910.1204
0.525320.0246800.43950.43050.1208

Framework versions

  • —Transformers 4.57.1
  • —Pytorch 2.9.1+cu128
  • —Datasets 3.6.0
  • —Tokenizers 0.22.1