dvgodoy commited on
Commit
8c5499d
·
verified ·
1 Parent(s): be8bc8b

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: width
7
+ dtype: int64
8
+ - name: height
9
+ dtype: int64
10
+ - name: category
11
+ dtype: string
12
+ - name: ocr_words
13
+ sequence: string
14
+ - name: word_boxes
15
+ sequence:
16
+ sequence: int64
17
+ - name: ocr_paragraphs
18
+ sequence: string
19
+ - name: paragraph_boxes
20
+ sequence:
21
+ sequence: int64
22
+ splits:
23
+ - name: train
24
+ num_bytes: 310921473.4
25
+ num_examples: 3200
26
+ - name: validation
27
+ num_bytes: 43963389.0
28
+ num_examples: 400
29
+ - name: test
30
+ num_bytes: 42943991.0
31
+ num_examples: 400
32
+ download_size: 424902414
33
+ dataset_size: 397828853.4
34
+ configs:
35
+ - config_name: default
36
+ data_files:
37
+ - split: train
38
+ path: data/train-*
39
+ - split: validation
40
+ path: data/validation-*
41
+ - split: test
42
+ path: data/test-*
43
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63ad87d60112f23535a5c41d54fd3a451fd4744e2359e3767bf28dd59d4b247d
3
+ size 41449458
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9375ba54d320a10777be21cf5905a44d5299b703c3e499aa1e941fcaacf57839
3
+ size 341012146
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ef8b12c94a235d3449e5ebdf4398913245b414ac56f6317f96e63e15cfdf5ee
3
+ size 42440810