MorishT commited on
Commit
ade226c
1 Parent(s): b9fa9ff

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +24 -24
README.md CHANGED
@@ -60,22 +60,18 @@ dataset_info:
60
  dataset_size: 136410561
61
  - config_name: star
62
  features:
63
- - name: hypothesis
64
  dtype: string
65
- - name: context
66
  dtype: string
67
  - name: hypothesis_formula
68
  dtype: string
69
- - name: context_formula
70
- dtype: string
71
- - name: proofs
72
- sequence: string
73
- - name: proof_label
74
  dtype: string
75
- - name: proofs_formula
76
- sequence: string
77
- - name: world_assump_label
78
  dtype: string
 
 
79
  - name: original_tree_depth
80
  dtype: int64
81
  - name: depth
@@ -86,36 +82,40 @@ dataset_info:
86
  dtype: int64
87
  - name: num_all_distractors
88
  dtype: int64
89
- - name: negative_hypothesis
90
- dtype: string
91
- - name: negative_hypothesis_formula
92
  dtype: string
93
- - name: negative_original_tree_depth
94
- dtype: int64
95
- - name: negative_proofs
96
- sequence: string
97
  - name: negative_proof_label
98
  dtype: string
 
 
99
  - name: negative_world_assump_label
100
  dtype: string
 
 
 
 
 
 
 
 
 
 
101
  - name: prompt_serial
102
  dtype: string
103
  - name: proof_serial
104
  dtype: string
105
- - name: version
106
- dtype: string
107
  splits:
108
  - name: train
109
- num_bytes: 127005152
110
  num_examples: 30000
111
  - name: validation
112
- num_bytes: 21077447
113
  num_examples: 5000
114
  - name: test
115
- num_bytes: 21297828
116
  num_examples: 5000
117
- download_size: 61803899
118
- dataset_size: 169380427
119
  configs:
120
  - config_name: default
121
  data_files:
 
60
  dataset_size: 136410561
61
  - config_name: star
62
  features:
63
+ - name: version
64
  dtype: string
65
+ - name: hypothesis
66
  dtype: string
67
  - name: hypothesis_formula
68
  dtype: string
69
+ - name: negative_hypothesis
 
 
 
 
70
  dtype: string
71
+ - name: negative_hypothesis_formula
 
 
72
  dtype: string
73
+ - name: negative_original_tree_depth
74
+ dtype: int64
75
  - name: original_tree_depth
76
  dtype: int64
77
  - name: depth
 
82
  dtype: int64
83
  - name: num_all_distractors
84
  dtype: int64
85
+ - name: proof_label
 
 
86
  dtype: string
 
 
 
 
87
  - name: negative_proof_label
88
  dtype: string
89
+ - name: world_assump_label
90
+ dtype: string
91
  - name: negative_world_assump_label
92
  dtype: string
93
+ - name: facts
94
+ dtype: string
95
+ - name: facts_formula
96
+ dtype: string
97
+ - name: proofs
98
+ sequence: string
99
+ - name: proofs_formula
100
+ sequence: string
101
+ - name: negative_proofs
102
+ sequence: string
103
  - name: prompt_serial
104
  dtype: string
105
  - name: proof_serial
106
  dtype: string
 
 
107
  splits:
108
  - name: train
109
+ num_bytes: 126945152
110
  num_examples: 30000
111
  - name: validation
112
+ num_bytes: 21067447
113
  num_examples: 5000
114
  - name: test
115
+ num_bytes: 21287828
116
  num_examples: 5000
117
+ download_size: 61766317
118
+ dataset_size: 169300427
119
  configs:
120
  - config_name: default
121
  data_files: