CoolFace
Modelpublic

mmillet/distilrubert-tiny-cased-conversational-v1_single_finetuned_empathy_classifier

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-v1singlefinetunedempathyclassifier

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: 1.0183
  • —Accuracy: 0.6218
  • —F1: 0.6262
  • —Precision: 0.6318
  • —Recall: 0.6218

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
1.04561.090.97180.49580.41970.65260.4958
0.90422.0180.89200.58820.57690.57840.5882
0.79233.0270.84270.61340.58610.59350.6134
0.75444.0360.84000.63870.62340.63440.6387
0.66755.0450.84100.63030.60950.61840.6303
0.60916.0540.90950.60500.60410.63960.6050
0.62797.0630.85960.67230.66920.67250.6723
0.49688.0720.87250.63030.62740.62530.6303
0.44599.0810.91200.63870.63950.64260.6387
0.412210.0900.94780.63030.62620.62480.6303
0.324411.0990.97460.63870.63750.63810.6387
0.353512.01081.01830.62180.62620.63180.6218

Framework versions

  • —Transformers 4.20.1
  • —Pytorch 1.12.0+cu113
  • —Datasets 2.4.0
  • —Tokenizers 0.12.1