Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -20,9 +20,6 @@ task_ids:
|
|
20 |
- natural-language-inference
|
21 |
- semantic-similarity-scoring
|
22 |
- sentiment-classification
|
23 |
-
- text-classification-other-coreference-nli
|
24 |
-
- text-classification-other-paraphrase-identification
|
25 |
-
- text-classification-other-qa-nli
|
26 |
- text-scoring
|
27 |
paperswithcode_id: glue
|
28 |
pretty_name: GLUE (General Language Understanding Evaluation benchmark)
|
@@ -135,19 +132,6 @@ train-eval-index:
|
|
135 |
sentence1: text1
|
136 |
sentence2: text2
|
137 |
label: target
|
138 |
-
configs:
|
139 |
-
- ax
|
140 |
-
- cola
|
141 |
-
- mnli
|
142 |
-
- mnli_matched
|
143 |
-
- mnli_mismatched
|
144 |
-
- mrpc
|
145 |
-
- qnli
|
146 |
-
- qqp
|
147 |
-
- rte
|
148 |
-
- sst2
|
149 |
-
- stsb
|
150 |
-
- wnli
|
151 |
---
|
152 |
|
153 |
# Dataset Card for GLUE
|
|
|
20 |
- natural-language-inference
|
21 |
- semantic-similarity-scoring
|
22 |
- sentiment-classification
|
|
|
|
|
|
|
23 |
- text-scoring
|
24 |
paperswithcode_id: glue
|
25 |
pretty_name: GLUE (General Language Understanding Evaluation benchmark)
|
|
|
132 |
sentence1: text1
|
133 |
sentence2: text2
|
134 |
label: target
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
135 |
---
|
136 |
|
137 |
# Dataset Card for GLUE
|