CoolFace
Modelpublic

dipteshkanojia/hing-roberta-NCM-run-3

sourceHugging Facecc-by-4.0updated 3y agoView on Hugging Face
0likes14downloads
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. -->

hing-roberta-NCM-run-3

This model is a fine-tuned version of l3cube-pune/hing-roberta on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 3.2053
  • Accuracy: 0.6645
  • Precision: 0.6565
  • Recall: 0.6479
  • F1: 0.6505

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: 3e-05
  • trainbatchsize: 8
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 20

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
0.90771.09270.80700.63970.65810.64390.6382
0.69152.018540.86350.64620.63680.64390.6357
0.47853.027811.09610.66130.65100.65560.6505
0.33564.037081.68670.66670.66230.66110.6595
0.26225.046352.02710.66020.65890.64510.6482
0.19576.055622.25650.66340.67630.65170.6541
0.14197.064892.46270.64400.64870.62030.6230
0.11268.074162.78440.64830.63470.62680.6295
0.0919.083432.87760.64400.63020.63150.6307
0.075810.092703.02460.64510.63250.62270.6256
0.067411.0101972.93890.67210.66050.65010.6530
0.054212.0111243.05030.64290.64560.63150.6330
0.057613.0120513.02520.64830.64270.64350.6398
0.033714.0129783.11600.67310.66760.65450.6575
0.031815.0139053.07400.68070.67330.66470.6671
0.018816.0148323.08900.67210.66330.65740.6589
0.025817.0157593.15190.66340.66020.64560.6490
0.01718.0166863.15030.66880.66380.65470.6568
0.014619.0176133.20830.66880.66210.65160.6545
0.012520.0185403.20530.66450.65650.64790.6505

Framework versions

  • Transformers 4.20.1
  • Pytorch 1.10.1+cu111
  • Datasets 2.3.2
  • Tokenizers 0.12.1