Hunter Heidenreich commited on
Commit
62a4b06
·
verified ·
1 Parent(s): b7308b3

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: coarse
4
+ features:
5
+ - name: image_id
6
+ dtype: string
7
+ - name: image
8
+ dtype: image
9
+ - name: width
10
+ dtype: int32
11
+ - name: height
12
+ dtype: int32
13
+ - name: source
14
+ dtype: string
15
+ - name: tables
16
+ struct:
17
+ - name: bbox
18
+ list:
19
+ list: int32
20
+ - name: type
21
+ list: string
22
+ - name: cells
23
+ list:
24
+ - name: bbox
25
+ list:
26
+ list: int32
27
+ - name: row_start
28
+ list: int32
29
+ - name: row_end
30
+ list: int32
31
+ - name: col_start
32
+ list: int32
33
+ - name: col_end
34
+ list: int32
35
+ - name: header
36
+ list: bool
37
+ splits:
38
+ - name: train
39
+ num_bytes: 477007239
40
+ num_examples: 371
41
+ - name: test
42
+ num_bytes: 170292811
43
+ num_examples: 129
44
+ download_size: 646996609
45
+ dataset_size: 647300050
46
+ configs:
47
+ - config_name: coarse
48
+ data_files:
49
+ - split: train
50
+ path: coarse/train-*
51
+ - split: test
52
+ path: coarse/test-*
53
+ ---
coarse/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f3cdc633c7f4f8a742fea7f0d191324ab258f1f6d183df70308084dd65089fa
3
+ size 170215081
coarse/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:febd7c0c3fa5569fab2d34ac84615fac83769cb336ab1ae6b62d3895bbcd07dd
3
+ size 476781528