CoolFace
Modelpublic

bhaswata08/sutra-classifier-adv

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

sutra-classifier-adv

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

  • Loss: 3.9104
  • Accuracy: 0.9020
  • F1: 0.9020
  • Adv Acc: 0.0

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

Training results

Training LossEpochStepValidation LossAccuracyF1Adv Acc
0.89681.0721.90340.80780.80480.0902
2.42582.01445.02440.85100.85030.1333
6.91553.02168.04570.85490.85420.0
7.45054.028812.30740.87060.87060.0
10.06715.03609.02960.83530.83340.0
8.90896.043210.09760.82750.82740.0353
6.85767.05046.83780.88240.88240.0118
5.94078.05765.48050.85880.85830.0314
5.18659.06484.00870.87450.87450.1412
3.560610.07204.42640.85490.85460.0078
3.494411.07923.93120.90980.90980.0
3.409312.08644.08680.89020.89020.0
3.396613.09363.96500.89800.89790.0
3.319114.010084.00580.88240.88210.0
3.315615.010804.02790.87840.87840.0
3.2616.011524.02430.89020.89020.0
3.26417.012243.94040.89410.89410.0
3.253318.012963.88670.89410.89410.0
3.213719.013683.89390.90200.90200.0
3.214820.014403.91040.90200.90200.0

Framework versions

  • Transformers 4.49.0
  • Pytorch 2.7.1+cu126
  • Datasets 4.0.0
  • Tokenizers 0.21.4