haykmirzoyan commited on
Commit
5b5dde9
ยท
verified ยท
1 Parent(s): bc2dbbb

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

Browse files
README.md CHANGED
@@ -1,178 +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: 'null'
61
- - name: x_left_top
62
- dtype: string
63
- - name: y_left_top
64
- dtype: string
65
- - name: height
66
- dtype: string
67
- - name: horizontal_dividers
68
- list:
69
- - name: _id
70
- dtype: string
71
- - name: interruptions
72
- list: 'null'
73
- - name: y_offset
74
- dtype: int64
75
- - name: id
76
- dtype: string
77
- - name: style
78
- struct:
79
- - name: height
80
- dtype: string
81
- - name: left
82
- dtype: string
83
- - name: top
84
- dtype: string
85
- - name: width
86
- dtype: string
87
- - name: tbody
88
- struct:
89
- - name: id
90
- dtype: string
91
- - name: tr
92
- list:
93
- - name: id
94
- dtype: string
95
- - name: td
96
- list:
97
- - name: colIndex
98
- dtype: int64
99
- - name: colspan
100
- dtype: int64
101
- - name: height
102
- dtype: string
103
- - name: id
104
- dtype: string
105
- - name: rowIndex
106
- dtype: int64
107
- - name: rowspan
108
- dtype: int64
109
- - name: style
110
- struct:
111
- - name: height
112
- dtype: string
113
- - name: width
114
- dtype: string
115
- - name: value
116
- dtype: string
117
- - name: width
118
- dtype: string
119
- - name: x_left_top
120
- dtype: string
121
- - name: y_left_top
122
- dtype: string
123
- - name: thead
124
- struct:
125
- - name: id
126
- dtype: string
127
- - name: tr
128
- list:
129
- - name: id
130
- dtype: string
131
- - name: td
132
- list: 'null'
133
- - name: th
134
- list:
135
- - name: id
136
- dtype: string
137
- - name: style
138
- struct:
139
- - name: height
140
- dtype: string
141
- - name: width
142
- dtype: string
143
- - name: updated
144
- dtype: bool
145
- - name: vertical_dividers
146
- list:
147
- - name: _id
148
- dtype: string
149
- - name: interruptions
150
- list: 'null'
151
- - name: x_offset
152
- dtype: int64
153
- - name: width
154
- dtype: 'null'
155
- - name: x_left_top
156
- dtype: string
157
- - name: y_left_top
158
- dtype: string
159
- - name: top
160
- dtype: string
161
- - name: width
162
- dtype: string
163
- - name: image
164
- dtype: image
165
- splits:
166
- - name: train_00029
167
- num_bytes: 466625767
168
- num_examples: 1589
169
- download_size: 344557519
170
- dataset_size: 466625767
171
- configs:
172
- - config_name: default
173
- data_files:
174
- - split: train_00029
175
- path: data/train_00029-*
176
  ---
177
 
178
  # Dataset
@@ -181,13 +23,13 @@ configs:
181
  <!-- PROGRESS-START -->
182
  ## ๐Ÿš€ Progress
183
 
184
- **Last update (UTC):** 2025-11-11 15:36:42Z
185
- **Documents processed:** 4200 / 500058
186
- **Batches completed:** 28
187
- **Total pages/rows uploaded:** 86806
188
 
189
  ### Latest batch summary
190
- - Batch index: `28`
191
  - Docs in batch: `150`
192
- - Pages/rows added: `2075`
193
  <!-- 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:38:33Z
27
+ **Documents processed:** 4350 / 500058
28
+ **Batches completed:** 29
29
+ **Total pages/rows uploaded:** 88395
30
 
31
  ### Latest batch summary
32
+ - Batch index: `29`
33
  - Docs in batch: `150`
34
+ - Pages/rows added: `1589`
35
  <!-- PROGRESS-END -->
artifacts/parquet/pages-batch-00029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bbf1cbfa92eb4a237a930715a5a297af7763293e53bc359e5bd0f80634d1468
3
+ size 5337519
artifacts/shards/shard-000029.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26c5dbd154b146e1060277382b23029238903b2522d9a8a7081b6c50d50e30af
3
+ size 701003051
progress/progress.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
- "next_index": 4200,
3
- "batches_completed": 28,
4
  "docs_total": 500058,
5
  "doc_ids_sha256": "e0d6634aef66e657e428b64afda1d057fddc9b8d94378442d528337c285e6b3b",
6
- "rows_total": 86806,
7
- "last_batch_index": 28,
8
- "last_batch_rows": 2075,
9
- "last_update_utc": "2025-11-11T15:36:42Z"
10
  }
 
1
  {
2
+ "next_index": 4350,
3
+ "batches_completed": 29,
4
  "docs_total": 500058,
5
  "doc_ids_sha256": "e0d6634aef66e657e428b64afda1d057fddc9b8d94378442d528337c285e6b3b",
6
+ "rows_total": 88395,
7
+ "last_batch_index": 29,
8
+ "last_batch_rows": 1589,
9
+ "last_update_utc": "2025-11-11T15:38:33Z"
10
  }
stats/batch-00029.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "batch_index": 29,
3
+ "docs_in_batch": 150,
4
+ "rows": 1589,
5
+ "reasons": {}
6
+ }