Search is not available for this dataset
The dataset viewer is not available for this split.
Parquet error: Scan size limit exceeded: attempted to read 755272884 bytes, limit is 300000000 bytes
Make sure that
1. the Parquet files contain a page index to enable random access without loading entire row groups2. otherwise use smaller row-group sizes when serializing the Parquet files
Error code: TooBigContentError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
LeWAM Community Dataset
A large-scale community-contributed robotics dataset for robot learning research featuring 321 datasets from the LeRobot community. Derived from Community Dataset v2, and converted to LeRobotDataset v3.0. The dataset is an artifact from the LeWAM project.
Dataset Statistics
| Metric | Value |
|---|---|
| Total Datasets | 321 |
| Weighted Average FPS | 30.0 |
| Primary Tasks | Manipulation, Pick & Place, Sorting |
| Robot Types | SO-100 and 101 (various colors) |
| Data Format | LeRobot v3.0 |
| Total Size | 128 GB |
Structure
The dataset maintains the hierarchical structure from the original community_dataset_v2, but converted to LeRobotDataset v3.0 for compatability with recent LeRobot releases.
community_dataset_v2/
βββ contributor1/
β βββ dataset_name_1/
β β βββ data/ # Parquet files with observations
β β βββ videos/ # MP4 recordings
β β βββ meta/ # Metadata and info
β βββ dataset_name_2/
βββ contributor2/
β βββ dataset_name_3/
βββ ...
- Downloads last month
- 1,011