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: roboticsmetadata, 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