Improve model card: Add graph-ml tag, Apache-2.0 license, abstract, correct links & usage
#1
by
nielsr
HF Staff
- opened
This PR significantly enhances the model card for "Shoot from the HIP: Hessian Interatomic Potentials without derivatives" by:
- Adding the
pipeline_tag: graph-mlfor better discoverability. - Setting the
license: apache-2.0based on common practice for open-source repositories and colleague consensus. - Adding the complete paper abstract for comprehensive context.
- Correcting the GitHub repository link to
https://github.com/BurgerAndreas/hip. - Incorporating key descriptive information and performance highlights from the GitHub README, including the comparison image.
- Refining the "Use our model" section by correcting
gadffimports tohipin the Python snippet and simplifying thebashdownload command. - Updating the citation section with the correct BibTeX entries for the paper and the HORM dataset.
Please review and merge if these improvements align with your expectations.