Add library_name and pipeline_tag
#1
by
nielsr HF Staff - opened
This PR adds the library_name and pipeline_tag to the model card metadata. The library_name is set to transformers as indicated by the model configuration files. The pipeline_tag is set to text-generation reflecting the model's function of generating website code.
luzimu changed pull request status to
merged