--- license: apache-2.0 language: - en tags: - robotics - reinforcement learning - embodied ai - computer vision - simulation size_categories: - 1M RL Demonstration Examples
## Contributing Demonstrations To contribute demos follow the structure of other tasks by adding them to ``` demos/// ``` and provide a `sample.mp4` file as a sample video of the demonstration and the demo `trajectory.h5` file. Then run `git add .` and `bash hooks/zip_modified_demos.sh` to add your new demos to the dataset to be tracked by git LFS and update the zip file (for easy download from HF).