Readme seems obsolete
In the readme, it's stated that there is a script examples/push_dataset_to_hub.py # convert your dataset into LeRobot dataset format and upload it to the Hugging Face hub
This script does not actually exist on the main branch. The readme should be updated accordingly.
There are other challenges with the README. For example, the example to train SOTA points to a V1 dataset, which fails because it hasn't been converted into a V2 dataset.
The solution is one of the following:
- Have the owner update the dataset
- Instruct the user to update the dataset before processing
- Modify the instructions to pass correct parameters directly (I describe what is necessary for this in a related Discord discussion thread).
This issue has been automatically marked as stale because it has not had recent activity (6 months). It will be closed if no further activity occurs. Any change, comment or update to this issue will reset this count. Thank you for your contributions.