CoolFace
Modelpublic

ClaudiaRichard/all-MiniLM-L12-v2_mbti_full

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes9downloads
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. -->

all-MiniLM-L12-v2mbtifull

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

  • —Loss: 0.6163
  • —F1: 0.6302
  • —Roc Auc: 0.7108

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.54530.45910.6226
0.56062.06510.52340.62480.7090
0.56063.09760.52170.61480.7054
0.49184.013020.53070.59120.6932
0.41525.016270.54590.62620.7116
0.41526.019530.57930.62340.7087
0.34847.022780.59580.63780.7161
0.2938.026040.60760.64050.7177
0.2939.029290.61860.63620.7143
0.25929.9832500.62620.63650.7149

Framework versions

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