kennethge123
commited on
Commit
•
e6d2776
1
Parent(s):
d267f7d
Model save
Browse files- README.md +23 -23
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the super_glue dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss:
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -64,26 +64,26 @@ The following hyperparameters were used during training:
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
66 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.
|
81 |
-
| 0.
|
82 |
-
| 0.
|
83 |
-
| 0.
|
84 |
-
| 0.
|
85 |
-
| 0.
|
86 |
-
| 0.
|
87 |
|
88 |
|
89 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.8405797101449275
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the super_glue dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 1.8826
|
36 |
+
- Accuracy: 0.8406
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
66 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|
|
67 |
+
| 0.7037 | 1.0 | 623 | 0.6646 | 0.5797 |
|
68 |
+
| 0.6448 | 2.0 | 1246 | 0.5461 | 0.7899 |
|
69 |
+
| 0.4943 | 3.0 | 1869 | 0.8069 | 0.7536 |
|
70 |
+
| 0.3854 | 4.0 | 2492 | 1.2553 | 0.8188 |
|
71 |
+
| 0.1244 | 5.0 | 3115 | 1.4887 | 0.7826 |
|
72 |
+
| 0.0836 | 6.0 | 3738 | 1.7422 | 0.7681 |
|
73 |
+
| 0.0672 | 7.0 | 4361 | 1.7002 | 0.8116 |
|
74 |
+
| 0.0449 | 8.0 | 4984 | 1.9237 | 0.7971 |
|
75 |
+
| 0.0246 | 9.0 | 5607 | 1.7064 | 0.7899 |
|
76 |
+
| 0.0239 | 10.0 | 6230 | 1.4433 | 0.8551 |
|
77 |
+
| 0.0233 | 11.0 | 6853 | 2.1623 | 0.7754 |
|
78 |
+
| 0.0348 | 12.0 | 7476 | 2.2059 | 0.7754 |
|
79 |
+
| 0.0268 | 13.0 | 8099 | 1.9322 | 0.8261 |
|
80 |
+
| 0.0076 | 14.0 | 8722 | 2.5687 | 0.7464 |
|
81 |
+
| 0.0117 | 15.0 | 9345 | 2.3024 | 0.7899 |
|
82 |
+
| 0.0129 | 16.0 | 9968 | 2.0848 | 0.7971 |
|
83 |
+
| 0.0206 | 17.0 | 10591 | 1.9453 | 0.8333 |
|
84 |
+
| 0.0162 | 18.0 | 11214 | 2.1232 | 0.7971 |
|
85 |
+
| 0.0132 | 19.0 | 11837 | 1.9754 | 0.8406 |
|
86 |
+
| 0.0098 | 20.0 | 12460 | 1.8826 | 0.8406 |
|
87 |
|
88 |
|
89 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 894075745
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e221dfda349ec734092f5a896b16b4a557d71cea97ef614904d571beed284e9
|
3 |
size 894075745
|