CoolFace
Modelpublic

Yuvrajg2107/deberta-v3-hybrid-detector_12

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

deberta-v3-hybrid-detector_12

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

  • —Accuracy: 0.9553
  • —Loss: 0.0432

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: 8
  • —evalbatchsize: 16
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 32
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 1
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepAccuracyValidation Loss
0.06160.06675000.80340.1604
0.02990.133310000.91750.0660
0.0250.215000.89770.0927
0.02140.266720000.94780.0440
0.01970.333325000.89270.1201
0.0180.430000.95100.0436
0.01630.466735000.96230.0352
0.01520.533340000.9360.0679
0.01320.645000.89010.1139
0.01270.666750000.94680.0523
0.01130.733355000.94550.0515
0.01130.860000.95800.0387
0.00910.866765000.93190.0847
0.01070.933370000.94070.0630
0.01021.075000.95530.0432

Framework versions

  • —Transformers 4.57.3
  • —Pytorch 2.6.0+cu124
  • —Datasets 4.4.2
  • —Tokenizers 0.22.1