Update README.md
Browse files
README.md
CHANGED
@@ -25,6 +25,7 @@ The [Osiris 🤗 HuggingFace repository](https://huggingface.co/datasets/hardwar
|
|
25 |
- **License:** Open Data Commons License [cc-by-4.0](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/cc-by-4.0.md)
|
26 |
|
27 |
## How to Download
|
|
|
28 |
```python
|
29 |
from huggingface_hub import hf_hub_download
|
30 |
|
|
|
25 |
- **License:** Open Data Commons License [cc-by-4.0](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/cc-by-4.0.md)
|
26 |
|
27 |
## How to Download
|
28 |
+
The dataset is stored in `Osiris_Dataset.tar`.
|
29 |
```python
|
30 |
from huggingface_hub import hf_hub_download
|
31 |
|