Update lerobot/scripts/push_dataset_to_hub.py

Co-authored-by: Remi <re.cadene@gmail.com>
This commit is contained in:
Thomas Wolf 2024-06-03 11:37:22 +02:00 committed by GitHub
parent 11e6d3fb51
commit 531e72616f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ installation of neural net specific packages like pytorch, tensorflow, jax.
Example:
```
python lerobot/scripts/push_dataset_to_hub.py \
--raw-data data_raw \
--raw-data data/pusht_raw \
--out-dir data \
--dataset-id pusht \
--raw-format pusht_zarr \