Update README.md
Browse files
README.md
CHANGED
|
@@ -19,7 +19,7 @@ model-index:
|
|
| 19 |
metrics:
|
| 20 |
- name: Accuracy
|
| 21 |
type: accuracy
|
| 22 |
-
value: 0.
|
| 23 |
---
|
| 24 |
|
| 25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -29,7 +29,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 29 |
|
| 30 |
This model is a fine-tuned version of [deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on the glue dataset.
|
| 31 |
It achieves the following results on the evaluation set:
|
| 32 |
-
- Accuracy: 0.
|
| 33 |
|
| 34 |
## Training procedure
|
| 35 |
|
|
|
|
| 19 |
metrics:
|
| 20 |
- name: Accuracy
|
| 21 |
type: accuracy
|
| 22 |
+
value: 0.86199
|
| 23 |
---
|
| 24 |
|
| 25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 29 |
|
| 30 |
This model is a fine-tuned version of [deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on the glue dataset.
|
| 31 |
It achieves the following results on the evaluation set:
|
| 32 |
+
- Accuracy: 0.8620
|
| 33 |
|
| 34 |
## Training procedure
|
| 35 |
|