Add model card for Robot Learning Tutorial
#1
by
nielsr
HF Staff
- opened
This PR adds a comprehensive model card for the "Robot Learning: A Tutorial" artifact.
It includes:
- A link to the associated paper: Robot Learning: A Tutorial
- The appropriate
pipeline_tag:roboticsto improve discoverability. - The
library_name:lerobot, indicating compatibility with the Hugging Facelerobotlibrary, as evidenced by the abstract, GitHub README, and file information. - The
license:mitfor the code examples, with a note on the content license detailed in the model card content. - A link to the GitHub repository for code examples.
- A link to the Hugging Face Space project page.
Please review and merge if everything looks good!