Improve model card: add `transformers` library_name, paper abstract, and update links
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Adding
library_name: transformersto the metadata, enabling the automated "how to use" code snippet on the Hugging Face Hub. - Updating the primary paper link to the Hugging Face Papers page (GraspMolmo: Generalizable Task-Oriented Grasping via Large-Scale Synthetic Data Generation) for better discoverability.
- Including a direct link to the project's GitHub repository: [Code].
- Adding the paper's abstract to provide a comprehensive overview of the model.
- Adding the BibTeX citation from the GitHub README for proper academic referencing.