Add library_name to metadata and improve model card links
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face.
This PR improves the model card by adding library_name: transformers to the YAML metadata. Based on the model configuration and the provided documentation, this model is compatible with the transformers library (version 4.57.0 or higher). Adding this metadata enables the "Use in Transformers" button and automated code snippets on the Hub.
The rest of the model card remains highly detailed, providing excellent documentation for the paper, architecture, and usage.