Add your description here
Project description
🤖 Lerobot Dataset
A standalone version of LerobotDataset with relaxed dependencies for easier integration with other projects.
The torch and torchvision dependencies are deliberately omitted to allow you to manage your own PyTorch installation.
📦 Installation
Prerequisites
- Python >= 3.10
- uv package manager
Setup
-
Install dependencies:
uv sync -
Install PyTorch:
uv pip install torch torchvision --torch-backend=auto
Or specify a backend:
# For CUDA uv pip install torch torchvision --torch-backend=cuda # For CPU only uv pip install torch torchvision --torch-backend=cpu
-
Activate the virtual environment:
source .venv/bin/activate
💻 Usage
from ledataset.datasets.lerobot_dataset import LeRobotDataset
ds = LeRobotDataset("lerobot/pusht")
# Your code here
🔗 Related Projects
- Lerobot - Full Lerobot framework
- LerobotDataset (Original) - Original implementation
📝 License
See LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lerobot_dataset-0.4.4.tar.gz.
File metadata
- Download URL: lerobot_dataset-0.4.4.tar.gz
- Upload date:
- Size: 353.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.27 {"installer":{"name":"uv","version":"0.9.27","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"CachyOS Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b1592bc067c54e966123a9ab3a34eadb37b930ddc490d804ae05b80c875537e
|
|
| MD5 |
bfc9402c82fd2b91f27ddd615a20e3a3
|
|
| BLAKE2b-256 |
e14e4f94064aee5486f397fbdfaed559ea351b325688698e554df35f4dcb25fe
|
File details
Details for the file lerobot_dataset-0.4.4-py3-none-any.whl.
File metadata
- Download URL: lerobot_dataset-0.4.4-py3-none-any.whl
- Upload date:
- Size: 119.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.27 {"installer":{"name":"uv","version":"0.9.27","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"CachyOS Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85b8a6ca95c7e016f57c82d15b421cbfd9db07227e3a4588b25061725910d263
|
|
| MD5 |
80dc5808b25b70e74df6193f943e169f
|
|
| BLAKE2b-256 |
918faaa07b372cff79a833b48f49dd21bc15cdf262ce4a9792dfd60f7ff86aa7
|