Improve model card: Add pipeline tag and explicit paper link
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding the
pipeline_tag: text-generationto the metadata. This will help users discover the model when filtering by pipeline tasks on the Hugging Face Hub, as the model is clearly designed for text synthesis and generation. - Adding an explicit link to the paper at the top of the Markdown content to make it more prominent.
Ogkunal
changed pull request status to
merged