CoolFace
Modelpublic

leeminhduc2/deberta-v3-large-finetuned-context_relevance_judge

sourceHugging Facemitupdated 10mo 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. -->

deberta-v3-large-finetuned-contextrelevancejudge

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

  • —Loss: 2.5410
  • —Model Preparation Time: 0.0052
  • —Accuracy: 0.6527

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

Training results

Training LossEpochStepValidation LossModel Preparation TimeAccuracy
No log1.01881.73550.00520.6495
No log2.03762.03580.00520.6525
0.07693.05642.22510.00520.6558
0.07694.07522.50490.00520.6509
0.07695.09402.42220.00520.6503
0.0046.011282.54100.00520.6527

Framework versions

  • —Transformers 4.57.3
  • —Pytorch 2.9.0+cu126
  • —Datasets 4.0.0
  • —Tokenizers 0.22.1