Add pipeline_tag, library_name, paper link and sample usage
#1
by
nielsr
HF Staff
- opened
Hi! I'm Niels from the Hugging Face community science team.
This PR improves the model card for xVerify-1B-I by:
- Adding
library_name: transformersandpipeline_tag: text-generationto the metadata to enable automated code snippets and better discoverability. - Adding the
datasetstag to link it with theVARdataset mentioned in the paper. - Linking the official research paper: xVerify: Efficient Answer Verifier for Reasoning Model Evaluations.
- Including a sample usage section extracted from the GitHub repository to help users get started with the evaluation framework.
Please let me know if you have any questions!
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