Datasets:
yury-zyphra
commited on
Commit
•
b129baa
1
Parent(s):
723f833
Update README.md
Browse files
README.md
CHANGED
@@ -54,7 +54,7 @@ For more information, please see our technical blog (-/TODO LINK)
|
|
54 |
## How to download
|
55 |
Since we preserved the schemas of original component datasets, attempting to dowlnoad the whole dataset using `datasets.load_dataset()` might fail during the stage of generating a split.
|
56 |
|
57 |
-
To download the whole dataset we recommend to either clone the repository, or, if you must use the `datasets.load_dataset()`,
|
58 |
|
59 |
Example command to clone the repository using huggingface-cli: `huggingface-cli download Zyphra/Zyda2-5T--repo-type dataset`
|
60 |
|
|
|
54 |
## How to download
|
55 |
Since we preserved the schemas of original component datasets, attempting to dowlnoad the whole dataset using `datasets.load_dataset()` might fail during the stage of generating a split.
|
56 |
|
57 |
+
To download the whole dataset we recommend to either clone the repository, or, if you must use the `datasets.load_dataset()`, download individual components separately.
|
58 |
|
59 |
Example command to clone the repository using huggingface-cli: `huggingface-cli download Zyphra/Zyda2-5T--repo-type dataset`
|
60 |
|