CoolFace
Modelpublic

lupobricco/ironita_finetuned_no_correlations

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

ironitafinetunedno_correlations

This model is a fine-tuned version of lupobricco/irony_classification_ita_base on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2605
  • —F1: 0.4
  • —Roc Auc: 0.6578
  • —Accuracy: 0.8041

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.02910.26780.01830.50460.8282
0.2472.05820.26050.40.65780.8041
0.2473.08730.38210.36360.62610.8265
0.13984.011640.41390.28950.59140.8247
0.13985.014550.46390.22700.56600.8230
0.08116.017460.43100.32530.61030.8162
0.05267.020370.50510.25970.58030.8162
0.05268.023280.51120.27100.58490.8179
0.0299.026190.52450.27270.58540.8213
0.02910.029100.53480.27450.58590.8230

Framework versions

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