Update
Browse files- ANTILLES.py +1 -1
ANTILLES.py
CHANGED
@@ -88,7 +88,7 @@ Any use of the data should reference the above plus:
|
|
88 |
_DESCRIPTION = "No description"
|
89 |
|
90 |
_URLS = {
|
91 |
-
"ANTILLES": "https://huggingface.co/datasets/qanastek/ANTILLES/resolve/main/
|
92 |
}
|
93 |
|
94 |
class ANTILLES(datasets.GeneratorBasedBuilder):
|
|
|
88 |
_DESCRIPTION = "No description"
|
89 |
|
90 |
_URLS = {
|
91 |
+
"ANTILLES": "https://huggingface.co/datasets/qanastek/ANTILLES/resolve/main/ANTILLES.zip"
|
92 |
}
|
93 |
|
94 |
class ANTILLES(datasets.GeneratorBasedBuilder):
|