CoolFace
Modelpublic

callmesan/indic-bert-profanity-mr

sourceHugging Facemitupdated 2y 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. -->

indic-bert-profanity-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.3187
  • Accuracy: 0.9035
  • Precision: 0.4517
  • Recall: 0.5
  • F1: 0.4746

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

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
0.32720.9836300.37210.88190.44100.50.4686
0.33322.0610.36770.88190.44100.50.4686
0.32932.9836910.37680.88190.44100.50.4686
0.32754.01220.36120.88190.44100.50.4686
0.29194.98361520.37520.88190.44100.50.4686
0.2916.01830.36180.88190.44100.50.4686
0.2816.98362130.37930.88190.44100.50.4686
0.23998.02440.38540.88190.44100.50.4686
0.18228.98362740.42160.88190.44100.50.4686
0.13549.83613000.42000.88190.69380.52650.5229

Framework versions

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