Datasets:
Tasks:
Text Classification
Sub-tasks:
multi-class-classification
Languages:
Tagalog
Size:
1K<n<10K
License:
Update dengue_filipino.py
Browse files- dengue_filipino.py +1 -1
dengue_filipino.py
CHANGED
@@ -42,7 +42,7 @@ _HOMEPAGE = "https://github.com/jcblaisecruz02/Filipino-Text-Benchmarks"
|
|
42 |
# TODO: Add the licence for the dataset here if you can find it
|
43 |
_LICENSE = ""
|
44 |
|
45 |
-
_URL = "https://
|
46 |
|
47 |
|
48 |
class DengueFilipino(datasets.GeneratorBasedBuilder):
|
|
|
42 |
# TODO: Add the licence for the dataset here if you can find it
|
43 |
_LICENSE = ""
|
44 |
|
45 |
+
_URL = "https://huggingface.co/datasets/jcblaise/dengue_filipino/resolve/main/dengue_raw.zip"
|
46 |
|
47 |
|
48 |
class DengueFilipino(datasets.GeneratorBasedBuilder):
|