Improve model card: Add `library_name` and GitHub link
#1
by nielsr HF Staff - opened
This PR improves the model card by:
- Adding the
library_name: transformersto the metadata, which enables the "How to Use" widget on the model page and indicates compatibility with the Transformers library. - Adding a direct link to the primary paper on Hugging Face.
- Adding a clear link to the GitHub repository in the main content for easier access to the code.
Thank you!
Bochkov changed pull request status to merged