CoolFace
Modelpublic

leeminhduc2/deberta-v3-large-finetuned-answer_relevance_judge

sourceHugging Facemitupdated 10mo 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-large-finetuned-answerrelevancejudge

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: 0.5431
  • —Model Preparation Time: 0.0054
  • —Accuracy: 0.9131

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.01880.33120.00540.9219
No log2.03760.38640.00540.9164
0.1333.05640.37830.00540.9292
0.1334.07520.57310.00540.9072
0.1335.09400.57600.00540.9089
0.01466.011280.54310.00540.9131

Framework versions

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