CoolFace
Modelpublic

Deehan1866/deberta-v3-large-wic-with_rationale

sourceHugging Facemitupdated 4mo agoView on Hugging Face
0likes4downloads
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-wic-with_rationale

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: 1.5503
  • —Accuracy: 0.7618

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: 1e-05
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 32
  • —optimizer: Use adamwtorchfused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 10
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracy
0.68321.01700.54260.7210
0.43222.03400.64400.7006
0.29213.05100.64590.7602
0.15244.06800.79860.7476
0.07855.08501.06140.7649
0.03536.010201.33590.7524
0.02777.011901.34710.7665
0.0258.013601.44810.7555
0.01839.015301.53510.7727
0.009110.017001.55030.7618

Framework versions

  • —Transformers 4.57.6
  • —Pytorch 2.8.0+cu128
  • —Datasets 4.5.0
  • —Tokenizers 0.22.2