Improve model card: Add `library_name`, explicit paper and code links
#3
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Adding
library_name: transformers
to the metadata, which enables the "Use in Transformers" snippet on the Hub and improves model categorization. - Adding the paper title as the main heading.
- Adding explicit "Paper" and "Code" sections at the top for better discoverability and direct access to the research and source code.
yixinsong
changed pull request status to
merged