Improve model card: Add tags, license, project page, and usage example

#1
by nielsr HF Staff - opened

This PR improves the model card by:

  • Adding pipeline_tag: text-generation to ensure the model appears in relevant searches.
  • Adding library_name: transformers to indicate compatibility with the Hugging Face Transformers library and enable the "how to use" widget.
  • Linking to the project page and the code repository.
  • Including a Python code snippet for quick usage.
  • Updating license to mit.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment