CoolFace
Modelpublic

muhtasham/tiny-mlm-glue-mnli-from-scratch-custom-tokenizer-target-glue-qqp

sourceHugging Faceupdated 4y agoView on Hugging Face
0likes28downloads
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. -->

tiny-mlm-glue-mnli-from-scratch-custom-tokenizer-target-glue-qqp

This model is a fine-tuned version of muhtasham/tiny-mlm-glue-mnli-from-scratch-custom-tokenizer on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.5250
  • —Accuracy: 0.7449
  • —F1: 0.6058

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: 3e-05
  • —trainbatchsize: 32
  • —evalbatchsize: 32
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: constant
  • —training_steps: 5000

Training results

Training LossEpochStepValidation LossAccuracyF1
0.63730.045000.61620.65630.3793
0.60530.0910000.59080.68170.4690
0.58430.1315000.57000.70070.5850
0.56720.1820000.55540.71730.5632
0.55620.2225000.54620.72770.5585
0.54840.2630000.53820.73250.5848
0.54110.3135000.53270.73840.6064
0.53880.3540000.53350.73340.6310
0.54090.445000.52670.74160.6232
0.53220.4450000.52500.74490.6058

Framework versions

  • —Transformers 4.26.0.dev0
  • —Pytorch 1.13.0+cu116
  • —Datasets 2.8.1.dev0
  • —Tokenizers 0.13.2