Add model card for Budget-Aware Test-Time Scaling via Discriminative Verification
#1
by
nielsr
HF Staff
- opened
This PR adds a comprehensive model card for the verification-1.5b model, detailing its purpose as presented in the paper "Budget-Aware Test-Time Scaling via Discriminative Verification".
The update includes:
- Relevant metadata:
pipeline_tag: text-ranking,library_name: transformers, andlicense: apache-2.0. - Links to the official paper on Hugging Face and the GitHub repository.
- A description of the model based on the paper's abstract.
- A 'Usage' section with installation instructions and a sample command-line snippet, which is taken directly from the GitHub README to demonstrate how to run discriminative verification. This adheres to the guideline of not creating custom code snippets.
- The BibTeX citation for the paper.
This PR aims to improve the discoverability and usability of the model on the Hugging Face Hub.