CoolFace
Modelpublic

mmillet/distilrubert-tiny-cased-conversational-v1_empathy_preprocessed_punct_lowercasing

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

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.6036
  • Accuracy: 0.7458
  • F1: 0.7409
  • Precision: 0.7420
  • Recall: 0.7458

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=0.0001
  • lrschedulertype: linear
  • num_epochs: 20

Training results

Training LossEpochStepValidation LossAccuracyF1PrecisionRecall
1.09531.091.06920.46610.37400.37400.4661
1.0662.0181.02420.55930.54910.54460.5593
1.01193.0270.92590.61020.61060.61470.6102
0.91184.0360.86590.58470.53490.58350.5847
0.89215.0450.79250.63560.61330.62750.6356
0.836.0540.77760.62710.60870.61990.6271
0.80157.0630.76750.66950.66010.68710.6695
0.73348.0720.71330.67800.66590.67480.6780
0.6969.0810.69390.68640.67580.68330.6864
0.634910.0900.65550.71190.70570.70850.7119
0.648211.0990.65850.72880.72020.73390.7288
0.592412.01080.62230.73730.73320.73430.7373
0.543713.01170.63640.72880.72310.72960.7288
0.565314.01260.61580.73730.72660.73420.7373
0.531415.01350.61040.74580.74390.74350.7458
0.491216.01440.61190.74580.74330.74420.7458
0.481917.01530.60400.74580.74520.74480.7458
0.487318.01620.61130.72880.72480.72750.7288
0.472919.01710.60350.73730.72920.73410.7373
0.465420.01800.60360.74580.74090.74200.7458

Framework versions

  • Transformers 4.21.2
  • Pytorch 1.12.1+cu113
  • Datasets 2.4.0
  • Tokenizers 0.12.1