CoolFace
Modelpublic

Hina541/fineTuningXLMRoberta-TokenClassification-latest

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

fineTuningXLMRoberta-TokenClassification-latest

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

  • Loss: 0.8366
  • Precision: 0.1689
  • Recall: 0.1683
  • F1: 0.1686
  • Accuracy: 0.6766

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: 32
  • evalbatchsize: 32
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 15

Training results

Training LossEpochStepValidation LossPrecisionRecallF1Accuracy
No log1.0330.71810.14720.12190.13330.6725
No log2.0660.74050.14140.16440.15210.6716
No log3.0990.68090.16940.13930.15290.6976
No log4.01320.74350.12160.13930.12980.6450
No log5.01650.73920.17090.14310.15580.6904
No log6.01980.73560.17680.17410.17540.6880
No log7.02310.76650.16990.16830.16910.6841
No log8.02640.79580.15400.16830.16080.6537
No log9.02970.81610.16070.15670.15870.6742
No log10.03300.81320.17760.17210.17490.6778
No log11.03630.83870.16170.16630.16400.6672
No log12.03960.82900.17700.17600.17650.6795
No log13.04290.84560.17700.17600.17650.6750
No log14.04620.83770.16920.17020.16970.6762
No log15.04950.83660.16890.16830.16860.6766

Framework versions

  • Transformers 4.44.0
  • Pytorch 2.4.0
  • Datasets 2.21.0
  • Tokenizers 0.19.1