Create README.md
Browse files
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.
|