Add library_name and improve external project links
#1
by
nielsr HF Staff - opened
Hi, I'm Niels from the Hugging Face community team. I'm opening this PR to enhance the model card for better discoverability and usability.
The changes include:
- Adding
library_name: transformersto the metadata. This enables the "Use in Transformers" code snippet on the model page, making it easier for users to get started with the model. - Improving the visibility of external project links (paper, GitHub repository, and interactive demo) by moving them to a dedicated section at the top of the model card. This makes it easier for users to quickly find relevant resources.
- Removing the redundant link line from the "Contributors" section, as the links are now prominently featured.
Thank you for your excellent work on the AWED-FiNER collection!
prachuryyaIITG changed pull request status to
merged