Epicguest97 commited on
Commit
4e26a71
·
verified ·
1 Parent(s): 95d1b23

Upload folder using huggingface_hub

Browse files
dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train", "test", "val"]}
test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75c7001e444044bd065b4f0e8fed275b8ca7c52b739b65a3422fe2108cc78723
3
+ size 21230800
test/dataset_info.json ADDED
@@ -0,0 +1,174 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "parquet",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "doclaynet3",
6
+ "dataset_size": 325081662,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "hf://datasets/Epicguest97/doclaynet3@de84ebd6c7fa18838e98cd1870d0af5b2b8e5399/data/train-00000-of-00001.parquet": {
10
+ "num_bytes": 270955283,
11
+ "checksum": null
12
+ },
13
+ "hf://datasets/Epicguest97/doclaynet3@de84ebd6c7fa18838e98cd1870d0af5b2b8e5399/data/test-00000-of-00001.parquet": {
14
+ "num_bytes": 20641888,
15
+ "checksum": null
16
+ },
17
+ "hf://datasets/Epicguest97/doclaynet3@de84ebd6c7fa18838e98cd1870d0af5b2b8e5399/data/val-00000-of-00001.parquet": {
18
+ "num_bytes": 24909844,
19
+ "checksum": null
20
+ }
21
+ },
22
+ "download_size": 316507015,
23
+ "features": {
24
+ "image": {
25
+ "_type": "Image"
26
+ },
27
+ "bboxes": {
28
+ "feature": {
29
+ "feature": {
30
+ "dtype": "float64",
31
+ "_type": "Value"
32
+ },
33
+ "_type": "Sequence"
34
+ },
35
+ "_type": "Sequence"
36
+ },
37
+ "category_id": {
38
+ "feature": {
39
+ "dtype": "int64",
40
+ "_type": "Value"
41
+ },
42
+ "_type": "Sequence"
43
+ },
44
+ "segmentation": {
45
+ "feature": {
46
+ "feature": {
47
+ "feature": {
48
+ "dtype": "float64",
49
+ "_type": "Value"
50
+ },
51
+ "_type": "Sequence"
52
+ },
53
+ "_type": "Sequence"
54
+ },
55
+ "_type": "Sequence"
56
+ },
57
+ "area": {
58
+ "feature": {
59
+ "dtype": "float64",
60
+ "_type": "Value"
61
+ },
62
+ "_type": "Sequence"
63
+ },
64
+ "pdf_cells": [
65
+ [
66
+ {
67
+ "bbox": {
68
+ "feature": {
69
+ "dtype": "float64",
70
+ "_type": "Value"
71
+ },
72
+ "_type": "Sequence"
73
+ },
74
+ "font": {
75
+ "color": {
76
+ "feature": {
77
+ "dtype": "int64",
78
+ "_type": "Value"
79
+ },
80
+ "_type": "Sequence"
81
+ },
82
+ "name": {
83
+ "dtype": "string",
84
+ "_type": "Value"
85
+ },
86
+ "size": {
87
+ "dtype": "float64",
88
+ "_type": "Value"
89
+ }
90
+ },
91
+ "text": {
92
+ "dtype": "string",
93
+ "_type": "Value"
94
+ }
95
+ }
96
+ ]
97
+ ],
98
+ "metadata": {
99
+ "coco_height": {
100
+ "dtype": "int64",
101
+ "_type": "Value"
102
+ },
103
+ "coco_width": {
104
+ "dtype": "int64",
105
+ "_type": "Value"
106
+ },
107
+ "collection": {
108
+ "dtype": "string",
109
+ "_type": "Value"
110
+ },
111
+ "doc_category": {
112
+ "dtype": "string",
113
+ "_type": "Value"
114
+ },
115
+ "image_id": {
116
+ "dtype": "int64",
117
+ "_type": "Value"
118
+ },
119
+ "num_pages": {
120
+ "dtype": "int64",
121
+ "_type": "Value"
122
+ },
123
+ "original_filename": {
124
+ "dtype": "string",
125
+ "_type": "Value"
126
+ },
127
+ "original_height": {
128
+ "dtype": "float64",
129
+ "_type": "Value"
130
+ },
131
+ "original_width": {
132
+ "dtype": "float64",
133
+ "_type": "Value"
134
+ },
135
+ "page_hash": {
136
+ "dtype": "string",
137
+ "_type": "Value"
138
+ },
139
+ "page_no": {
140
+ "dtype": "int64",
141
+ "_type": "Value"
142
+ }
143
+ }
144
+ },
145
+ "homepage": "",
146
+ "license": "",
147
+ "size_in_bytes": 641588677,
148
+ "splits": {
149
+ "train": {
150
+ "name": "train",
151
+ "num_bytes": 278008495,
152
+ "num_examples": 693,
153
+ "dataset_name": "doclaynet3"
154
+ },
155
+ "test": {
156
+ "name": "test",
157
+ "num_bytes": 21232948,
158
+ "num_examples": 49,
159
+ "dataset_name": "doclaynet3"
160
+ },
161
+ "val": {
162
+ "name": "val",
163
+ "num_bytes": 25840219,
164
+ "num_examples": 64,
165
+ "dataset_name": "doclaynet3"
166
+ }
167
+ },
168
+ "version": {
169
+ "version_str": "0.0.0",
170
+ "major": 0,
171
+ "minor": 0,
172
+ "patch": 0
173
+ }
174
+ }
test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "5355b8ee6f350ee3",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "test"
13
+ }
train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a55c521430016ec5059112ac32312bb90d84c5b27e9599d5e61bfee166915aa
3
+ size 277937744
train/dataset_info.json ADDED
@@ -0,0 +1,174 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "parquet",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "doclaynet3",
6
+ "dataset_size": 325081662,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "hf://datasets/Epicguest97/doclaynet3@de84ebd6c7fa18838e98cd1870d0af5b2b8e5399/data/train-00000-of-00001.parquet": {
10
+ "num_bytes": 270955283,
11
+ "checksum": null
12
+ },
13
+ "hf://datasets/Epicguest97/doclaynet3@de84ebd6c7fa18838e98cd1870d0af5b2b8e5399/data/test-00000-of-00001.parquet": {
14
+ "num_bytes": 20641888,
15
+ "checksum": null
16
+ },
17
+ "hf://datasets/Epicguest97/doclaynet3@de84ebd6c7fa18838e98cd1870d0af5b2b8e5399/data/val-00000-of-00001.parquet": {
18
+ "num_bytes": 24909844,
19
+ "checksum": null
20
+ }
21
+ },
22
+ "download_size": 316507015,
23
+ "features": {
24
+ "image": {
25
+ "_type": "Image"
26
+ },
27
+ "bboxes": {
28
+ "feature": {
29
+ "feature": {
30
+ "dtype": "float64",
31
+ "_type": "Value"
32
+ },
33
+ "_type": "Sequence"
34
+ },
35
+ "_type": "Sequence"
36
+ },
37
+ "category_id": {
38
+ "feature": {
39
+ "dtype": "int64",
40
+ "_type": "Value"
41
+ },
42
+ "_type": "Sequence"
43
+ },
44
+ "segmentation": {
45
+ "feature": {
46
+ "feature": {
47
+ "feature": {
48
+ "dtype": "float64",
49
+ "_type": "Value"
50
+ },
51
+ "_type": "Sequence"
52
+ },
53
+ "_type": "Sequence"
54
+ },
55
+ "_type": "Sequence"
56
+ },
57
+ "area": {
58
+ "feature": {
59
+ "dtype": "float64",
60
+ "_type": "Value"
61
+ },
62
+ "_type": "Sequence"
63
+ },
64
+ "pdf_cells": [
65
+ [
66
+ {
67
+ "bbox": {
68
+ "feature": {
69
+ "dtype": "float64",
70
+ "_type": "Value"
71
+ },
72
+ "_type": "Sequence"
73
+ },
74
+ "font": {
75
+ "color": {
76
+ "feature": {
77
+ "dtype": "int64",
78
+ "_type": "Value"
79
+ },
80
+ "_type": "Sequence"
81
+ },
82
+ "name": {
83
+ "dtype": "string",
84
+ "_type": "Value"
85
+ },
86
+ "size": {
87
+ "dtype": "float64",
88
+ "_type": "Value"
89
+ }
90
+ },
91
+ "text": {
92
+ "dtype": "string",
93
+ "_type": "Value"
94
+ }
95
+ }
96
+ ]
97
+ ],
98
+ "metadata": {
99
+ "coco_height": {
100
+ "dtype": "int64",
101
+ "_type": "Value"
102
+ },
103
+ "coco_width": {
104
+ "dtype": "int64",
105
+ "_type": "Value"
106
+ },
107
+ "collection": {
108
+ "dtype": "string",
109
+ "_type": "Value"
110
+ },
111
+ "doc_category": {
112
+ "dtype": "string",
113
+ "_type": "Value"
114
+ },
115
+ "image_id": {
116
+ "dtype": "int64",
117
+ "_type": "Value"
118
+ },
119
+ "num_pages": {
120
+ "dtype": "int64",
121
+ "_type": "Value"
122
+ },
123
+ "original_filename": {
124
+ "dtype": "string",
125
+ "_type": "Value"
126
+ },
127
+ "original_height": {
128
+ "dtype": "float64",
129
+ "_type": "Value"
130
+ },
131
+ "original_width": {
132
+ "dtype": "float64",
133
+ "_type": "Value"
134
+ },
135
+ "page_hash": {
136
+ "dtype": "string",
137
+ "_type": "Value"
138
+ },
139
+ "page_no": {
140
+ "dtype": "int64",
141
+ "_type": "Value"
142
+ }
143
+ }
144
+ },
145
+ "homepage": "",
146
+ "license": "",
147
+ "size_in_bytes": 641588677,
148
+ "splits": {
149
+ "train": {
150
+ "name": "train",
151
+ "num_bytes": 278008495,
152
+ "num_examples": 693,
153
+ "dataset_name": "doclaynet3"
154
+ },
155
+ "test": {
156
+ "name": "test",
157
+ "num_bytes": 21232948,
158
+ "num_examples": 49,
159
+ "dataset_name": "doclaynet3"
160
+ },
161
+ "val": {
162
+ "name": "val",
163
+ "num_bytes": 25840219,
164
+ "num_examples": 64,
165
+ "dataset_name": "doclaynet3"
166
+ }
167
+ },
168
+ "version": {
169
+ "version_str": "0.0.0",
170
+ "major": 0,
171
+ "minor": 0,
172
+ "patch": 0
173
+ }
174
+ }
train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "103432fd3eb9f3f4",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }
val/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b78d8bc9afcba40216b634a9331802d6cc9782557116aa3b5d07c451dd255177
3
+ size 25834232
val/dataset_info.json ADDED
@@ -0,0 +1,174 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "parquet",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "doclaynet3",
6
+ "dataset_size": 325081662,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "hf://datasets/Epicguest97/doclaynet3@de84ebd6c7fa18838e98cd1870d0af5b2b8e5399/data/train-00000-of-00001.parquet": {
10
+ "num_bytes": 270955283,
11
+ "checksum": null
12
+ },
13
+ "hf://datasets/Epicguest97/doclaynet3@de84ebd6c7fa18838e98cd1870d0af5b2b8e5399/data/test-00000-of-00001.parquet": {
14
+ "num_bytes": 20641888,
15
+ "checksum": null
16
+ },
17
+ "hf://datasets/Epicguest97/doclaynet3@de84ebd6c7fa18838e98cd1870d0af5b2b8e5399/data/val-00000-of-00001.parquet": {
18
+ "num_bytes": 24909844,
19
+ "checksum": null
20
+ }
21
+ },
22
+ "download_size": 316507015,
23
+ "features": {
24
+ "image": {
25
+ "_type": "Image"
26
+ },
27
+ "bboxes": {
28
+ "feature": {
29
+ "feature": {
30
+ "dtype": "float64",
31
+ "_type": "Value"
32
+ },
33
+ "_type": "Sequence"
34
+ },
35
+ "_type": "Sequence"
36
+ },
37
+ "category_id": {
38
+ "feature": {
39
+ "dtype": "int64",
40
+ "_type": "Value"
41
+ },
42
+ "_type": "Sequence"
43
+ },
44
+ "segmentation": {
45
+ "feature": {
46
+ "feature": {
47
+ "feature": {
48
+ "dtype": "float64",
49
+ "_type": "Value"
50
+ },
51
+ "_type": "Sequence"
52
+ },
53
+ "_type": "Sequence"
54
+ },
55
+ "_type": "Sequence"
56
+ },
57
+ "area": {
58
+ "feature": {
59
+ "dtype": "float64",
60
+ "_type": "Value"
61
+ },
62
+ "_type": "Sequence"
63
+ },
64
+ "pdf_cells": [
65
+ [
66
+ {
67
+ "bbox": {
68
+ "feature": {
69
+ "dtype": "float64",
70
+ "_type": "Value"
71
+ },
72
+ "_type": "Sequence"
73
+ },
74
+ "font": {
75
+ "color": {
76
+ "feature": {
77
+ "dtype": "int64",
78
+ "_type": "Value"
79
+ },
80
+ "_type": "Sequence"
81
+ },
82
+ "name": {
83
+ "dtype": "string",
84
+ "_type": "Value"
85
+ },
86
+ "size": {
87
+ "dtype": "float64",
88
+ "_type": "Value"
89
+ }
90
+ },
91
+ "text": {
92
+ "dtype": "string",
93
+ "_type": "Value"
94
+ }
95
+ }
96
+ ]
97
+ ],
98
+ "metadata": {
99
+ "coco_height": {
100
+ "dtype": "int64",
101
+ "_type": "Value"
102
+ },
103
+ "coco_width": {
104
+ "dtype": "int64",
105
+ "_type": "Value"
106
+ },
107
+ "collection": {
108
+ "dtype": "string",
109
+ "_type": "Value"
110
+ },
111
+ "doc_category": {
112
+ "dtype": "string",
113
+ "_type": "Value"
114
+ },
115
+ "image_id": {
116
+ "dtype": "int64",
117
+ "_type": "Value"
118
+ },
119
+ "num_pages": {
120
+ "dtype": "int64",
121
+ "_type": "Value"
122
+ },
123
+ "original_filename": {
124
+ "dtype": "string",
125
+ "_type": "Value"
126
+ },
127
+ "original_height": {
128
+ "dtype": "float64",
129
+ "_type": "Value"
130
+ },
131
+ "original_width": {
132
+ "dtype": "float64",
133
+ "_type": "Value"
134
+ },
135
+ "page_hash": {
136
+ "dtype": "string",
137
+ "_type": "Value"
138
+ },
139
+ "page_no": {
140
+ "dtype": "int64",
141
+ "_type": "Value"
142
+ }
143
+ }
144
+ },
145
+ "homepage": "",
146
+ "license": "",
147
+ "size_in_bytes": 641588677,
148
+ "splits": {
149
+ "train": {
150
+ "name": "train",
151
+ "num_bytes": 278008495,
152
+ "num_examples": 693,
153
+ "dataset_name": "doclaynet3"
154
+ },
155
+ "test": {
156
+ "name": "test",
157
+ "num_bytes": 21232948,
158
+ "num_examples": 49,
159
+ "dataset_name": "doclaynet3"
160
+ },
161
+ "val": {
162
+ "name": "val",
163
+ "num_bytes": 25840219,
164
+ "num_examples": 64,
165
+ "dataset_name": "doclaynet3"
166
+ }
167
+ },
168
+ "version": {
169
+ "version_str": "0.0.0",
170
+ "major": 0,
171
+ "minor": 0,
172
+ "patch": 0
173
+ }
174
+ }
val/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "7a0535b29da89f43",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "val"
13
+ }