CoolFace
Modelpublic

ClaudiaRichard/nli-roberta-base-v2_mbti_full

sourceHugging Faceapache-2.0updated 3y 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. -->

nli-roberta-base-v2mbtifull

This model is a fine-tuned version of sentence-transformers/nli-roberta-base-v2 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.5563
  • —F1: 0.5888
  • —Roc Auc: 0.6803

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: 3e-05
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 16
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 10
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossF1Roc Auc
No log1.03250.58300.48040.6197
0.57932.06510.57730.00.5
0.57933.09760.57720.00.5
0.57834.013020.57740.00.5
0.57725.016270.56920.51810.6399
0.57726.019530.55630.36370.5904
0.55877.022780.54880.54980.6651
0.53718.026040.55130.59170.6857
0.53719.029290.55630.60210.6906
0.51399.9832500.56220.56610.6723

Framework versions

  • —Transformers 4.39.1
  • —Pytorch 2.2.1+cu121
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2