Add model card metadata, links and citation

#1
by nielsr HF Staff - opened

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

I noticed this model repository is missing metadata and a complete model card. This PR aims to improve the model's discoverability and documentation on the Hugging Face Hub by:

  • Adding YAML metadata including pipeline_tag: text-generation, library_name: transformers, and license: mit.
  • Documenting the model with references and links to the paper, project page, and official GitHub repository.
  • Adding a BibTeX citation for the paper so users can easily cite your work.

Please let me know if you have any feedback or would like to make changes.

DrewJin0827 changed pull request status to merged

Sign up or log in to comment