ChrisZeng commited on
Commit
a6f0d7f
1 Parent(s): 3a7f1f3

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -23
README.md CHANGED
@@ -16,9 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [ynie/electra-large-discriminator-snli_mnli_fever_anli_R1_R2_R3-nli](https://huggingface.co/ynie/electra-large-discriminator-snli_mnli_fever_anli_R1_R2_R3-nli) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.4166
20
  - Accuracy: 0.798
21
  - F1: 0.7968
 
22
 
23
  ## Model description
24
 
@@ -49,28 +49,28 @@ The following hyperparameters were used during training:
49
 
50
  ### Training results
51
 
52
- | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
- |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
- | 0.4175 | 1.0 | 210 | 0.4020 | 0.7317 | 0.7305 |
55
- | 0.3061 | 2.0 | 420 | 0.3520 | 0.768 | 0.7675 |
56
- | 0.2588 | 3.0 | 630 | 0.3253 | 0.79 | 0.7888 |
57
- | 0.234 | 4.0 | 840 | 0.3373 | 0.788 | 0.7877 |
58
- | 0.2116 | 5.0 | 1050 | 0.3247 | 0.804 | 0.8033 |
59
- | 0.1974 | 6.0 | 1260 | 0.3400 | 0.793 | 0.7928 |
60
- | 0.1807 | 7.0 | 1470 | 0.3511 | 0.7973 | 0.7969 |
61
- | 0.1715 | 8.0 | 1680 | 0.3496 | 0.7993 | 0.7989 |
62
- | 0.1577 | 9.0 | 1890 | 0.3507 | 0.8043 | 0.8032 |
63
- | 0.1469 | 10.0 | 2100 | 0.3604 | 0.798 | 0.7970 |
64
- | 0.1394 | 11.0 | 2310 | 0.3734 | 0.7967 | 0.7957 |
65
- | 0.1322 | 12.0 | 2520 | 0.3929 | 0.7913 | 0.7906 |
66
- | 0.1231 | 13.0 | 2730 | 0.3954 | 0.795 | 0.7941 |
67
- | 0.1189 | 14.0 | 2940 | 0.3994 | 0.7977 | 0.7963 |
68
- | 0.1143 | 15.0 | 3150 | 0.3995 | 0.7993 | 0.7980 |
69
- | 0.1083 | 16.0 | 3360 | 0.4125 | 0.7927 | 0.7918 |
70
- | 0.1079 | 17.0 | 3570 | 0.4036 | 0.7993 | 0.7979 |
71
- | 0.1055 | 18.0 | 3780 | 0.4121 | 0.7967 | 0.7956 |
72
- | 0.1006 | 19.0 | 3990 | 0.4152 | 0.7973 | 0.7961 |
73
- | 0.101 | 20.0 | 4200 | 0.4166 | 0.798 | 0.7968 |
74
 
75
 
76
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [ynie/electra-large-discriminator-snli_mnli_fever_anli_R1_R2_R3-nli](https://huggingface.co/ynie/electra-large-discriminator-snli_mnli_fever_anli_R1_R2_R3-nli) on the None dataset.
18
  It achieves the following results on the evaluation set:
 
19
  - Accuracy: 0.798
20
  - F1: 0.7968
21
+ - Loss: 0.4166
22
 
23
  ## Model description
24
 
 
49
 
50
  ### Training results
51
 
52
+ | Training Loss | Epoch | Step | Accuracy | F1 | Validation Loss |
53
+ |:-------------:|:-----:|:----:|:--------:|:------:|:---------------:|
54
+ | 0.4175 | 1.0 | 210 | 0.7317 | 0.7305 | 0.4020 |
55
+ | 0.3061 | 2.0 | 420 | 0.768 | 0.7675 | 0.3520 |
56
+ | 0.2588 | 3.0 | 630 | 0.79 | 0.7888 | 0.3253 |
57
+ | 0.234 | 4.0 | 840 | 0.788 | 0.7877 | 0.3373 |
58
+ | 0.2116 | 5.0 | 1050 | 0.804 | 0.8033 | 0.3247 |
59
+ | 0.1974 | 6.0 | 1260 | 0.793 | 0.7928 | 0.3400 |
60
+ | 0.1807 | 7.0 | 1470 | 0.7973 | 0.7969 | 0.3511 |
61
+ | 0.1715 | 8.0 | 1680 | 0.7993 | 0.7989 | 0.3496 |
62
+ | 0.1577 | 9.0 | 1890 | 0.8043 | 0.8032 | 0.3507 |
63
+ | 0.1469 | 10.0 | 2100 | 0.798 | 0.7970 | 0.3604 |
64
+ | 0.1394 | 11.0 | 2310 | 0.7967 | 0.7957 | 0.3734 |
65
+ | 0.1322 | 12.0 | 2520 | 0.7913 | 0.7906 | 0.3929 |
66
+ | 0.1231 | 13.0 | 2730 | 0.795 | 0.7941 | 0.3954 |
67
+ | 0.1189 | 14.0 | 2940 | 0.7977 | 0.7963 | 0.3994 |
68
+ | 0.1143 | 15.0 | 3150 | 0.7993 | 0.7980 | 0.3995 |
69
+ | 0.1083 | 16.0 | 3360 | 0.7927 | 0.7918 | 0.4125 |
70
+ | 0.1079 | 17.0 | 3570 | 0.7993 | 0.7979 | 0.4036 |
71
+ | 0.1055 | 18.0 | 3780 | 0.7967 | 0.7956 | 0.4121 |
72
+ | 0.1006 | 19.0 | 3990 | 0.7973 | 0.7961 | 0.4152 |
73
+ | 0.101 | 20.0 | 4200 | 0.798 | 0.7968 | 0.4166 |
74
 
75
 
76
  ### Framework versions