Update README.md
Browse files
README.md
CHANGED
@@ -11,3 +11,4 @@ base_model:
|
|
11 |
- Qwen/Qwen2.5-7B-Instruct
|
12 |
---
|
13 |
Through PPO using a reward model trained on merely 5% of the LeanStatement_RL dataset, our model achieved enhanced performance, reaching a **pass@1 compilation success rate** of **95.3%** (465/488) on MiniF2F and **76.0%** (284/374) on ProofNet benchmarks.
|
|
|
|
11 |
- Qwen/Qwen2.5-7B-Instruct
|
12 |
---
|
13 |
Through PPO using a reward model trained on merely 5% of the LeanStatement_RL dataset, our model achieved enhanced performance, reaching a **pass@1 compilation success rate** of **95.3%** (465/488) on MiniF2F and **76.0%** (284/374) on ProofNet benchmarks.
|
14 |
+
Combined with our SFT results, these findings establish a new **state-of-the-art** in mathematics formalization as of December 2024.
|