Update README.md
Browse files
README.md
CHANGED
|
@@ -12,6 +12,6 @@ All data files are hosted on Hugging Face and can be downloaded using:
|
|
| 12 |
pip install huggingface_hub
|
| 13 |
|
| 14 |
# Download the entire dataset
|
| 15 |
-
|
| 16 |
```
|
| 17 |
|
|
|
|
| 12 |
pip install huggingface_hub
|
| 13 |
|
| 14 |
# Download the entire dataset
|
| 15 |
+
hf download convograph-anon-2026/ConvoGraph --repo-type=dataset --local-dir .
|
| 16 |
```
|
| 17 |
|