Open cdleong opened 3 years ago
Whoever handles this just needs to:
sw
, am
, and wo
for consistency. ... also the example in "use in datasets library" should be updated. It currently says But you actually have to specify a subset, e.g.
dataset = load_dataset("openslr", "SLR32")
Adding a Dataset
https://github.com/huggingface/datasets/blob/master/datasets/openslr/openslr.py already has been created for various other OpenSLR subsets, this should be relatively straightforward to do.