qq8933 commited on
Commit
602fa96
1 Parent(s): d1ac137

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Citation
2
+ ```
3
+ @article{zhang2024llama,
4
+ title={LLaMA-Berry: Pairwise Optimization for O1-like Olympiad-Level Mathematical Reasoning},
5
+ author={Zhang, Di and Wu, Jianbo and Lei, Jingdi and Che, Tong and Li, Jiatong and Xie, Tong and Huang, Xiaoshui and Zhang, Shufei and Pavone, Marco and Li, Yuqiang and others},
6
+ journal={arXiv preprint arXiv:2410.02884},
7
+ year={2024}
8
+ }
9
+
10
+ @article{zhang2024accessing,
11
+ title={Accessing GPT-4 level Mathematical Olympiad Solutions via Monte Carlo Tree Self-refine with LLaMa-3 8B},
12
+ author={Zhang, Di and Li, Jiatong and Huang, Xiaoshui and Zhou, Dongzhan and Li, Yuqiang and Ouyang, Wanli},
13
+ journal={arXiv preprint arXiv:2406.07394},
14
+ year={2024}
15
+ }
16
+
17
+
18
+ ```