CoolFace
Modelpublic

lupobricco/it-emotion-analyzer_finetuned_pro_multilbel_emit_correlations

sourceHugging Facecc-by-sa-4.0updated 2y agoView on Hugging Face
0likes13downloads
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. -->

it-emotion-analyzerfinetunedpromultilbelemit

This model is a fine-tuned version of aiknowyou/it-emotion-analyzer on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3116
  • —F1: 0.5269
  • —Roc Auc: 0.7253
  • —Accuracy: 0.3643

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
0.27231.010370.26540.39920.63700.2801
0.22412.020740.24650.43870.66030.2973
0.17743.031110.25470.50660.70510.3608
0.14354.041480.26270.48340.69330.3333
0.11115.051850.28500.49920.70520.3540
0.08736.062220.30100.51120.71770.3505
0.06997.072590.31160.52690.72530.3643
0.0548.082960.32880.52230.72460.3625
0.059.093330.34050.51490.72230.3608
0.041610.0103700.34370.51960.72680.3591

Framework versions

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