Improve model card: add `library_name` and primary paper link
#2
by nielsr HF Staff - opened
This PR improves the model card by:
- Adding
library_name: transformersto the metadata, which enables the "How to use" widget on the model page and ensures better integration with the Hugging Face ecosystem. - Adding a prominent link to the paper Scaling Data-Constrained Language Models, where this model was explicitly presented. This provides crucial context for users visiting the model page.
RASMUS changed pull request status to merged