Add library_name and paper metadata

#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 metadata to enable automated code snippets and the "Use in Transformers" button.
  • Adding the arxiv ID to the metadata to link the repository to its research paper.
  • Fixing malformed HTML links in the header.
  • Adding a "Sample Usage" section based on the code provided in the official GitHub repository.

Please let me know if you have any questions!

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment