CoolFace
Modelpublic

saiteki-kai/QA-mDeBERTa-v3-large-binary

sourceHugging Facemitupdated 8mo agoView on Hugging Face
0likes13downloads
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. -->

QA-mDeBERTa-v3-large-binary

This model is a fine-tuned version of microsoft/mdeberta-v3-base on the saiteki-kai/Beavertails-it dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3241
  • —Accuracy: 0.8609
  • —Unsafe Precision: 0.8855
  • —Unsafe Recall: 0.8615
  • —Unsafe F1: 0.8733
  • —Unsafe Fpr: 0.1398
  • —Unsafe Aucpr: 0.9529
  • —Safe Precision: 0.8320
  • —Safe Recall: 0.8602
  • —Safe F1: 0.8458
  • —Safe Fpr: 0.1385
  • —Safe Aucpr: 0.9143

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: 6e-06
  • —trainbatchsize: 64
  • —evalbatchsize: 64
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 1000
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossAccuracyUnsafe PrecisionUnsafe RecallUnsafe F1Unsafe FprUnsafe AucprSafe PrecisionSafe RecallSafe F1Safe FprSafe Aucpr
0.32830.250121140.40260.81810.90790.74910.82090.09540.93030.74180.90460.81520.25090.8630
0.3530.500142280.35970.84320.86580.84990.85780.16530.94020.81590.83470.82520.15010.8882
0.32480.750263420.34760.84840.89280.82680.85850.12450.94500.80110.87550.83670.17320.8972
0.35911.000284560.34140.85120.88220.84550.86350.14160.94680.81580.85840.83650.15450.9011
0.31671.2503105700.34280.85370.88370.84880.86590.14020.94820.81920.85980.83900.15120.9046
0.29441.5004126840.34220.85490.88640.84800.86680.13640.94910.81910.86360.84080.15200.9072
0.28751.7504147980.33450.85770.88000.86170.87080.14740.95040.83090.85260.84160.13830.9101
0.3462.0005169120.32750.85830.88990.85070.86980.13210.95170.82250.86790.84460.14930.9122
0.33942.2505190260.32800.85790.87700.86610.87150.15240.95160.83460.84760.84100.13390.9121
0.29352.5006211400.32690.85890.87610.86930.87270.15430.95220.83760.84570.84170.13070.9133
0.29992.7507232540.32410.86090.88550.86150.87330.13980.95290.83200.86020.84580.13850.9143
0.30163.0007253680.32430.86080.88890.85700.87270.13440.95300.82830.86560.84650.14300.9153
0.30973.2508274820.32710.86010.88320.86280.87290.14320.95250.83270.85680.84460.13720.9142
0.27943.5008295960.33000.86040.89420.84960.87130.12610.95310.82240.87390.84740.15040.9156
0.31293.7509317100.32820.85850.90330.83510.86790.11210.95320.81110.88790.84770.16490.9161

Framework versions

  • —Transformers 4.57.3
  • —Pytorch 2.7.1+cu118
  • —Datasets 4.4.1
  • —Tokenizers 0.22.1