CoolFace
Modelpublic

CLEAR-Global/w2v-bert-2.0-hausa_naijavoices_250h

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

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

  • —Loss: 0.2333
  • —Wer: 0.3302
  • —Cer: 0.1886

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
  • —distributed_type: multi-GPU
  • —num_devices: 2
  • —totaltrainbatch_size: 320
  • —totalevalbatch_size: 320
  • —optimizer: Use 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: 100.0
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWerCer
0.31251.117310000.41330.41800.2128
0.27812.234620000.32080.37020.1998
0.26163.352030000.28580.35340.1950
0.20684.469340000.27720.34200.1923
0.33465.586650000.26200.34190.1915
0.21766.703960000.25350.34100.1916
0.19697.821270000.24660.33800.1909
0.19928.938580000.24670.33220.1896
0.19710.055990000.24890.33220.1893
0.183211.1732100000.25330.33850.1909
0.185912.2905110000.24100.33340.1898
0.175113.4078120000.24190.33070.1886
0.156914.5251130000.24180.33210.1895
0.234515.6425140000.24800.33520.1898
0.176916.7598150000.23650.32800.1889
0.163417.8771160000.24010.33450.1895
0.164718.9944170000.23290.33030.1888
0.193720.1117180000.24850.32730.1881
0.167121.2291190000.25680.33270.1891
0.122922.3464200000.24600.33040.1887
0.125223.4637210000.24370.33370.1889
0.118624.5810220000.25440.33090.1892

Framework versions

  • —Transformers 4.48.1
  • —Pytorch 2.6.0+cu124
  • —Datasets 3.5.0
  • —Tokenizers 0.21.1