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"