daypu commited on
Commit
3d17320
·
1 Parent(s): 9a828a5

update readme: add arXiv and GitHub links, update citation

Browse files
Files changed (2) hide show
  1. README.md +11 -7
  2. README_zh.md +11 -7
README.md CHANGED
@@ -21,8 +21,8 @@ tags:
21
  </div>
22
 
23
  <p align="center">
24
- <img src="https://img.shields.io/badge/Paper-arXiv-b31b1b.svg" alt="Paper">
25
- <a href="[GITHUB_URL]"><img src="https://img.shields.io/badge/GitHub-MathForm-181717.svg" alt="Code"></a>
26
  <a href="https://huggingface.co/datasets/openbmb/FormalVerse"><img src="https://img.shields.io/badge/🤗%20Dataset-FormalVerse-yellow.svg" alt="FormalVerse Dataset"></a>
27
  </p>
28
 
@@ -112,7 +112,7 @@ Both servers expose an OpenAI-compatible API at
112
  ## Evaluation
113
 
114
  The evaluation pipeline, benchmark files, and Pass@k scripts are available in
115
- the [MathForm repository]([GITHUB_URL]). Compilation checks require a running
116
  Kimina Lean Server. The experiments use Lean 4.21.0.
117
 
118
  ## License
@@ -122,9 +122,13 @@ This project is licensed under the Apache License 2.0.
122
  ## Citation
123
 
124
  ```bibtex
125
- @misc{pu2026mathform,
126
- title = {MathForm: Scaling Mathematical Autoformalization with Knowledge Retrieval and Verification-Guided Refinement},
127
- author = {Lushi Pu and Weiming Zhang and Xinheng Xie and Zixuan Fu and Bingxiang He and Hengyu Zhao and Hongya Lyu and Xin Li and Jie Zhou and Yudong Wang},
128
- year = {2026}
 
 
 
 
129
  }
130
  ```
 
21
  </div>
22
 
23
  <p align="center">
24
+ <a href="https://arxiv.org/abs/2608.14221"><img src="https://img.shields.io/badge/Paper-arXiv-b31b1b.svg" alt="Paper"></a>
25
+ <a href="https://github.com/OpenBMB/MathForm"><img src="https://img.shields.io/badge/GitHub-MathForm-181717.svg" alt="Code"></a>
26
  <a href="https://huggingface.co/datasets/openbmb/FormalVerse"><img src="https://img.shields.io/badge/🤗%20Dataset-FormalVerse-yellow.svg" alt="FormalVerse Dataset"></a>
27
  </p>
28
 
 
112
  ## Evaluation
113
 
114
  The evaluation pipeline, benchmark files, and Pass@k scripts are available in
115
+ the [MathForm repository](https://github.com/OpenBMB/MathForm). Compilation checks require a running
116
  Kimina Lean Server. The experiments use Lean 4.21.0.
117
 
118
  ## License
 
122
  ## Citation
123
 
124
  ```bibtex
125
+ @misc{pu2026mathformscalingmathematicalautoformalization,
126
+ title={MathForm: Scaling Mathematical Autoformalization with Knowledge Retrieval and Verification-Guided Refinement},
127
+ author={Lushi Pu and Weiming Zhang and Xinheng Xie and Zixuan Fu and Bingxiang He and Hengyu Zhao and Hongya Lyu and Xin Li and Jie Zhou and Yudong Wang},
128
+ year={2026},
129
+ eprint={2608.14221},
130
+ archivePrefix={arXiv},
131
+ primaryClass={cs.AI},
132
+ url={https://arxiv.org/abs/2608.14221},
133
  }
134
  ```
README_zh.md CHANGED
@@ -3,8 +3,8 @@
3
  </div>
4
 
5
  <p align="center">
6
- <img src="https://img.shields.io/badge/Paper-arXiv-b31b1b.svg" alt="论文">
7
- <a href="[GITHUB_URL]"><img src="https://img.shields.io/badge/GitHub-MathForm-181717.svg" alt="代码"></a>
8
  <a href="https://huggingface.co/datasets/openbmb/FormalVerse"><img src="https://img.shields.io/badge/🤗%20Dataset-FormalVerse-yellow.svg" alt="FormalVerse 数据集"></a>
9
  </p>
10
 
@@ -88,7 +88,7 @@ OpenAI 的 API。
88
 
89
  ## 评测
90
 
91
- 评测流程、基准文件和 Pass@k 脚本位于 [MathForm 仓库]([GITHUB_URL])。编译检查需要运行 Kimina Lean Server。实验使用 Lean 4.21.0。
92
 
93
  ## 许可证
94
 
@@ -97,9 +97,13 @@ OpenAI 的 API。
97
  ## 引用
98
 
99
  ```bibtex
100
- @misc{pu2026mathform,
101
- title = {MathForm: Scaling Mathematical Autoformalization with Knowledge Retrieval and Verification-Guided Refinement},
102
- author = {Lushi Pu and Weiming Zhang and Xinheng Xie and Zixuan Fu and Bingxiang He and Hengyu Zhao and Hongya Lyu and Xin Li and Jie Zhou and Yudong Wang},
103
- year = {2026}
 
 
 
 
104
  }
105
  ```
 
3
  </div>
4
 
5
  <p align="center">
6
+ <a href="https://arxiv.org/abs/2608.14221"><img src="https://img.shields.io/badge/Paper-arXiv-b31b1b.svg" alt="论文"></a>
7
+ <a href="https://github.com/OpenBMB/MathForm"><img src="https://img.shields.io/badge/GitHub-MathForm-181717.svg" alt="代码"></a>
8
  <a href="https://huggingface.co/datasets/openbmb/FormalVerse"><img src="https://img.shields.io/badge/🤗%20Dataset-FormalVerse-yellow.svg" alt="FormalVerse 数据集"></a>
9
  </p>
10
 
 
88
 
89
  ## 评测
90
 
91
+ 评测流程、基准文件和 Pass@k 脚本位于 [MathForm 仓库](https://github.com/OpenBMB/MathForm)。编译检查需要运行 Kimina Lean Server。实验使用 Lean 4.21.0。
92
 
93
  ## 许可证
94
 
 
97
  ## 引用
98
 
99
  ```bibtex
100
+ @misc{pu2026mathformscalingmathematicalautoformalization,
101
+ title={MathForm: Scaling Mathematical Autoformalization with Knowledge Retrieval and Verification-Guided Refinement},
102
+ author={Lushi Pu and Weiming Zhang and Xinheng Xie and Zixuan Fu and Bingxiang He and Hengyu Zhao and Hongya Lyu and Xin Li and Jie Zhou and Yudong Wang},
103
+ year={2026},
104
+ eprint={2608.14221},
105
+ archivePrefix={arXiv},
106
+ primaryClass={cs.AI},
107
+ url={https://arxiv.org/abs/2608.14221},
108
  }
109
  ```