Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -8,10 +8,20 @@ dataset_info:
|
|
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
|
@@ -32,32 +42,22 @@ dataset_info:
|
|
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:
|
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
|
|
|
8 |
dtype: string
|
9 |
- name: hypothesis_formula
|
10 |
dtype: string
|
11 |
+
- name: context
|
12 |
+
dtype: string
|
13 |
+
- name: context_formula
|
14 |
+
dtype: string
|
15 |
+
- name: proofs
|
16 |
+
sequence: string
|
17 |
+
- name: proofs_formula
|
18 |
+
sequence: string
|
19 |
- name: negative_hypothesis
|
20 |
dtype: string
|
21 |
- name: negative_hypothesis_formula
|
22 |
dtype: string
|
23 |
+
- name: negative_proofs
|
24 |
+
sequence: string
|
25 |
- name: negative_original_tree_depth
|
26 |
dtype: int64
|
27 |
- name: original_tree_depth
|
|
|
42 |
dtype: string
|
43 |
- name: negative_world_assump_label
|
44 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
- name: prompt_serial
|
46 |
dtype: string
|
47 |
- name: proof_serial
|
48 |
dtype: string
|
49 |
splits:
|
50 |
- name: train
|
51 |
+
num_bytes: 101861795
|
52 |
num_examples: 30000
|
53 |
- name: validation
|
54 |
+
num_bytes: 16956757
|
55 |
num_examples: 5000
|
56 |
- name: test
|
57 |
+
num_bytes: 16952009
|
58 |
num_examples: 5000
|
59 |
+
download_size: 50451962
|
60 |
+
dataset_size: 135770561
|
61 |
- config_name: star
|
62 |
features:
|
63 |
- name: version
|