CoolFace
Modelpublic

ramesh070/indicbert-hatespeechdetection-tamil

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

indicbert-hatespeechdetection-tamil

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

  • Loss: 0.3477
  • Accuracy: 0.9216
  • F1: 0.9091

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: 2e-05
  • trainbatchsize: 32
  • evalbatchsize: 32
  • seed: 42
  • optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: linear
  • num_epochs: 20

Training results

Training LossEpochStepValidation LossAccuracyF1
0.67871.0130.63130.64710.3571
0.56932.0260.51150.78430.6667
0.41173.0390.36940.84310.8095
0.28014.0520.35360.84310.8000
0.20995.0650.35270.86270.8293
0.1416.0780.27590.88240.8571
0.08557.0910.24670.88240.8571
0.05288.01040.33790.86270.8205
0.0359.01170.17410.94120.9333
0.029910.01300.39750.88240.85
0.012311.01430.28820.92160.9091
0.007712.01560.38690.90200.8780
0.003413.01690.24880.92160.9048
0.001914.01820.23980.94120.9333
0.001815.01950.32820.92160.9048
0.001516.02080.37370.90200.8780
0.001517.02210.32220.92160.9091
0.001218.02340.30250.92160.9091
0.001619.02470.33450.92160.9091
0.001220.02600.34770.92160.9091

Framework versions

  • Transformers 4.53.3
  • Pytorch 2.9.1+cu128
  • Datasets 4.4.1
  • Tokenizers 0.21.2