CoolFace
Modelpublic

kiranpantha/w2v-bert-2.0-nepali-ft-parliament

sourceHugging Faceupdated 1y 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. -->

Wave2Vec2-Bert2.0 Nepali - Kiran Pantha

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

  • —Loss: 1.2860
  • —Wer: 0.6172
  • —Cer: 0.2217

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: 5e-05
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Use OptimizerNames.SGD and the args are: No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —num_epochs: 5
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepCerValidation LossWer
1.16080.36413000.22401.32370.6323
1.17260.72826000.22361.31750.6307
1.30141.09229000.22311.31120.6284
1.19581.456312000.22291.30760.6276
1.15071.820415000.22281.30580.6269
1.17772.184518000.22271.30300.6253
1.14282.548521000.22231.29890.6235
1.21212.912624000.22221.29530.6220
1.2213.276727001.29200.62070.2222
1.15333.640830001.28970.61980.2222
1.17584.004933001.28780.61850.2220
1.19184.368936001.28670.61770.2219
1.14214.733039001.28600.61720.2217

Framework versions

  • —Transformers 4.47.1
  • —Pytorch 2.6.0+xpu
  • —Datasets 3.2.0
  • —Tokenizers 0.21.0