CoolFace
Modelpublic

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

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes12downloads
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-downstream-indian-ner

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.2936
  • —Precision: 0.6330
  • —Recall: 0.8133
  • —F1: 0.7119
  • —Accuracy: 0.9646

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: 64
  • —evalbatchsize: 64
  • —seed: 1
  • —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 LossPrecisionRecallF1Accuracy
No log1.01720.25340.12440.48130.19770.8342
No log2.03440.18380.19650.52740.28630.8817
0.42713.05160.15490.23640.54000.32890.9107
0.42714.06880.20070.29790.59440.39690.9146
0.42715.08600.19440.33160.61330.43040.9252
0.11116.010320.20370.33170.62130.43250.9226
0.11117.012040.21150.38490.66950.48880.9379
0.11118.013760.23120.39210.68970.50.9353
0.05959.015480.22030.36550.62480.46120.9362
0.059510.017200.24580.50160.75500.60280.9534
0.059511.018920.25980.42840.68660.52760.9464
0.036112.020640.24710.51270.74450.60730.9550
0.036113.022360.27190.52110.74070.61180.9561
0.036114.024080.26110.54590.76400.63680.9571
0.021615.025800.26750.59650.81260.68790.9615
0.021616.027520.27750.59940.80730.68800.9611
0.021617.029240.27760.62260.80800.70330.9636
0.014218.030960.28760.62990.81150.70930.9646
0.014219.032680.28850.63730.81500.71530.9648
0.014220.034400.29360.63300.81330.71190.9646

Framework versions

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