Removed examples from import path in port_datasets

removed readme from droid examples and add a tutorial in docs
This commit is contained in:
Michel Aractingi
2025-07-15 21:38:18 +02:00
parent 2a76135b82
commit 3483e4441e
7 changed files with 318 additions and 155 deletions
@@ -21,8 +21,8 @@ from pathlib import Path
from datatrove.executor import LocalPipelineExecutor
from datatrove.executor.slurm import SlurmPipelineExecutor
from datatrove.pipeline.base import PipelineStep
from port_datasets.droid_rlds.port_droid import DROID_SHARDS
from examples.port_datasets.droid_rlds.port_droid import DROID_SHARDS
from lerobot.datasets.aggregate import aggregate_datasets
from lerobot.utils.utils import init_logging