irodkin commited on
Commit
ebe56e2
·
verified ·
1 Parent(s): 6cae81a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -66,6 +66,17 @@ configs:
66
  path: data/test-*
67
  ---
68
 
69
- Paper:
70
  - arxiv https://arxiv.org/abs/2508.16745
71
  - huggingface https://huggingface.co/papers/2508.16745
 
 
 
 
 
 
 
 
 
 
 
 
66
  path: data/test-*
67
  ---
68
 
69
+ ### Paper:
70
  - arxiv https://arxiv.org/abs/2508.16745
71
  - huggingface https://huggingface.co/papers/2508.16745
72
+
73
+ ### Cite:
74
+ @misc{rodkin2025memorizationextendingreasoningdepth,
75
+ title={Beyond Memorization: Extending Reasoning Depth with Recurrence, Memory and Test-Time Compute Scaling},
76
+ author={Ivan Rodkin and Daniil Orel and Konstantin Smirnov and Arman Bolatov and Bilal Elbouardi and Besher Hassan and Yuri Kuratov and Aydar Bulatov and Preslav Nakov and Timothy Baldwin and Artem Shelmanov and Mikhail Burtsev},
77
+ year={2025},
78
+ eprint={2508.16745},
79
+ archivePrefix={arXiv},
80
+ primaryClass={cs.LG},
81
+ url={https://arxiv.org/abs/2508.16745},
82
+ }