Add pipeline tag, library name and link to code
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding the
pipeline_tag
to ensure the model can be found at https://huggingface.co/models?pipeline_tag=text-generation. - Specifying the
library_name
as Transformers. - Adding a link to the official code repository.
guinansu
changed pull request status to
merged