CoolFace
Modelpublic

tmnam20/mdeberta-v3-base-qnli-100

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes27downloads
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. -->

mdeberta-v3-base-qnli-100

This model is a fine-tuned version of microsoft/mdeberta-v3-base on the tmnam20/VieGLUE/QNLI dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2906
  • —Accuracy: 0.8975

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: 32
  • —evalbatchsize: 16
  • —seed: 100
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 3.0

Training results

Training LossEpochStepValidation LossAccuracy
0.37730.155000.38700.8431
0.35470.3110000.31750.8658
0.33850.4615000.29860.8739
0.3420.6120000.27870.8845
0.30030.7625000.30750.8726
0.32980.9230000.27810.8807
0.24751.0735000.26950.8942
0.24411.2240000.26150.8940
0.2491.3745000.25480.8958
0.22611.5350000.25880.8946
0.23481.6855000.25870.8982
0.26261.8360000.25810.8982
0.24631.9965000.25200.8964
0.17682.1470000.27950.8951
0.17682.2975000.30690.8942
0.17522.4480000.27830.8971
0.16872.685000.29000.8995
0.1632.7590000.28280.8969
0.15472.995000.28730.8980

Framework versions

  • —Transformers 4.35.2
  • —Pytorch 2.2.0.dev20231203+cu121
  • —Datasets 2.15.0
  • —Tokenizers 0.15.0