CoolFace
Modelpublic

callmesan/indic-sentence-bert-nli-abusive-comments-ta

sourceHugging Facecc-by-4.0updated 2y agoView on Hugging Face
0likes9downloads
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-sentence-bert-nli-abusive-comments-ta

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

  • —Loss: 1.3335
  • —Accuracy: 0.6148
  • —Precision: 0.0769
  • —Recall: 0.125
  • —F1: 0.0952

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
1.32491.01861.33350.61760.07720.1250.0955
1.34682.03721.33180.61760.07720.1250.0955
1.35343.05581.33100.61760.07720.1250.0955
1.19914.07441.34120.61760.07720.1250.0955
1.35345.09301.33150.61760.07720.1250.0955
1.47256.011161.33130.61760.07720.1250.0955
1.34517.013021.33140.61760.07720.1250.0955
1.3158.014881.33150.61760.07720.1250.0955
1.31579.016741.33240.61760.07720.1250.0955
1.201510.018601.33190.61760.07720.1250.0955

Framework versions

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