Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add manage_dataset script #543

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Cadene
Copy link
Collaborator

@Cadene Cadene commented Dec 3, 2024

What this does

The manage_dataset.py script allows to:

  • consolidate,
  • push_to_hub

TODO:

  • merge PR compute stats per episode

How it was tested

Ran consolidate and push_to_hub

How to checkout & try? (for the reviewer)

python lerobot/scripts/manage_dataset.py consolidate \
--repo-id cadene/so100_5_lego_test \
--local-files-only 1 \
--batch-size 8 \
--num-workers 4

python lerobot/scripts/manage_dataset.py push_to_hub \
--repo-id cadene/so100_5_lego_test \
--local-files-only 1

@Cadene Cadene requested a review from aliberts December 3, 2024 16:23
@Cadene Cadene marked this pull request as ready for review December 3, 2024 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant