Improve model card and add metadata
#1
by nielsr HF Staff - opened
This PR improves the model card by:
- Adding the
pipeline_tag: text-generationto improve discoverability on the Hub. - Adding the
library_name: transformersmetadata as the model configuration is compatible with the Transformers ecosystem. - Adding a direct link to the research paper on Hugging Face Papers.
- Providing a link to the official GitHub repository for training and inference code.