CoolFace
Modelpublic

lupobricco/feel_it_finetuned_pro_multimodal_prompt

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. -->

feelitfinetunedpromultimodal_prompt

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

  • —Loss: 0.2510
  • —F1: 0.5070
  • —Roc Auc: 0.7091
  • —Accuracy: 0.3093

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

Training results

Training LossEpochStepValidation LossF1Roc AucAccuracy
No log1.0240.26330.33920.61030.2268
No log2.0480.25340.50220.71310.2784
No log3.0720.24810.50690.71160.2577
No log4.0960.24840.50250.70010.2887
No log5.01200.25100.50700.70910.3093

Framework versions

  • —Transformers 4.38.2
  • —Pytorch 2.0.0+cu118
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2