CoolFace
Modelpublic

cheralathan-m/cross-lingual-srl-v2

sourceHugging Facemitupdated 7mo agoView on Hugging Face
0likes74downloads
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. -->

cross-lingual-srl-v2

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

  • Loss: 0.2262
  • Precision: 0.8756
  • Recall: 0.8678
  • F1: 0.8717
  • Accuracy: 0.9688

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: 2e-05
  • trainbatchsize: 16
  • evalbatchsize: 32
  • seed: 42
  • optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 0.1
  • num_epochs: 15
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossPrecisionRecallF1Accuracy
0.34911.07840.30750.74430.68850.71530.9269
0.17952.015680.18310.83200.79560.81340.9534
0.13043.023520.15820.81990.84970.83460.9591
0.08984.031360.14500.85920.85430.85670.9657
0.07715.039200.15170.85490.85840.85670.9651
0.04816.047040.16160.86540.86010.86280.9667
0.03927.054880.16380.87310.85790.86540.9678
0.03158.062720.18190.85090.87040.86050.9657
0.02519.070560.18480.86560.86050.86310.9667
0.018210.078400.19370.86870.86300.86590.9676
0.020511.086240.20020.86280.86530.86400.9672
0.013012.094080.21260.86100.87070.86580.9675
0.009313.0101920.21850.86230.86900.86570.9675
0.011314.0109760.21730.86830.86810.86820.9681
0.007815.0117600.21830.86970.86680.86820.9683

Framework versions

  • Transformers 5.2.0
  • Pytorch 2.9.0+cu126
  • Datasets 4.0.0
  • Tokenizers 0.22.2