Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -11,15 +11,29 @@ license: cc-by-4.0
|
|
11 |
ExtraGLUE
|
12 |
===
|
13 |
|
14 |
-
ExtraGLUE
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
-
|
20 |
-
-
|
21 |
-
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
ExtraGLUE
|
12 |
===
|
13 |
|
14 |
+
ExtraGLUE is a Portuguese dataset obtained by the automatic translation of some of the tasks in the GLUE and SuperGLUE benchmarks.
|
15 |
+
The 14 datasets in extraGLUE cover different aspects of language understanding:
|
16 |
+
|
17 |
+
*Semantic similarity*
|
18 |
+
|
19 |
+
- SST-2
|
20 |
+
- MRPC
|
21 |
+
- STS-B
|
22 |
+
|
23 |
+
*Inference*
|
24 |
+
|
25 |
+
- MNLI: matched and mismatched
|
26 |
+
- QNLI
|
27 |
+
- RTE
|
28 |
+
- WNLI
|
29 |
+
- CB
|
30 |
+
- AB: b and g
|
31 |
+
|
32 |
+
*Question answering*
|
33 |
+
|
34 |
+
- BoolQ
|
35 |
+
- MultiRC
|
36 |
+
|
37 |
+
*Reasoning*
|
38 |
+
|
39 |
+
- CoPA
|