Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ datasets:
|
|
9 |
metrics:
|
10 |
- matthews_correlation
|
11 |
model-index:
|
12 |
-
- name:
|
13 |
results:
|
14 |
- task:
|
15 |
name: Text Classification
|
@@ -27,7 +27,7 @@ model-index:
|
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
28 |
should probably proofread and complete it, then remove this comment. -->
|
29 |
|
30 |
-
#
|
31 |
|
32 |
This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on the GLUE COLA dataset.
|
33 |
It achieves the following results on the evaluation set:
|
|
|
9 |
metrics:
|
10 |
- matthews_correlation
|
11 |
model-index:
|
12 |
+
- name: deberta-v3-base-cola
|
13 |
results:
|
14 |
- task:
|
15 |
name: Text Classification
|
|
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
28 |
should probably proofread and complete it, then remove this comment. -->
|
29 |
|
30 |
+
# deberta-v3-base-cola
|
31 |
|
32 |
This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on the GLUE COLA dataset.
|
33 |
It achieves the following results on the evaluation set:
|