arabelatso commited on
Commit
8f0405e
·
verified ·
1 Parent(s): 91a48cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -44,3 +44,17 @@ We present a fine-tuned model for formal verification tasks. It is fine-tuned in
44
  <img width=60%" src="figures/data-prepare.png">
45
  </p>
46
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
44
  <img width=60%" src="figures/data-prepare.png">
45
  </p>
46
 
47
+
48
+ ## Citation
49
+ ```
50
+ @misc{fmbench25jialun,
51
+ title={From Informal to Formal--Incorporating and Evaluating LLMs on Natural Language Requirements to Verifiable Formal Proofs},
52
+ author={Jialun Cao, Yaojie Lu, Meiziniu Li, Haoyang Ma, Haokun Li, Mengda He, Cheng Wen, Le Sun, Hongyu Zhang, Shengchao Qin, Shing-Chi Cheung, Cong Tian},
53
+ year={2025},
54
+ eprint={2501.16207},
55
+ archivePrefix={arXiv},
56
+ primaryClass={cs.AI},
57
+ url={https://arxiv.org/abs/2501.16207},
58
+ }
59
+
60
+ ```