Update README.md
Browse files
README.md
CHANGED
@@ -39,7 +39,8 @@ size_categories:
|
|
39 |
<p align="center">
|
40 |
<a href="https://github.com/MoonshotAI/CombiBench/"><img src="https://img.shields.io/badge/🚀-github-black"</a>
|
41 |
</p>
|
42 |
-
|
|
|
43 |
|
44 |
We are hosting a [**leaderboard**](https://github.com/MoonshotAI/CombiBench/leaderboard.html) and will readily receive evaluation results which are accompanied by a preprint or publication. Please reach out privately at `[email protected]` with any requests for additions to the leaderboard.
|
45 |
|
|
|
39 |
<p align="center">
|
40 |
<a href="https://github.com/MoonshotAI/CombiBench/"><img src="https://img.shields.io/badge/🚀-github-black"</a>
|
41 |
</p>
|
42 |
+
|
43 |
+
CombiBench is the first benchmark focused on combinatorial problems, based on the formal language LEAN4. CombiBench is a manually produced benchmark, including 100 combinatorial mathematics problems of varying difficulty and knowledge levels. It aims to provide a benchmark for evaluating the combinatorial mathematics capabilities of automated theorem proving systems to advance the field. For problems that require providing a solution first and then proving its correctness, we have referred to the style of PutnamBench.
|
44 |
|
45 |
We are hosting a [**leaderboard**](https://github.com/MoonshotAI/CombiBench/leaderboard.html) and will readily receive evaluation results which are accompanied by a preprint or publication. Please reach out privately at `[email protected]` with any requests for additions to the leaderboard.
|
46 |
|