Improve model card: Add pipeline tag, prominent links, and fill TL;DR
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Adding the
pipeline_tag: text-generationto the metadata, ensuring the model appears in relevant searches on the Hugging Face Hub and enabling the inference widget. - Adding the paper title as the main heading for improved clarity and discoverability.
- Adding prominent links to the official GitHub repository, the Hugging Face paper page, and the Hugging Face Space demo directly after the model logo, aligning with the project's own GitHub README for better navigation and access to core artifacts.
- Filling the "TL;DR" (Too Long; Didn't Read) section with a concise summary derived from the paper's abstract, providing a quick overview for users.
Please review and merge this PR.