Datasets:
Add clarifying statement of previous dataset organization
Browse files
README.md
CHANGED
@@ -159,7 +159,7 @@ Where, for example, an entry `ds[0]` contains:
|
|
159 |
```
|
160 |
For more information about Hugging Face datasets, see the [documentation](https://huggingface.co/docs/datasets/loading#hugging-face-hub).
|
161 |
|
162 |
-
|
163 |
To export the data into a format matching the previously used dataset structure, you may do the following without cloning the repository:
|
164 |
|
165 |
1) Create and activate a virtual environment.
|
|
|
159 |
```
|
160 |
For more information about Hugging Face datasets, see the [documentation](https://huggingface.co/docs/datasets/loading#hugging-face-hub).
|
161 |
|
162 |
+
Previously, data were organized as JPGs in folders named with taxonomic labels.
|
163 |
To export the data into a format matching the previously used dataset structure, you may do the following without cloning the repository:
|
164 |
|
165 |
1) Create and activate a virtual environment.
|