Fix dataset script

#6
by mariosasko HF staff - opened

Updates the script's _split_generators to ensure the archive paths are passed as lists, and not as individual (string) characters, to _generate_examples.

(To test this PR, run load_dataset("RitchieP/VerbaLex_voice", config_name, split="train", revision="refs/pr/6"))

Thanks, @mariosasko for the help and the PR, I really appreciate it!

RitchieP changed pull request status to merged

Sign up or log in to comment