Improve model card with library name and primary paper link
#3
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding
library_name: transformers
to the metadata, which ensures the "how to use" button and correct library inference are displayed on the Hugging Face Hub. - Adding a prominent link to the Hugging Face Paper page for "Scaling Data-Constrained Language Models" at the top of the model card content. This makes the primary research paper associated with this model immediately visible and accessible to users.
RASMUS
changed pull request status to
merged