qanastek commited on
Commit
c26d067
1 Parent(s): f5c65a4
Files changed (1) hide show
  1. 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/data.zip"
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):