Relento
commited on
Commit
•
815e37b
1
Parent(s):
f42ac32
update
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ git lfs install
|
|
19 |
# We skip the raw dataset.zip because it's too large
|
20 |
GIT_LFS_SKIP_SMUDGE=1 git clone git@hf.co:datasets/rcwang/for_elise
|
21 |
```
|
22 |
-
And then download
|
23 |
```
|
24 |
cd for_elise
|
25 |
sh ./download_data.sh
|
|
|
19 |
# We skip the raw dataset.zip because it's too large
|
20 |
GIT_LFS_SKIP_SMUDGE=1 git clone git@hf.co:datasets/rcwang/for_elise
|
21 |
```
|
22 |
+
And then download assets, which will download around 44G of data.
|
23 |
```
|
24 |
cd for_elise
|
25 |
sh ./download_data.sh
|