Datasets:

Modalities:
Tabular
Text
Formats:
csv
ArXiv:
License:
fcthebrave commited on
Commit
c64c9c9
·
verified ·
1 Parent(s): 83faad4

add citations

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ ## Citation
6
+
7
+ If you use this dataset, please cite:
8
+
9
+ ```bibtex
10
+ @article{mancar2026,
11
+ title={ManCAR: Manifold-Constrained Latent Reasoning with Adaptive Test-Time Computation for Sequential Recommendation},
12
+ author={Kun Yang, Yuxuan Zhu, Yazhe Chen, Siyao Zheng, Bangyang Hong, Kangle Wu, Yabo Ni, Anxiang Zeng, Cong Fu, Hui Li},
13
+ journal={arXiv preprint arXiv:2602.20093},
14
+ year={2026}
15
+ }