Improve model card: Add metadata, paper abstract, and GitHub link

#1
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Adding pipeline_tag: text-generation to improve discoverability on the Hugging Face Hub.
  • Adding library_name: transformers to enable the automated code snippet for transformers library usage, as indicated by the model's configuration.
  • Adding license: apache-2.0, a common open-source license.
  • Including the full paper abstract for comprehensive context.
  • Providing a direct link to the official GitHub repository for easy access to the code and further details.

These improvements will make the model more informative and user-friendly for the community.

Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment