MorishT commited on
Commit
9975f8c
1 Parent(s): f802aea

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +59 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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_depth
27
+ dtype: int64
28
+ - name: depth
29
+ dtype: int64
30
+ - name: num_formula_distractors
31
+ dtype: int64
32
+ - name: num_translation_distractors
33
+ dtype: int64
34
+ - name: num_all_distractors
35
+ dtype: int64
36
+ - name: proof_label
37
+ dtype: string
38
+ - name: negative_proof_label
39
+ dtype: string
40
+ - name: world_assump_label
41
+ dtype: string
42
+ - name: negative_world_assump_label
43
+ dtype: string
44
+ - name: prompt_serial
45
+ dtype: string
46
+ - name: proof_serial
47
+ dtype: string
48
+ splits:
49
+ - name: train
50
+ num_bytes: 314610582
51
+ num_examples: 100000
52
+ download_size: 125925464
53
+ dataset_size: 314610582
54
+ configs:
55
+ - config_name: default
56
+ data_files:
57
+ - split: train
58
+ path: data/train-*
59
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e12acb470a9524e714b9c7469a98bc02c82f8126c5a65f73d2fad558af9af5a3
3
+ size 125925464