CoolFace
Modelpublic

callmesan/indic-bert-hate-mr

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

indic-bert-hate-mr

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

  • Loss: 0.2408
  • Accuracy: 0.9226
  • Precision: 0.9270
  • Recall: 0.9225
  • F1: 0.9224

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: 128
  • seed: 42
  • gradientaccumulationsteps: 2
  • totaltrainbatch_size: 32
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 10

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
0.66371.0610.64410.65300.67800.65260.6400
0.6782.01220.65380.63860.64080.63870.6372
0.64223.01830.65970.64100.66070.64050.6292
0.62814.02440.62020.65780.65910.65790.6573
0.53745.03050.63060.67230.67460.67210.6711
0.44186.03660.71220.67950.69910.67990.6717
0.39817.04270.71830.66020.66030.66020.6602
0.30548.04880.80080.68670.68890.68690.6859
0.24459.05490.97410.65780.65870.65770.6573
0.188210.06100.99240.67230.67230.67230.6723

Framework versions

  • Transformers 4.45.1
  • Pytorch 2.4.0
  • Datasets 3.0.1
  • Tokenizers 0.20.0