Datasets:

Languages:
English
Size:
n<1K
DOI:
Libraries:
License:
elohn commited on
Commit
7ec34a9
1 Parent(s): 2ae405d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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: