Datasets:
Update ik-nlp-22_slp.py
Browse files- ik-nlp-22_slp.py +1 -1
ik-nlp-22_slp.py
CHANGED
@@ -32,7 +32,7 @@ _PARAGRAPHS_URL = "https://huggingface.co/datasets/GroNLP/ik-nlp-22_slp/raw/main
|
|
32 |
|
33 |
|
34 |
class IkNlp22SlpConfig(datasets.BuilderConfig):
|
35 |
-
"""BuilderConfig for
|
36 |
|
37 |
def __init__(
|
38 |
self,
|
|
|
32 |
|
33 |
|
34 |
class IkNlp22SlpConfig(datasets.BuilderConfig):
|
35 |
+
"""BuilderConfig for IK NLP '22 Speech and Language Processing."""
|
36 |
|
37 |
def __init__(
|
38 |
self,
|