File size: 6,229 Bytes
69f2fe7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
{
  "schema_version": "1.0.0",
  "dataset_name": "ALD-E-ImageMiner",
  "source_roots": {
    "train": "icdar2026-competition-data/train",
    "dev": "icdar2026-competition-data/dev",
    "test": "icdar2026-competition-data/test/gold_standard_test_set"
  },
  "split_mapping": {
    "train": "train",
    "dev": "validation",
    "test": "test"
  },
  "subset_policy": "Use the first non-empty classification label in source JSON order as the Hugging Face subset; retain all panel classifications in the classification column.",
  "default_subset": "molecular-structure-diagram",
  "total_records": 1951,
  "source_counts": {
    "train": 1170,
    "dev": 201,
    "test": 580
  },
  "hf_split_counts": {
    "train": 1170,
    "validation": 201,
    "test": 580
  },
  "subset_counts": {
    "3d-scatter-plot": {
      "train": 5,
      "test": 3
    },
    "apparatus-diagram": {
      "train": 31,
      "test": 20
    },
    "area-chart": {
      "train": 1
    },
    "band-diagram": {
      "train": 1,
      "test": 2
    },
    "bar-chart": {
      "train": 12,
      "validation": 2,
      "test": 6
    },
    "box-plot": {
      "train": 3,
      "test": 4
    },
    "chromaticity-diagram": {
      "train": 1
    },
    "conceptual-diagram": {
      "train": 83,
      "validation": 21,
      "test": 27
    },
    "contour-heatmap": {
      "train": 11,
      "test": 3
    },
    "device-structure-diagram": {
      "train": 6,
      "validation": 1,
      "test": 4
    },
    "formula": {
      "train": 1
    },
    "grouped-bar-chart": {
      "train": 6,
      "test": 3
    },
    "heatmap": {
      "train": 28,
      "test": 15
    },
    "image-panel": {
      "train": 70,
      "validation": 18,
      "test": 29
    },
    "line-chart": {
      "train": 59,
      "validation": 15,
      "test": 35
    },
    "molecular-structure-diagram": {
      "train": 138,
      "validation": 37,
      "test": 72
    },
    "multi-axis-chart": {
      "train": 51,
      "validation": 5,
      "test": 26
    },
    "multi-spectra-chart": {
      "train": 65,
      "validation": 6,
      "test": 47
    },
    "multiple-line-chart": {
      "train": 135,
      "validation": 37,
      "test": 69
    },
    "multiple-scatter-plot": {
      "train": 109,
      "validation": 11,
      "test": 54
    },
    "network-diagram": {
      "test": 2
    },
    "periodic-table-map": {
      "test": 2
    },
    "phase-diagram": {
      "train": 2,
      "test": 2
    },
    "pie-chart": {
      "train": 1
    },
    "polar-chart-rose-chart": {
      "train": 1
    },
    "process-flow-diagram": {
      "train": 33,
      "validation": 1,
      "test": 8
    },
    "process-timing-diagram": {
      "train": 12,
      "validation": 8,
      "test": 5
    },
    "reaction-energy-profile-diagram": {
      "train": 43,
      "test": 20
    },
    "reaction-scheme": {
      "train": 75,
      "validation": 18,
      "test": 31
    },
    "scatter-plot": {
      "train": 78,
      "validation": 12,
      "test": 31
    },
    "spectra-chart": {
      "train": 28,
      "test": 23
    },
    "stacked-bar-chart": {
      "train": 6
    },
    "stacked-spectra-chart": {
      "train": 55,
      "validation": 5,
      "test": 27
    },
    "table": {
      "train": 2
    },
    "timeline-chart": {
      "validation": 2
    },
    "unknown": {
      "train": 12,
      "validation": 2,
      "test": 9
    },
    "workflow-diagram": {
      "train": 6,
      "test": 1
    }
  },
  "first_label_counts": {
    "3d scatter plot": 8,
    "apparatus diagram": 51,
    "area chart": 1,
    "band diagram": 3,
    "bar chart": 20,
    "box plot": 7,
    "chromaticity diagram": 1,
    "conceptual diagram": 131,
    "contour heatmap": 14,
    "device structure diagram": 11,
    "formula": 1,
    "grouped bar chart": 9,
    "heatmap": 43,
    "image panel": 117,
    "line chart": 109,
    "molecular structure diagram": 247,
    "multi spectra chart": 118,
    "multi-axis chart": 82,
    "multiple line chart": 241,
    "multiple scatter plot": 174,
    "network diagram": 2,
    "periodic table map": 2,
    "phase diagram": 4,
    "pie chart": 1,
    "polar chart (rose chart)": 1,
    "process flow diagram": 42,
    "process timing diagram": 25,
    "reaction energy profile diagram": 63,
    "reaction scheme": 124,
    "scatter plot": 121,
    "spectra chart": 51,
    "stacked bar chart": 6,
    "stacked spectra chart": 87,
    "table": 2,
    "timeline chart": 2,
    "unknown": 23,
    "workflow diagram": 7
  },
  "panel_label_counts": {
    "3d scatter plot": 14,
    "apparatus diagram": 80,
    "area chart": 1,
    "band diagram": 13,
    "bar chart": 50,
    "box plot": 10,
    "chromaticity diagram": 1,
    "conceptual diagram": 226,
    "contour heatmap": 46,
    "device structure diagram": 16,
    "formula": 2,
    "grouped bar chart": 12,
    "heatmap": 103,
    "image panel": 354,
    "line chart": 194,
    "molecular structure diagram": 734,
    "multi spectra chart": 257,
    "multi-axis chart": 134,
    "multiple line chart": 443,
    "multiple scatter plot": 265,
    "network diagram": 2,
    "periodic table map": 3,
    "phase diagram": 7,
    "pie chart": 4,
    "polar chart (rose chart)": 2,
    "process flow diagram": 54,
    "process timing diagram": 39,
    "reaction energy profile diagram": 85,
    "reaction scheme": 205,
    "scatter plot": 212,
    "spectra chart": 118,
    "stacked bar chart": 7,
    "stacked spectra chart": 158,
    "table": 3,
    "timeline chart": 3,
    "unknown": 47,
    "workflow diagram": 7
  },
  "source_annotation_keys": {
    "sample_id": 1951,
    "classification": 1951,
    "bbox": 1951,
    "summarization": 1404,
    "data_extraction": 1404,
    "vqa": 1404
  },
  "included_annotation_fields": [
    "classification",
    "bbox",
    "summarization",
    "data_extraction",
    "vqa"
  ],
  "multi_classification_records": {
    "same_label": 679,
    "different_label": 267,
    "total": 946
  },
  "missing_caption_records": 101,
  "excluded_source_directories": [
    "icdar2026-competition-data/trial",
    "icdar2026-competition-data/test/blind_test_set",
    "icdar2026-competition-data/test/submission_guidelines"
  ]
}