Add link to paper
#2
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -8,9 +8,11 @@ size_categories:
|
|
8 |
- 100K<n<1M
|
9 |
---
|
10 |
|
|
|
|
|
11 |
train: 500K
|
12 |
test (Seen Targets): 5k
|
13 |
test (New Targets): 5k
|
14 |
|
15 |
|
16 |
-
github: https://github.com/LAMDASZ-ML/Self-BackTracking
|
|
|
8 |
- 100K<n<1M
|
9 |
---
|
10 |
|
11 |
+
[Step Back to Leap Forward: Self-Backtracking for Boosting Reasoning of Language Models](https://huggingface.co/papers/2502.04404)
|
12 |
+
|
13 |
train: 500K
|
14 |
test (Seen Targets): 5k
|
15 |
test (New Targets): 5k
|
16 |
|
17 |
|
18 |
+
github: https://github.com/LAMDASZ-ML/Self-BackTracking
|