MorishT commited on
Commit
2c6d77f
1 Parent(s): 6e76a42

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: version
5
+ dtype: string
6
+ - name: hypothesis
7
+ dtype: string
8
+ - name: hypothesis_formula
9
+ dtype: string
10
+ - name: facts
11
+ dtype: string
12
+ - name: facts_formula
13
+ dtype: string
14
+ - name: proofs
15
+ sequence: string
16
+ - name: proofs_formula
17
+ sequence: string
18
+ - name: negative_hypothesis
19
+ dtype: string
20
+ - name: negative_hypothesis_formula
21
+ dtype: string
22
+ - name: negative_proofs
23
+ sequence: string
24
+ - name: negative_original_tree_depth
25
+ dtype: int64
26
+ - name: original_tree_steps
27
+ dtype: int64
28
+ - name: original_tree_depth
29
+ dtype: int64
30
+ - name: steps
31
+ dtype: int64
32
+ - name: depth
33
+ dtype: int64
34
+ - name: num_formula_distractors
35
+ dtype: int64
36
+ - name: num_translation_distractors
37
+ dtype: int64
38
+ - name: num_all_distractors
39
+ dtype: int64
40
+ - name: proof_label
41
+ dtype: string
42
+ - name: negative_proof_label
43
+ dtype: string
44
+ - name: world_assump_label
45
+ dtype: string
46
+ - name: negative_world_assump_label
47
+ dtype: string
48
+ - name: prompt_serial
49
+ dtype: string
50
+ - name: proof_serial
51
+ dtype: string
52
+ - name: prompt_serial_formula
53
+ dtype: string
54
+ - name: proof_serial_formula
55
+ dtype: string
56
+ splits:
57
+ - name: train
58
+ num_bytes: 750756
59
+ num_examples: 500
60
+ - name: test
61
+ num_bytes: 760141
62
+ num_examples: 500
63
+ download_size: 510484
64
+ dataset_size: 1510897
65
+ configs:
66
+ - config_name: default
67
+ data_files:
68
+ - split: train
69
+ path: data/train-*
70
+ - split: test
71
+ path: data/test-*
72
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:027b15a2b1227d64f4960a75a4b08526917e62ef25ff7932a0b3154ff982a2c0
3
+ size 255906
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:241f7b04075c94aa7fc368a0fa806ff05214816ecf8d26e82781001832c0b48c
3
+ size 254578