CoolFace
Modelpublic

kennethge123/entailed_after_rte-gpt2

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes5downloads
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. -->

entailedafterrte-gpt2

This model is a fine-tuned version of kennethge123/superglue_rte-gpt2 on the bigbench dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.1865
  • —Accuracy: 0.7143

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: 4
  • —evalbatchsize: 32
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 20

Training results

Training LossEpochStepValidation LossAccuracy
No log1.0300.90250.3571
No log2.0600.71550.5
No log3.0901.00140.2857
No log4.01200.97480.5714
No log5.01500.95110.5714
No log6.01801.01640.6429
No log7.02101.60150.5
No log8.02401.28330.6429
No log9.02701.00930.7857
No log10.03001.63390.6429
No log11.03301.34610.5714
No log12.03601.29490.6429
No log13.03901.63430.6429
No log14.04200.84180.8571
No log15.04500.67500.8571
No log16.04802.02210.6429
0.592917.05100.75790.8571
0.592918.05401.57130.7143
0.592919.05701.04890.7143
0.592920.06001.18650.7143

Framework versions

  • —Transformers 4.37.0
  • —Pytorch 1.13.1+cu117
  • —Datasets 2.15.0
  • —Tokenizers 0.15.2