haykmirzoyan commited on
Commit
f2998d8
ยท
verified ยท
1 Parent(s): 1f3b5cb

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

Browse files
README.md CHANGED
@@ -1,192 +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: 'null'
81
- - name: y_offset
82
- dtype: float64
83
- - name: id
84
- dtype: string
85
- - name: style
86
- struct:
87
- - name: height
88
- dtype: string
89
- - name: left
90
- dtype: string
91
- - name: top
92
- dtype: string
93
- - name: width
94
- dtype: string
95
- - name: tbody
96
- struct:
97
- - name: id
98
- dtype: string
99
- - name: tr
100
- list:
101
- - name: id
102
- dtype: string
103
- - name: td
104
- list:
105
- - name: colIndex
106
- dtype: int64
107
- - name: colspan
108
- dtype: int64
109
- - name: height
110
- dtype: string
111
- - name: id
112
- dtype: string
113
- - name: rowIndex
114
- dtype: int64
115
- - name: rowspan
116
- dtype: int64
117
- - name: style
118
- struct:
119
- - name: height
120
- dtype: string
121
- - name: width
122
- dtype: string
123
- - name: value
124
- dtype: string
125
- - name: width
126
- dtype: string
127
- - name: x_left_top
128
- dtype: string
129
- - name: y_left_top
130
- dtype: string
131
- - name: thead
132
- struct:
133
- - name: id
134
- dtype: string
135
- - name: tr
136
- list:
137
- - name: id
138
- dtype: string
139
- - name: td
140
- list: 'null'
141
- - name: th
142
- list:
143
- - name: id
144
- dtype: string
145
- - name: style
146
- struct:
147
- - name: height
148
- dtype: string
149
- - name: width
150
- dtype: string
151
- - name: updated
152
- dtype: bool
153
- - name: vertical_dividers
154
- list:
155
- - name: _id
156
- dtype: string
157
- - name: interruptions
158
- list:
159
- - name: _id
160
- dtype: string
161
- - name: y_offset_end
162
- dtype: float64
163
- - name: y_offset_start
164
- dtype: int64
165
- - name: x_offset
166
- dtype: float64
167
- - name: width
168
- dtype: string
169
- - name: x_left_top
170
- dtype: string
171
- - name: y_left_top
172
- dtype: string
173
- - name: top
174
- dtype: string
175
- - name: width
176
- dtype: string
177
- - name: image
178
- dtype: image
179
- splits:
180
- - name: train_00003
181
- num_bytes: 826096494
182
- num_examples: 2873
183
- download_size: 660183183
184
- dataset_size: 826096494
185
- configs:
186
- - config_name: default
187
- data_files:
188
- - split: train_00003
189
- path: data/train_00003-*
190
  ---
191
 
192
  # Dataset
@@ -195,13 +23,13 @@ configs:
195
  <!-- PROGRESS-START -->
196
  ## ๐Ÿš€ Progress
197
 
198
- **Last update (UTC):** 2025-11-11 14:19:15Z
199
- **Documents processed:** 300 / 500058
200
- **Batches completed:** 2
201
- **Total pages/rows uploaded:** 14949
202
 
203
  ### Latest batch summary
204
- - Batch index: `2`
205
  - Docs in batch: `150`
206
- - Pages/rows added: `4416`
207
  <!-- 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 14:22:19Z
27
+ **Documents processed:** 450 / 500058
28
+ **Batches completed:** 3
29
+ **Total pages/rows uploaded:** 17822
30
 
31
  ### Latest batch summary
32
+ - Batch index: `3`
33
  - Docs in batch: `150`
34
+ - Pages/rows added: `2873`
35
  <!-- PROGRESS-END -->
artifacts/parquet/pages-batch-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75b70efb32aca3ec96af8f723035749fc8d6e4a2ef0fe9c3c6766ff346095ed9
3
+ size 7367474
artifacts/shards/shard-000003.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a40ca2881b2da2f7e4f04ccc84f3d08ea5a6c3186fcee492dfcbfcba052882ff
3
+ size 1279034969
progress/progress.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
- "next_index": 300,
3
- "batches_completed": 2,
4
  "docs_total": 500058,
5
  "doc_ids_sha256": "e0d6634aef66e657e428b64afda1d057fddc9b8d94378442d528337c285e6b3b",
6
- "rows_total": 14949,
7
- "last_batch_index": 2,
8
- "last_batch_rows": 4416,
9
- "last_update_utc": "2025-11-11T14:19:14Z"
10
  }
 
1
  {
2
+ "next_index": 450,
3
+ "batches_completed": 3,
4
  "docs_total": 500058,
5
  "doc_ids_sha256": "e0d6634aef66e657e428b64afda1d057fddc9b8d94378442d528337c285e6b3b",
6
+ "rows_total": 17822,
7
+ "last_batch_index": 3,
8
+ "last_batch_rows": 2873,
9
+ "last_update_utc": "2025-11-11T14:22:18Z"
10
  }
stats/batch-00003.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "batch_index": 3,
3
+ "docs_in_batch": 150,
4
+ "rows": 2873,
5
+ "reasons": {}
6
+ }