Improve model card: add license, pipeline tag and library name
#1
by
nielsr HF Staff - opened
This PR improves the model card by adding the following metadata:
license: apache-2.0library_name: transformerspipeline_tag: text-generation
This enables the "how to use" button on the top right, and makes the model discoverable at https://huggingface.co/models?pipeline_tag=text-generation&sort=trending.