Improve model card: add pipeline tag, paper link, and sample usage
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face. I noticed this model card could be improved to help users better understand and use your work.
This PR:
- Adds the
pipeline_tag: text-generationmetadata for better discoverability. - Adds links to the associated paper and GitHub repository.
- Includes a sample usage code snippet for the semi-dynamic model mode, derived from your documentation.
- Adds a BibTeX citation for the research.
Please feel free to merge if this looks good to you!
yuyijiong changed pull request status to merged