Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
Libraries:
Datasets
pandas
License:
XiaoHLim commited on
Commit
f7bea51
·
verified ·
1 Parent(s): 444a25c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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
- 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. It is released under permissive licenses Apache 2.0 for Lean 4. For problems that require providing a solution first and then proving its correctness, we have referred to the style of PutnamBench.
 
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