Datasets:
Update c4_200m.py
Browse files- c4_200m.py +1 -1
c4_200m.py
CHANGED
@@ -41,7 +41,7 @@ _HOMEPAGE = "https://www.kaggle.com/a0155991rliwei/c4-200m"
|
|
41 |
|
42 |
_LICENSE = ""
|
43 |
|
44 |
-
_URL = "data
|
45 |
|
46 |
|
47 |
class C4200M(datasets.GeneratorBasedBuilder):
|
|
|
41 |
|
42 |
_LICENSE = ""
|
43 |
|
44 |
+
_URL = "data.zip"
|
45 |
|
46 |
|
47 |
class C4200M(datasets.GeneratorBasedBuilder):
|