CoolFace
Modelpublic

ajrayman/IngroupLoyalty_binary

sourceHugging Facemitupdated 19d agoView on Hugging Face
0likes153downloads
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. -->

IngroupLoyalty_binary

This model is a fine-tuned version of microsoft/deberta-v3-base on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.9240
  • Accuracy: 0.6323
  • Precision: 0.5969
  • Recall: 0.8148
  • F1: 0.6890
  • Auc: 0.7268

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: 2e-05
  • trainbatchsize: 32
  • evalbatchsize: 32
  • seed: 1234
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_ratio: 0.06
  • num_epochs: 8

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1Auc
No log1.01110.61920.67330.67650.66400.67020.7381
No log2.02220.62220.68120.65190.77780.70930.7509
No log3.03330.62320.69580.67790.74600.71030.7498
No log4.04440.70670.65340.62030.79100.69530.7448
0.53645.05550.92400.63230.59690.81480.68900.7268

Framework versions

  • Transformers 4.44.1
  • Pytorch 1.11.0
  • Datasets 2.12.0
  • Tokenizers 0.19.1