CoolFace
Modelpublic

ChrisZeng/electra-large-discriminator-nli-efl-tweeteval

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

electra-large-discriminator-nli-efl-tweeteval

This model is a fine-tuned version of ynie/electra-large-discriminator-snli_mnli_fever_anli_R1_R2_R3-nli on the None dataset. It achieves the following results on the evaluation set:

  • —Accuracy: 0.7943
  • —F1: 0.7872
  • —Loss: 0.3004

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: 1e-06
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 16
  • —totaltrainbatch_size: 128
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 10

Training results

Training LossEpochStepAccuracyF1Validation Loss
0.43841.01630.74440.73080.3962
0.34472.03260.76590.75520.3410
0.30573.04890.77500.76880.3234
0.2874.06520.78570.77790.3069
0.27425.08150.78870.78220.3030
0.26766.09780.79390.78510.2982
0.25857.011410.79090.78220.3002
0.25268.013040.79430.78760.3052
0.24799.014670.79390.78470.2997
0.245110.016300.79560.78730.3014
0.239711.017930.79430.78720.3004

Framework versions

  • —Transformers 4.16.2
  • —Pytorch 1.12.0.dev20220417
  • —Datasets 2.1.0
  • —Tokenizers 0.10.3