CoolFace
Modelpublic

gokuls/mobilebert_sa_GLUE_Experiment_logit_kd_mrpc_128

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

mobilebertsaGLUEExperimentlogitkdmrpc_128

This model is a fine-tuned version of google/mobilebert-uncased on the GLUE MRPC dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.5213
  • —Accuracy: 0.6740
  • —F1: 0.7787
  • —Combined Score: 0.7264

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.63681.0290.55640.68380.81220.7480
0.60992.0580.55570.68380.81220.7480
0.6113.0870.55550.68380.81220.7480
0.61014.01160.55680.68380.81220.7480
0.6085.01450.55400.68380.81220.7480
0.60376.01740.54920.68380.81220.7480
0.57617.02030.60650.61030.68510.6477
0.47828.02320.53410.68630.78010.7332
0.41119.02610.52130.67400.77870.7264
0.352610.02900.57920.68630.78670.7365
0.318811.03190.57600.69360.77640.7350
0.291812.03480.64060.69120.78790.7395
0.256813.03770.59080.67650.75370.7151
0.247214.04060.59660.68630.76640.7263

Framework versions

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