CoolFace
Modelpublic

minoosh/finetuned_roberta-base-on-IEMOCAP_5

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

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.5796
  • —Accuracy: 0.6833

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.91671.01080.90340.6477
0.71232.02160.86830.6860
0.52673.03240.87700.6953
0.3874.04320.94050.6965
0.37955.05401.01090.7070
0.23056.06481.06980.6977
0.19377.07561.16740.7093
0.16618.08641.22790.6907
0.20699.09721.26900.7105
0.145310.010801.34820.6977
0.125111.011881.34020.7105
0.143312.012961.37260.7023
0.124313.014041.43080.7012
0.129514.015121.45110.7116
0.123515.016201.44200.7070

Framework versions

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