Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,11 @@ tags:
|
|
| 6 |
- croissant
|
| 7 |
size_categories:
|
| 8 |
- n<1K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
# Getting Started
|
| 11 |
First install [Lean 4](https://leanprover-community.github.io/get_started.html). Then clone this repo:
|
|
|
|
| 6 |
- croissant
|
| 7 |
size_categories:
|
| 8 |
- n<1K
|
| 9 |
+
configs:
|
| 10 |
+
- config_name: default
|
| 11 |
+
data_files:
|
| 12 |
+
- split: test
|
| 13 |
+
path: codeprops_bench_ps.jsonl
|
| 14 |
---
|
| 15 |
# Getting Started
|
| 16 |
First install [Lean 4](https://leanprover-community.github.io/get_started.html). Then clone this repo:
|