cat-searcher commited on
Commit
8a88a90
1 Parent(s): 4787164

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -37
README.md CHANGED
@@ -1,39 +1,11 @@
1
  ---
2
- dataset_info:
3
- features:
4
- - name: full_name
5
- dtype: string
6
- - name: state
7
- dtype: string
8
- - name: tactic
9
- dtype: string
10
- - name: target_state
11
- dtype: string
12
- - name: url
13
- dtype: string
14
- - name: commit
15
- dtype: string
16
- - name: file_path
17
- dtype: string
18
- splits:
19
- - name: train
20
- num_bytes: 248201383
21
- num_examples: 250814
22
- - name: validation
23
- num_bytes: 4367840
24
- num_examples: 4260
25
- - name: test
26
- num_bytes: 4854313
27
- num_examples: 4506
28
- download_size: 48793548
29
- dataset_size: 257423536
30
- configs:
31
- - config_name: default
32
- data_files:
33
- - split: train
34
- path: data/train-*
35
- - split: validation
36
- path: data/validation-*
37
- - split: test
38
- path: data/test-*
39
  ---
 
 
 
1
  ---
2
+ task_categories:
3
+ - text-generation
4
+ language:
5
+ - en
6
+ pretty_name: leandojo_benchmark_4
7
+ size_categories:
8
+ - 100K<n<1M
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  ---
10
+ The random split of LeanDojo Benchmark 4.
11
+ Source data: https://zenodo.org/record/12740403/files/leandojo_benchmark_4.tar.gz