Update Polylingual_Id.py
Browse files- Polylingual_Id.py +2 -2
Polylingual_Id.py
CHANGED
|
@@ -65,11 +65,11 @@ class Polylingual_Id(datasets.GeneratorBasedBuilder):
|
|
| 65 |
)
|
| 66 |
),
|
| 67 |
Polylingual_IdConfig(
|
| 68 |
-
name="
|
| 69 |
version=datasets.Version("1.0.0"),
|
| 70 |
description=textwrap.dedent(
|
| 71 |
f"""\
|
| 72 |
-
|
| 73 |
"""
|
| 74 |
)
|
| 75 |
),
|
|
|
|
| 65 |
)
|
| 66 |
),
|
| 67 |
Polylingual_IdConfig(
|
| 68 |
+
name="indonesia_crawl",
|
| 69 |
version=datasets.Version("1.0.0"),
|
| 70 |
description=textwrap.dedent(
|
| 71 |
f"""\
|
| 72 |
+
indonesia_crawl
|
| 73 |
"""
|
| 74 |
)
|
| 75 |
),
|