Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code: DatasetGenerationError
Exception: CastError
Message: Couldn't cast
manifest: string
out_dir: string
samples: int64
view_mode: string
max_length: int64
image_size: int64
shard_size: int64
loader_smoke: struct<shard_count: int64, first_shard: string, first_shard_samples: int64, visual_shape: list<item: (... 194 chars omitted)
child 0, shard_count: int64
child 1, first_shard: string
child 2, first_shard_samples: int64
child 3, visual_shape: list<item: int64>
child 0, item: int64
child 4, input_ids_shape: list<item: int64>
child 0, item: int64
child 5, attention_mask_shape: list<item: int64>
child 0, item: int64
child 6, labels_shape: list<item: int64>
child 0, item: int64
child 7, ocr_input_ids_shape: list<item: int64>
child 0, item: int64
child 8, ocr_boxes_shape: list<item: int64>
child 0, item: int64
decode_checks: list<item: struct<index: int64, task: string, prompt: string, answer: string, decoded_label: string> (... 1 chars omitted)
child 0, item: struct<index: int64, task: string, prompt: string, answer: string, decoded_label: string>
child 0, index: int64
child 1, task: string
child 2, prompt: string
child 3, answer: string
child 4, decoded_label: string
label_stats: struct<min_label_tokens: int64, max_label_tokens: int64, avg_label_tokens: double, empty_label_rows: (... 43 chars omitted)
child 0, min_label_tokens: int64
child 1, max_label_tokens: int64
child 2, avg_label_tokens: double
child 3, empty_label_rows: int64
child 4, empty_label_rows_by_task: struct<>
contract_summary: struct<by_task: struct<chart_qa: int64, document_qa: int64, ocr_read: int64, table_read: int64, char (... 294 chars omitted)
child 0, by_task: struct<chart_qa: int64, document_qa: int64, ocr_read: int64, table_read: int64, chart_read: int64, o (... 13 chars omitted)
child 0, chart_qa: int64
child 1, document_qa: int64
child 2, ocr_read: int64
child 3, table_read: int64
child 4, chart_read: int64
child 5, ocr_qa: int64
child 1, by_source: struct<exact_synth_chart: int64, exact_synth_receipt: int64, exact_synth_table: int64, exact_synth_s (... 11 chars omitted)
child 0, exact_synth_chart: int64
child 1, exact_synth_receipt: int64
child 2, exact_synth_table: int64
child 3, exact_synth_sign: int64
child 2, by_answer_style: struct<unknown: int64>
child 0, unknown: int64
child 3, by_supervision: struct<unknown: int64>
child 0, unknown: int64
child 4, answer_chars: struct<min: int64, max: int64, avg: double>
child 0, min: int64
child 1, max: int64
child 2, avg: double
seconds: double
extra: struct<template: string>
child 0, template: string
source: string
box: null
id: string
image: string
task: string
rewrite_rule: string
answer: string
prompt: string
to
{'task': Value('string'), 'image': Value('string'), 'box': Value('null'), 'prompt': Value('string'), 'answer': Value('string'), 'source': Value('string'), 'rewrite_rule': Value('string'), 'id': Value('string'), 'extra': {'template': Value('string')}}
because column names don't match
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1816, in _prepare_split_single
for key, table in generator:
^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 613, in wrapped
for item in generator(*args, **kwargs):
~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 343, in _generate_tables
self._cast_table(pa_table, json_field_paths=json_field_paths),
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 132, in _cast_table
pa_table = table_cast(pa_table, self.info.features.arrow_schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2369, in table_cast
return cast_table_to_schema(table, schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2297, in cast_table_to_schema
raise CastError(
...<3 lines>...
)
datasets.table.CastError: Couldn't cast
manifest: string
out_dir: string
samples: int64
view_mode: string
max_length: int64
image_size: int64
shard_size: int64
loader_smoke: struct<shard_count: int64, first_shard: string, first_shard_samples: int64, visual_shape: list<item: (... 194 chars omitted)
child 0, shard_count: int64
child 1, first_shard: string
child 2, first_shard_samples: int64
child 3, visual_shape: list<item: int64>
child 0, item: int64
child 4, input_ids_shape: list<item: int64>
child 0, item: int64
child 5, attention_mask_shape: list<item: int64>
child 0, item: int64
child 6, labels_shape: list<item: int64>
child 0, item: int64
child 7, ocr_input_ids_shape: list<item: int64>
child 0, item: int64
child 8, ocr_boxes_shape: list<item: int64>
child 0, item: int64
decode_checks: list<item: struct<index: int64, task: string, prompt: string, answer: string, decoded_label: string> (... 1 chars omitted)
child 0, item: struct<index: int64, task: string, prompt: string, answer: string, decoded_label: string>
child 0, index: int64
child 1, task: string
child 2, prompt: string
child 3, answer: string
child 4, decoded_label: string
label_stats: struct<min_label_tokens: int64, max_label_tokens: int64, avg_label_tokens: double, empty_label_rows: (... 43 chars omitted)
child 0, min_label_tokens: int64
child 1, max_label_tokens: int64
child 2, avg_label_tokens: double
child 3, empty_label_rows: int64
child 4, empty_label_rows_by_task: struct<>
contract_summary: struct<by_task: struct<chart_qa: int64, document_qa: int64, ocr_read: int64, table_read: int64, char (... 294 chars omitted)
child 0, by_task: struct<chart_qa: int64, document_qa: int64, ocr_read: int64, table_read: int64, chart_read: int64, o (... 13 chars omitted)
child 0, chart_qa: int64
child 1, document_qa: int64
child 2, ocr_read: int64
child 3, table_read: int64
child 4, chart_read: int64
child 5, ocr_qa: int64
child 1, by_source: struct<exact_synth_chart: int64, exact_synth_receipt: int64, exact_synth_table: int64, exact_synth_s (... 11 chars omitted)
child 0, exact_synth_chart: int64
child 1, exact_synth_receipt: int64
child 2, exact_synth_table: int64
child 3, exact_synth_sign: int64
child 2, by_answer_style: struct<unknown: int64>
child 0, unknown: int64
child 3, by_supervision: struct<unknown: int64>
child 0, unknown: int64
child 4, answer_chars: struct<min: int64, max: int64, avg: double>
child 0, min: int64
child 1, max: int64
child 2, avg: double
seconds: double
extra: struct<template: string>
child 0, template: string
source: string
box: null
id: string
image: string
task: string
rewrite_rule: string
answer: string
prompt: string
to
{'task': Value('string'), 'image': Value('string'), 'box': Value('null'), 'prompt': Value('string'), 'answer': Value('string'), 'source': Value('string'), 'rewrite_rule': Value('string'), 'id': Value('string'), 'extra': {'template': Value('string')}}
because column names don't match
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1369, in compute_config_parquet_and_info_response
parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
~~~~~~~~~~~~~~~~~~~~~~~~~^
builder, max_dataset_size_bytes=max_dataset_size_bytes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1683, in _prepare_split
for job_id, done, content in self._prepare_split_single(
~~~~~~~~~~~~~~~~~~~~~~~~~~^
gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
):
^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1869, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
task string | image string | box null | prompt string | answer string | source string | rewrite_rule string | id string | extra dict |
|---|---|---|---|---|---|---|---|---|
chart_qa | images/exact_synth_chart/f7186c48a73dd2d6634d.jpg | null | Task: chart_qa
Question: What value is shown for NOVA?
Answer: | 14 | exact_synth_chart | exact | dc9728d56ec865227e69 | {
"template": "chart"
} |
document_qa | images/exact_synth_receipt/967b93d76c168313b4c0.jpg | null | Task: document_qa
Question: What is the order number?
Answer: | 78964 | exact_synth_receipt | exact | 1fca1274921a93401d54 | {
"template": "receipt"
} |
document_qa | images/exact_synth_table/2728e33bfc01ac86ef4e.jpg | null | Task: document_qa
Question: What code is listed for DELTA?
Answer: | KQ-560A | exact_synth_table | exact | 0824c04f75e0711bdb73 | {
"template": "table"
} |
document_qa | images/exact_synth_table/5f53569f33dadd45ae9c.jpg | null | Task: document_qa
Question: What quantity is listed for ORBIT?
Answer: | 11 | exact_synth_table | exact | b96c67788458c41dae01 | {
"template": "table"
} |
ocr_read | images/exact_synth_receipt/9bc9c394c815fffc3892.jpg | null | Task: ocr_read
Question: Read all visible text in the receipt.
Answer: | CITY SHOP ORDER 63630 2026-11-21 BREAD $26.50 MILK $19.75 TOTAL $3.00 | exact_synth_receipt | exact | 15fb9e563a1eb270dee9 | {
"template": "receipt"
} |
table_read | images/exact_synth_table/d3674351262e7e204c7e.jpg | null | Task: table_read
Question: Read the table as text.
Answer: | ITEM QTY CODE BRAVO 20 KQ-685B DELTA 72 QW-148X SOLAR 31 VT-956X ALPHA 22 M7-652 | exact_synth_table | exact | 648e8930da409ee1268f | {
"template": "table"
} |
chart_read | images/exact_synth_chart/139ea7dce70c4f3d20bc.jpg | null | Task: chart_read
Question: Read the chart labels and values.
Answer: | UNITS DELTA 43 OMEGA 84 BETA 6 NOVA 64 | exact_synth_chart | exact | 16c9e9fcc73edb07fcac | {
"template": "chart"
} |
document_qa | images/exact_synth_receipt/6bd0432ab39b72a2a5db.jpg | null | Task: document_qa
Question: What is the order number?
Answer: | 67964 | exact_synth_receipt | exact | bbf73a65504d117681e6 | {
"template": "receipt"
} |
ocr_qa | images/exact_synth_sign/1b2b730ba597cfa1e96e.jpg | null | Task: ocr_qa
Question: What price is shown?
Answer: | $192.00 | exact_synth_sign | exact | b7979e9434b9cf6cfc28 | {
"template": "price"
} |
chart_read | images/exact_synth_chart/4a546708c296c266581a.jpg | null | Task: chart_read
Question: Read the chart labels and values.
Answer: | SALES GAMMA 24 OMEGA 30 NOVA 37 ALPHA 87 | exact_synth_chart | exact | 8a646b908b4ae3a908db | {
"template": "chart"
} |
document_qa | images/exact_synth_receipt/66fc7cd93456f90bef79.jpg | null | Task: document_qa
Question: What is the total?
Answer: | $5.00 | exact_synth_receipt | exact | e5d6ead6cd803f73e2f0 | {
"template": "receipt"
} |
chart_qa | images/exact_synth_chart/51e4ce5d65e960430428.jpg | null | Task: chart_qa
Question: What value is shown for GAMMA?
Answer: | 31 | exact_synth_chart | exact | 8b46777cc1dccda0a5e3 | {
"template": "chart"
} |
document_qa | images/exact_synth_receipt/44d1225976f5e45a99c8.jpg | null | Task: document_qa
Question: What is the price of MILK?
Answer: | $43.50 | exact_synth_receipt | exact | 8df9601e6f46de244711 | {
"template": "receipt"
} |
document_qa | images/exact_synth_receipt/3332c0c62433446c2745.jpg | null | Task: document_qa
Question: What is the order number?
Answer: | 99726 | exact_synth_receipt | exact | b127e27bc01abfe38dbb | {
"template": "receipt"
} |
document_qa | images/exact_synth_receipt/406d93077e76ecb3e988.jpg | null | Task: document_qa
Question: What is the total?
Answer: | $9.00 | exact_synth_receipt | exact | eac27e77e9d0dd6dd9e5 | {
"template": "receipt"
} |
ocr_qa | images/exact_synth_sign/eb6304283b6fd589dc58.jpg | null | Task: ocr_qa
Question: What aisle is shown?
Answer: | C7 | exact_synth_sign | exact | 11352a8827d36383af06 | {
"template": "shelf"
} |
table_read | images/exact_synth_table/1f8797f5f825f560c3b1.jpg | null | Task: table_read
Question: Read the table as text.
Answer: | ITEM QTY CODE ORBIT 40 M7-377X NOVA 53 QW-999A ALPHA 3 M7-636X SOLAR 86 KQ-565X | exact_synth_table | exact | ba3ebb6e7e9d7ac14892 | {
"template": "table"
} |
ocr_read | images/exact_synth_receipt/9cdbe4d17deaa60e4824.jpg | null | Task: ocr_read
Question: Read all visible text in the receipt.
Answer: | NOVA MART ORDER 73740 2026-09-10 SOAP $1.00 APPLES $35.99 TOTAL $4.00 | exact_synth_receipt | exact | 41c8923493821299e4ad | {
"template": "receipt"
} |
document_qa | images/exact_synth_receipt/2bf8f8ba1b0501b886c0.jpg | null | Task: document_qa
Question: What is the order number?
Answer: | 76632 | exact_synth_receipt | exact | 27e93caa661eb1263473 | {
"template": "receipt"
} |
ocr_read | images/exact_synth_sign/3ff37ec2654748f6ab5c.jpg | null | Task: ocr_read
Question: Read all visible text in the image.
Answer: | ACCESS CODE AX-738B | exact_synth_sign | exact | 2f48205a9deca6c3a197 | {
"template": "access"
} |
ocr_read | images/exact_synth_sign/c88c1a2a4f7d002f8c49.jpg | null | Task: ocr_read
Question: Read all visible text in the image.
Answer: | OPEN DAILY 6 AM - 5 PM | exact_synth_sign | exact | 41105d3eb0e7124bcb1a | {
"template": "hours"
} |
ocr_qa | images/exact_synth_sign/4401e6fc756a5e64d2e3.jpg | null | Task: ocr_qa
Question: What price is shown?
Answer: | $108.99 | exact_synth_sign | exact | 658244f4508c0d1dccea | {
"template": "price"
} |
document_qa | images/exact_synth_receipt/3f99a4b0e93afcf748d2.jpg | null | Task: document_qa
Question: What is the total?
Answer: | $8.00 | exact_synth_receipt | exact | 8191c2203d359a64d818 | {
"template": "receipt"
} |
chart_qa | images/exact_synth_chart/a52eab5379fecf4199f9.jpg | null | Task: chart_qa
Question: Which label has the highest value?
Answer: | NOVA | exact_synth_chart | exact | 6f570e2f5433a7a37d87 | {
"template": "chart"
} |
ocr_read | images/exact_synth_sign/6165c76fc88480350f7e.jpg | null | Task: ocr_read
Question: Read all visible text in the image.
Answer: | 9171 LAKE ROAD | exact_synth_sign | exact | 5a376703c3ec732f5c4d | {
"template": "street"
} |
document_qa | images/exact_synth_receipt/0f4989448c8688f39a57.jpg | null | Task: document_qa
Question: What is the order number?
Answer: | 50327 | exact_synth_receipt | exact | 7ed6cceb222f20ccc9a0 | {
"template": "receipt"
} |
ocr_read | images/exact_synth_receipt/72a8c46ba44b2da1fa32.jpg | null | Task: ocr_read
Question: Read all visible text in the receipt.
Answer: | DAILY GOODS ORDER 65928 2026-04-03 TEA $36.75 JUICE $38.75 MILK $43.50 TOTAL $10.00 | exact_synth_receipt | exact | 8d3fa635ec0e2431ecc1 | {
"template": "receipt"
} |
ocr_qa | images/exact_synth_sign/0ecf4c3ebc21fecfd6c2.jpg | null | Task: ocr_qa
Question: What access code is shown?
Answer: | KQ-908B | exact_synth_sign | exact | 6f505e7744b198178679 | {
"template": "access"
} |
document_qa | images/exact_synth_receipt/be49c25360b1b5106b9c.jpg | null | Task: document_qa
Question: What is the order number?
Answer: | 13652 | exact_synth_receipt | exact | ef589bc98bbf94539f88 | {
"template": "receipt"
} |
chart_qa | images/exact_synth_chart/b95b56fa798965e71d8c.jpg | null | Task: chart_qa
Question: What value is shown for ALPHA?
Answer: | 38 | exact_synth_chart | exact | 49c8ca0a1af998d3dea9 | {
"template": "chart"
} |
document_qa | images/exact_synth_table/9fef235df7cdf8b95e8f.jpg | null | Task: document_qa
Question: What code is listed for BRAVO?
Answer: | RX-310X | exact_synth_table | exact | 827b01553816914e077e | {
"template": "table"
} |
chart_read | images/exact_synth_chart/d51f56cba82b7406b7d6.jpg | null | Task: chart_read
Question: Read the chart labels and values.
Answer: | SCORES OMEGA 59 ALPHA 79 GAMMA 48 BETA 63 | exact_synth_chart | exact | ead17374dad3f8ac8b46 | {
"template": "chart"
} |
ocr_read | images/exact_synth_sign/30418c0592606aeb8ce1.jpg | null | Task: ocr_read
Question: Read all visible text in the image.
Answer: | 1130 OAK ST | exact_synth_sign | exact | c95315eae490934c63c3 | {
"template": "street"
} |
document_qa | images/exact_synth_receipt/b990186b74ef8e1ac640.jpg | null | Task: document_qa
Question: What is the price of TEA?
Answer: | $41.50 | exact_synth_receipt | exact | b9470de5b8c5b02d5c33 | {
"template": "receipt"
} |
ocr_qa | images/exact_synth_sign/7ee3b0b5b7be560221aa.jpg | null | Task: ocr_qa
Question: What are the opening hours?
Answer: | 9 AM - 7 PM | exact_synth_sign | exact | a076df755031c66102a4 | {
"template": "hours"
} |
document_qa | images/exact_synth_table/12d7243a496b9d8d8f51.jpg | null | Task: document_qa
Question: What code is listed for ORBIT?
Answer: | RX-625A | exact_synth_table | exact | d5adb5941558079ccada | {
"template": "table"
} |
document_qa | images/exact_synth_receipt/c09d89929ee5fd9dd71c.jpg | null | Task: document_qa
Question: What is the price of SOAP?
Answer: | $28.00 | exact_synth_receipt | exact | 0d23da0610cee3cd967f | {
"template": "receipt"
} |
ocr_qa | images/exact_synth_sign/05f3bd29317f8946398e.jpg | null | Task: ocr_qa
Question: What aisle is shown?
Answer: | B7 | exact_synth_sign | exact | 46277165be49b251bda2 | {
"template": "shelf"
} |
ocr_qa | images/exact_synth_sign/3a52b83ee4f305a63820.jpg | null | Task: ocr_qa
Question: What price is shown?
Answer: | $83.25 | exact_synth_sign | exact | fe5e24fdd900a564fc96 | {
"template": "price"
} |
ocr_qa | images/exact_synth_sign/423fc4ed59ab5823f579.jpg | null | Task: ocr_qa
Question: What price is shown?
Answer: | $135.99 | exact_synth_sign | exact | 7eae4ec891a1765b05b1 | {
"template": "price"
} |
ocr_read | images/exact_synth_sign/b672e2b6668c00822afd.jpg | null | Task: ocr_read
Question: Read all visible text in the image.
Answer: | OPEN DAILY 6 AM - 8 PM | exact_synth_sign | exact | 894f1e3f19e2ffcd32ff | {
"template": "hours"
} |
ocr_read | images/exact_synth_sign/dc0d6c2b45bd6193b7eb.jpg | null | Task: ocr_read
Question: Read all visible text in the image.
Answer: | 4540 OAK ST | exact_synth_sign | exact | 091506b46af8b100828e | {
"template": "street"
} |
document_qa | images/exact_synth_receipt/08a5bf0220c3914e4498.jpg | null | Task: document_qa
Question: What is the order number?
Answer: | 36867 | exact_synth_receipt | exact | cc43044a37fc27189c5c | {
"template": "receipt"
} |
ocr_qa | images/exact_synth_sign/5f5543630ec4244b500f.jpg | null | Task: ocr_qa
Question: What price is shown?
Answer: | $145.00 | exact_synth_sign | exact | f537429b28cd35b85221 | {
"template": "price"
} |
document_qa | images/exact_synth_table/642696ca7359719b8ecb.jpg | null | Task: document_qa
Question: What quantity is listed for RIVER?
Answer: | 85 | exact_synth_table | exact | c83a4e9de1b0710a47d5 | {
"template": "table"
} |
document_qa | images/exact_synth_receipt/5742ca3c1d195ef7c20a.jpg | null | Task: document_qa
Question: What is the total?
Answer: | $10.00 | exact_synth_receipt | exact | dcec222a50c145805684 | {
"template": "receipt"
} |
ocr_qa | images/exact_synth_sign/326c0c88efc37dc92461.jpg | null | Task: ocr_qa
Question: What number is shown?
Answer: | 9139 | exact_synth_sign | exact | 40ca736c596984900390 | {
"template": "street"
} |
table_read | images/exact_synth_table/d2e61eb4c733aa547d46.jpg | null | Task: table_read
Question: Read the table as text.
Answer: | ITEM QTY CODE ORBIT 88 AX-171X BRAVO 13 AX-347A NOVA 73 KQ-432 DELTA 15 VT-397B | exact_synth_table | exact | bd3ce2293be353890ab0 | {
"template": "table"
} |
ocr_qa | images/exact_synth_sign/278fc4063f3c0a0f77c1.jpg | null | Task: ocr_qa
Question: What access code is shown?
Answer: | VT-440 | exact_synth_sign | exact | 393f550c6ec18946ef35 | {
"template": "access"
} |
document_qa | images/exact_synth_table/a964b74bd1c16cbf2b62.jpg | null | Task: document_qa
Question: What code is listed for NOVA?
Answer: | AX-983A | exact_synth_table | exact | aa213a90a74a2d0394f1 | {
"template": "table"
} |
document_qa | images/exact_synth_receipt/a3d5325cde5cfd72a548.jpg | null | Task: document_qa
Question: What is the total?
Answer: | $5.00 | exact_synth_receipt | exact | 82bdfa59f5219b593f99 | {
"template": "receipt"
} |
chart_read | images/exact_synth_chart/4d647ec53e2a0aa8dded.jpg | null | Task: chart_read
Question: Read the chart labels and values.
Answer: | VISITS OMEGA 56 NOVA 48 GAMMA 62 DELTA 31 | exact_synth_chart | exact | 3c84c6ff3d464dbb054a | {
"template": "chart"
} |
chart_qa | images/exact_synth_chart/ef9236f36e17e693a158.jpg | null | Task: chart_qa
Question: What value is shown for BETA?
Answer: | 48 | exact_synth_chart | exact | c84411e21d5c495bf28e | {
"template": "chart"
} |
ocr_read | images/exact_synth_sign/0d5eccbd3d525b37c7ed.jpg | null | Task: ocr_read
Question: Read all visible text in the image.
Answer: | NOTICE DOOR B | exact_synth_sign | exact | 86f82410d877b0934c55 | {
"template": "notice"
} |
ocr_qa | images/exact_synth_sign/7ca76669108505da22fd.jpg | null | Task: ocr_qa
Question: What street name is shown?
Answer: | PINE AVE | exact_synth_sign | exact | 87284ab6b18c66b0f89c | {
"template": "street"
} |
table_read | images/exact_synth_table/5f9dee2caab6d6953731.jpg | null | Task: table_read
Question: Read the table as text.
Answer: | ITEM QTY CODE DELTA 10 RX-793 RIVER 9 QW-927A RIVER 76 VT-501X BRAVO 65 AX-439A | exact_synth_table | exact | e290963269355cd8f833 | {
"template": "table"
} |
document_qa | images/exact_synth_receipt/09296140d4fa47a8e6aa.jpg | null | Task: document_qa
Question: What is the price of EGGS?
Answer: | $4.99 | exact_synth_receipt | exact | 5935c37a55ab0ec6e14a | {
"template": "receipt"
} |
chart_qa | images/exact_synth_chart/865853ff82af0251b1ae.jpg | null | Task: chart_qa
Question: Which label has the highest value?
Answer: | OMEGA | exact_synth_chart | exact | d9fc5854ecd410e4e1bf | {
"template": "chart"
} |
ocr_read | images/exact_synth_sign/9d68819e6b956c5097ca.jpg | null | Task: ocr_read
Question: Read all visible text in the image.
Answer: | COFFEE $103.50 | exact_synth_sign | exact | 28d009560ff14698064e | {
"template": "price"
} |
chart_read | images/exact_synth_chart/278476e4da97d556a443.jpg | null | Task: chart_read
Question: Read the chart labels and values.
Answer: | SCORES OMEGA 43 NOVA 90 BETA 55 ALPHA 52 | exact_synth_chart | exact | 29d13f101fd6f94302cd | {
"template": "chart"
} |
ocr_qa | images/exact_synth_sign/78204fe97a396c9cf747.jpg | null | Task: ocr_qa
Question: What access code is shown?
Answer: | RX-886X | exact_synth_sign | exact | a6d17e408e2504453b19 | {
"template": "access"
} |
ocr_qa | images/exact_synth_sign/2a9547d64285c10df899.jpg | null | Task: ocr_qa
Question: What aisle is shown?
Answer: | A4 | exact_synth_sign | exact | 2c2fce3fe86db39eb29d | {
"template": "shelf"
} |
ocr_read | images/exact_synth_receipt/cc563cb4d8ab39bc2667.jpg | null | Task: ocr_read
Question: Read all visible text in the receipt.
Answer: | DAILY GOODS ORDER 99694 2026-03-11 RICE $39.00 EGGS $22.00 MILK $48.25 TOTAL $9.00 | exact_synth_receipt | exact | 2fe6cf1756f1d4e03801 | {
"template": "receipt"
} |
chart_qa | images/exact_synth_chart/f687ed6dac9d52d26c8f.jpg | null | Task: chart_qa
Question: Which label has the highest value?
Answer: | OMEGA | exact_synth_chart | exact | f82337a9620f61a00e81 | {
"template": "chart"
} |
table_read | images/exact_synth_table/6c7b412340c3724ddb3d.jpg | null | Task: table_read
Question: Read the table as text.
Answer: | ITEM QTY CODE ALPHA 78 VT-793X PIXEL 6 QW-227B PIXEL 67 QW-718X SOLAR 14 AX-910A | exact_synth_table | exact | 50765dc165b40b9626e0 | {
"template": "table"
} |
document_qa | images/exact_synth_receipt/ce06f2e7180b1026def6.jpg | null | Task: document_qa
Question: What is the total?
Answer: | $3.00 | exact_synth_receipt | exact | 27e336159a2a70658c26 | {
"template": "receipt"
} |
document_qa | images/exact_synth_receipt/b12fca4141114ceab7f2.jpg | null | Task: document_qa
Question: What is the order number?
Answer: | 23789 | exact_synth_receipt | exact | 9d037b7a9415dc3c4420 | {
"template": "receipt"
} |
table_read | images/exact_synth_table/ee8e199cc622e0af1a31.jpg | null | Task: table_read
Question: Read the table as text.
Answer: | ITEM QTY CODE PIXEL 17 M7-257X RIVER 86 QW-106A NOVA 31 VT-372A PIXEL 80 M7-890X | exact_synth_table | exact | 826cb9a8fcfef3102a5f | {
"template": "table"
} |
table_read | images/exact_synth_table/ba85dff2b02881f9151a.jpg | null | Task: table_read
Question: Read the table as text.
Answer: | ITEM QTY CODE NOVA 86 VT-655X NOVA 92 M7-488X DELTA 12 VT-468B PIXEL 66 VT-112X | exact_synth_table | exact | 613171517c36164a7427 | {
"template": "table"
} |
ocr_qa | images/exact_synth_sign/e233fabfc24c8d9b20f9.jpg | null | Task: ocr_qa
Question: What access code is shown?
Answer: | QW-821B | exact_synth_sign | exact | fde946dc55c7f387cf1f | {
"template": "access"
} |
chart_qa | images/exact_synth_chart/88de2eafd1bdc6de16bf.jpg | null | Task: chart_qa
Question: Which label has the highest value?
Answer: | GAMMA | exact_synth_chart | exact | 376368eba3c5c8fad6ab | {
"template": "chart"
} |
document_qa | images/exact_synth_receipt/231081bca0bd97708afa.jpg | null | Task: document_qa
Question: What is the total?
Answer: | $7.00 | exact_synth_receipt | exact | a2500396b4e58299778e | {
"template": "receipt"
} |
chart_qa | images/exact_synth_chart/c6f83f394b838e612756.jpg | null | Task: chart_qa
Question: What value is shown for BETA?
Answer: | 42 | exact_synth_chart | exact | 8575161c792c79efea6d | {
"template": "chart"
} |
ocr_read | images/exact_synth_sign/c50725155cf8fffccfe0.jpg | null | Task: ocr_read
Question: Read all visible text in the image.
Answer: | AISLE B6 SKU-728A | exact_synth_sign | exact | a5fd89b6247cf1e373b5 | {
"template": "shelf"
} |
chart_qa | images/exact_synth_chart/cb39f59c5eb69fdf28fd.jpg | null | Task: chart_qa
Question: Which label has the highest value?
Answer: | NOVA | exact_synth_chart | exact | b18d99a16e36b6b24bff | {
"template": "chart"
} |
document_qa | images/exact_synth_table/3f744d28fae46b11a30d.jpg | null | Task: document_qa
Question: What code is listed for RIVER?
Answer: | AX-410X | exact_synth_table | exact | 0ff0505ccfa2ee9c9abd | {
"template": "table"
} |
ocr_qa | images/exact_synth_sign/125562bb25a2ad05a35c.jpg | null | Task: ocr_qa
Question: What number is shown?
Answer: | 97 | exact_synth_sign | exact | db277e3f7664d849ecae | {
"template": "street"
} |
chart_qa | images/exact_synth_chart/80d41bf9c41bd1d88992.jpg | null | Task: chart_qa
Question: What value is shown for GAMMA?
Answer: | 36 | exact_synth_chart | exact | 9aa61ce21babc9d59052 | {
"template": "chart"
} |
document_qa | images/exact_synth_receipt/3a38fa9f38ffa62b068c.jpg | null | Task: document_qa
Question: What is the order number?
Answer: | 73735 | exact_synth_receipt | exact | 48c7c53ade9c415cf217 | {
"template": "receipt"
} |
ocr_qa | images/exact_synth_sign/d761468f599a008d88ff.jpg | null | Task: ocr_qa
Question: What are the opening hours?
Answer: | 11 AM - 4 PM | exact_synth_sign | exact | 54be6af04ddc69a290e4 | {
"template": "hours"
} |
ocr_qa | images/exact_synth_sign/fba94e30eb64fd31f934.jpg | null | Task: ocr_qa
Question: What SKU code is shown?
Answer: | SKU-420 | exact_synth_sign | exact | a8b456e3910ef994be8b | {
"template": "shelf"
} |
ocr_read | images/exact_synth_sign/5db2622ee42c0fd98cbc.jpg | null | Task: ocr_read
Question: Read all visible text in the image.
Answer: | OPEN DAILY 11 AM - 6 PM | exact_synth_sign | exact | 48c92f43563ac578ea6e | {
"template": "hours"
} |
document_qa | images/exact_synth_table/c290eadfdfd3da0a4b74.jpg | null | Task: document_qa
Question: What code is listed for SOLAR?
Answer: | VT-824X | exact_synth_table | exact | 1f496ba43ddc2d459fc0 | {
"template": "table"
} |
ocr_qa | images/exact_synth_sign/f5a74fdc22379b2e1b3b.jpg | null | Task: ocr_qa
Question: What SKU code is shown?
Answer: | SKU-505A | exact_synth_sign | exact | 20665f4ab5e701a63b38 | {
"template": "shelf"
} |
ocr_qa | images/exact_synth_sign/f8602c75f7eeacba1ae1.jpg | null | Task: ocr_qa
Question: What item is listed?
Answer: | LUNCH SET | exact_synth_sign | exact | e22a2413f9f8da120b2b | {
"template": "price"
} |
table_read | images/exact_synth_table/3290d1844cda5f68737d.jpg | null | Task: table_read
Question: Read the table as text.
Answer: | ITEM QTY CODE BRAVO 32 AX-789X RIVER 64 M7-535X ALPHA 34 RX-929B DELTA 69 AX-320A | exact_synth_table | exact | a30df6ca86ace72eec65 | {
"template": "table"
} |
ocr_read | images/exact_synth_sign/d2aef1f337a0ca2e18f7.jpg | null | Task: ocr_read
Question: Read all visible text in the image.
Answer: | AISLE B2 SKU-281B | exact_synth_sign | exact | fca9e8c8680835a844fd | {
"template": "shelf"
} |
document_qa | images/exact_synth_receipt/96bc0b1d7862674f1c72.jpg | null | Task: document_qa
Question: What is the price of EGGS?
Answer: | $28.99 | exact_synth_receipt | exact | 4f35e586d8483a241ac9 | {
"template": "receipt"
} |
ocr_read | images/exact_synth_sign/415ce7792bcd2a658284.jpg | null | Task: ocr_read
Question: Read all visible text in the image.
Answer: | ACCESS CODE AX-561 | exact_synth_sign | exact | 5bdf62fb272f634816f1 | {
"template": "access"
} |
chart_qa | images/exact_synth_chart/9ba36f85cda7059a13ed.jpg | null | Task: chart_qa
Question: Which label has the highest value?
Answer: | ALPHA | exact_synth_chart | exact | d88c608e2dc525c70f76 | {
"template": "chart"
} |
document_qa | images/exact_synth_table/19bfa2031c99f752cd34.jpg | null | Task: document_qa
Question: What quantity is listed for NOVA?
Answer: | 30 | exact_synth_table | exact | 557b9ba6d661e673e728 | {
"template": "table"
} |
ocr_qa | images/exact_synth_sign/d4ec10bf2d5b54cd40e9.jpg | null | Task: ocr_qa
Question: What number is shown?
Answer: | 7944 | exact_synth_sign | exact | 15a7c6f2b9f484509173 | {
"template": "street"
} |
ocr_qa | images/exact_synth_sign/1822c44f68a79cc99d82.jpg | null | Task: ocr_qa
Question: What aisle is shown?
Answer: | A3 | exact_synth_sign | exact | a8d397dd24a152a5144a | {
"template": "shelf"
} |
ocr_qa | images/exact_synth_sign/43f120982c4dcee8f9fc.jpg | null | Task: ocr_qa
Question: What aisle is shown?
Answer: | D8 | exact_synth_sign | exact | 122f47b172596efe3d7d | {
"template": "shelf"
} |
chart_qa | images/exact_synth_chart/06d8a5901286ce3fe4b7.jpg | null | Task: chart_qa
Question: Which label has the highest value?
Answer: | NOVA | exact_synth_chart | exact | cc95096549a5fac2b61f | {
"template": "chart"
} |
chart_read | images/exact_synth_chart/7ec662d1d6e823b74b64.jpg | null | Task: chart_read
Question: Read the chart labels and values.
Answer: | SALES BETA 82 NOVA 19 GAMMA 78 OMEGA 90 | exact_synth_chart | exact | dcd5f3d92e09ded07a77 | {
"template": "chart"
} |
ocr_read | images/exact_synth_sign/ea6281c8151d72425e5d.jpg | null | Task: ocr_read
Question: Read all visible text in the image.
Answer: | OPEN DAILY 9 AM - 5 PM | exact_synth_sign | exact | 2247f2ee913a7e6340e9 | {
"template": "hours"
} |
table_read | images/exact_synth_table/36677dc5f619e63d72ac.jpg | null | Task: table_read
Question: Read the table as text.
Answer: | ITEM QTY CODE RIVER 17 KQ-695 PIXEL 70 M7-541 DELTA 90 M7-738X RIVER 84 VT-245B | exact_synth_table | exact | 9d17261d1f1643afa004 | {
"template": "table"
} |
document_qa | images/exact_synth_receipt/9cf2692d13973db43de1.jpg | null | Task: document_qa
Question: What is the price of PASTA?
Answer: | $8.49 | exact_synth_receipt | exact | cb409721c4e46fa82710 | {
"template": "receipt"
} |
chart_qa | images/exact_synth_chart/62233127a7e2834ed8ba.jpg | null | Task: chart_qa
Question: What value is shown for BETA?
Answer: | 12 | exact_synth_chart | exact | 0258994790c0c68e0e7a | {
"template": "chart"
} |
End of preview.
vlm-training-highres
Citation and attribution
This dataset repository is maintained by Gökay Aydoğan. If you reference this repository in academic work, please cite it as follows and also cite the upstream models, datasets, or projects it builds upon.
@dataset{aydogan2026vlm_training_highres,
author = {Aydoğan, Gökay},
title = {{vlm-training-highres}},
year = {2026},
publisher = {Hugging Face},
url = {https://huggingface.co/datasets/gokaygokay/vlm-training-highres},
note = {Dataset repository; cite the original data sources as required.}
}
- Downloads last month
- 43