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.
(1) I come from the github "https://github.com/BurgerAndreas/hip", and try to download the checkpoint by "wget https://huggingface.co/andreasburger/hip/resolve/main/ckpt/hip_v3.ckpt -O ckpt/hip_v3.ckpt", but I faild to get it. Can you update the chechpoint download link?
(2) does the hip code support Periodic materials,such as Hydrides, Metallic materials ,or Perovskite。