Add library_name and links to paper and GitHub

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the Hugging Face community science team.

This PR improves the model card by:

  1. Adding the library_name: transformers metadata tag. This allows the Hub to recognize the model's compatibility and display the "Use in Transformers" button with appropriate code snippets.
  2. Including direct links to the official GitHub repository and the research paper in the introduction for easier access.

The model is clearly compatible with the transformers library as evidenced by the usage examples provided in your README.

nmmursit changed pull request status to merged

Sign up or log in to comment