CoolFace
Modelpublic

callmesan/indic-sentence-bert-nli-roman-urdu-binary

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-roman-urdu-binary

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: 0.2789
  • —Accuracy: 0.9061
  • —Precision: 0.9058
  • —Recall: 0.9055
  • —F1: 0.9057

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

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
0.49840.9912560.46110.84520.84860.84890.8452
0.35822.01130.33730.88260.88430.88020.8816
0.27242.99121690.28690.89010.88940.89010.8897
0.20934.02260.27540.89260.89220.89200.8921
0.16224.99122820.29800.89890.90160.89610.8978
0.12356.03390.31670.88890.88830.88840.8884
0.11256.99123950.33690.89390.89730.89070.8926
0.08118.04520.35350.89140.89060.89180.8911
0.07978.99125080.38330.89140.89190.88980.8906
0.05859.91155600.38090.89260.89240.89180.8920

Framework versions

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