Improve model card and add paper/code links
#1
by nielsr HF Staff - opened
This PR improves the model card by adding relevant metadata (pipeline_tag and library_name) and linking the repository to the original paper and source code.
Specifically:
- Added
pipeline_tag: text-generation. - Added
library_name: transformers. - Added links to the paper and GitHub repository in the description.