marcov commited on
Commit
19e837d
·
verified ·
1 Parent(s): cac3cbe

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: int32
6
+ - name: table_id
7
+ dtype: string
8
+ - name: table_text
9
+ dtype: string
10
+ - name: table_caption
11
+ dtype: string
12
+ - name: statement
13
+ dtype: string
14
+ - name: label
15
+ dtype:
16
+ class_label:
17
+ names:
18
+ '0': refuted
19
+ '1': entailed
20
+ - name: template_name
21
+ dtype: string
22
+ - name: template
23
+ dtype: string
24
+ - name: rendered_input
25
+ dtype: string
26
+ - name: rendered_output
27
+ dtype: string
28
+ splits:
29
+ - name: train
30
+ num_bytes: 897878785.742167
31
+ num_examples: 378489
32
+ - name: validation
33
+ num_bytes: 120609485.82051282
34
+ num_examples: 51332
35
+ - name: test
36
+ num_bytes: 117718650.51875734
37
+ num_examples: 51187
38
+ download_size: 166999417
39
+ dataset_size: 1136206922.081437
40
+ configs:
41
+ - config_name: default
42
+ data_files:
43
+ - split: train
44
+ path: data/train-*
45
+ - split: validation
46
+ path: data/validation-*
47
+ - split: test
48
+ path: data/test-*
49
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17ae6c78c23cb7893e806f9cad506ca1c6b73551f134184221c0197cb3df4be9
3
+ size 17053890
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1f0ae0850fd8800ddf2a414ff9f94633c3ec8344b7b93928d8dae11c7ccd44e
3
+ size 60800813
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe4e985fca4be4d43938db09425302f52349cc7996a0828d99fd14c41a686bb8
3
+ size 71718271
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0b381421bcdf2da3389703685f3d7dd04fd29a1b0de429d03f8a5395efac952
3
+ size 17426443