Improve model card and add metadata

#1
by nielsr HF Staff - opened

Hi! I'm Niels, part of the community science team at Hugging Face.

I noticed this model card could be improved with additional metadata and usage information. This PR adds:

  • pipeline_tag: text-generation and library_name: transformers to the metadata.
  • Links to the paper, official GitHub repository, and project page.
  • A sample usage section with the inference code provided in the official repository to help users get started with this custom architecture.
  • The BibTeX citation for the paper.
QQTang1223 changed pull request status to merged

Sign up or log in to comment