Add pipeline tag, library name, link to project page and github URL
#1
by
nielsr
HF Staff
- opened
This PR improves the model card, by:
- adding a relevant pipeline tag, ensuring people can find the model at https://huggingface.co/models?pipeline_tag=text-generation, as well as the
library_name. - adding a link to the Github repository, enabling people to easier find the code.
- adding a link to the project page.