Add initial model card for Qwen2.5-Math-7B-Caco
#1
by
nielsr
HF Staff
- opened
This PR adds an initial model card for the Qwen2.5-Math-7B-Caco model, presented in the paper Scaling Code-Assisted Chain-of-Thoughts and Instructions for Model Reasoning.
It includes:
- A comprehensive introduction to the model and the Caco framework.
- The full paper abstract.
- Links to the official paper and the GitHub repository.
- Key performance benchmarks on mathematical reasoning tasks.
- Relevant metadata:
library_name(transformers),pipeline_tag(text-generation), andlicense(apache-2.0) to improve discoverability and integration on the Hub. - The BibTeX citation for the paper.
Please review and merge if everything looks good.