haps
Browse files- lb-data-test.py +1 -1
lb-data-test.py
CHANGED
|
@@ -63,7 +63,7 @@ class LaboASR(datasets.GeneratorBasedBuilder):
|
|
| 63 |
# ),
|
| 64 |
# ]
|
| 65 |
return [datasets.SplitGenerator(
|
| 66 |
-
name=
|
| 67 |
gen_kwargs={
|
| 68 |
"paths": ["1", "2", "3"],
|
| 69 |
},
|
|
|
|
| 63 |
# ),
|
| 64 |
# ]
|
| 65 |
return [datasets.SplitGenerator(
|
| 66 |
+
name="haps",
|
| 67 |
gen_kwargs={
|
| 68 |
"paths": ["1", "2", "3"],
|
| 69 |
},
|