CoolFace
Modelpublic

dhasmana/Rajasthani-Magadhi-Marathi-w2v-bert-2.0

sourceHugging Facemitupdated 8mo agoView on Hugging Face
0likes12downloads
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. -->

Rajasthani-Magadhi-Marathi-w2v-bert-2.0

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

  • —Loss: 1.1939
  • —Cer: 0.1704

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

Training results

Training LossEpochStepValidation LossCer
2.75070.77323001.14440.2588
0.97911.54646000.92540.2132
0.75962.31969000.82800.2019
0.62183.092812000.80330.1773
0.49433.866015000.84060.1764
0.38814.639218000.85030.1769
0.31075.412421000.82990.1746
0.22626.185624000.98660.1758
0.1626.958827000.98970.1736
0.11017.732030001.03800.1697
0.07678.505233001.13410.1722
0.05459.278436001.19390.1704

Framework versions

  • —Transformers 4.57.6
  • —Pytorch 2.9.0+cu126
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2