MorishT commited on
Commit
a74c37c
·
verified ·
1 Parent(s): a388254

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: 1086472
59
+ num_examples: 500
60
+ - name: test
61
+ num_bytes: 1086965
62
+ num_examples: 500
63
+ download_size: 769908
64
+ dataset_size: 2173437
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:6d99a3e290b4f48a6e802d110dc8a434b18f1e600fe07f5e82fb6f7906f32d19
3
+ size 383925
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65ae4b4acba4405819cf7c66fe190f52dfdbe59599438ff40dbcd4209f40e03f
3
+ size 385983