Update hyvoxpopuli.py
Browse files- hyvoxpopuli.py +1 -1
hyvoxpopuli.py
CHANGED
@@ -31,7 +31,7 @@ class Hyvoxpopuli(datasets.GeneratorBasedBuilder):
|
|
31 |
features=features
|
32 |
)
|
33 |
|
34 |
-
def _split_generators(self, dl_manager):
|
35 |
|
36 |
splits = ["train", "dev", "test"]
|
37 |
|
|
|
31 |
features=features
|
32 |
)
|
33 |
|
34 |
+
def _split_generators(self, dl_manager):
|
35 |
|
36 |
splits = ["train", "dev", "test"]
|
37 |
|