CoolFace
Modelpublic

gokuls/distilbert_add_GLUE_Experiment_logit_kd_qqp_384

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes19downloads
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. -->

distilbertaddGLUEExperimentlogitkdqqp_384

This model is a fine-tuned version of distilbert-base-uncased on the GLUE QQP dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.6543
  • —Accuracy: 0.6542
  • —F1: 0.1220
  • —Combined Score: 0.3881

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: 5e-05
  • —trainbatchsize: 256
  • —evalbatchsize: 256
  • —seed: 10
  • —distributed_type: multi-GPU
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 50
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyF1Combined Score
0.81841.014220.77760.63180.00.3159
0.71892.028440.69320.63330.00830.3208
0.63683.042660.66020.63260.00440.3185
0.59384.056880.67560.65160.11090.3812
0.56635.071100.67440.63980.04590.3428
0.54786.085320.66850.64790.08880.3684
0.53457.099540.65430.65420.12200.3881
0.52418.0113760.66010.64690.08480.3659
0.51619.0127980.67740.65900.14820.4036
0.509910.0142200.65900.66100.15940.4102
0.504811.0156420.67040.65290.11660.3847
0.500112.0170640.67910.65620.13470.3955

Framework versions

  • —Transformers 4.26.0
  • —Pytorch 1.14.0a0+410ce96
  • —Datasets 2.9.0
  • —Tokenizers 0.13.2