CoolFace
Modelpublic

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

sourceHugging Faceupdated 4y agoView on Hugging Face
0likes31downloads
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-rte-from-scratch-custom-tokenizer-target-glue-qqp

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

  • —Loss: 0.5373
  • —Accuracy: 0.7328
  • —F1: 0.5855

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.64280.045000.62400.63950.3516
0.61720.0910000.60640.65800.4484
0.60410.1315000.59650.66940.5605
0.58930.1820000.58410.68700.4890
0.58310.2225000.57230.69890.5243
0.57220.2630000.56650.70230.5678
0.56660.3135000.56070.71090.5612
0.55730.3540000.55040.71960.5974
0.55470.445000.54300.72610.5975
0.54770.4450000.53730.73280.5855

Framework versions

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