henryscheible
commited on
Commit
•
bfedaf9
1
Parent(s):
a4cba8f
update model card README.md
Browse files
README.md
CHANGED
@@ -2,9 +2,26 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
5 |
model-index:
|
6 |
- name: t5-small_crows_pairs_finetuned
|
7 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -12,7 +29,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# t5-small_crows_pairs_finetuned
|
14 |
|
15 |
-
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
|
17 |
## Model description
|
18 |
|
@@ -39,6 +63,40 @@ The following hyperparameters were used during training:
|
|
39 |
- lr_scheduler_type: linear
|
40 |
- num_epochs: 30
|
41 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
42 |
### Framework versions
|
43 |
|
44 |
- Transformers 4.26.1
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
datasets:
|
6 |
+
- crows_pairs
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
model-index:
|
10 |
- name: t5-small_crows_pairs_finetuned
|
11 |
+
results:
|
12 |
+
- task:
|
13 |
+
name: Sequence-to-sequence Language Modeling
|
14 |
+
type: text2text-generation
|
15 |
+
dataset:
|
16 |
+
name: crows_pairs
|
17 |
+
type: crows_pairs
|
18 |
+
config: crows_pairs
|
19 |
+
split: test
|
20 |
+
args: crows_pairs
|
21 |
+
metrics:
|
22 |
+
- name: Accuracy
|
23 |
+
type: accuracy
|
24 |
+
value: 0.6390728476821192
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
29 |
|
30 |
# t5-small_crows_pairs_finetuned
|
31 |
|
32 |
+
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the crows_pairs dataset.
|
33 |
+
It achieves the following results on the evaluation set:
|
34 |
+
- Loss: 0.7111
|
35 |
+
- Accuracy: 0.6391
|
36 |
+
- Tp: 0.4934
|
37 |
+
- Tn: 0.1457
|
38 |
+
- Fp: 0.3510
|
39 |
+
- Fn: 0.0099
|
40 |
|
41 |
## Model description
|
42 |
|
|
|
63 |
- lr_scheduler_type: linear
|
64 |
- num_epochs: 30
|
65 |
|
66 |
+
### Training results
|
67 |
+
|
68 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Tp | Tn | Fp | Fn |
|
69 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|:------:|:------:|
|
70 |
+
| 0.6595 | 1.05 | 20 | 0.3672 | 0.5033 | 0.5033 | 0.0 | 0.4967 | 0.0 |
|
71 |
+
| 0.4048 | 2.11 | 40 | 0.3723 | 0.5033 | 0.5033 | 0.0 | 0.4967 | 0.0 |
|
72 |
+
| 0.3397 | 3.16 | 60 | 0.3397 | 0.5033 | 0.5033 | 0.0 | 0.4967 | 0.0 |
|
73 |
+
| 0.3215 | 4.21 | 80 | 0.3227 | 0.5132 | 0.5033 | 0.0099 | 0.4868 | 0.0 |
|
74 |
+
| 0.3078 | 5.26 | 100 | 0.3381 | 0.6060 | 0.5033 | 0.1026 | 0.3940 | 0.0 |
|
75 |
+
| 0.2258 | 6.32 | 120 | 0.3012 | 0.5629 | 0.5 | 0.0629 | 0.4338 | 0.0033 |
|
76 |
+
| 0.2099 | 7.37 | 140 | 0.3018 | 0.5894 | 0.5 | 0.0894 | 0.4073 | 0.0033 |
|
77 |
+
| 0.1531 | 8.42 | 160 | 0.3379 | 0.5464 | 0.5033 | 0.0430 | 0.4536 | 0.0 |
|
78 |
+
| 0.129 | 9.47 | 180 | 0.3602 | 0.5993 | 0.5 | 0.0993 | 0.3974 | 0.0033 |
|
79 |
+
| 0.0956 | 10.53 | 200 | 0.3846 | 0.5762 | 0.5 | 0.0762 | 0.4205 | 0.0033 |
|
80 |
+
| 0.0736 | 11.58 | 220 | 0.4245 | 0.5695 | 0.5033 | 0.0662 | 0.4305 | 0.0 |
|
81 |
+
| 0.0474 | 12.63 | 240 | 0.4938 | 0.5695 | 0.5033 | 0.0662 | 0.4305 | 0.0 |
|
82 |
+
| 0.0369 | 13.68 | 260 | 0.5201 | 0.5960 | 0.5 | 0.0960 | 0.4007 | 0.0033 |
|
83 |
+
| 0.0323 | 14.74 | 280 | 0.5559 | 0.5993 | 0.4934 | 0.1060 | 0.3907 | 0.0099 |
|
84 |
+
| 0.0267 | 15.79 | 300 | 0.5965 | 0.5894 | 0.5 | 0.0894 | 0.4073 | 0.0033 |
|
85 |
+
| 0.026 | 16.84 | 320 | 0.6052 | 0.5960 | 0.4967 | 0.0993 | 0.3974 | 0.0066 |
|
86 |
+
| 0.0194 | 17.89 | 340 | 0.6144 | 0.6126 | 0.4934 | 0.1192 | 0.3775 | 0.0099 |
|
87 |
+
| 0.0242 | 18.95 | 360 | 0.6286 | 0.6126 | 0.4934 | 0.1192 | 0.3775 | 0.0099 |
|
88 |
+
| 0.0274 | 20.0 | 380 | 0.6313 | 0.6325 | 0.4901 | 0.1424 | 0.3543 | 0.0132 |
|
89 |
+
| 0.0151 | 21.05 | 400 | 0.6685 | 0.6192 | 0.4934 | 0.1258 | 0.3709 | 0.0099 |
|
90 |
+
| 0.0131 | 22.11 | 420 | 0.6815 | 0.6258 | 0.4934 | 0.1325 | 0.3642 | 0.0099 |
|
91 |
+
| 0.0095 | 23.16 | 440 | 0.6961 | 0.6192 | 0.4967 | 0.1225 | 0.3742 | 0.0066 |
|
92 |
+
| 0.0064 | 24.21 | 460 | 0.6980 | 0.6325 | 0.4934 | 0.1391 | 0.3576 | 0.0099 |
|
93 |
+
| 0.0103 | 25.26 | 480 | 0.7117 | 0.6192 | 0.4934 | 0.1258 | 0.3709 | 0.0099 |
|
94 |
+
| 0.0083 | 26.32 | 500 | 0.7096 | 0.6258 | 0.4934 | 0.1325 | 0.3642 | 0.0099 |
|
95 |
+
| 0.0079 | 27.37 | 520 | 0.7198 | 0.6258 | 0.4934 | 0.1325 | 0.3642 | 0.0099 |
|
96 |
+
| 0.01 | 28.42 | 540 | 0.7210 | 0.6258 | 0.4934 | 0.1325 | 0.3642 | 0.0099 |
|
97 |
+
| 0.011 | 29.47 | 560 | 0.7111 | 0.6391 | 0.4934 | 0.1457 | 0.3510 | 0.0099 |
|
98 |
+
|
99 |
+
|
100 |
### Framework versions
|
101 |
|
102 |
- Transformers 4.26.1
|