Add `library_name: transformers` to model card metadata
#2
by
nielsr HF Staff - opened
This PR improves the model card by adding the library_name: transformers tag to the metadata.
This ensures that the model is correctly identified as compatible with the Hugging Face Transformers library, which enables the automated "how to use" code snippet on the model page, making it easier for users to get started with the model.
No other changes were made to the content, specifically the paper link, as an arXiv link is already present, and the instructions indicate there is no need to replace it with a Hugging Face paper page link. There was no evidence for a sample usage section from the GitHub README.