Text Generation
PyTorch
English
Chinese
plm
conversational
custom_code

Add pipeline tag, library name and Github link

#1
by nielsr HF Staff - opened

This PR adds the pipeline_tag and library_name to the model card metadata. The pipeline_tag is set to text-generation because PLM is a causal language model. The library_name is set to transformers because the provided usage examples utilize the transformers library.
This PR adds an explicit link to the Github code.

Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment