Add pipeline tag, library name, and paper/code links
#1
by nielsr HF Staff - opened
This PR improves the model card by:
- Adding the
pipeline_tag: text-generationmetadata for better discoverability. - Adding the
library_name: transformersmetadata. - Including links to the official GitHub repository and the research paper.
These changes help users find the model through the Hugging Face Hub filters and provide easy access to the underlying research and implementation.