Add relevant metadata, link to Github repository and specify license.
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by adding the relevant library_name
(Transformers) and pipeline_tag
(text-generation) so people can find the model at https://huggingface.co/models?pipeline_tag=text-generation.
It also includes a link to the Github repository, and specifies the license as Apache 2.0.