Improve model card: Add pipeline tag, paper link, and code link
#1
by
nielsr
HF Staff
- opened
This PR improves the model card for MolmoAct by:
- Adding the
pipeline_tag: robotics
metadata, which helps users discover your model on the Hub (e.g., at https://huggingface.co/models?pipeline_tag=robotics). - Updating the main paper link to point to the official Hugging Face paper page (
https://huggingface.co/papers/2508.07917
), enhancing discoverability and consistency on the Hub. - Adding an explicit "Code" link for easier navigation to the GitHub repository (
https://github.com/allenai/MolmoAct
) in the "Quick links" section.
Please review these changes and merge if they look good.
hqfang
changed pull request status to
merged