Add library_name and improve model card metadata
#1
by nielsr HF Staff - opened
This PR adds the library_name: transformers metadata tag to the model card. This ensures that the model is correctly recognized as compatible with the Transformers library (specifically version 4.57.0+), enabling the "Use in Transformers" button and automated code snippets on the Hub. I have also verified that the ArXiv ID is correctly referenced in the markdown content and not in the YAML metadata.