CoolFace
Modelpublic

domenicrosati/deberta-v3-large-survey-cross_passage_consistency-rater-all-gpt4

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

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.4020
  • —Krippendorff: 0.8066
  • —Spearman: 0.8930
  • —Absolute Agreement: 0.8848
  • —Agreement Within One: 0.9447

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.0551.8997-0.29870.20730.05560.9028
No log2.01101.8795-0.3017-0.03770.08330.9028
No log3.01651.8738-0.00860.05160.27780.7778
No log4.02201.8663-0.0943-0.03770.34720.7361
No log5.02751.8618-0.0943-0.03770.34720.7361
No log6.03302.0154-0.2704nan0.31940.6667
No log7.03851.9047-0.2704nan0.31940.6667
No log8.04401.7587-0.2704nan0.31940.6667
No log9.04951.6830-0.2704nan0.31940.6667
1.40910.05501.6436-0.2704nan0.31940.6667
1.40911.06051.6273-0.2704nan0.31940.6667
1.40912.06601.5649-0.25050.11000.33330.6667
1.40913.07151.5027-0.07050.44480.41670.6806
1.40914.07701.50820.03750.42580.40280.6944
1.40915.08251.39450.04920.59240.48610.7083
1.40916.08801.35750.04580.59050.48610.6806
1.40917.09351.34440.04920.59240.48610.7083
1.40918.09901.25740.17910.54610.52780.7778
0.770619.010451.26760.03570.54860.51390.7361
0.770620.011001.23450.03760.55480.52780.7222

Framework versions

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