CoolFace
Modelpublic

Fer1155453/xlm-roberta-sarcasmo

sourceHugging Facemitupdated 2mo agoView on Hugging Face
0likes8downloads
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-sarcasmo

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.5846
  • —F1 Macro: 0.9288
  • —F1 Weighted: 0.9318
  • —F1 Binary: 0.9137
  • —Accuracy: 0.9319

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: 1e-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: 10

Training results

Training LossEpochStepValidation LossF1 MacroF1 WeightedF1 BinaryAccuracy
0.32401.07640.30990.87720.88200.85330.8819
0.24632.015280.42460.87750.88440.84250.8874
0.26553.022920.30200.91570.91860.90110.9182
0.16664.030560.29170.92320.92670.90520.9274
0.06415.038200.51680.91670.91950.90220.9192
0.04596.045840.52300.92480.92820.90790.9287
0.04677.053480.50110.93330.93620.91850.9365
0.00718.061120.57460.92190.92550.90390.9260
0.01399.068760.59850.92960.93260.91430.9329
0.012110.076400.58460.92880.93180.91370.9319

Framework versions

  • —Transformers 5.13.1
  • —Pytorch 2.11.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2