JunxiongWang commited on
Commit
7cc365c
·
verified ·
1 Parent(s): 55eef02

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ This is the dataset used in paper, [M1: Towards Scalable Test-Time Compute with Mamba Reasoning Models
2
+ ](https://github.com/jxiw/M1).
3
+
4
+ ```
5
+ @article{wang2025m1scalabletesttimecompute,
6
+ title={M1: Towards Scalable Test-Time Compute with Mamba Reasoning Models},
7
+ author={Junxiong Wang and Wen-Ding Li and Daniele Paliotta and Daniel Ritter and Alexander M. Rush and Tri Dao},
8
+ journal={arXiv preprint arXiv:2504.10449},
9
+ year={2025},
10
+ url={https://arxiv.org/abs/2504.10449},
11
+ }
12
+ ```