Enhance model card with metadata, links, and usage for robotics model
#1
by
nielsr
HF Staff
- opened
This PR significantly improves the model card for this robotics model by:
- Adding
pipeline_tag: roboticsto correctly categorize the model on the Hub. - Specifying
library_name: lerobotas the primary framework used, enabling clearer integration guidance. - Setting the
licensetoapache-2.0. - Including additional descriptive tags like
gaze-tracking,foveated-vision, androbot-learningfor better discoverability. - Providing direct links to the official paper, project website, and GitHub repository for easy access to more information and code.
- Including a concise overview from the paper's abstract and detailed installation/usage instructions from the GitHub repository.
- Adding the BibTeX citation for proper attribution.
These additions make the model much more discoverable, understandable, and actionable for users on the Hugging Face Hub.