Add pipeline_tag, library_name and paper link
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team.
This PR improves the model card for xVerify-3B-Ib. Specifically:
- Added
library_name: transformersto the metadata as the model uses the Qwen2 architecture. - Added
pipeline_tag: text-generationfor better discoverability. - Linked the model card to its Hugging Face paper page.
- Organized the content for better readability.
These changes help users find and use the model more effectively within the Hugging Face ecosystem. Please feel free to merge if this looks good!
Hi Niels, thanks a lot for the PR and for the detailed improvements! π
These additions make the model card much clearer and more discoverable on the Hub. The metadata updates, paper reference, and GitHub link are all very helpful for users.
I'm happy to accept these changes and will merge the PR shortly. Thanks again for your contribution and for the support from the Hugging Face community team!
Hush-cd changed pull request status to merged