borgholt commited on
Commit
0a50aec
·
1 Parent(s): 9356fe4
Files changed (1) hide show
  1. lb-data-test.py +1 -1
lb-data-test.py CHANGED
@@ -58,7 +58,7 @@ class LaboASR(datasets.GeneratorBasedBuilder):
58
  datasets.SplitGenerator(
59
  name=datasets.Split.VALIDATION,
60
  gen_kwargs={
61
- "paths": ["4", "5", "6"],
62
  },
63
  ),
64
  ]
 
58
  datasets.SplitGenerator(
59
  name=datasets.Split.VALIDATION,
60
  gen_kwargs={
61
+ "paths": ["4", "5", "6", "7"],
62
  },
63
  ),
64
  ]