初始化项目,由ModelHub XC社区提供模型

Model: HINT-lab/Qwen2.5-7B-Instruct-Self-Calibration
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-05 14:10:18 +08:00
commit 9be4593bc9
18 changed files with 152146 additions and 0 deletions

46
README.md Normal file
View File

@@ -0,0 +1,46 @@
---
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