Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
language: en
|
4 |
tags:
|
5 |
-
- deberta-v3-
|
6 |
- deberta-v3
|
7 |
- deberta
|
8 |
- text-classification
|
@@ -16,32 +16,8 @@ tags:
|
|
16 |
- tasksource
|
17 |
- zero-shot
|
18 |
- rlhf
|
19 |
-
|
20 |
-
|
21 |
-
results:
|
22 |
-
- task:
|
23 |
-
type: text-classification
|
24 |
-
name: Text Classification
|
25 |
-
dataset:
|
26 |
-
name: glue
|
27 |
-
type: glue
|
28 |
-
config: rte
|
29 |
-
split: validation
|
30 |
-
metrics:
|
31 |
-
- type: accuracy
|
32 |
-
value: 0.89
|
33 |
-
- task:
|
34 |
-
type: natural-language-inference
|
35 |
-
name: Natural Language Inference
|
36 |
-
dataset:
|
37 |
-
name: anli-r3
|
38 |
-
type: anli
|
39 |
-
config: plain_text
|
40 |
-
split: validation
|
41 |
-
metrics:
|
42 |
-
- type: accuracy
|
43 |
-
value: 0.52
|
44 |
-
name: Accuracy
|
45 |
datasets:
|
46 |
- glue
|
47 |
- super_glue
|
|
|
2 |
license: apache-2.0
|
3 |
language: en
|
4 |
tags:
|
5 |
+
- deberta-v3-small
|
6 |
- deberta-v3
|
7 |
- deberta
|
8 |
- text-classification
|
|
|
16 |
- tasksource
|
17 |
- zero-shot
|
18 |
- rlhf
|
19 |
+
|
20 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
datasets:
|
22 |
- glue
|
23 |
- super_glue
|