Improve model card - Add pipeline tag, library name, link Github repository and project page

#1
by nielsr HF Staff - opened

This PR changes the model card's metadata by:

  • Changing the pipeline_tag from text-classification to text-generation, which is more appropriate
  • Adding the library_name field and setting it to transformers since this model is designed to be used with the transformers library.
  • Adding the project page and Github repository to make it easier for people to find the relevant material.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment