Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -2,22 +2,18 @@
|
|
2 |
dataset_info:
|
3 |
- config_name: default
|
4 |
features:
|
5 |
-
- name:
|
6 |
dtype: string
|
7 |
-
- name:
|
8 |
dtype: string
|
9 |
- name: hypothesis_formula
|
10 |
dtype: string
|
11 |
-
- name:
|
12 |
-
dtype: string
|
13 |
-
- name: proofs
|
14 |
-
sequence: string
|
15 |
-
- name: proof_label
|
16 |
dtype: string
|
17 |
-
- name:
|
18 |
-
sequence: string
|
19 |
-
- name: world_assump_label
|
20 |
dtype: string
|
|
|
|
|
21 |
- name: original_tree_depth
|
22 |
dtype: int64
|
23 |
- name: depth
|
@@ -28,36 +24,40 @@ dataset_info:
|
|
28 |
dtype: int64
|
29 |
- name: num_all_distractors
|
30 |
dtype: int64
|
31 |
-
- name:
|
32 |
-
dtype: string
|
33 |
-
- name: negative_hypothesis_formula
|
34 |
dtype: string
|
35 |
-
- name: negative_original_tree_depth
|
36 |
-
dtype: int64
|
37 |
-
- name: negative_proofs
|
38 |
-
sequence: string
|
39 |
- name: negative_proof_label
|
40 |
dtype: string
|
|
|
|
|
41 |
- name: negative_world_assump_label
|
42 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
- name: prompt_serial
|
44 |
dtype: string
|
45 |
- name: proof_serial
|
46 |
dtype: string
|
47 |
-
- name: version
|
48 |
-
dtype: string
|
49 |
splits:
|
50 |
- name: train
|
51 |
-
num_bytes:
|
52 |
num_examples: 30000
|
53 |
- name: validation
|
54 |
-
num_bytes:
|
55 |
num_examples: 5000
|
56 |
- name: test
|
57 |
-
num_bytes:
|
58 |
num_examples: 5000
|
59 |
-
download_size:
|
60 |
-
dataset_size:
|
61 |
- config_name: star
|
62 |
features:
|
63 |
- name: version
|
|
|
2 |
dataset_info:
|
3 |
- config_name: default
|
4 |
features:
|
5 |
+
- name: version
|
6 |
dtype: string
|
7 |
+
- name: hypothesis
|
8 |
dtype: string
|
9 |
- name: hypothesis_formula
|
10 |
dtype: string
|
11 |
+
- name: negative_hypothesis
|
|
|
|
|
|
|
|
|
12 |
dtype: string
|
13 |
+
- name: negative_hypothesis_formula
|
|
|
|
|
14 |
dtype: string
|
15 |
+
- name: negative_original_tree_depth
|
16 |
+
dtype: int64
|
17 |
- name: original_tree_depth
|
18 |
dtype: int64
|
19 |
- name: depth
|
|
|
24 |
dtype: int64
|
25 |
- name: num_all_distractors
|
26 |
dtype: int64
|
27 |
+
- name: proof_label
|
|
|
|
|
28 |
dtype: string
|
|
|
|
|
|
|
|
|
29 |
- name: negative_proof_label
|
30 |
dtype: string
|
31 |
+
- name: world_assump_label
|
32 |
+
dtype: string
|
33 |
- name: negative_world_assump_label
|
34 |
dtype: string
|
35 |
+
- name: facts
|
36 |
+
dtype: string
|
37 |
+
- name: facts_formula
|
38 |
+
dtype: string
|
39 |
+
- name: proofs
|
40 |
+
sequence: string
|
41 |
+
- name: proofs_formula
|
42 |
+
sequence: string
|
43 |
+
- name: negative_proofs
|
44 |
+
sequence: string
|
45 |
- name: prompt_serial
|
46 |
dtype: string
|
47 |
- name: proof_serial
|
48 |
dtype: string
|
|
|
|
|
49 |
splits:
|
50 |
- name: train
|
51 |
+
num_bytes: 102281795
|
52 |
num_examples: 30000
|
53 |
- name: validation
|
54 |
+
num_bytes: 17026757
|
55 |
num_examples: 5000
|
56 |
- name: test
|
57 |
+
num_bytes: 17022009
|
58 |
num_examples: 5000
|
59 |
+
download_size: 50475725
|
60 |
+
dataset_size: 136330561
|
61 |
- config_name: star
|
62 |
features:
|
63 |
- name: version
|