Add pipeline tag, library name, and link to paper
#1
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community science team at Hugging Face.
I've opened this PR to improve the metadata and documentation for this model:
- Added
pipeline_tag: text-generationto ensure the model is correctly categorized on the Hub. - Added
library_name: transformersto enable the automated code snippets and "Use in Transformers" button. - Added a link to the original research paper on Hugging Face Papers.
- Structured the README to include a brief model description based on the paper's abstract.
Best,
Niels
taki555 changed pull request status to merged