CoolFace
Modelpublic

mmillet/distilrubert-tiny-cased-conversational-v1_finetuned_emotion_experiment_augmented_anger_fear

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

distilrubert-tiny-cased-conversational-v1finetunedemotionexperimentaugmentedangerfear

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

  • —Loss: 0.3760
  • —Accuracy: 0.8758
  • —F1: 0.8750
  • —Precision: 0.8753
  • —Recall: 0.8758

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.26361.0691.09140.60130.55990.57800.6013
1.0292.01380.91800.65140.63440.63560.6514
0.9043.02070.82350.68270.65880.69040.6827
0.80844.02760.72720.75370.74770.75640.7537
0.72425.03450.64350.78600.78410.78610.7860
0.63056.04140.55430.81730.81560.82000.8173
0.5627.04830.48600.83920.83830.84110.8392
0.50428.05520.44740.85280.85140.85460.8528
0.45359.06210.42130.85800.85790.85900.8580
0.433810.06900.41060.85910.85780.86050.8591
0.402611.07590.40640.86220.86150.86320.8622
0.386112.08280.38740.87370.87280.87330.8737
0.370913.08970.38410.87060.86960.87010.8706
0.359214.09660.38410.87160.87090.87140.8716
0.347515.010350.38340.87370.87280.87320.8737
0.353716.011040.38050.87270.87170.87220.8727
0.331717.011730.37750.87470.87390.87410.8747
0.32318.012420.37590.87270.87180.87210.8727
0.332719.013110.37760.87580.87500.87560.8758
0.333920.013800.37600.87580.87500.87530.8758

Framework versions

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