CoolFace
Modelpublic

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

sourceHugging Faceupdated 4y agoView on Hugging Face
1likes97downloads
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-hateval

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.798
  • —F1: 0.7968
  • —Loss: 0.4166

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: 20

Training results

Training LossEpochStepAccuracyF1Validation Loss
0.41751.02100.73170.73050.4020
0.30612.04200.7680.76750.3520
0.25883.06300.790.78880.3253
0.2344.08400.7880.78770.3373
0.21165.010500.8040.80330.3247
0.19746.012600.7930.79280.3400
0.18077.014700.79730.79690.3511
0.17158.016800.79930.79890.3496
0.15779.018900.80430.80320.3507
0.146910.021000.7980.79700.3604
0.139411.023100.79670.79570.3734
0.132212.025200.79130.79060.3929
0.123113.027300.7950.79410.3954
0.118914.029400.79770.79630.3994
0.114315.031500.79930.79800.3995
0.108316.033600.79270.79180.4125
0.107917.035700.79930.79790.4036
0.105518.037800.79670.79560.4121
0.100619.039900.79730.79610.4152
0.10120.042000.7980.79680.4166

Framework versions

  • —Transformers 4.17.0
  • —Pytorch 1.11.0+cu113
  • —Datasets 2.0.0
  • —Tokenizers 0.11.6