--- license: apache-2.0 tags: - robotics - community - so100 - so101 - manipulation - smolvla - lerobot community - vision-language-action - embodied-ai - cross-embodiment task_categories: - robotics language: - en size_categories: - 10M tolerance_s=0.0001) ``` **Impact:** Minor temporal inconsistency, but training continued **Action:** Automatic fallback to closest frames #### Final Dataset Cleaning Results - **Original datasets:** 851 - **Datasets with missing files:** ~15-20 (removed) - **Datasets with data type issues:** ~10-15 (removed) - **Datasets with conversion failures:** 16 (fixed and reprocessed) - **Datasets with different FPS values:** Many datasets remain valid but have varying frame rates (some recorded at different fps than the standard 30fps) - **Final clean dataset:** 791 datasets ## 🎯 Intended Use This dataset enables: - **Cross-embodiment VLA training** - Learn policies that generalize across robot types - **Multi-task manipulation** - Pick & place, sorting, assembly, bimanual tasks - **Transfer learning** - Leverage diverse demonstrations for new robots - **Imitation learning research** - Large-scale behavior cloning - **Generalist robot policies** - Train models that work on multiple platforms - **Mobile manipulation** - Navigation + manipulation tasks - **Embodied AI research** - Vision-motor coordination ## 🏆 Top Contributors | Contributor | Datasets | % | |-------------|----------|---| | **shuohsuan** | 57 | 7.2% | | **villekuosmanen** | 47 | 5.9% | | **LeRobot-worldwide-hackathon** | 31 | 3.9% | | **lt-s** | 27 | 3.4% | | **Qipei** | 23 | 2.9% | | **bjb7** | 18 | 2.3% | | **kumarhans** | 18 | 2.3% | | **Ryosei2** | 17 | 2.1% | | **kyomangold** | 16 | 2.0% | | **psg777** | 16 | 2.0% | | Others (225) | 521 | 65.9% | ## 🤝 Contributing Future contributions should follow: - LeRobot dataset format (v2.1+) - Consistent naming for features and camera views - Quality validation checks - Precise task descriptions - Robot type and action space metadata See the [LeRobot dataset guide](https://huggingface.co/blog/lerobot-datasets) for best practices. Please acknowledge all individual contributors who created the original datasets. ## 📄 License Released under **Apache 2.0 license**. Individual datasets may have additional attribution requirements. When using this dataset: - ✅ Cite the dataset and VLAb framework - ✅ Acknowledge community contributors - ✅ Follow Apache 2.0 license terms - ✅ Consider contributing your own data ## 🔗 Related Resources - [VLAb Framework](https://github.com/huggingface/VLAb) - Large-scale pre-training - [SmolVLA Model](https://huggingface.co/lerobot/smolvla_base) - Pre-trained VLA - [SmolVLA Blog](https://huggingface.co/blog/smolvla) - Introduction and tutorials - [SmolVLA Paper](https://huggingface.co/papers/2506.01844) - Technical details - [LeRobot Docs](https://huggingface.co/docs/lerobot) - Complete documentation - [Dataset Guide](https://huggingface.co/blog/lerobot-datasets) - Best practices - [Community Dataset v2](https://huggingface.co/datasets/HuggingFaceVLA/community_dataset_v2) - Previous Dataset - [Community Dataset v1](https://huggingface.co/datasets/HuggingFaceVLA/community_dataset_v1) - First release *Built with ❤️ by the LeRobot Community and SmolVLA Team*