phanerozoic commited on
Commit
fabaf0d
·
verified ·
1 Parent(s): d18b817

Initial upload

Browse files
Files changed (2) hide show
  1. README.md +38 -11
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,20 +1,47 @@
1
  ---
2
  license: apache-2.0
3
  tags:
4
- - theorem-proving
5
- - formal-methods
6
- - lean4
7
- - aesop
8
- - proof-search
9
- - automation
10
- - tactic
11
  task_categories:
12
- - text-generation
13
- - feature-extraction
14
  language:
15
- - en
16
  size_categories:
17
- - 1K<n<10K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  ---
19
 
20
  # Lean4-Aesop
 
1
  ---
2
  license: apache-2.0
3
  tags:
4
+ - theorem-proving
5
+ - formal-methods
6
+ - lean4
7
+ - aesop
8
+ - proof-search
9
+ - automation
10
+ - tactic
11
  task_categories:
12
+ - text-generation
13
+ - feature-extraction
14
  language:
15
+ - en
16
  size_categories:
17
+ - 1K<n<10K
18
+ configs:
19
+ - config_name: default
20
+ data_files:
21
+ - split: train
22
+ path: data/train-*
23
+ dataset_info:
24
+ features:
25
+ - name: fact
26
+ dtype: string
27
+ - name: type
28
+ dtype: string
29
+ - name: library
30
+ dtype: string
31
+ - name: imports
32
+ list: string
33
+ - name: filename
34
+ dtype: string
35
+ - name: symbolic_name
36
+ dtype: string
37
+ - name: docstring
38
+ dtype: string
39
+ splits:
40
+ - name: train
41
+ num_bytes: 699602
42
+ num_examples: 1836
43
+ download_size: 251079
44
+ dataset_size: 699602
45
  ---
46
 
47
  # Lean4-Aesop
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:287226bce6712762831f541fc72bbf7df655d679aa07a22bbbd6ff6ddf01b8e0
3
- size 253570
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:429a2f8463179526c1c59e4b34349b5b8891b1e13454b025659bb0b467e92fe1
3
+ size 251079