CoolFace
Modelpublic

ajrayman/Openn_binary

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

Openn_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.8569
  • Accuracy: 0.6700
  • Precision: 0.6977
  • Recall: 0.5985
  • F1: 0.6443
  • Auc: 0.7168

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.66680.61270.72280.36410.48420.7056
No log2.02360.63200.63640.59450.85540.70140.7416
No log3.03540.62930.65500.62020.79800.69790.7477
No log4.04720.67480.66630.63010.80300.70610.7421
0.58315.05900.71680.66870.64520.74810.69280.7382
0.58316.07080.85690.67000.69770.59850.64430.7168

Framework versions

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