CoolFace
Modelpublic

gokuls/mobilebert_sa_GLUE_Experiment_logit_kd_mnli_128

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

mobilebertsaGLUEExperimentlogitkdmnli_128

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

  • —Loss: 1.2689
  • —Accuracy: 0.5950

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 LossAccuracy
1.68251.030681.45810.5256
1.49412.061361.35160.5680
1.41993.092041.32590.5712
1.37474.0122721.30240.5856
1.345.0153401.28750.5931
1.30876.0184081.27300.5928
1.27697.0214761.28450.5916
1.2468.0245441.27500.5965
1.21669.0276121.26510.6020
1.188310.0306801.27730.6043
1.160411.0337481.25550.6011
1.132912.0368161.27920.5991
1.107413.0398841.28910.5986
1.081214.0429521.28890.5947
1.057715.0460201.28710.5970
1.033816.0490881.32960.6026

Framework versions

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