CoolFace
Modelpublic

lupobricco/irony_classification_ita_base

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes11downloads
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. -->

ironyclassificationita_base

This model is a fine-tuned version of Musixmatch/umberto-commoncrawl-cased-v1 on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.9229
  • —F1: 0.7035
  • —Roc Auc: 0.7635
  • —Accuracy: 0.6124

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

Training results

Training LossEpochStepValidation LossF1Roc AucAccuracy
No log1.04850.48560.67410.74140.5845
0.53492.09700.50230.64230.72550.6175
0.42173.014550.55920.64330.72650.6113
0.31884.019400.66640.65490.73220.6134
0.23035.024250.85180.61220.70710.6062
0.15886.029100.92290.70350.76350.6124
0.11237.033950.98590.66770.74060.6082
0.07618.038801.03920.68750.75360.6206
0.05249.043651.07890.68460.75150.6206
0.046110.048501.09480.69470.75830.6206

Framework versions

  • —Transformers 4.40.1
  • —Pytorch 2.3.0+cu118
  • —Datasets 2.19.0
  • —Tokenizers 0.19.1