Add pipeline tag, library name, code link, project page link and description

#1
by nielsr HF Staff - opened

This PR improves the model card by:

  • Adding the pipeline_tag, making sure the model can be found at https://huggingface.co/models?pipeline_tag=text-generation
  • Setting library_name, so that the how to use button is displayed properly (with a relevant code snippet).
  • Adding the link to the project page for easy discoverability.
  • Linking the model card to the Github repository, making the code easier to find.
  • Adding a brief description of the model.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment