CoolFace
Modelpublic

lupobricco/prosat_finetuned_pro_emit_correlations1

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

prosatfinetunedproemitcorrelations1

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

  • —Loss: 0.3056
  • —F1: 0.5497
  • —Roc Auc: 0.7451
  • —Accuracy: 0.3814

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.29391.010370.28360.30520.59380.2543
0.23782.020740.24660.43410.65360.3196
0.19883.031110.24830.51110.70940.3522
0.16814.041480.24870.50590.70310.3849
0.14315.051850.25990.52520.72010.3780
0.12136.062220.26810.52660.72430.3729
0.1077.072590.29130.53350.73640.3729
0.0928.082960.29200.53850.73370.3746
0.08579.093330.30480.54880.74640.3746
0.075310.0103700.30560.54970.74510.3814

Framework versions

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