Add model card and metadata
#1
by
nielsr
HF Staff
- opened
This PR adds a model card with the necessary metadata, including the pipeline tag, library name, and license. It also adds a link to the Github repository. The pipeline_tag is set to text-generation because the model is a language model, and the library_name is set to transformers based on the file structure.
JunxiongWang
changed pull request status to
merged