Update README.md
Browse files
README.md
CHANGED
@@ -17,20 +17,19 @@ tags:
|
|
17 |
- zero-shot
|
18 |
- rlhf
|
19 |
model-index:
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
pipeline_tag: zero-shot-classification
|
34 |
datasets:
|
35 |
- glue
|
36 |
- super_glue
|
|
|
17 |
- zero-shot
|
18 |
- rlhf
|
19 |
model-index:
|
20 |
+
- name: deberta-v3-base-tasksource-nli
|
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 |
datasets:
|
34 |
- glue
|
35 |
- super_glue
|