CoolFace
Modelpublic

elfsmo/XLM-Roberta-large-SDGs-Oplib-Elsevier-Pruned

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes7downloads
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. -->

XLM-Roberta-large-SDGs-Oplib-Elsevier-Pruned

This model is a fine-tuned version of FacebookAI/xlm-roberta-large on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1531
  • —Accuracy: 0.4645
  • —F1 Micro: 0.8527
  • —F1 Macro: 0.8318
  • —Precision Micro: 0.8432
  • —Precision Macro: 0.8427
  • —Recall Micro: 0.8624
  • —Recall Macro: 0.8255
  • —Roc Auc: 0.9145
  • —Hamming Loss: 0.0513

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: 1.104443959321486e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.028463177944518272
  • —num_epochs: 10/20
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyF1 MicroF1 MacroPrecision MicroPrecision MacroRecall MicroRecall MacroRoc AucHamming Loss
0.35541.07150.19380.33070.78530.70360.80320.76170.76820.67090.86450.0724
0.1892.014300.15060.42450.82490.77510.84780.83940.80320.73040.88660.0587
0.1273.021450.14070.44480.83490.80680.84430.82650.82570.79200.89700.0563
0.10684.028600.13580.4720.84680.81910.85640.85900.83750.79250.90410.0522
0.08255.035750.13590.47520.84570.82330.86750.84850.82490.80190.89930.0519
0.06886.042900.13320.47630.85170.83260.86130.85410.84230.81440.90700.0505
0.05437.050050.13690.48690.85030.81940.87750.86400.82470.78320.90040.0500
0.04358.057200.13950.48910.85550.83420.86800.86400.84350.80880.90840.0491
0.03819.064350.14410.47950.85240.83340.86860.85460.83670.81420.90520.0499
0.028910.071500.15310.46450.85270.83180.84320.84270.86240.82550.91450.0513

Framework versions

  • —Transformers 4.51.3
  • —Pytorch 2.7.0+cu126
  • —Datasets 3.6.0
  • —Tokenizers 0.21.1