lerobot icon indicating copy to clipboard operation
lerobot copied to clipboard

Readme seems obsolete

Open Lorenzo-Mazza opened this issue 8 months ago • 1 comments

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.

Lorenzo-Mazza avatar May 13 '25 10:05 Lorenzo-Mazza

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:

  1. Have the owner update the dataset
  2. Instruct the user to update the dataset before processing
  3. Modify the instructions to pass correct parameters directly (I describe what is necessary for this in a related Discord discussion thread).

brainwavecoder9 avatar May 19 '25 21:05 brainwavecoder9

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.

github-actions[bot] avatar Nov 16 '25 02:11 github-actions[bot]