Improve model card: Add pipeline tag and library name
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- adding a relevant pipeline tag, so the model can be found at https://huggingface.co/models?pipeline_tag=summarization
- adding the
library_name
, which istransformers
(indicated by config and tokenizer files)
pybeebee
changed pull request status to
merged