CoolFace
Modelpublic

gokuls/mobilebert_sa_GLUE_Experiment_logit_kd_pretrain_qqp

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

mobilebertsaGLUEExperimentlogitkdpretrain_qqp

This model is a fine-tuned version of gokuls/mobilebert_sa_pre-training-complete on the GLUE QQP dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1715
  • —Accuracy: 0.9133
  • —F1: 0.8843
  • —Combined Score: 0.8988

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

Training results

Training LossEpochStepValidation LossAccuracyF1Combined Score
0.39021.028430.28700.87880.84630.8625
0.2262.056860.19680.89790.86490.8814
0.16813.085290.19100.90380.87190.8878
0.13464.0113720.19890.90550.87720.8914
0.11245.0142150.19700.90490.87470.8898
0.09786.0170580.18760.90950.88060.8950
0.08767.0199010.18930.90770.87730.8925
0.08028.0227440.19400.90670.87730.8920
0.07469.0255870.18460.90900.87870.8938
0.069910.0284300.18900.90930.88090.8951
0.066311.0312730.18030.91030.88040.8953
0.063212.0341160.19050.90840.88050.8945
0.060613.0369590.18350.90940.88130.8953
0.058314.0398020.17860.91120.88050.8958
0.056215.0426450.19000.90910.88170.8954
0.054616.0454880.17530.91260.88250.8975
0.052917.0483310.17610.91210.88250.8973
0.051518.0511740.17840.91290.88420.8986
0.050119.0540170.17300.91290.88470.8988
0.04920.0568600.18120.91160.88350.8975
0.047921.0597030.17510.91150.88300.8972
0.046922.0625460.17370.91200.88330.8976
0.046123.0653890.17390.91290.88440.8986
0.045224.0682320.17150.91330.88430.8988
0.044725.0710750.17480.91190.88440.8982
0.043726.0739180.17340.91290.88410.8985
0.043127.0767610.17270.91250.88300.8977
0.042528.0796040.18030.91200.88510.8985
0.041929.0824470.17200.91240.88350.8980

Framework versions

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