Add library_name to metadata

#1
by nielsr HF Staff - opened

Hi! I'm Niels, part of the community science team at Hugging Face.

I noticed that this model card is very well-written but is missing a few metadata tags that would make the repository even more useful:

  1. Library Name: By adding library_name: transformers to the metadata, we enable the "Use in Transformers" button on the model page, which provides users with a convenient code snippet to get started.
  2. ArXiv ID: Adding the arxiv tag links this model repository directly to the research paper on the Hugging Face Hub.

I've updated the metadata to include these tags. The rest of the content remains unchanged.

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

Sign up or log in to comment