CoolFace
Modelpublic

lupobricco/ironita_finetuned_correlations

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

ironitafinetunedcorrelations

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.2372
  • —F1: 0.5152
  • —Roc Auc: 0.7176
  • —Accuracy: 0.8419

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.20900.350.61830.8282
0.23332.05820.23720.51520.71760.8419
0.23333.08730.33560.39240.63450.8436
0.12924.011640.36440.33990.61140.8351
0.12925.014550.40060.29730.59330.8316
0.06666.017460.41990.32880.60450.8402
0.03467.020370.44410.41340.65520.8282
0.03468.023280.44830.43820.66590.8385
0.0199.026190.46000.40700.64830.8333
0.01910.029100.45800.44320.66680.8402

Framework versions

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