CoolFace
Modelpublic

mmillet/rubert-base-cased_best_finetuned_emotion_experiment_augmented_anger_fear

sourceHugging Faceupdated 4y 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. -->

rubert-base-casedbestfinetunedemotionexperimentaugmentedanger_fear

This model is a fine-tuned version of DeepPavlov/rubert-base-cased on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4568
  • —Accuracy: 0.8779
  • —F1: 0.8777
  • —Precision: 0.8780
  • —Recall: 0.8779

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: 64
  • —evalbatchsize: 64
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=0.0001
  • —lrschedulertype: linear
  • —num_epochs: 20

Training results

Training LossEpochStepValidation LossAccuracyF1PrecisionRecall
1.26471.0691.00750.60130.56710.65940.6013
0.90912.01380.78530.71710.71380.71690.7171
0.73053.02070.62640.78290.78110.78350.7829
0.54464.02760.45710.84660.84650.84700.8466
0.40395.03450.40350.86120.86060.86120.8612
0.31446.04140.38000.86530.86530.86650.8653
0.27117.04830.37310.86740.86730.86770.8674
0.22898.05520.40410.87370.87280.87460.8737
0.19449.06210.40020.87890.87850.87930.8789
0.17110.06900.39390.88310.88270.88390.8831
0.13811.07590.41060.87580.87540.87610.8758
0.114112.08280.42000.88100.88030.88040.8810
0.114113.08970.44260.87580.87560.87630.8758
0.096114.09660.44940.87580.87540.87610.8758
0.081215.010350.45680.87790.87770.87800.8779

Framework versions

  • —Transformers 4.19.2
  • —Pytorch 1.11.0+cu113
  • —Datasets 2.2.2
  • —Tokenizers 0.12.1