Add model metadata and links to paper and code

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the community science team at Hugging Face.

This PR improves the model card by adding relevant metadata and links:

  • Added pipeline_tag: text-generation.
  • Added library_name: transformers as the repository follows the standard Transformers structure.
  • Added license: apache-2.0 based on the project documentation.
  • Linked the research paper to its arXiv page.
  • Linked the official GitHub repository for the project.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment