Update model card: Add pipeline tag, paper link, and usage example
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card for FuncBind by:
- Adding the
pipeline_tag: graph-mlto the metadata, improving the model's discoverability for users interested in graph-based machine learning for molecule generation. - Updating the paper link to the official Hugging Face paper page: Unified all-atom molecule generation with neural fields.
- Providing a clearer introductory description of the model based on its abstract and GitHub README.
- Including a direct sample usage code snippet from the GitHub repository to demonstrate how to sample from the model.
- Explicitly linking to the GitHub repository for comprehensive instructions.
mkirchmeyer
changed pull request status to
merged