CoolFace
Modelpublic

bobbyw/deberta-v3-large_relationships_v3.2

sourceHugging Faceupdated 2y 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-largerelationshipsv3.2

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

  • Loss: 0.0079
  • Accuracy: 0.0017
  • F1: 0.0020
  • Precision: 0.0010
  • Recall: 0.4398
  • Learning Rate: 0.001

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-06
  • trainbatchsize: 1
  • evalbatchsize: 1
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: constant
  • num_epochs: 3

Training results

Training LossEpochStepValidation LossAccuracyF1PrecisionRecallRate
0.00221.041060.00760.00150.00220.00110.47220.001
0.00262.082120.00800.00170.00200.00100.43060.001
0.00213.0123180.00790.00170.00200.00100.43980.001

Framework versions

  • Transformers 4.42.4
  • Pytorch 2.3.1+cu121
  • Datasets 2.21.0
  • Tokenizers 0.19.1