CoolFace
Modelpublic

dhasmana/Angika-Chhattisgarhi-Kumaoni-Magadhi-Garhwali-Bhojpuri-w2v-bert-2.0

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

Angika-Chhattisgarhi-Kumaoni-Magadhi-Garhwali-Bhojpuri-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: 2.2516
  • —Cer: 0.1901

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
5.46680.50213001.04440.2297
1.73811.00336000.98560.2355
1.29141.50549000.87530.2055
1.05492.006712000.92170.1924
0.77742.508815000.94690.1940
0.62293.010018001.02220.1919
0.42803.512121001.09450.1952
0.34104.013424001.15610.1967
0.21914.515527001.31990.1977
0.17395.016730001.44930.1956
0.11065.518833001.47830.1950
0.09416.020136001.69710.1938
0.06026.522239001.72620.1969
0.04897.023442001.91450.1934
0.03147.525545001.88970.1925
0.02388.026848002.07500.1915
0.01428.528951002.08370.1914
0.00909.030154002.19400.1906
0.00529.532257002.25160.1901

Framework versions

  • —Transformers 5.0.0
  • —Pytorch 2.9.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2