CoolFace
Modelpublic

minoosh/finetuned_roberta-base-on-IEMOCAP_4

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

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.5143
  • —Accuracy: 0.6867

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.88761.01130.95300.6341
0.71532.02260.84730.6807
0.51273.03390.88410.6907
0.38444.04520.97510.7062
0.31045.05650.93630.7029
0.23746.06781.10470.6896
0.21287.07911.12390.7040
0.21048.09041.17170.7129
0.18969.010171.15800.6973
0.121110.011301.23200.7029
0.173711.012431.33890.6973
0.102212.013561.35370.7062
0.093413.014691.37420.7140
0.098714.015821.40390.7151
0.106515.016951.41500.7173

Framework versions

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