Add model card for Robot Learning tutorial model
#1
by
nielsr
HF Staff
- opened
This PR adds a comprehensive model card for the model associated with the "Robot Learning: A Tutorial" paper.
The update includes:
- Linking the model to its scientific publication: Robot Learning: A Tutorial.
- Adding the
roboticspipeline tag to improve discoverability. - Specifying
lerobotas thelibrary_name, consistent with the tutorial's implementation. - Adding
action-chunking-with-transformersas an additional tag, reflecting the model's type identified inconfig.json. - Providing links to the GitHub repository and the Hugging Face Space (project page).
- Including the paper's abstract and detailed model configuration from
config.json. - Setting the license to MIT, based on the code examples provided in the tutorial's GitHub.
Please review and merge if everything looks good.