satya007 commited on
Commit
0f429c0
·
verified ·
1 Parent(s): 3c50b09

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: doc_id
5
+ dtype: string
6
+ - name: tokens
7
+ list: string
8
+ - name: bboxes
9
+ list:
10
+ list: int64
11
+ - name: query
12
+ dtype: string
13
+ - name: query_type
14
+ dtype: string
15
+ - name: labels
16
+ list: string
17
+ - name: table_labels
18
+ list: int64
19
+ - name: row_labels
20
+ list: int64
21
+ - name: is_negative
22
+ dtype: bool
23
+ splits:
24
+ - name: train
25
+ num_bytes: 814304975
26
+ num_examples: 98445
27
+ - name: test
28
+ num_bytes: 95143963
29
+ num_examples: 12220
30
+ - name: holdout
31
+ num_bytes: 97657797
32
+ num_examples: 11994
33
+ download_size: 18294827
34
+ dataset_size: 1007106735
35
+ configs:
36
+ - config_name: default
37
+ data_files:
38
+ - split: train
39
+ path: data/train-*
40
+ - split: test
41
+ path: data/test-*
42
+ - split: holdout
43
+ path: data/holdout-*
44
+ ---
data/holdout-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6a9c7c1b16127e35fd067f65316a592eaee1e765f4ca43ba71200bedebfbe45
3
+ size 1725969
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bbe476176e6b9f8d6d9c9b9b2ae6f4046c48813dedd78480d6cea0a5f73c2a4
3
+ size 1711107
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dac7a45e51dfa818ba0a3e5e1deaf77adfa01014b1c7c7043fe6ddb398097843
3
+ size 7493607
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:507a32f444f74d21b8f78b5751e47d61243ec8cad2dc9156ded5f1079cfca158
3
+ size 7364144