CoolFace
Modelpublic

domenicrosati/deberta-v3-large-survey-fluency-rater-all

sourceHugging Facemitupdated 3y 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-survey-fluency-rater-all

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

  • —Loss: 0.7178
  • —Krippendorff: 0.9045
  • —Spearman: 0.8801
  • —Absolute Agreement: 0.7396
  • —Agreement Within One: 0.9608

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: 6e-06
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 1000
  • —num_epochs: 20
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossKrippendorffSpearmanAbsolute AgreementAgreement Within One
No log1.0552.0214-0.69020.24690.01391.0
No log2.01102.0118-0.63980.19780.02781.0
No log3.01652.0147-0.6585-0.03510.02780.9583
No log4.02202.0186-0.6499-0.15480.01390.9306
No log5.02751.7283-0.2880nan0.29170.7222
No log6.03301.7079-0.24540.15270.30560.7222
No log7.03851.6519-0.0919-0.06710.38890.7639
No log8.04401.64030.1140-0.02540.40280.7778
No log9.04951.6711-0.1939-0.02130.33330.75
1.587410.05501.6714-0.02360.15270.30560.7361
1.587411.06051.5761-0.0843-0.15520.40280.7639
1.587412.06601.47820.27600.14950.44440.7917
1.587413.07151.46790.1322-0.02310.40280.7778
1.587414.07701.43140.1322-0.02310.40280.7778
1.587415.08251.39150.30940.25410.45830.7917
1.587416.08801.33830.31430.37260.45830.7917
1.587417.09351.29670.18610.30250.45830.7778
1.587418.09901.33680.18480.41520.47220.8056
0.975819.010451.20810.23760.40960.48610.8056
0.975820.011001.19520.26250.48720.50.8056

Framework versions

  • —Transformers 4.26.0
  • —Pytorch 1.13.1
  • —Datasets 2.10.1
  • —Tokenizers 0.12.1