Update ultimate_arabic_news.py
Browse files- ultimate_arabic_news.py +1 -1
ultimate_arabic_news.py
CHANGED
@@ -11,7 +11,7 @@ _HOMEPAGE = "https://data.mendeley.com/datasets/jz56k5wxz7/1"
|
|
11 |
|
12 |
_LICENSE = "CC BY 4.0 "
|
13 |
|
14 |
-
_URL = {"UltimateArabic":"https://data.mendeley.com/public-files/datasets/jz56k5wxz7/files/b7ca9d26-ed76-4481-bc61-cca9c90178a0/file_downloaded","UltimateArabicPrePros":"https://
|
15 |
|
16 |
|
17 |
class UAN_Config(datasets.BuilderConfig):
|
|
|
11 |
|
12 |
_LICENSE = "CC BY 4.0 "
|
13 |
|
14 |
+
_URL = {"UltimateArabic":"https://data.mendeley.com/public-files/datasets/jz56k5wxz7/files/b7ca9d26-ed76-4481-bc61-cca9c90178a0/file_downloaded","UltimateArabicPrePros":"https://data.mendeley.com/public-files/datasets/jz56k5wxz7/files/a0bf3c0f-90a5-421f-874f-65e58bf2b977/file_downloaded"}
|
15 |
|
16 |
|
17 |
class UAN_Config(datasets.BuilderConfig):
|