Improve model card: Add metadata, links, abstract, and usage for Concerto
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card for the Concerto model by:
- Adding key metadata:
pipeline_tag: graph-ml,library_name: pytorch,license: apache-2.0, and descriptivetags. - Updating the paper link to the Hugging Face paper page.
- Including direct links to the official project page and the GitHub repository for easy access to code and further details.
- Adding the paper abstract to provide comprehensive context about the model.
- Guiding users to the GitHub repository for detailed installation, training, and inference instructions, adhering to the guidelines of not making up code snippets.
Please review and merge this PR.
yujia0913
changed pull request status to
merged