Files
ModelHub XC 9be4593bc9 初始化项目,由ModelHub XC社区提供模型
Model: HINT-lab/Qwen2.5-7B-Instruct-Self-Calibration
Source: Original Platform
2026-06-05 14:10:18 +08:00

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