sileod commited on
Commit
d492274
1 Parent(s): 997b78a

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: premise
5
+ dtype: string
6
+ - name: hypothesis
7
+ dtype: string
8
+ - name: label
9
+ dtype: string
10
+ - name: premise_tptp
11
+ dtype: string
12
+ - name: hypothesis_tptp
13
+ dtype: string
14
+ - name: proof_inputs
15
+ sequence: string
16
+ - name: proof
17
+ dtype: string
18
+ - name: rule_concentration
19
+ dtype: int64
20
+ splits:
21
+ - name: train
22
+ num_bytes: 843974175.8510274
23
+ num_examples: 11212
24
+ - name: validation
25
+ num_bytes: 105534409.0744863
26
+ num_examples: 1402
27
+ - name: test
28
+ num_bytes: 105534409.0744863
29
+ num_examples: 1402
30
+ download_size: 133337002
31
+ dataset_size: 1055042993.9999999
32
+ configs:
33
+ - config_name: default
34
+ data_files:
35
+ - split: train
36
+ path: data/train-*
37
+ - split: validation
38
+ path: data/validation-*
39
+ - split: test
40
+ path: data/test-*
41
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:486cd4bdd01153a1524bc8030fab24de9b8f75c2f9fbbda48a835fada649f777
3
+ size 13366618
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9ed961881ce9b4593379d0fba5d3237a81481798dc75e665d5b6e61999790f9
3
+ size 53725202
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1acadba1fff3ef34c0e12207e83d0729a55704015073a48c8ca328c5730cf22
3
+ size 52851143
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dda8c1e1a25a6e0cb1c693385471c90bfd2e7517cd7f40bb67c75c8bdff49bd3
3
+ size 13394039