wjn1996 commited on
Commit
9532d65
·
verified ·
1 Parent(s): 538f1cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -41,7 +41,7 @@ tags:
41
  </a>
42
  </div>
43
  <p align="center">
44
- <a href="https://github.com/meituan-longcat/LongCat-Flash-Prover/blob/main/LongCat_Flash_Prover_Technical_Report.pdf"><b>Tech Report</b>&nbsp;📄</a>
45
  </p>
46
 
47
 
@@ -273,6 +273,23 @@ This proprietary model has been custom-optimized for mathematical and formal the
273
  This model has not been specifically designed or comprehensively evaluated for every possible downstream application.
274
  It is not recommended for use as a regular conversational AI.
275
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
276
  ## Contact
277
  Please contact us at <a href="mailto:longcat-team@meituan.com">longcat-team@meituan.com</a> or join our WeChat Group if you have any questions.
278
 
 
41
  </a>
42
  </div>
43
  <p align="center">
44
+ <a href="https://arxiv.org/pdf/2603.21065"><b>Tech Report</b>&nbsp;📄</a>
45
  </p>
46
 
47
 
 
273
  This model has not been specifically designed or comprehensively evaluated for every possible downstream application.
274
  It is not recommended for use as a regular conversational AI.
275
 
276
+ ## Citation
277
+
278
+ We kindly encourage citation of our work if you find it useful.
279
+
280
+ ```
281
+ @misc{wang2026longcatflashproveradvancingnativeformal,
282
+ title={LongCat-Flash-Prover: Advancing Native Formal Reasoning via Agentic Tool-Integrated Reinforcement Learning},
283
+ author={Jianing Wang and Jianfei Zhang and Qi Guo and Linsen Guo and Rumei Li and Chao Zhang and Chong Peng and Cunguang Wang and Dengchang Zhao and Jiarong Shi and Jingang Wang and Liulin Feng and Mengxia Shen and Qi Li and Shengnan An and Shun Wang and Wei Shi and Xiangyu Xi and Xiaoyu Li and Xuezhi Cao and Yi Lu and Yunke Zhao and Zhengyu Chen and Zhimin Lin and Wei Wang and Peng Pei and Xunliang Cai},
284
+ year={2026},
285
+ eprint={2603.21065},
286
+ archivePrefix={arXiv},
287
+ primaryClass={cs.AI},
288
+ url={https://arxiv.org/abs/2603.21065},
289
+ }
290
+ ```
291
+
292
+
293
  ## Contact
294
  Please contact us at <a href="mailto:longcat-team@meituan.com">longcat-team@meituan.com</a> or join our WeChat Group if you have any questions.
295