CoolFace
Modelpublic

minoosh/finetuned_roberta-base-on-IEMOCAP_3

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

finetunedroberta-base-on-IEMOCAP3

This model is a fine-tuned version of cardiffnlp/twitter-roberta-base-emotion on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.0811
  • —Accuracy: 0.6481

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

Training results

Training LossEpochStepValidation LossAccuracy
0.89611.01100.89010.6435
0.79642.02200.81350.6731
0.61323.03300.81080.6993
0.39774.04400.83600.7198
0.3085.05500.89940.6982
0.2646.06601.02310.6970
0.24777.07701.07160.6993
0.18228.08801.08900.6970
0.14389.09901.17320.7039
0.144510.011001.21820.6902
0.114311.012101.25040.6993
0.126612.013201.30460.6970
0.09413.014301.31480.7130
0.098514.015401.32530.7175
0.094715.016501.34110.7118

Framework versions

  • —Transformers 4.34.0
  • —Pytorch 2.0.1+cu118
  • —Datasets 2.14.5
  • —Tokenizers 0.14.1