Add library_name and links to paper and GitHub
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team.
This PR improves the model card by:
- Adding the
library_name: transformersmetadata tag. This allows the Hub to recognize the model's compatibility and display the "Use in Transformers" button with appropriate code snippets. - Including direct links to the official GitHub repository and the research paper in the introduction for easier access.
The model is clearly compatible with the transformers library as evidenced by the usage examples provided in your README.
nmmursit changed pull request status to merged