Skip to content

Feature Request: Merge multiple local datasets into one #109

Description

@ravediamond

There's no way to combine two recorded datasets into one. If you recorded the same task in separate sessions (or on separate days), you're stuck with separate repo_ids — you can't train on them as a single dataset without merging manually.

lerobot.datasets.dataset_tools.merge_datasets() already does this on the lerobot side (concatenates videos + data files into a new dataset). LeLab just doesn't expose it anywhere.

Would like a "Merge" action on the dataset browser: pick two or more local datasets, give the merged result a name, and it writes a new dataset to the local cache.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions