Improve model card: Add pipeline tag, update paper & code links, and correct citation
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card for MolmoAct by:
- Adding the
pipeline_tag: robotics
to the metadata, improving model discoverability on the Hugging Face Hub (e.g., at https://huggingface.co/models?pipeline_tag=robotics). - Updating the paper link in the main description and "Quick links" to point to the official Hugging Face Papers page: https://huggingface.co/papers/2508.07917.
- Adding an explicit link to the GitHub repository (https://github.com/allenai/MolmoAct) in the "Quick links" section for easy access to the code.
- Correcting the BibTeX citation to accurately reflect the MolmoAct paper.
These changes ensure that researchers can more easily find and utilize this state-of-the-art robotics foundation model and correctly attribute its work.
hqfang
changed pull request status to
merged