CoolFace
Modelpublic

CLEAR-Global/w2v-bert-2.0-igbo_naijavoices_1m

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes15downloads
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. -->

w2v-bert-2.0-igbonaijavoices1m

This model is a fine-tuned version of facebook/w2v-bert-2.0 on the NAIJAVOICESIGBO1M - NA dataset. It achieves the following results on the evaluation set:

  • —Loss: 3.4809
  • —Wer: 1.0422
  • —Cer: 0.7654

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: 3e-05
  • —trainbatchsize: 160
  • —evalbatchsize: 160
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 320
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 1500000.0
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWerCer
3.3416100.01007.24591.01821.9933
3.2958200.02007.13121.06041.9640
3.1829300.03006.92481.29151.8969
3.0225400.04006.60201.80231.6681
2.7618500.05006.05351.68411.0481
2.3916600.06005.18210.99900.9265
2.0567700.07004.33411.00.9990
1.893800.08003.96901.00.9998
1.732900.09003.74800.99560.9750
1.59051000.010003.57030.99200.8322
1.49791100.011003.50281.01180.7842
1.41031200.012003.48321.02590.7739
1.33591300.013003.48091.04090.7656
1.25851400.014003.49051.05310.7611
1.15851500.015003.50011.06730.7592
1.08871600.016003.52931.08370.7582
1.01961700.017003.56241.09210.7587
0.94741800.018003.59831.10520.7618

Framework versions

  • —Transformers 4.48.1
  • —Pytorch 2.7.1+cu126
  • —Datasets 4.0.0
  • —Tokenizers 0.21.2