Add library name and pipeline tag to model card, link to paper
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding the
library_name: transformers
metadata, indicating it's compatible with the Transformers library. - Adding the
pipeline_tag: text-generation
, ensuring people can find the model at https://huggingface.co/models?pipeline_tag=text-generation&sort=trending - Linking it to the relevant paper.
vltnmmdv
changed pull request status to
merged