Add model card and link to paper
#1
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community team at Hugging Face. I've noticed this repository is missing a descriptive model card. This PR adds a README with metadata, links to the paper and the official GitHub repository, and a sample usage snippet to help users understand and use your work more easily.
TongZJ changed pull request status to merged
Hi,
Thanks for the PR. I've merged and uploaded the updated model card.
Compared to your version, the final version:
- Keeps: frontmatter, model description, paper and repo links
- Drops: Usage snippet and citation block β both are already covered in the repo README, so I kept the card minimal to avoid duplicate maintenance
The idea is to keep the model card lightweight and point users to the README for usage details.
Thanks again!