CoolFace
Modelpublic

mmillet/distilrubert-tiny-cased-conversational-v1_best_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-v1bestfinetunedemotionexperimentaugmentedanger_fear

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.5751
  • —Accuracy: 0.8716
  • —F1: 0.8713
  • —Precision: 0.8721
  • —Recall: 0.8716

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

Training results

Training LossEpochStepValidation LossAccuracyF1PrecisionRecall
0.88511.0690.47400.83610.83460.83640.8361
0.44042.01380.40180.86430.86250.86720.8643
0.3053.02070.37540.88000.87950.87940.8800
0.24414.02760.39420.87580.87480.87520.8758
0.18375.03450.40050.88730.88700.88770.8873
0.15736.04140.44680.87160.87180.87300.8716
0.12927.04830.45820.87470.87500.87580.8747
0.09498.05520.51100.86010.86010.86280.8601
0.07299.06210.54150.86740.86740.86810.8674
0.05810.06900.57510.87160.87130.87210.8716

Framework versions

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