CoolFace
Modelpublic

MHGanainy/xmod-roberta-base-legal-multi-indian-downstream-ildc

sourceHugging Faceupdated 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. -->

xmod-roberta-base-legal-multi-indian-downstream-ildc

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

  • —Loss: 0.5502
  • —Accuracy: 0.8119
  • —Precision: 0.7808
  • —Recall: 0.8672
  • —F1: 0.8217
  • —Best Threshold: 0.2288

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.57110.69110.65180.82090.72660.3842
0.61672.05060.44990.81690.78690.86920.82600.2500
0.61673.07590.47710.82090.82350.81690.82020.2625
0.45114.010120.42720.83200.83670.82490.83080.3866
0.45115.012650.44640.82490.82760.82090.82420.4329
0.3486.015180.59350.80080.79840.80480.80160.2162
0.3487.017710.55020.81190.78080.86720.82170.2288

Framework versions

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