Datasets:

Multilinguality:
multilingual
Language Creators:
found
Annotations Creators:
no-annotation
Source Datasets:
original
ArXiv:
License:

how to use it

#2
by graybyte - opened

i can not find a way to download the corpus

You need to specify the subset you want to load and use your auth token. For example, you can load the english subset with:

ds_oscar = load_dataset('oscar-corpus/OSCAR-2201', 'en', split="train", use_auth_token=True)
uj changed discussion status to closed

Sign up or log in to comment