haykmirzoyan commited on
Commit
e72bbb9
ยท
verified ยท
1 Parent(s): b0861b2

Upload artifacts for batch 00026 (parquet + tar) and progress files

Browse files
README.md CHANGED
@@ -1,198 +1,20 @@
1
  ---
2
- pretty_name: Cognaize Elements โ€“ Table Annotations
3
- dataset_name: cognaize/elements_annotated_tables_v1
4
  license: other
5
  language:
6
- - en
7
  task_categories:
8
- - object-detection
9
  tags:
10
- - document-processing
11
- - tables
12
- - layout
13
- - ocr
14
  size_categories:
15
- - 10K<n<100K
16
- dataset_summary: Images of document pages with table layout annotations (bounding
17
- boxes and metadata) exported from Cognaize Elements.
18
- dataset_info:
19
- features:
20
- - name: document_id
21
- dtype: string
22
- - name: page_id
23
- dtype: string
24
- - name: page
25
- dtype: int64
26
- - name: table
27
- struct:
28
- - name: height
29
- dtype: string
30
- - name: id
31
- dtype: string
32
- - name: left
33
- dtype: string
34
- - name: page
35
- dtype: int64
36
- - name: page_id
37
- dtype: string
38
- - name: table
39
- struct:
40
- - name: _id
41
- dtype: string
42
- - name: cells
43
- struct:
44
- - name: data
45
- list:
46
- list:
47
- - name: _id
48
- dtype: string
49
- - name: col_span
50
- dtype: int64
51
- - name: height
52
- dtype: string
53
- - name: key
54
- dtype: string
55
- - name: row_span
56
- dtype: int64
57
- - name: text
58
- dtype: string
59
- - name: width
60
- dtype: string
61
- - name: x_left_top
62
- dtype: string
63
- - name: y_left_top
64
- dtype: string
65
- - name: height
66
- dtype: string
67
- - name: width
68
- dtype: string
69
- - name: x_left_top
70
- dtype: string
71
- - name: y_left_top
72
- dtype: string
73
- - name: height
74
- dtype: string
75
- - name: horizontal_dividers
76
- list:
77
- - name: _id
78
- dtype: string
79
- - name: interruptions
80
- list:
81
- - name: _id
82
- dtype: string
83
- - name: x_offset_end
84
- dtype: float64
85
- - name: x_offset_start
86
- dtype: float64
87
- - name: y_offset
88
- dtype: float64
89
- - name: id
90
- dtype: string
91
- - name: style
92
- struct:
93
- - name: height
94
- dtype: string
95
- - name: left
96
- dtype: string
97
- - name: top
98
- dtype: string
99
- - name: width
100
- dtype: string
101
- - name: tbody
102
- struct:
103
- - name: id
104
- dtype: string
105
- - name: tr
106
- list:
107
- - name: id
108
- dtype: string
109
- - name: td
110
- list:
111
- - name: colIndex
112
- dtype: int64
113
- - name: colspan
114
- dtype: int64
115
- - name: height
116
- dtype: string
117
- - name: id
118
- dtype: string
119
- - name: rowIndex
120
- dtype: int64
121
- - name: rowspan
122
- dtype: int64
123
- - name: style
124
- struct:
125
- - name: height
126
- dtype: string
127
- - name: width
128
- dtype: string
129
- - name: value
130
- dtype: string
131
- - name: width
132
- dtype: string
133
- - name: x_left_top
134
- dtype: string
135
- - name: y_left_top
136
- dtype: string
137
- - name: thead
138
- struct:
139
- - name: id
140
- dtype: string
141
- - name: tr
142
- list:
143
- - name: id
144
- dtype: string
145
- - name: td
146
- list: 'null'
147
- - name: th
148
- list:
149
- - name: id
150
- dtype: string
151
- - name: style
152
- struct:
153
- - name: height
154
- dtype: string
155
- - name: width
156
- dtype: string
157
- - name: updated
158
- dtype: bool
159
- - name: vertical_dividers
160
- list:
161
- - name: _id
162
- dtype: string
163
- - name: interruptions
164
- list:
165
- - name: _id
166
- dtype: string
167
- - name: y_offset_end
168
- dtype: float64
169
- - name: y_offset_start
170
- dtype: float64
171
- - name: x_offset
172
- dtype: float64
173
- - name: width
174
- dtype: string
175
- - name: x_left_top
176
- dtype: string
177
- - name: y_left_top
178
- dtype: string
179
- - name: top
180
- dtype: string
181
- - name: width
182
- dtype: string
183
- - name: image
184
- dtype: image
185
- splits:
186
- - name: train_00026
187
- num_bytes: 1004588946
188
- num_examples: 3408
189
- download_size: 769838871
190
- dataset_size: 1004588946
191
- configs:
192
- - config_name: default
193
- data_files:
194
- - split: train_00026
195
- path: data/train_00026-*
196
  ---
197
 
198
  # Dataset
@@ -201,13 +23,13 @@ configs:
201
  <!-- PROGRESS-START -->
202
  ## ๐Ÿš€ Progress
203
 
204
- **Last update (UTC):** 2025-11-11 15:28:45Z
205
- **Documents processed:** 3750 / 500058
206
- **Batches completed:** 25
207
- **Total pages/rows uploaded:** 78751
208
 
209
  ### Latest batch summary
210
- - Batch index: `25`
211
  - Docs in batch: `150`
212
- - Pages/rows added: `3200`
213
  <!-- PROGRESS-END -->
 
1
  ---
2
+ pretty_name: "Cognaize Elements โ€“ Table Annotations"
3
+ dataset_name: "cognaize/elements_annotated_tables_v1"
4
  license: other
5
  language:
6
+ - en
7
  task_categories:
8
+ - object-detection
9
  tags:
10
+ - document-processing
11
+ - tables
12
+ - layout
13
+ - ocr
14
  size_categories:
15
+ - 10K<n<100K
16
+ dataset_summary: |
17
+ Images of document pages with table layout annotations (bounding boxes and metadata) exported from Cognaize Elements.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  ---
19
 
20
  # Dataset
 
23
  <!-- PROGRESS-START -->
24
  ## ๐Ÿš€ Progress
25
 
26
+ **Last update (UTC):** 2025-11-11 15:31:51Z
27
+ **Documents processed:** 3900 / 500058
28
+ **Batches completed:** 26
29
+ **Total pages/rows uploaded:** 82159
30
 
31
  ### Latest batch summary
32
+ - Batch index: `26`
33
  - Docs in batch: `150`
34
+ - Pages/rows added: `3408`
35
  <!-- PROGRESS-END -->
artifacts/parquet/pages-batch-00026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:307f9a30ac81fb9a351122c20af3f0e971e4f63bbc1cd26991368d74b70d2015
3
+ size 10305860
artifacts/shards/shard-000026.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:110812dde4931dc8827f8211742b20d4c18197357ff41dbf7392cd337b7c0f60
3
+ size 1454803651
progress/progress.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
- "next_index": 3750,
3
- "batches_completed": 25,
4
  "docs_total": 500058,
5
  "doc_ids_sha256": "e0d6634aef66e657e428b64afda1d057fddc9b8d94378442d528337c285e6b3b",
6
- "rows_total": 78751,
7
- "last_batch_index": 25,
8
- "last_batch_rows": 3200,
9
- "last_update_utc": "2025-11-11T15:28:45Z"
10
  }
 
1
  {
2
+ "next_index": 3900,
3
+ "batches_completed": 26,
4
  "docs_total": 500058,
5
  "doc_ids_sha256": "e0d6634aef66e657e428b64afda1d057fddc9b8d94378442d528337c285e6b3b",
6
+ "rows_total": 82159,
7
+ "last_batch_index": 26,
8
+ "last_batch_rows": 3408,
9
+ "last_update_utc": "2025-11-11T15:31:51Z"
10
  }
stats/batch-00026.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "batch_index": 26,
3
+ "docs_in_batch": 150,
4
+ "rows": 3408,
5
+ "reasons": {}
6
+ }