46 lines
1.1 KiB
Markdown
46 lines
1.1 KiB
Markdown
---
|
|
library_name: transformers
|
|
license: mit
|
|
language:
|
|
- en
|
|
base_model:
|
|
- Qwen/Qwen2.5-7B-Instruct
|
|
pipeline_tag: text-generation
|
|
datasets:
|
|
- HINT-lab/Qwen2.5-7B-Instruct-Self-Calibration
|
|
---
|
|
|
|
# Model Card for Model ID
|
|
|
|
Model trained based on `Qwen/Qwen2.5-7B-Instruct` by Self-Calibration proposed by [Efficient Test-Time Scaling via Self-Calibration](https://arxiv.org/abs/2503.00031).
|
|
|
|
|
|
## Model Sources
|
|
|
|
<!-- Provide the basic links for the model. -->
|
|
|
|
- **Repository:** https://github.com/Chengsong-Huang/Self-Calibration
|
|
- **Paper :** Efficient Test-Time Scaling via Self-Calibration
|
|
|
|
|
|
|
|
## Citation
|
|
|
|
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
|
|
|
**BibTeX:**
|
|
```
|
|
@misc{huang2025efficienttesttimescalingselfcalibration,
|
|
title={Efficient Test-Time Scaling via Self-Calibration},
|
|
author={Chengsong Huang and Langlin Huang and Jixuan Leng and Jiacheng Liu and Jiaxin Huang},
|
|
year={2025},
|
|
eprint={2503.00031},
|
|
archivePrefix={arXiv},
|
|
primaryClass={cs.LG},
|
|
url={https://arxiv.org/abs/2503.00031},
|
|
}
|
|
```
|
|
|
|
## Model Card Contact
|
|
|
|
chengsong@wustl.edu |