Datasets:

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

Example of downloading a part of this repos

#3
by dinhanhx - opened

If you just want to download text files, no meta, no sha,

GIT_LFS_SKIP_SMUDGE=1 git clone https://huggingface.co/datasets/oscar-corpus/OSCAR-2109
cd OSCAR-2109
git lfs pull --include "packaged/*/*.txt.gz"

Sign up or log in to comment