lulululuyi commited on
Commit
8ba6684
·
verified ·
1 Parent(s): 8c8d9ee

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ Model Description
6
+
7
+ R1-Qwen-7B-R_HORIZON_Compose_1 is a reasoning model used in the paper:
8
+
9
+ “R-Horizon: How Far Can Your Large Reasoning Model Really Go in Breadth and Depth?”
10
+
11
+ This model corresponds to the Naive Training Data (n = 1) setting reported in Table 1 of the paper.
12
+
13
+ The model is based on R1-distill-Qwen-7B and is trained using the naive composed reasoning training data introduced in the R-Horizon study.