Update RDD_2020.py
Browse files- RDD_2020.py +5 -1
RDD_2020.py
CHANGED
@@ -83,7 +83,11 @@ class RDD2020_Dataset(datasets.GeneratorBasedBuilder):
|
|
83 |
for name, url in urls_to_download.items()
|
84 |
}
|
85 |
|
86 |
-
|
|
|
|
|
|
|
|
|
87 |
|
88 |
return [
|
89 |
datasets.SplitGenerator(
|
|
|
83 |
for name, url in urls_to_download.items()
|
84 |
}
|
85 |
|
86 |
+
|
87 |
+
ls /root/.cache/huggingface/datasets/downloads/extracted/da17428e8597064d3819cfa1c73686f8876572f681a1b577a2fe8a68c885806a
|
88 |
+
ls /root/.cache/huggingface/datasets/downloads/extracted/8391428f7cc3295c41551812c745861c0fa9ffe588cccef4cd4f618f92e6333f
|
89 |
+
ls /root/.cache/huggingface/datasets/downloads/extracted/037a5dd551ee4ecb710b7ea376f03a5a3031aa9555aff200c7b758b066b1981d
|
90 |
+
|
91 |
|
92 |
return [
|
93 |
datasets.SplitGenerator(
|