CoolFace
Modelpublic

ajrayman/Excitement_Seeking_binary

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

ExcitementSeekingbinary

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: 1.0947
  • Accuracy: 0.6600
  • Precision: 0.6608
  • Recall: 0.6559
  • F1: 0.6583
  • Auc: 0.7005

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.01180.60410.67370.73400.54360.62460.7516
No log2.02360.59180.70360.73350.63840.68270.7544
No log3.03540.63250.68240.66370.73820.69890.7433
No log4.04720.71910.65010.620.77310.68810.7335
0.53325.05900.88380.67000.64110.77060.69990.7185
0.53326.07081.04280.66500.68970.59850.64090.7031
0.53327.08261.09470.66000.66080.65590.65830.7005

Framework versions

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