Add pipeline tag, library name and license
#1
by
nielsr
HF Staff
- opened
This PR improves the model card metadata by:
- Adding the
text-generation
pipeline tag so people can find your model at https://huggingface.co/models?pipeline_tag=text-generation - Adding the
transformers
library name. - Adding the CC-BY-4.0 license.
ubowang
changed pull request status to
merged