Improve model card with pipeline tag, library name, and links
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding the
pipeline_tagtotext-generationto improve searchability on the Hugging Face model hub. - Specifying the
library_nameastransformersgiven the model's compatibility. - Adding a link to the paper.
- Adding a link to the code on Github.
- Adding a link to the project page.