We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b91db67 commit fbb3cbdCopy full SHA for fbb3cbd
docs/hub/repositories-getting-started.md
@@ -87,7 +87,7 @@ git clone https://huggingface.co/<your-username>/<your-model-name>
87
cd <your-model-name>
88
```
89
90
-Note: You'll need to modify your path differently when cloning datasets
+Or for a dataset repo:
91
92
```bash
93
git clone https://huggingface.co/datasets/<your-username>/<your-dataset-name>
0 commit comments