dirkgr commited on
Commit
72e0114
1 Parent(s): b03d3f1
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ This will download 18 TB to your local drive.
24
  If you want to be more precise with what you are downloading, download the repo like this:
25
 
26
  ```bash
27
- GIT_LFS_SKIP_SMUDGE=1 git clone --depth 1 --branch -mC4_3.1.0 https://huggingface.co/datasets/allenai/c4
28
  ```
29
 
30
  The `git clone` command in this variant will download a bunch of stub files that Git LFS uses, so you can see all the filenames that exist that way.
24
  If you want to be more precise with what you are downloading, download the repo like this:
25
 
26
  ```bash
27
+ GIT_LFS_SKIP_SMUDGE=1 git clone --depth 1 --branch mC4_3.1.0 https://huggingface.co/datasets/allenai/c4
28
  ```
29
 
30
  The `git clone` command in this variant will download a bunch of stub files that Git LFS uses, so you can see all the filenames that exist that way.