Dataset Viewer
Auto-converted to Parquet Duplicate
id
stringclasses
5 values
image_path
stringclasses
5 values
prompt
stringclasses
1 value
ground_truth
dict
generated_text
stringclasses
5 values
prediction_structured
dict
parse_success
bool
1 class
field_scores
dict
is_hallucinated
bool
1 class
key_density_rewards
dict
key_token_spans
dict
key_tam_image_paths
dict
model_id
stringclasses
1 value
vision_shape
listlengths
2
2
n_generated_tokens
int64
139
181
0
output/qwen/0/input.jpg
You are a document understanding assistant. Extract structured information from this receipt image. Return a JSON object with EXACTLY these keys: { "date": null, "doc_no": null, "seller_name": null, "seller_address": null, "seller_gst_id": null, "seller_phone": null, "total_amount": null, "total_tax": ...
{ "date": "26/05/2018", "doc_no_receipt_no": "CS00013125", "seller_address": "LOT 276 JALAN BANTING \n43800 DENGKIL , SELANGOR .", "seller_gst_id": "000781500416", "seller_name": "KEDAI PAPAN YEW CHUAN", "seller_phone": "03-87686092", "total_amount": "121.90", "total_tax": "6.90" }
```json { "date": "26/05/2018", "doc_no": "CS00013125", "seller_name": "KEDAI PAPAN YEW CHUAN", "seller_address": "LOT 276 JALAN BANTING 43800 DENGKIL, SELANGOR.", "seller_gst_id": "0005583085-K", "seller_phone": "03-87686092", "total_amount": 121.90, "total_tax": 6.90 } ```
{ "date": "26/05/2018", "doc_no": "CS00013125", "seller_address": "LOT 276 JALAN BANTING 43800 DENGKIL, SELANGOR.", "seller_gst_id": "0005583085-K", "seller_name": "KEDAI PAPAN YEW CHUAN", "seller_phone": "03-87686092", "total_amount": 121.9, "total_tax": 6.9 }
true
{ "date": "correct", "doc_no_receipt_no": "miss", "seller_address": "wrong", "seller_gst_id": "wrong", "seller_name": "correct", "seller_phone": "correct", "total_amount": "wrong", "total_tax": "wrong" }
false
{ "date": 3.7624900639813097, "doc_no": 3.6991774994986057, "seller_address": null, "seller_gst_id": 3.5553457146205787, "seller_name": 3.9025570955380786, "seller_phone": 3.132352453792662, "total_amount": 2.825284181013983, "total_tax": 3.14350229569847 }
{ "date": [ 2080, 2090 ], "doc_no": [ 2097, 2106 ], "seller_address": null, "seller_gst_id": [ 2165, 2176 ], "seller_name": [ 2113, 2124 ], "seller_phone": [ 2183, 2194 ], "total_amount": [ 2201, 2206 ], "total_tax": [ 2214, 2217 ] }
{ "date": "output/qwen/0/date_tam.png", "doc_no": "output/qwen/0/doc_no_tam.png", "seller_address": null, "seller_gst_id": "output/qwen/0/seller_gst_id_tam.png", "seller_name": "output/qwen/0/seller_name_tam.png", "seller_phone": "output/qwen/0/seller_phone_tam.png", "total_amount": "output/qwen/0/total_a...
Qwen/Qwen3-VL-2B-Instruct
[ 67, 29 ]
151
1
output/qwen/1/input.jpg
You are a document understanding assistant. Extract structured information from this receipt image. Return a JSON object with EXACTLY these keys: { "date": null, "doc_no": null, "seller_name": null, "seller_address": null, "seller_gst_id": null, "seller_phone": null, "total_amount": null, "total_tax": ...
{ "date": "20/04/2018", "doc_no_receipt_no": "CS00012013", "seller_address": "LOT 276 JALAN BANTING \n43800 DENGKIL , SELANGOR .", "seller_gst_id": "000781500416", "seller_name": "KEDAI PAPAN YEW CHUAN", "seller_phone": "03-87686092 ", "total_amount": "87.45", "total_tax": "4.95" }
```json { "date": "20/04/2018", "doc_no": "CS00012013", "seller_name": "KEDAI PAPAN YEW CHUAN", "seller_address": "LOT 276 JALAN BANTING 43800 DENGKIL, SELANGOR", "seller_gst_id": "000781500416", "seller_phone": "03-87686092", "total_amount": 87.45, "total_tax": 4.95 } ```
{ "date": "20/04/2018", "doc_no": "CS00012013", "seller_address": "LOT 276 JALAN BANTING 43800 DENGKIL, SELANGOR", "seller_gst_id": "000781500416", "seller_name": "KEDAI PAPAN YEW CHUAN", "seller_phone": "03-87686092", "total_amount": 87.45, "total_tax": 4.95 }
true
{ "date": "correct", "doc_no_receipt_no": "miss", "seller_address": "wrong", "seller_gst_id": "correct", "seller_name": "correct", "seller_phone": "wrong", "total_amount": "wrong", "total_tax": "wrong" }
false
{ "date": 3.7720743174399733, "doc_no": 3.831539964617659, "seller_address": 2.8659376250372186, "seller_gst_id": 4.106068877503713, "seller_name": 3.954649019971521, "seller_phone": 3.119533925339854, "total_amount": 3.259249295928387, "total_tax": 3.407445422585811 }
{ "date": [ 2051, 2061 ], "doc_no": [ 2068, 2077 ], "seller_address": [ 2102, 2127 ], "seller_gst_id": [ 2136, 2148 ], "seller_name": [ 2084, 2095 ], "seller_phone": [ 2155, 2166 ], "total_amount": [ 2173, 2178 ], "total_tax": [ 2...
{ "date": "output/qwen/1/date_tam.png", "doc_no": "output/qwen/1/doc_no_tam.png", "seller_address": "output/qwen/1/seller_address_tam.png", "seller_gst_id": "output/qwen/1/seller_gst_id_tam.png", "seller_name": "output/qwen/1/seller_name_tam.png", "seller_phone": "output/qwen/1/seller_phone_tam.png", "tot...
Qwen/Qwen3-VL-2B-Instruct
[ 66, 29 ]
151
2
output/qwen/2/input.jpg
You are a document understanding assistant. Extract structured information from this receipt image. Return a JSON object with EXACTLY these keys: { "date": null, "doc_no": null, "seller_name": null, "seller_address": null, "seller_gst_id": null, "seller_phone": null, "total_amount": null, "total_tax": ...
{ "date": "13/12/2017", "doc_no_receipt_no": "CSP0420207", "seller_address": "NO . 17 - G , JALAN SETIA INDAH \n( X ) U13 / X , SETIA ALAM , SEKSYEN U13 , 40170 SHAH ALAM , ", "seller_gst_id": "000394528768", "seller_name": "AIK HUAT HARDWARE \nENTERPRISE ALAM ( SETIA \n) SDN BHD", "seller_phone": "01266517...
```json { "date": "13/12/2017", "doc_no": "CSP0420207", "seller_name": "AIK HUAT HARDWARE ENTERPRISE (SETIA ALAM) SDN BHD", "seller_address": "NO. 17-G, JALAN SETIA INDAH (X) U13/X, SETIA ALAM, SEKSYEN U13, 40170 SHAH ALAM", "seller_gst_id": "000394528768", "seller_phone": "012-6651793", "total_amount": 2...
{ "date": "13/12/2017", "doc_no": "CSP0420207", "seller_address": "NO. 17-G, JALAN SETIA INDAH (X) U13/X, SETIA ALAM, SEKSYEN U13, 40170 SHAH ALAM", "seller_gst_id": "000394528768", "seller_name": "AIK HUAT HARDWARE ENTERPRISE (SETIA ALAM) SDN BHD", "seller_phone": "012-6651793", "total_amount": 24, "to...
true
{ "date": "correct", "doc_no_receipt_no": "miss", "seller_address": "wrong", "seller_gst_id": "correct", "seller_name": "wrong", "seller_phone": "wrong", "total_amount": "wrong", "total_tax": "wrong" }
false
{ "date": 3.2785349889568343, "doc_no": 3.3046091617577305, "seller_address": 2.469084517857278, "seller_gst_id": 4.003207757451745, "seller_name": 2.8770304691782096, "seller_phone": 3.1511775581099637, "total_amount": 2.8745259556417335, "total_tax": 2.6663040669783333 }
{ "date": [ 1127, 1137 ], "doc_no": [ 1144, 1153 ], "seller_address": [ 1187, 1233 ], "seller_gst_id": [ 1242, 1254 ], "seller_name": [ 1160, 1180 ], "seller_phone": [ 1261, 1272 ], "total_amount": [ 1279, 1283 ], "total_tax": [ 1...
{ "date": "output/qwen/2/date_tam.png", "doc_no": "output/qwen/2/doc_no_tam.png", "seller_address": "output/qwen/2/seller_address_tam.png", "seller_gst_id": "output/qwen/2/seller_gst_id_tam.png", "seller_name": "output/qwen/2/seller_name_tam.png", "seller_phone": "output/qwen/2/seller_phone_tam.png", "tot...
Qwen/Qwen3-VL-2B-Instruct
[ 55, 18 ]
181
3
output/qwen/3/input.jpg
You are a document understanding assistant. Extract structured information from this receipt image. Return a JSON object with EXACTLY these keys: { "date": null, "doc_no": null, "seller_name": null, "seller_address": null, "seller_gst_id": null, "seller_phone": null, "total_amount": null, "total_tax": ...
{ "date": "01-11-17", "doc_no_receipt_no": "18203 / 102 / T0466", "seller_address": "LOT P.T. 2811 , JALAN ANGSA , \nTAMAN BERKELEY \n41150 KLANG , SELANGOR \n1214 - JINJANG UTARA ", "seller_gst_id": "000181747712", "seller_name": "99 SPEED MART S / B ", "seller_phone": "", "total_amount": "52.08", "tot...
```json { "date": "01-11-17", "doc_no": "18203/102/T0466", "seller_name": "99 SPEED MART S/B", "seller_address": "LOT P.T. 2811, JALAN ANGSA, TAMAN BERKELEY 41150 KLANG, SELANGOR 1214-JINJANG UTARA", "seller_gst_id": "000181747712", "seller_phone": null, "total_amount": 52.08, "total_tax": 2.96 } ```
{ "date": "01-11-17", "doc_no": "18203/102/T0466", "seller_address": "LOT P.T. 2811, JALAN ANGSA, TAMAN BERKELEY 41150 KLANG, SELANGOR 1214-JINJANG UTARA", "seller_gst_id": "000181747712", "seller_name": "99 SPEED MART S/B", "seller_phone": null, "total_amount": 52.08, "total_tax": 2.96 }
true
{ "date": "correct", "doc_no_receipt_no": "miss", "seller_address": "wrong", "seller_gst_id": "correct", "seller_name": "wrong", "seller_phone": "miss", "total_amount": "wrong", "total_tax": "wrong" }
false
{ "date": 3.613555609253428, "doc_no": 3.1676361383772016, "seller_address": 2.8946932650800394, "seller_gst_id": 3.9382357413260634, "seller_name": 3.6002812068349077, "seller_phone": null, "total_amount": 3.273199478164997, "total_tax": 3.1597586781099523 }
{ "date": [ 2125, 2133 ], "doc_no": [ 2140, 2154 ], "seller_address": [ 2174, 2219 ], "seller_gst_id": [ 2228, 2240 ], "seller_name": [ 2161, 2167 ], "seller_phone": null, "total_amount": [ 2254, 2259 ], "total_tax": [ 2266, 2270 ] }
{ "date": "output/qwen/3/date_tam.png", "doc_no": "output/qwen/3/doc_no_tam.png", "seller_address": "output/qwen/3/seller_address_tam.png", "seller_gst_id": "output/qwen/3/seller_gst_id_tam.png", "seller_name": "output/qwen/3/seller_name_tam.png", "seller_phone": null, "total_amount": "output/qwen/3/total...
Qwen/Qwen3-VL-2B-Instruct
[ 71, 28 ]
158
4
output/qwen/4/input.jpg
You are a document understanding assistant. Extract structured information from this receipt image. Return a JSON object with EXACTLY these keys: { "date": null, "doc_no": null, "seller_name": null, "seller_address": null, "seller_gst_id": null, "seller_phone": null, "total_amount": null, "total_tax": ...
{ "date": "27/03/2018", "doc_no_receipt_no": "50 06001", "seller_address": "19 , JALAN KANCIL ,\nOFF JALAN PUDU ,\n55100 KUALA LUMPUR\nMALAYSIA", "seller_gst_id": "001948532736", "seller_name": "GL HANDICRAFT & TAILORING", "seller_phone": "", "total_amount": "130.00 ", "total_tax": "7.36" }
```json { "date": "27/03/2018", "doc_no": "CS 10090", "seller_name": "GL HANDICRAFT & TAILORING", "seller_address": "19, JALAN KANCIL, OFF JALAN PUDU, 55100 KUALA LUMPUR MALAYSIA", "seller_gst_id": "75495-W", "seller_phone": null, "total_amount": 130.00, "total_tax": 7.36 } ```
{ "date": "27/03/2018", "doc_no": "CS 10090", "seller_address": "19, JALAN KANCIL, OFF JALAN PUDU, 55100 KUALA LUMPUR MALAYSIA", "seller_gst_id": "75495-W", "seller_name": "GL HANDICRAFT & TAILORING", "seller_phone": null, "total_amount": 130, "total_tax": 7.36 }
true
{ "date": "correct", "doc_no_receipt_no": "miss", "seller_address": "wrong", "seller_gst_id": "wrong", "seller_name": "correct", "seller_phone": "miss", "total_amount": "wrong", "total_tax": "wrong" }
false
{ "date": 3.8982244577085776, "doc_no": 3.22404676512532, "seller_address": 3.159842863717074, "seller_gst_id": 3.4059318587477887, "seller_name": 3.6559735050178603, "seller_phone": null, "total_amount": 3.64489819834192, "total_tax": 3.6302494545254698 }
{ "date": [ 1215, 1225 ], "doc_no": [ 1232, 1239 ], "seller_address": [ 1262, 1295 ], "seller_gst_id": [ 1304, 1310 ], "seller_name": [ 1246, 1255 ], "seller_phone": null, "total_amount": [ 1324, 1329 ], "total_tax": [ 1337, 1341 ] }
{ "date": "output/qwen/4/date_tam.png", "doc_no": "output/qwen/4/doc_no_tam.png", "seller_address": "output/qwen/4/seller_address_tam.png", "seller_gst_id": "output/qwen/4/seller_gst_id_tam.png", "seller_name": "output/qwen/4/seller_name_tam.png", "seller_phone": null, "total_amount": "output/qwen/4/total...
Qwen/Qwen3-VL-2B-Instruct
[ 49, 22 ]
139
README.md exists but content is empty.
Downloads last month
17