adding-data
#7
by
sbmaruf
- opened
- xglue.py +1 -1
- xglue_full_dataset.tar.gz +3 -0
xglue.py
CHANGED
@@ -56,7 +56,7 @@ The benchmark is composed of the following 11 tasks:
|
|
56 |
For more information, please take a look at https://microsoft.github.io/XGLUE/.
|
57 |
"""
|
58 |
|
59 |
-
_XGLUE_ALL_DATA = "
|
60 |
|
61 |
_LANGUAGES = {
|
62 |
"ner": ["en", "de", "es", "nl"],
|
|
|
56 |
For more information, please take a look at https://microsoft.github.io/XGLUE/.
|
57 |
"""
|
58 |
|
59 |
+
_XGLUE_ALL_DATA = "xglue_full_dataset.tar.gz"
|
60 |
|
61 |
_LANGUAGES = {
|
62 |
"ner": ["en", "de", "es", "nl"],
|
xglue_full_dataset.tar.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e11016c02d8565d00119833a16679bbbe0fec437f5ad53c2d3f9eef6fa03f65b
|
3 |
+
size 875905871
|