Add model card and metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community team at Hugging Face.
This PR improves the model card by adding relevant metadata and documentation.
- Added
library_name: transformersas the model configuration indicates compatibility with the library. - Added
pipeline_tag: text-generation. - Added links to the associated research paper and the official GitHub repository for context.
- Included the citation for the project.