Upload spider_VALUE.py
Browse files- spider_VALUE.py +1 -1
spider_VALUE.py
CHANGED
|
@@ -42,7 +42,7 @@ _HOMEPAGE = "https://yale-lily.github.io/spider"
|
|
| 42 |
|
| 43 |
_LICENSE = "CC BY-SA 4.0"
|
| 44 |
|
| 45 |
-
_URL = "https://huggingface.co/datasets/
|
| 46 |
|
| 47 |
class SpiderConfig(datasets.BuilderConfig):
|
| 48 |
"""BuilderConfig for Spider."""
|
|
|
|
| 42 |
|
| 43 |
_LICENSE = "CC BY-SA 4.0"
|
| 44 |
|
| 45 |
+
_URL = "https://huggingface.co/datasets/SALT-NLP/spider_VALUE/resolve/main/data.zip"
|
| 46 |
|
| 47 |
class SpiderConfig(datasets.BuilderConfig):
|
| 48 |
"""BuilderConfig for Spider."""
|