Add model card for Qwen2.5-7B-Caco

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: text-generation
3
+ library_name: transformers
4
+ ---
5
+
6
+ This repository contains the Qwen2.5-7B-Caco model presented in the paper [Scaling Code-Assisted Chain-of-Thoughts and Instructions for Model Reasoning](https://huggingface.co/papers/2510.04081).
7
+
8
+ Code: https://github.com/LHL3341/Caco