End of training
Browse files- README.md +3 -3
- pytorch_model.bin +2 -2
- training_args.bin +2 -2
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 glue dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.23076923076923078
|
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 glue dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.7104
|
36 |
+
- Accuracy: 0.2308
|
37 |
|
38 |
## Model description
|
39 |
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f68f4f84633c39c352e4856ba45fa029304fcc4cae8081e0b23f7a7812f0b3c
|
3 |
+
size 894090401
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:962e5cee4ad2d24c85f4c2ba5be1ce92c6202ee737555514d532ce630c0635c8
|
3 |
+
size 5819
|