fix task_ids
Browse files
README.md
CHANGED
|
@@ -33,7 +33,7 @@ license:
|
|
| 33 |
- cc-by-nc-4.0
|
| 34 |
- cc-by-sa-4.0
|
| 35 |
- other
|
| 36 |
-
license_details:
|
| 37 |
multilinguality:
|
| 38 |
- multilingual
|
| 39 |
- translation
|
|
@@ -59,8 +59,6 @@ task_ids:
|
|
| 59 |
- news-articles-headline-generation
|
| 60 |
- open-domain-qa
|
| 61 |
- parsing
|
| 62 |
-
- text-classification-other-paraphrase-identification
|
| 63 |
-
- text2text-generation-other-question-answering
|
| 64 |
- topic-classification
|
| 65 |
paperswithcode_id: null
|
| 66 |
pretty_name: XGLUE
|
|
@@ -76,6 +74,9 @@ configs:
|
|
| 76 |
- qg
|
| 77 |
- wpr
|
| 78 |
- xnli
|
|
|
|
|
|
|
|
|
|
| 79 |
---
|
| 80 |
|
| 81 |
# Dataset Card for XGLUE
|
|
@@ -677,4 +678,4 @@ The licensing status of the dataset hinges on the legal status of [XGLUE](https:
|
|
| 677 |
|
| 678 |
### Contributions
|
| 679 |
|
| 680 |
-
Thanks to [@patrickvonplaten](https://github.com/patrickvonplaten) for adding this dataset.
|
|
|
|
| 33 |
- cc-by-nc-4.0
|
| 34 |
- cc-by-sa-4.0
|
| 35 |
- other
|
| 36 |
+
license_details: Licence Universal Dependencies v2.5
|
| 37 |
multilinguality:
|
| 38 |
- multilingual
|
| 39 |
- translation
|
|
|
|
| 59 |
- news-articles-headline-generation
|
| 60 |
- open-domain-qa
|
| 61 |
- parsing
|
|
|
|
|
|
|
| 62 |
- topic-classification
|
| 63 |
paperswithcode_id: null
|
| 64 |
pretty_name: XGLUE
|
|
|
|
| 74 |
- qg
|
| 75 |
- wpr
|
| 76 |
- xnli
|
| 77 |
+
tags:
|
| 78 |
+
- paraphrase-identification
|
| 79 |
+
- question-answering
|
| 80 |
---
|
| 81 |
|
| 82 |
# Dataset Card for XGLUE
|
|
|
|
| 678 |
|
| 679 |
### Contributions
|
| 680 |
|
| 681 |
+
Thanks to [@patrickvonplaten](https://github.com/patrickvonplaten) for adding this dataset.
|