CoolFace
Modelpublic

ajrayman/Vulnerability_binary

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

Vulnerability_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: 1.0736
  • Accuracy: 0.6712
  • Precision: 0.6927
  • Recall: 0.6169
  • F1: 0.6526
  • Auc: 0.7228

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.62610.66870.70240.58710.63960.7236
No log2.02360.59430.69360.75490.57460.65250.7619
No log3.03540.62060.69360.70420.66920.68620.7537
No log4.04720.69920.68990.71920.62440.66840.7458
0.53535.05900.81000.68490.68220.69400.68800.7303
0.53536.07080.93720.67120.68350.63930.66070.7217
0.53537.08261.07360.67120.69270.61690.65260.7228

Framework versions

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