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:
- Library Name: By adding
library_name: transformersto the metadata, we enable the "Use in Transformers" button on the model page, which provides users with a convenient code snippet to get started. - ArXiv ID: Adding the
arxivtag 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.