irodkin commited on
Commit
25cfc25
·
verified ·
1 Parent(s): ebe56e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -71,6 +71,7 @@ configs:
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},
@@ -80,3 +81,4 @@ configs:
80
  primaryClass={cs.LG},
81
  url={https://arxiv.org/abs/2508.16745},
82
  }
 
 
71
  - huggingface https://huggingface.co/papers/2508.16745
72
 
73
  ### Cite:
74
+ ```
75
  @misc{rodkin2025memorizationextendingreasoningdepth,
76
  title={Beyond Memorization: Extending Reasoning Depth with Recurrence, Memory and Test-Time Compute Scaling},
77
  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},
 
81
  primaryClass={cs.LG},
82
  url={https://arxiv.org/abs/2508.16745},
83
  }
84
+ ```