CoolFace
Modelpublic

MHGanainy/roberta-base-legal-indian-courts-downstream-ildc

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes22downloads
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. -->

roberta-base-legal-indian-courts-downstream-ildc

This model is a fine-tuned version of MHGanainy/roberta-base-legal-indian-courts on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.6117
  • —Accuracy: 0.8048
  • —Precision: 0.7875
  • —Recall: 0.8350
  • —F1: 0.8105
  • —Best Threshold: 0.1230

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: 16
  • —evalbatchsize: 16
  • —seed: 1
  • —distributed_type: multi-GPU
  • —num_devices: 8
  • —totaltrainbatch_size: 128
  • —totalevalbatch_size: 128
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 20.0
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1Best Threshold
No log1.02530.66660.54330.52370.95770.67710.3772
0.64582.05060.45110.80080.80450.79480.79960.4237
0.64583.07590.45000.81690.80820.83100.81940.3248
0.47934.010120.38980.84000.81530.87930.84610.3844
0.47935.012650.43640.80680.75370.91150.82510.1992
0.37866.015180.47490.80680.75720.90340.82390.1452
0.37867.017710.61170.80480.78750.83500.81050.1230

Framework versions

  • —Transformers 4.44.2
  • —Pytorch 2.4.0+cu121
  • —Datasets 2.21.0
  • —Tokenizers 0.19.1