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 b151815 commit b7ae27eCopy full SHA for b7ae27e
docs/source/il_robots.mdx
@@ -284,7 +284,7 @@ You can look for other LeRobot datasets on the hub by searching for `LeRobot` [t
284
285
You can also push your local dataset to the Hub manually, running:
286
```bash
287
-huggingface-cli upload ${HF_USER}/record-test ~/.cache/huggingface/lerobot/{repo-id}
+huggingface-cli upload ${HF_USER}/record-test ~/.cache/huggingface/lerobot/{repo-id} --repo-type dataset
288
```
289
290
0 commit comments