Timokerr commited on
Commit
4576a6c
·
verified ·
1 Parent(s): 601481d

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .DS_Store +0 -0
  2. .gitattributes +71 -0
  3. Invoices/.DS_Store +0 -0
  4. Invoices/auto_repair_shop_en.pdf +3 -0
  5. Invoices/catering_service_en.pdf +3 -0
  6. Invoices/classic_industrial_en.pdf +3 -0
  7. Invoices/colorful_saas_en.pdf +3 -0
  8. Invoices/complex_erp_table_en.pdf +3 -0
  9. Invoices/digital_clean_en.pdf +3 -0
  10. Invoices/ecommerce_retail_en.pdf +3 -0
  11. Invoices/freelance_designer_en.pdf +3 -0
  12. Invoices/ground_truth/auto_repair_shop_en.json +157 -0
  13. Invoices/ground_truth/catering_service_en.json +146 -0
  14. Invoices/ground_truth/classic_industrial_en.json +145 -0
  15. Invoices/ground_truth/colorful_saas_en.json +139 -0
  16. Invoices/ground_truth/complex_erp_table_en.json +359 -0
  17. Invoices/ground_truth/digital_clean_en.json +124 -0
  18. Invoices/ground_truth/ecommerce_retail_en.json +122 -0
  19. Invoices/ground_truth/freelance_designer_en.json +136 -0
  20. Invoices/ground_truth/logistics_grid_en.json +144 -0
  21. Invoices/ground_truth/medical_bill_en.json +156 -0
  22. Invoices/ground_truth/modern_banner_en.json +143 -0
  23. Invoices/ground_truth/solar_installation_en.json +155 -0
  24. Invoices/logistics_grid_en.pdf +3 -0
  25. Invoices/medical_bill_en.pdf +3 -0
  26. Invoices/modern_banner_en.pdf +3 -0
  27. Invoices/reduced_size/auto_repair_shop_en.pdf +3 -0
  28. Invoices/reduced_size/catering_service_en.pdf +3 -0
  29. Invoices/reduced_size/classic_industrial_en.pdf +3 -0
  30. Invoices/reduced_size/colorful_saas_en.pdf +3 -0
  31. Invoices/reduced_size/complex_erp_table_en.pdf +3 -0
  32. Invoices/reduced_size/digital_clean_en.pdf +3 -0
  33. Invoices/reduced_size/ecommerce_retail_en.pdf +3 -0
  34. Invoices/reduced_size/freelance_designer_en.pdf +3 -0
  35. Invoices/reduced_size/logistics_grid_en.pdf +3 -0
  36. Invoices/reduced_size/medical_bill_en.pdf +3 -0
  37. Invoices/reduced_size/modern_banner_en.pdf +3 -0
  38. Invoices/reduced_size/solar_installation_en.pdf +3 -0
  39. Invoices/solar_installation_en.pdf +3 -0
  40. Logistics/.DS_Store +0 -0
  41. Logistics/bill_of_lading_alt_1.pdf +3 -0
  42. Logistics/bill_of_lading_alt_2.pdf +3 -0
  43. Logistics/bill_of_lading_alt_3.pdf +3 -0
  44. Logistics/bill_of_lading_atlantic.pdf +3 -0
  45. Logistics/bill_of_lading_indian.pdf +3 -0
  46. Logistics/bill_of_lading_mediterranean.pdf +3 -0
  47. Logistics/bill_of_lading_oceanic.pdf +3 -0
  48. Logistics/bill_of_lading_pacific.pdf +3 -0
  49. Logistics/bill_of_lading_standard.pdf +3 -0
  50. Logistics/container_transport_order_1.pdf +3 -0
.DS_Store ADDED
Binary file (6.15 kB). View file
 
.gitattributes CHANGED
@@ -58,3 +58,74 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
+ Invoices/auto_repair_shop_en.pdf filter=lfs diff=lfs merge=lfs -text
62
+ Invoices/catering_service_en.pdf filter=lfs diff=lfs merge=lfs -text
63
+ Invoices/classic_industrial_en.pdf filter=lfs diff=lfs merge=lfs -text
64
+ Invoices/colorful_saas_en.pdf filter=lfs diff=lfs merge=lfs -text
65
+ Invoices/complex_erp_table_en.pdf filter=lfs diff=lfs merge=lfs -text
66
+ Invoices/digital_clean_en.pdf filter=lfs diff=lfs merge=lfs -text
67
+ Invoices/ecommerce_retail_en.pdf filter=lfs diff=lfs merge=lfs -text
68
+ Invoices/freelance_designer_en.pdf filter=lfs diff=lfs merge=lfs -text
69
+ Invoices/logistics_grid_en.pdf filter=lfs diff=lfs merge=lfs -text
70
+ Invoices/medical_bill_en.pdf filter=lfs diff=lfs merge=lfs -text
71
+ Invoices/modern_banner_en.pdf filter=lfs diff=lfs merge=lfs -text
72
+ Invoices/reduced_size/auto_repair_shop_en.pdf filter=lfs diff=lfs merge=lfs -text
73
+ Invoices/reduced_size/catering_service_en.pdf filter=lfs diff=lfs merge=lfs -text
74
+ Invoices/reduced_size/classic_industrial_en.pdf filter=lfs diff=lfs merge=lfs -text
75
+ Invoices/reduced_size/colorful_saas_en.pdf filter=lfs diff=lfs merge=lfs -text
76
+ Invoices/reduced_size/complex_erp_table_en.pdf filter=lfs diff=lfs merge=lfs -text
77
+ Invoices/reduced_size/digital_clean_en.pdf filter=lfs diff=lfs merge=lfs -text
78
+ Invoices/reduced_size/ecommerce_retail_en.pdf filter=lfs diff=lfs merge=lfs -text
79
+ Invoices/reduced_size/freelance_designer_en.pdf filter=lfs diff=lfs merge=lfs -text
80
+ Invoices/reduced_size/logistics_grid_en.pdf filter=lfs diff=lfs merge=lfs -text
81
+ Invoices/reduced_size/medical_bill_en.pdf filter=lfs diff=lfs merge=lfs -text
82
+ Invoices/reduced_size/modern_banner_en.pdf filter=lfs diff=lfs merge=lfs -text
83
+ Invoices/reduced_size/solar_installation_en.pdf filter=lfs diff=lfs merge=lfs -text
84
+ Invoices/solar_installation_en.pdf filter=lfs diff=lfs merge=lfs -text
85
+ Logistics/bill_of_lading_alt_1.pdf filter=lfs diff=lfs merge=lfs -text
86
+ Logistics/bill_of_lading_alt_2.pdf filter=lfs diff=lfs merge=lfs -text
87
+ Logistics/bill_of_lading_alt_3.pdf filter=lfs diff=lfs merge=lfs -text
88
+ Logistics/bill_of_lading_atlantic.pdf filter=lfs diff=lfs merge=lfs -text
89
+ Logistics/bill_of_lading_indian.pdf filter=lfs diff=lfs merge=lfs -text
90
+ Logistics/bill_of_lading_mediterranean.pdf filter=lfs diff=lfs merge=lfs -text
91
+ Logistics/bill_of_lading_oceanic.pdf filter=lfs diff=lfs merge=lfs -text
92
+ Logistics/bill_of_lading_pacific.pdf filter=lfs diff=lfs merge=lfs -text
93
+ Logistics/bill_of_lading_standard.pdf filter=lfs diff=lfs merge=lfs -text
94
+ Logistics/container_transport_order_1.pdf filter=lfs diff=lfs merge=lfs -text
95
+ Logistics/container_transport_order_2.pdf filter=lfs diff=lfs merge=lfs -text
96
+ Logistics/reduced_size/bill_of_lading_alt_1.pdf filter=lfs diff=lfs merge=lfs -text
97
+ Logistics/reduced_size/bill_of_lading_alt_2.pdf filter=lfs diff=lfs merge=lfs -text
98
+ Logistics/reduced_size/bill_of_lading_alt_3.pdf filter=lfs diff=lfs merge=lfs -text
99
+ Logistics/reduced_size/bill_of_lading_atlantic.pdf filter=lfs diff=lfs merge=lfs -text
100
+ Logistics/reduced_size/bill_of_lading_indian.pdf filter=lfs diff=lfs merge=lfs -text
101
+ Logistics/reduced_size/bill_of_lading_mediterranean.pdf filter=lfs diff=lfs merge=lfs -text
102
+ Logistics/reduced_size/bill_of_lading_oceanic.pdf filter=lfs diff=lfs merge=lfs -text
103
+ Logistics/reduced_size/bill_of_lading_pacific.pdf filter=lfs diff=lfs merge=lfs -text
104
+ Logistics/reduced_size/bill_of_lading_standard.pdf filter=lfs diff=lfs merge=lfs -text
105
+ Logistics/reduced_size/container_transport_order_1.pdf filter=lfs diff=lfs merge=lfs -text
106
+ Logistics/reduced_size/container_transport_order_2.pdf filter=lfs diff=lfs merge=lfs -text
107
+ Logistics/reduced_size/transport_order_1.pdf filter=lfs diff=lfs merge=lfs -text
108
+ Logistics/reduced_size/transport_order_2.pdf filter=lfs diff=lfs merge=lfs -text
109
+ Logistics/reduced_size/transport_order_3.pdf filter=lfs diff=lfs merge=lfs -text
110
+ Logistics/reduced_size/transport_order_4.pdf filter=lfs diff=lfs merge=lfs -text
111
+ Logistics/reduced_size/transport_order_5.pdf filter=lfs diff=lfs merge=lfs -text
112
+ Logistics/reduced_size/transport_order_6.pdf filter=lfs diff=lfs merge=lfs -text
113
+ Logistics/transport_order_1.pdf filter=lfs diff=lfs merge=lfs -text
114
+ Logistics/transport_order_2.pdf filter=lfs diff=lfs merge=lfs -text
115
+ Logistics/transport_order_3.pdf filter=lfs diff=lfs merge=lfs -text
116
+ Logistics/transport_order_4.pdf filter=lfs diff=lfs merge=lfs -text
117
+ Logistics/transport_order_5.pdf filter=lfs diff=lfs merge=lfs -text
118
+ Logistics/transport_order_6.pdf filter=lfs diff=lfs merge=lfs -text
119
+ Receipts/00a6f020-aa1b-486d-828d-64ade631a89f.pdf filter=lfs diff=lfs merge=lfs -text
120
+ Receipts/00c5fe9c-a403-4536-814a-f07e14ee26e3.pdf filter=lfs diff=lfs merge=lfs -text
121
+ Receipts/00e7a63f-4d63-411d-9522-6693b453ec3d.pdf filter=lfs diff=lfs merge=lfs -text
122
+ Receipts/00e8b865-30b5-4f28-9b9d-af003877ec8c.pdf filter=lfs diff=lfs merge=lfs -text
123
+ Receipts/00eb313f-e5d0-4646-81e1-dee0c452cf39.pdf filter=lfs diff=lfs merge=lfs -text
124
+ Receipts/00fa3f70-2f76-4f0a-a2fa-f358210e3526.pdf filter=lfs diff=lfs merge=lfs -text
125
+ Receipts/01c7dfaf-b2cd-4633-a434-2538fc31a3ca.pdf filter=lfs diff=lfs merge=lfs -text
126
+ Receipts/01e2748e-f5bf-4fe6-b2b5-3bae15b3f6ed.pdf filter=lfs diff=lfs merge=lfs -text
127
+ Receipts/01f65235-f41b-45aa-a557-0d57dec0b650.pdf filter=lfs diff=lfs merge=lfs -text
128
+ Receipts/01f71384-6926-41fc-9dae-a713c7964747.pdf filter=lfs diff=lfs merge=lfs -text
129
+ Receipts/01f75e47-06e2-49d6-b751-e0893b8223ea.pdf filter=lfs diff=lfs merge=lfs -text
130
+ Receipts/0a019782-5e7d-4d0e-a258-e3833896a1de.pdf filter=lfs diff=lfs merge=lfs -text
131
+ Receipts/0a0c397e-dd73-4705-85f4-e20ff09bcd07.pdf filter=lfs diff=lfs merge=lfs -text
Invoices/.DS_Store ADDED
Binary file (6.15 kB). View file
 
Invoices/auto_repair_shop_en.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2065bef2a2d8ede502d5f473b49dd5acabf4ebc61f366d0b559c5e9e1351660f
3
+ size 10738519
Invoices/catering_service_en.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fec5a0b886c383d38880171bf54fa1dd0319957b559244d3dfb05f6965b6438e
3
+ size 7938867
Invoices/classic_industrial_en.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c263dd22b880f64f8bf833ab45fbf0e277fbab86f92fc4bd49d4564a96729e7a
3
+ size 8879871
Invoices/colorful_saas_en.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d628b3f87f25ef65e57a2dca07329c7e40bc394dd8b89f9d890606b3ad9b53a1
3
+ size 8647591
Invoices/complex_erp_table_en.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bb207e600dd03545f6ef0397e4ba2b45c87c791219601d03a41f019cc9ec339
3
+ size 13326031
Invoices/digital_clean_en.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d5166624d8f70cbe2cf2b8c0626eeee23b826d0746706b68281dcff630ee4f0
3
+ size 9152823
Invoices/ecommerce_retail_en.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2aea62a242973eacd15e4c4b6a8f4c17e0ca22bc5fcbd8f009a45d514ab08149
3
+ size 12002615
Invoices/freelance_designer_en.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef0da7898af7530a8609f28d71a04700c5482d9ec8175e6ee75af5c848902000
3
+ size 8239351
Invoices/ground_truth/auto_repair_shop_en.json ADDED
@@ -0,0 +1,157 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sender": {
3
+ "sender_name": {
4
+ "value": "Mike's Auto Repair & Body Shop",
5
+ "critical": true,
6
+ "type": "string"
7
+ },
8
+ "sender_address": {
9
+ "value": "12 Construction Way, London, E1 6AN",
10
+ "critical": true,
11
+ "type": "string"
12
+ },
13
+ "sender_phone": {
14
+ "value": "+44 20 7946 0958",
15
+ "critical": true,
16
+ "type": "string"
17
+ },
18
+ "sender_vat": {
19
+ "value": "GB987654321",
20
+ "critical": true,
21
+ "type": "string"
22
+ },
23
+ "sender_bank_account_number": {
24
+ "value": "GB98 7654 3210 9876",
25
+ "critical": true,
26
+ "type": "string"
27
+ },
28
+ "sender_bic": {
29
+ "value": "BARCGB22",
30
+ "critical": false,
31
+ "type": "string"
32
+ }
33
+ },
34
+ "receiver": {
35
+ "receiver_name": {
36
+ "value": "Johnson & Sons",
37
+ "critical": true,
38
+ "type": "string"
39
+ },
40
+ "receiver_address": {
41
+ "value": "1 Main Street, New York, NY 10001",
42
+ "critical": true,
43
+ "type": "string"
44
+ },
45
+ "receiver_vat": {
46
+ "value": null,
47
+ "critical": true,
48
+ "type": "string"
49
+ }
50
+ },
51
+ "invoice_number": {
52
+ "value": "INV-2026-1689",
53
+ "critical": true,
54
+ "type": "string"
55
+ },
56
+ "invoice_date": {
57
+ "value": "2026-03-12",
58
+ "critical": false,
59
+ "type": "date"
60
+ },
61
+ "due_date": {
62
+ "value": "2026-04-11",
63
+ "critical": true,
64
+ "type": "date"
65
+ },
66
+ "total_amount": {
67
+ "value": 372.59,
68
+ "critical": true,
69
+ "type": "float"
70
+ },
71
+ "total_tax_amount": {
72
+ "value": 27.6,
73
+ "critical": true,
74
+ "type": "float"
75
+ },
76
+ "tax_rate": {
77
+ "value": null,
78
+ "critical": true,
79
+ "type": "float"
80
+ },
81
+ "pretax_amount": {
82
+ "value": 344.99,
83
+ "critical": false,
84
+ "type": "float"
85
+ },
86
+ "total_number_of_items": {
87
+ "value": 4,
88
+ "critical": true,
89
+ "type": "integer"
90
+ },
91
+ "currency": {
92
+ "value": "USD",
93
+ "critical": false,
94
+ "type": "string"
95
+ },
96
+ "items": [
97
+ {
98
+ "item_name": "Synthetic Oil Change",
99
+ "quantity": 1,
100
+ "unit_price": 59.99,
101
+ "total_price": 59.99
102
+ },
103
+ {
104
+ "item_name": "Brake Pads (Front)",
105
+ "quantity": 2,
106
+ "unit_price": 45,
107
+ "total_price": 90
108
+ },
109
+ {
110
+ "item_name": "Labor: Brake Installation",
111
+ "quantity": 1.5,
112
+ "unit_price": 120,
113
+ "total_price": 180
114
+ },
115
+ {
116
+ "item_name": "Environmental Disposal Fee",
117
+ "quantity": 1,
118
+ "unit_price": 15,
119
+ "total_price": 15
120
+ }
121
+ ],
122
+ "vehicle_brand": {
123
+ "value": "Toyota",
124
+ "critical": false,
125
+ "type": "string"
126
+ },
127
+ "vehicle_model": {
128
+ "value": "Camry",
129
+ "critical": false,
130
+ "type": "string"
131
+ },
132
+ "vehicle_year": {
133
+ "value": 2018,
134
+ "critical": false,
135
+ "type": "integer"
136
+ },
137
+ "vin": {
138
+ "value": "4T1B11HK1JU62002",
139
+ "critical": false,
140
+ "type": "string"
141
+ },
142
+ "license_plate": {
143
+ "value": "XYZ-9028",
144
+ "critical": false,
145
+ "type": "string"
146
+ },
147
+ "odometer": {
148
+ "value": 54895,
149
+ "critical": false,
150
+ "type": "integer"
151
+ },
152
+ "service_advisor": {
153
+ "value": "Steve Miller",
154
+ "critical": false,
155
+ "type": "string"
156
+ }
157
+ }
Invoices/ground_truth/catering_service_en.json ADDED
@@ -0,0 +1,146 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sender": {
3
+ "sender_name": {
4
+ "value": "LogiTrans Global",
5
+ "critical": true,
6
+ "type": "string"
7
+ },
8
+ "sender_address": {
9
+ "value": "88 Harbor Road, Rotterdam, 3011 AA",
10
+ "critical": true,
11
+ "type": "string"
12
+ },
13
+ "sender_phone": {
14
+ "value": "+31 10 123 4567",
15
+ "critical": true,
16
+ "type": "string"
17
+ },
18
+ "sender_email": {
19
+ "value": "dispatch@logitrans.com",
20
+ "critical": false,
21
+ "type": "string"
22
+ },
23
+ "sender_vat": {
24
+ "value": "NL0456123789B01",
25
+ "critical": true,
26
+ "type": "string"
27
+ },
28
+ "sender_bank_account_number": {
29
+ "value": "NL45 6123 7890 4561",
30
+ "critical": true,
31
+ "type": "string"
32
+ },
33
+ "sender_bic": {
34
+ "value": "INGBNL2A",
35
+ "critical": false,
36
+ "type": "string"
37
+ }
38
+ },
39
+ "receiver": {
40
+ "receiver_name": {
41
+ "value": "Smith Logistics",
42
+ "critical": true,
43
+ "type": "string"
44
+ },
45
+ "receiver_address": {
46
+ "value": "5 Ring Avenue, Miami, FL 33101",
47
+ "critical": true,
48
+ "type": "string"
49
+ },
50
+ "receiver_vat": {
51
+ "value": "US0222333444",
52
+ "critical": true,
53
+ "type": "string"
54
+ }
55
+ },
56
+ "invoice_number": {
57
+ "value": "INV-2026-0989",
58
+ "critical": true,
59
+ "type": "string"
60
+ },
61
+ "invoice_date": {
62
+ "value": "2026-03-12",
63
+ "critical": false,
64
+ "type": "date"
65
+ },
66
+ "due_date": {
67
+ "value": "2026-04-11",
68
+ "critical": true,
69
+ "type": "date"
70
+ },
71
+ "total_amount": {
72
+ "value": 4231.20,
73
+ "critical": true,
74
+ "type": "float"
75
+ },
76
+ "total_tax_amount": {
77
+ "value": 511.20,
78
+ "critical": true,
79
+ "type": "float"
80
+ },
81
+ "tax_rate": {
82
+ "value": null,
83
+ "critical": true,
84
+ "type": "float"
85
+ },
86
+ "pretax_amount": {
87
+ "value": 3720.00,
88
+ "critical": false,
89
+ "type": "float"
90
+ },
91
+ "total_number_of_items": {
92
+ "value": 4,
93
+ "critical": true,
94
+ "type": "integer"
95
+ },
96
+ "currency": {
97
+ "value": "EUR",
98
+ "critical": false,
99
+ "type": "string"
100
+ },
101
+ "items": [
102
+ {
103
+ "item_name": "Premium Buffet Menu",
104
+ "quantity": 50,
105
+ "unit_price": 45,
106
+ "VAT": 9,
107
+ "total_price": 2250
108
+ },
109
+ {
110
+ "item_name": "Beverage Package (Standard)",
111
+ "quantity": 50,
112
+ "unit_price": 15,
113
+ "VAT": 21,
114
+ "total_price": 750
115
+ },
116
+ {
117
+ "item_name": "Staffing (Waiters x3, 4hrs)",
118
+ "quantity": 12,
119
+ "unit_price": 35,
120
+ "VAT": 21,
121
+ "total_price": 420
122
+ },
123
+ {
124
+ "item_name": "Equipment Rental (Tables, Linens)",
125
+ "quantity": 1,
126
+ "unit_price": 300,
127
+ "VAT": 21,
128
+ "total_price": 300
129
+ }
130
+ ],
131
+ "event_date": {
132
+ "value": "2026-04-21",
133
+ "critical": false,
134
+ "type": "string"
135
+ },
136
+ "number_of_guests": {
137
+ "value": 50,
138
+ "critical": false,
139
+ "type": "number"
140
+ },
141
+ "dietary_notes": {
142
+ "value": "3x Vegan, 2x Gluten-Free, 1x Nut Allergy",
143
+ "critical": false,
144
+ "type": "string"
145
+ }
146
+ }
Invoices/ground_truth/classic_industrial_en.json ADDED
@@ -0,0 +1,145 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sender": {
3
+ "sender_name": {
4
+ "value": "LogiTrans Global",
5
+ "critical": true,
6
+ "type": "string"
7
+ },
8
+ "sender_address": {
9
+ "value": "88 Harbor Road, Rotterdam, 3011 AA",
10
+ "critical": true,
11
+ "type": "string"
12
+ },
13
+ "sender_phone": {
14
+ "value": "+31 10 123 4567",
15
+ "critical": true,
16
+ "type": "string"
17
+ },
18
+ "sender_email": {
19
+ "value": "dispatch@logitrans.com",
20
+ "critical": false,
21
+ "type": "string"
22
+ },
23
+ "sender_vat": {
24
+ "value": "NL0456123789B01",
25
+ "critical": true,
26
+ "type": "string"
27
+ },
28
+ "sender_bank_account_number": {
29
+ "value": "NL45 6123 7890 4561",
30
+ "critical": true,
31
+ "type": "string"
32
+ },
33
+ "sender_bic": {
34
+ "value": "INGBNL2A",
35
+ "critical": false,
36
+ "type": "string"
37
+ }
38
+ },
39
+ "receiver": {
40
+ "receiver_name": {
41
+ "value": "Vandenberg Group",
42
+ "critical": true,
43
+ "type": "string"
44
+ },
45
+ "receiver_address": {
46
+ "value": "99 Station Road, Chicago, IL 60601",
47
+ "critical": true,
48
+ "type": "string"
49
+ },
50
+ "receiver_vat": {
51
+ "value": "US0777888999",
52
+ "critical": true,
53
+ "type": "string"
54
+ }
55
+ },
56
+ "invoice_number": {
57
+ "value": "INV-2026-3302",
58
+ "critical": true,
59
+ "type": "string"
60
+ },
61
+ "invoice_date": {
62
+ "value": "2026-03-12",
63
+ "critical": false,
64
+ "type": "date"
65
+ },
66
+ "due_date": {
67
+ "value": "2026-04-11",
68
+ "critical": true,
69
+ "type": "date"
70
+ },
71
+ "total_amount": {
72
+ "value": 19542.94,
73
+ "critical": true,
74
+ "type": "float"
75
+ },
76
+ "total_tax_amount": {
77
+ "value": 3391.75,
78
+ "critical": true,
79
+ "type": "float"
80
+ },
81
+ "tax_rate": {
82
+ "value": 21,
83
+ "critical": true,
84
+ "type": "float"
85
+ },
86
+ "pretax_amount": {
87
+ "value": 16151.19,
88
+ "critical": false,
89
+ "type": "float"
90
+ },
91
+ "total_number_of_items": {
92
+ "value": [
93
+ "4",
94
+ "30"
95
+ ],
96
+ "critical": true,
97
+ "type": "integer"
98
+ },
99
+ "currency": {
100
+ "value": "USD",
101
+ "critical": false,
102
+ "type": "string"
103
+ },
104
+ "invoice_reference": {
105
+ "value": "REF-16417",
106
+ "critical": false,
107
+ "type": "string"
108
+ },
109
+ "items": [
110
+ {
111
+ "item_name": "Transport fee",
112
+ "quantity": 6,
113
+ "unit_price": 313.32,
114
+ "total_price": 1879.92
115
+ },
116
+ {
117
+ "item_name": "Project management",
118
+ "quantity": 9,
119
+ "unit_price": 751.07,
120
+ "total_price": 6759.66
121
+ },
122
+ {
123
+ "item_name": "Firewall setup",
124
+ "quantity": 6,
125
+ "unit_price": 588.14,
126
+ "total_price": 3528.84
127
+ },
128
+ {
129
+ "item_name": "Server maintenance",
130
+ "quantity": 9,
131
+ "unit_price": 442.53,
132
+ "total_price": 3982.77
133
+ }
134
+ ],
135
+ "project_code": {
136
+ "value": "PRJ-9446",
137
+ "critical": false,
138
+ "type": "string"
139
+ },
140
+ "site_manager": {
141
+ "value": "John Doe",
142
+ "critical": false,
143
+ "type": "string"
144
+ }
145
+ }
Invoices/ground_truth/colorful_saas_en.json ADDED
@@ -0,0 +1,139 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sender": {
3
+ "sender_name": {
4
+ "value": "BuildMat Solutions",
5
+ "critical": true,
6
+ "type": "string"
7
+ },
8
+ "sender_address": {
9
+ "value": "12 Construction Way, London, E1 6AN",
10
+ "critical": true,
11
+ "type": "string"
12
+ },
13
+ "sender_phone": {
14
+ "value": "+44 20 7946 0958",
15
+ "critical": true,
16
+ "type": "string"
17
+ },
18
+ "sender_email": {
19
+ "value": "sales@buildmat.co.uk",
20
+ "critical": false,
21
+ "type": "string"
22
+ },
23
+ "sender_vat": {
24
+ "value": null,
25
+ "critical": true,
26
+ "type": "string"
27
+ },
28
+ "sender_bank_account_number": {
29
+ "value": "GB98 7654 3210 9876",
30
+ "critical": true,
31
+ "type": "string"
32
+ },
33
+ "sender_bic": {
34
+ "value": "BARCGB22",
35
+ "critical": false,
36
+ "type": "string"
37
+ },
38
+ "sender_bank_name": {
39
+ "value": "Global Finance Bank",
40
+ "critical": false,
41
+ "type": "string"
42
+ }
43
+ },
44
+ "receiver": {
45
+ "receiver_name": {
46
+ "value": "Vandenberg Group",
47
+ "critical": true,
48
+ "type": "string"
49
+ },
50
+ "receiver_address": {
51
+ "value": "99 Station Road, Chicago, IL 60601",
52
+ "critical": true,
53
+ "type": "string"
54
+ },
55
+ "receiver_vat": {
56
+ "value": "US0777888999",
57
+ "critical": true,
58
+ "type": "string"
59
+ }
60
+ },
61
+ "invoice_number": {
62
+ "value": "INV-2026-9384",
63
+ "critical": true,
64
+ "type": "string"
65
+ },
66
+ "invoice_date": {
67
+ "value": "2026-03-12",
68
+ "critical": false,
69
+ "type": "date"
70
+ },
71
+ "due_date": {
72
+ "value": "2026-04-11",
73
+ "critical": true,
74
+ "type": "date"
75
+ },
76
+ "total_amount": {
77
+ "value": 5896.01,
78
+ "critical": true,
79
+ "type": "float"
80
+ },
81
+ "total_tax_amount": {
82
+ "value": 1023.27,
83
+ "critical": true,
84
+ "type": "float"
85
+ },
86
+ "tax_rate": {
87
+ "value": 21,
88
+ "critical": true,
89
+ "type": "float"
90
+ },
91
+ "pretax_amount": {
92
+ "value": 4872.74,
93
+ "critical": false,
94
+ "type": "float"
95
+ },
96
+ "total_number_of_items": {
97
+ "value": [
98
+ "3",
99
+ "16"
100
+ ],
101
+ "critical": true,
102
+ "type": "integer"
103
+ },
104
+ "currency": {
105
+ "value": "USD",
106
+ "critical": false,
107
+ "type": "string"
108
+ },
109
+ "items": [
110
+ {
111
+ "item_name": "Fiber optic cabling",
112
+ "quantity": 4,
113
+ "unit_price": 107.97,
114
+ "total_price": 431.87
115
+ },
116
+ {
117
+ "item_name": "Cloud storage 1TB",
118
+ "quantity": 7,
119
+ "unit_price": 487.86,
120
+ "total_price": 3414.99
121
+ },
122
+ {
123
+ "item_name": "Security audit",
124
+ "quantity": 5,
125
+ "unit_price": 205.17,
126
+ "total_price": 1025.87
127
+ }
128
+ ],
129
+ "subscription_plan": {
130
+ "value": "Team Annual",
131
+ "critical": false,
132
+ "type": "string"
133
+ },
134
+ "renewal_date": {
135
+ "value": "2027-03-12",
136
+ "critical": false,
137
+ "type": "string"
138
+ }
139
+ }
Invoices/ground_truth/complex_erp_table_en.json ADDED
@@ -0,0 +1,359 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sender": {
3
+ "sender_name": {
4
+ "value": "LogiTrans Global",
5
+ "critical": true,
6
+ "type": "string"
7
+ },
8
+ "sender_address": {
9
+ "value": "88 Harbor Road, Rotterdam, 3011 AA",
10
+ "critical": true,
11
+ "type": "string"
12
+ },
13
+ "sender_phone": {
14
+ "value": "+31 10 123 4567",
15
+ "critical": true,
16
+ "type": "string"
17
+ },
18
+ "sender_vat": {
19
+ "value": "NL0456123789B01",
20
+ "critical": true,
21
+ "type": "string"
22
+ },
23
+ "sender_bank_account_number": {
24
+ "value": "NL45 6123 7890 4561",
25
+ "critical": true,
26
+ "type": "string"
27
+ },
28
+ "sender_bic": {
29
+ "value": "INGBNL2A",
30
+ "critical": false,
31
+ "type": "string"
32
+ },
33
+ "sender_system_id": {
34
+ "value": "45612378",
35
+ "critical": false,
36
+ "type": "string"
37
+ }
38
+ },
39
+ "receiver": {
40
+ "receiver_name": {
41
+ "value": "Vandenberg Group",
42
+ "critical": true,
43
+ "type": "string"
44
+ },
45
+ "receiver_address": {
46
+ "value": "99 Station Road, Chicago, IL 60601",
47
+ "critical": true,
48
+ "type": "string"
49
+ },
50
+ "receiver_vat": {
51
+ "value": "US0777888999",
52
+ "critical": true,
53
+ "type": "string"
54
+ },
55
+ "receiver_customer_number": {
56
+ "value": "CUST-3099",
57
+ "critical": false,
58
+ "type": "string"
59
+ }
60
+ },
61
+ "invoice_number": {
62
+ "value": "SYS-0120267/EUR",
63
+ "critical": true,
64
+ "type": "string"
65
+ },
66
+ "invoice_date": {
67
+ "value": "12/03/2026",
68
+ "critical": false,
69
+ "type": "date"
70
+ },
71
+ "due_date": {
72
+ "value": "26/04/2026",
73
+ "critical": true,
74
+ "type": "date"
75
+ },
76
+ "total_amount": {
77
+ "value": 79712.41,
78
+ "critical": true,
79
+ "type": "float"
80
+ },
81
+ "total_tax_amount": {
82
+ "value": 9170.45,
83
+ "critical": true,
84
+ "type": "float"
85
+ },
86
+ "tax_rate": {
87
+ "value": 13,
88
+ "critical": true,
89
+ "type": "float"
90
+ },
91
+ "pretax_amount": {
92
+ "value": 70541.95,
93
+ "critical": false,
94
+ "type": "float"
95
+ },
96
+ "total_number_of_items": {
97
+ "value": 15,
98
+ "critical": true,
99
+ "type": "integer"
100
+ },
101
+ "currency": {
102
+ "value": "EUR",
103
+ "critical": false,
104
+ "type": "string"
105
+ },
106
+ "reference": {
107
+ "value": "PO-458174",
108
+ "critical": false,
109
+ "type": "string"
110
+ },
111
+ "items": [
112
+ {
113
+ "pos": 10,
114
+ "item_name": "Hardware installation",
115
+ "hs_code": "8471.30.00",
116
+ "vat": 13,
117
+ "quantity": 45,
118
+ "uom": "month",
119
+ "unit_price": 198.75,
120
+ "net_price": 198.75,
121
+ "total_price": 8943.54,
122
+ "sku": "L2LQ-3796",
123
+ "discount": 0
124
+ },
125
+ {
126
+ "pos": 20,
127
+ "item_name": "Database migration",
128
+ "hs_code": "8471.30.00",
129
+ "vat": 13,
130
+ "quantity": 34,
131
+ "uom": "month",
132
+ "unit_price": 109.85,
133
+ "net_price": 109.85,
134
+ "total_price": 3734.73,
135
+ "sku": "GMRE-9684",
136
+ "discount": 0
137
+ },
138
+ {
139
+ "pos": 30,
140
+ "item_name": "Software license (Annual)",
141
+ "hs_code": "8471.30.00",
142
+ "vat": 13,
143
+ "quantity": 19,
144
+ "uom": "hour",
145
+ "unit_price": 315.98,
146
+ "net_price": 315.98,
147
+ "total_price": 5703.5,
148
+ "sku": "RK4M-7211",
149
+ "discount": 5
150
+ },
151
+ {
152
+ "pos": 40,
153
+ "item_name": "Firewall setup",
154
+ "hs_code": "8471.30.00",
155
+ "vat": 13,
156
+ "quantity": 33,
157
+ "uom": "hour",
158
+ "unit_price": 291.73,
159
+ "net_price": 291.73,
160
+ "total_price": 9627.14,
161
+ "sku": "M2IQ-2849",
162
+ "discount": 0
163
+ },
164
+ {
165
+ "pos": 50,
166
+ "item_name": "System backup",
167
+ "hs_code": "8471.30.00",
168
+ "vat": 13,
169
+ "quantity": 29,
170
+ "uom": "month",
171
+ "unit_price": 283.58,
172
+ "net_price": 283.58,
173
+ "total_price": 8223.96,
174
+ "sku": "5ANP-547",
175
+ "discount": 0,
176
+ "serial_number": "SN-TCS19DAO"
177
+ },
178
+ {
179
+ "pos": 60,
180
+ "item_name": "System backup",
181
+ "hs_code": "8471.30.00",
182
+ "vat": 13,
183
+ "quantity": 2,
184
+ "uom": "kg",
185
+ "unit_price": 111.12,
186
+ "net_price": 111.12,
187
+ "total_price": 222.24,
188
+ "sku": "ZKFX-3876",
189
+ "discount": 0
190
+ },
191
+ {
192
+ "pos": 70,
193
+ "item_name": "System backup",
194
+ "hs_code": "8471.30.00",
195
+ "vat": 13,
196
+ "quantity": 11,
197
+ "uom": "kg",
198
+ "unit_price": 24.46,
199
+ "net_price": 24.46,
200
+ "total_price": 269.04,
201
+ "sku": "RR0L-5854",
202
+ "discount": 0,
203
+ "serial_number": "SN-YWFZEAFL"
204
+ },
205
+ {
206
+ "pos": 80,
207
+ "item_name": "Consultancy services",
208
+ "hs_code": "8471.30.00",
209
+ "vat": 13,
210
+ "uom": "km",
211
+ "quantity": 13,
212
+ "unit_price": 89.14,
213
+ "net_price": 89.14,
214
+ "total_price": 1158.77,
215
+ "sku": "CMHA-2451",
216
+ "discount": 0
217
+ },
218
+ {
219
+ "pos": 90,
220
+ "item_name": "Cloud storage 1TB",
221
+ "hs_code": "8471.30.00",
222
+ "vat": 13,
223
+ "quantity": 11,
224
+ "uom": "km",
225
+ "unit_price": 47.38,
226
+ "net_price": 47.38,
227
+ "total_price": 521.15,
228
+ "sku": "1X9T-3851",
229
+ "discount": 0,
230
+ "serial_number": "SN-JE2OWU7W"
231
+ },
232
+ {
233
+ "pos": 100,
234
+ "item_name": "Firewall setup",
235
+ "hs_code": "8471.30.00",
236
+ "vat": 13,
237
+ "quantity": 48,
238
+ "uom": "kg",
239
+ "unit_price": 49.56,
240
+ "net_price": 49.56,
241
+ "total_price": 2379.03,
242
+ "sku": "P6JD-4489",
243
+ "discount": 0,
244
+ "serial_number": "SN-QQ6ZR41N"
245
+ },
246
+ {
247
+ "pos": 110,
248
+ "item_name": "Server maintenance",
249
+ "hs_code": "8471.30.00",
250
+ "vat": 13,
251
+ "quantity": 45,
252
+ "uom": "hour",
253
+ "unit_price": 179.14,
254
+ "net_price": 179.14,
255
+ "total_price": 8061.18,
256
+ "sku": "91QU-3440",
257
+ "discount": 0
258
+ },
259
+ {
260
+ "pos": 120,
261
+ "item_name": "Router configuration",
262
+ "hs_code": "8471.30.00",
263
+ "vat": 13,
264
+ "quantity": 47,
265
+ "uom": "kg",
266
+ "unit_price": 57.59,
267
+ "net_price": 57.59,
268
+ "total_price": 2706.55,
269
+ "sku": "9L2V-2986",
270
+ "discount": 0,
271
+ "serial_number": "SN-VEJ60OT0"
272
+ },
273
+ {
274
+ "pos": 130,
275
+ "item_name": "Fiber optic cabling",
276
+ "hs_code": "8471.30.00",
277
+ "vat": 13,
278
+ "quantity": 43,
279
+ "uom": "hour",
280
+ "unit_price": 237.84,
281
+ "net_price": 237.84,
282
+ "total_price": 10227.06,
283
+ "sku": "MZE7-6404",
284
+ "discount": 0
285
+ },
286
+ {
287
+ "pos": 140,
288
+ "item_name": "Consultancy services",
289
+ "hs_code": "8471.30.00",
290
+ "vat": 13,
291
+ "quantity": 7,
292
+ "uom": "hour",
293
+ "unit_price": 486.31,
294
+ "net_price": 486.31,
295
+ "total_price": 3404.15,
296
+ "sku": "ZVI7-9260",
297
+ "discount": 0,
298
+ "serial_number": "SN-57SICEXB"
299
+ },
300
+ {
301
+ "pos": 150,
302
+ "item_name": "Database migration",
303
+ "hs_code": "8471.30.00",
304
+ "vat": 13,
305
+ "quantity": 16,
306
+ "uom": "kg",
307
+ "unit_price": 334.99,
308
+ "net_price": 334.99,
309
+ "total_price": 5359.9,
310
+ "sku": "II69-4263",
311
+ "discount": 0
312
+ }
313
+ ],
314
+ "system_id": {
315
+ "value": "45612378",
316
+ "critical": false,
317
+ "type": "string"
318
+ },
319
+ "document_type": {
320
+ "value": "TAX INVOICE",
321
+ "critical": false,
322
+ "type": "string"
323
+ },
324
+ "po_reference": {
325
+ "value": "PO-458174",
326
+ "critical": false,
327
+ "type": "string"
328
+ },
329
+ "ship_date": {
330
+ "value": "12/03/2026",
331
+ "critical": false,
332
+ "type": "date"
333
+ },
334
+ "payment_terms": {
335
+ "value": "NET 45 DAYS",
336
+ "critical": false,
337
+ "type": "string"
338
+ },
339
+ "sales_rep": {
340
+ "value": "004-J.SMITH",
341
+ "critical": false,
342
+ "type": "string"
343
+ },
344
+ "ship_via": {
345
+ "value": "FEDEX GRND",
346
+ "critical": false,
347
+ "type": "string"
348
+ },
349
+ "tracking_number": {
350
+ "value": "1Z9999999999999999",
351
+ "critical": false,
352
+ "type": "string"
353
+ },
354
+ "tax_code": {
355
+ "value": "S1",
356
+ "critical": false,
357
+ "type": "string"
358
+ }
359
+ }
Invoices/ground_truth/digital_clean_en.json ADDED
@@ -0,0 +1,124 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sender": {
3
+ "sender_name": {
4
+ "value": "TechCorp Inc.",
5
+ "critical": true,
6
+ "type": "string"
7
+ },
8
+ "sender_address": {
9
+ "value": "145 Innovation Drive, San Francisco, CA 94105",
10
+ "critical": true,
11
+ "type": "string"
12
+ },
13
+ "sender_phone": {
14
+ "value": "+1 (555) 123-4567",
15
+ "critical": true,
16
+ "type": "string"
17
+ },
18
+ "sender_email": {
19
+ "value": "billing@techcorp.com",
20
+ "critical": false,
21
+ "type": "string"
22
+ },
23
+ "sender_vat": {
24
+ "value": "US123456789",
25
+ "critical": true,
26
+ "type": "string"
27
+ },
28
+ "sender_bank_account_number": {
29
+ "value": "US12 3456 7890 1234",
30
+ "critical": true,
31
+ "type": "string"
32
+ }
33
+ },
34
+ "receiver": {
35
+ "receiver_name": {
36
+ "value": "Vandenberg Group",
37
+ "critical": true,
38
+ "type": "string"
39
+ },
40
+ "receiver_address": {
41
+ "value": "99 Station Road, Chicago, IL 60601",
42
+ "critical": true,
43
+ "type": "string"
44
+ },
45
+ "receiver_vat": {
46
+ "value": "US0777888999",
47
+ "critical": true,
48
+ "type": "string"
49
+ }
50
+ },
51
+ "invoice_number": {
52
+ "value": "INV-2026-9993",
53
+ "critical": true,
54
+ "type": "string"
55
+ },
56
+ "due_date": {
57
+ "value": "2026-04-11",
58
+ "critical": true,
59
+ "type": "date"
60
+ },
61
+ "total_amount": {
62
+ "value": 15113.46,
63
+ "critical": true,
64
+ "type": "float"
65
+ },
66
+ "total_tax_amount": {
67
+ "value": 2623.00,
68
+ "critical": true,
69
+ "type": "float"
70
+ },
71
+ "tax_rate": {
72
+ "value": 21,
73
+ "critical": true,
74
+ "type": "float"
75
+ },
76
+ "pretax_amount": {
77
+ "value": 12490.46,
78
+ "critical": false,
79
+ "type": "float"
80
+ },
81
+ "total_number_of_items": {
82
+ "value": 3,
83
+ "critical": true,
84
+ "type": "integer"
85
+ },
86
+ "currency": {
87
+ "value": "USD",
88
+ "critical": false,
89
+ "type": "string"
90
+ },
91
+ "items": [
92
+ {
93
+ "item_name": "Database migration",
94
+ "quantity": 7,
95
+ "unit_price": 155.73,
96
+ "unit": "month",
97
+ "total_price": 1090.08
98
+ },
99
+ {
100
+ "item_name": "System backup",
101
+ "quantity": 8,
102
+ "unit_price": 1019.62,
103
+ "unit": "month",
104
+ "total_price": 8156.96
105
+ },
106
+ {
107
+ "item_name": "Software license (Annual)",
108
+ "quantity": 7,
109
+ "unit_price": 463.35,
110
+ "unit": "month",
111
+ "total_price": 3243.42
112
+ }
113
+ ],
114
+ "api_usage": {
115
+ "value": "4250k requests",
116
+ "critical": false,
117
+ "type": "string"
118
+ },
119
+ "workspace_id": {
120
+ "value": "WS-R6PUK6",
121
+ "critical": false,
122
+ "type": "string"
123
+ }
124
+ }
Invoices/ground_truth/ecommerce_retail_en.json ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sender": {
3
+ "sender_name": {
4
+ "value": "ShopMart Services LLC",
5
+ "critical": true,
6
+ "type": "string"
7
+ },
8
+ "sender_address": {
9
+ "value": "145 Innovation Drive, San Francisco, CA 94105",
10
+ "critical": true,
11
+ "type": "string"
12
+ },
13
+ "sender_phone": {
14
+ "value": "+1 (555) 123-4567",
15
+ "critical": true,
16
+ "type": "string"
17
+ },
18
+ "sender_vat": {
19
+ "value": "US123456789",
20
+ "critical": true,
21
+ "type": "string"
22
+ },
23
+ "sender_bank_account_number": {
24
+ "value": "US12 3456 7890 1234",
25
+ "critical": true,
26
+ "type": "string"
27
+ },
28
+ "sender_bic": {
29
+ "value": "CHASUS33",
30
+ "critical": false,
31
+ "type": "string"
32
+ }
33
+ },
34
+ "receiver": {
35
+ "receiver_name": {
36
+ "value": "Johnson & Sons",
37
+ "critical": true,
38
+ "type": "string"
39
+ },
40
+ "receiver_address": {
41
+ "value": "1 Main Street, New York, NY 10001",
42
+ "critical": true,
43
+ "type": "string"
44
+ },
45
+ "receiver_vat": {
46
+ "value": "US0111222333",
47
+ "critical": true,
48
+ "type": "string"
49
+ }
50
+ },
51
+ "invoice_number": {
52
+ "value": "INV-2026-0014",
53
+ "critical": true,
54
+ "type": "string"
55
+ },
56
+ "invoice_date": {
57
+ "value": "2026-03-12",
58
+ "critical": false,
59
+ "type": "date"
60
+ },
61
+ "due_date": {
62
+ "value": "2026-04-11",
63
+ "critical": true,
64
+ "type": "date"
65
+ },
66
+ "total_amount": {
67
+ "value": 308.37,
68
+ "critical": true,
69
+ "type": "float"
70
+ },
71
+ "total_tax_amount": {
72
+ "value": 22.4,
73
+ "critical": true,
74
+ "type": "float"
75
+ },
76
+ "tax_rate": {
77
+ "value": 8,
78
+ "critical": true,
79
+ "type": "float"
80
+ },
81
+ "pretax_amount": {
82
+ "value": 279.97,
83
+ "critical": false,
84
+ "type": "float"
85
+ },
86
+ "total_number_of_items": {
87
+ "value": [
88
+ "2",
89
+ "3"
90
+ ],
91
+ "critical": true,
92
+ "type": "integer"
93
+ },
94
+ "currency": {
95
+ "value": "USD",
96
+ "critical": false,
97
+ "type": "string"
98
+ },
99
+ "items": [
100
+ {
101
+ "item_name": "Wireless Noise Cancelling Headphones",
102
+ "product_serial": "UWJ8HMN5ZI",
103
+ "warranty": "12 months",
104
+ "quantity": 1,
105
+ "unit_price": 249.99,
106
+ "total_price": 249.99
107
+ },
108
+ {
109
+ "item_name": "USB-C Fast Charging Cable 2m",
110
+ "quantity": 2,
111
+ "product_serial": "1R887OOG3TB",
112
+ "warranty": "12 months",
113
+ "unit_price": 14.99,
114
+ "total_price": 29.98
115
+ }
116
+ ],
117
+ "shipping_charges": {
118
+ "value": 6,
119
+ "critical": false,
120
+ "type": "float"
121
+ }
122
+ }
Invoices/ground_truth/freelance_designer_en.json ADDED
@@ -0,0 +1,136 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sender": {
3
+ "sender_name": {
4
+ "value": "TechCorp Inc.",
5
+ "critical": true,
6
+ "type": "string"
7
+ },
8
+ "sender_address": {
9
+ "value": "145 Innovation Drive, San Francisco, CA 94105",
10
+ "critical": true,
11
+ "type": "string"
12
+ },
13
+ "sender_phone": {
14
+ "value": null,
15
+ "critical": true,
16
+ "type": "string"
17
+ },
18
+ "sender_email": {
19
+ "value": "billing@techcorp.com",
20
+ "critical": false,
21
+ "type": "string"
22
+ },
23
+ "sender_vat": {
24
+ "value": "US123456789",
25
+ "critical": true,
26
+ "type": "string"
27
+ },
28
+ "sender_bank_account_number": {
29
+ "value": "US12 3456 7890 1234",
30
+ "critical": true,
31
+ "type": "string"
32
+ },
33
+ "sender_bic": {
34
+ "value": "CHASUS33",
35
+ "critical": false,
36
+ "type": "string"
37
+ },
38
+ "sender_website": {
39
+ "value": "www.techcorp.com",
40
+ "critical": false,
41
+ "type": "string"
42
+ }
43
+ },
44
+ "receiver": {
45
+ "receiver_name": {
46
+ "value": "Johnson & Sons",
47
+ "critical": true,
48
+ "type": "string"
49
+ },
50
+ "receiver_address": {
51
+ "value": "1 Main Street, New York, NY 10001",
52
+ "critical": true,
53
+ "type": "string"
54
+ },
55
+ "receiver_vat": {
56
+ "value": "US0111222333",
57
+ "critical": true,
58
+ "type": "string"
59
+ }
60
+ },
61
+ "invoice_number": {
62
+ "value": "INV-2026-1891",
63
+ "critical": true,
64
+ "type": "string"
65
+ },
66
+ "invoice_date": {
67
+ "value": "2026-03-12",
68
+ "critical": false,
69
+ "type": "date"
70
+ },
71
+ "due_date": {
72
+ "value": "2026-04-11",
73
+ "critical": true,
74
+ "type": "date"
75
+ },
76
+ "total_amount": {
77
+ "value": 2057,
78
+ "critical": true,
79
+ "type": "float"
80
+ },
81
+ "total_tax_amount": {
82
+ "value": 357,
83
+ "critical": true,
84
+ "type": "float"
85
+ },
86
+ "tax_rate": {
87
+ "value": 21,
88
+ "critical": true,
89
+ "type": "float"
90
+ },
91
+ "pretax_amount": {
92
+ "value": 1700,
93
+ "critical": false,
94
+ "type": "float"
95
+ },
96
+ "total_number_of_items": {
97
+ "value": 3,
98
+ "critical": true,
99
+ "type": "integer"
100
+ },
101
+ "currency": {
102
+ "value": "EUR",
103
+ "critical": false,
104
+ "type": "string"
105
+ },
106
+ "items": [
107
+ {
108
+ "item_name": "UI/UX Design - Homepage",
109
+ "quantity": 10,
110
+ "unit_price": 85,
111
+ "total_price": 850
112
+ },
113
+ {
114
+ "item_name": "Logo Design Concepts",
115
+ "quantity": 1,
116
+ "unit_price": 500,
117
+ "total_price": 500
118
+ },
119
+ {
120
+ "item_name": "Brand Guidelines PDF",
121
+ "quantity": 1,
122
+ "unit_price": 350,
123
+ "total_price": 350
124
+ }
125
+ ],
126
+ "portfolio_link": {
127
+ "value": "https://dribbble.com/techcorpinc",
128
+ "critical": false,
129
+ "type": "string"
130
+ },
131
+ "hourly_rate_agreed": {
132
+ "value": 85,
133
+ "critical": false,
134
+ "type": "number"
135
+ }
136
+ }
Invoices/ground_truth/logistics_grid_en.json ADDED
@@ -0,0 +1,144 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sender": {
3
+ "sender_name": {
4
+ "value": "LogiTrans Global",
5
+ "critical": true,
6
+ "type": "string"
7
+ },
8
+ "sender_address": {
9
+ "value": "88 Harbor Road, Rotterdam, 3011 AA",
10
+ "critical": true,
11
+ "type": "string"
12
+ },
13
+ "sender_phone": {
14
+ "value": null,
15
+ "critical": true,
16
+ "type": "string"
17
+ },
18
+ "sender_vat": {
19
+ "value": "NL0456123789B01",
20
+ "critical": true,
21
+ "type": "string"
22
+ },
23
+ "sender_bank_account_number": {
24
+ "value": "NL45 6123 7890 4561",
25
+ "critical": true,
26
+ "type": "string"
27
+ },
28
+ "sender_bic": {
29
+ "value": "INGBNL2A",
30
+ "critical": false,
31
+ "type": "string"
32
+ },
33
+ "sender_company_number": {
34
+ "value": "45612378",
35
+ "critical": false,
36
+ "type": "string"
37
+ }
38
+ },
39
+ "receiver": {
40
+ "receiver_name": {
41
+ "value": "Johnson & Sons",
42
+ "critical": true,
43
+ "type": "string"
44
+ },
45
+ "receiver_address": {
46
+ "value": "1 Main Street, New York, NY 10001",
47
+ "critical": true,
48
+ "type": "string"
49
+ },
50
+ "receiver_vat": {
51
+ "value": "US0111222333",
52
+ "critical": true,
53
+ "type": "string"
54
+ },
55
+ "receiver_customer_number": {
56
+ "value": "CUST-1001",
57
+ "critical": false,
58
+ "type": "string"
59
+ }
60
+ },
61
+ "invoice_number": {
62
+ "value": "INV-2026-5484",
63
+ "critical": true,
64
+ "type": "string"
65
+ },
66
+ "invoice_date": {
67
+ "value": "2026-03-12",
68
+ "critical": false,
69
+ "type": "date"
70
+ },
71
+ "due_date": {
72
+ "value": "2026-04-11",
73
+ "critical": true,
74
+ "type": "date"
75
+ },
76
+ "total_amount": {
77
+ "value": 14081.38,
78
+ "critical": true,
79
+ "type": "float"
80
+ },
81
+ "total_tax_amount": {
82
+ "value": 2443.88,
83
+ "critical": true,
84
+ "type": "float"
85
+ },
86
+ "tax_rate": {
87
+ "value": 21,
88
+ "critical": true,
89
+ "type": "float"
90
+ },
91
+ "pretax_amount": {
92
+ "value": 11637.5,
93
+ "critical": false,
94
+ "type": "float"
95
+ },
96
+ "total_number_of_items": {
97
+ "value": 3,
98
+ "critical": true,
99
+ "type": "integer"
100
+ },
101
+ "currency": {
102
+ "value": "USD",
103
+ "critical": false,
104
+ "type": "string"
105
+ },
106
+ "reference": {
107
+ "value": "REF-22424",
108
+ "critical": false,
109
+ "type": "string"
110
+ },
111
+ "items": [
112
+ {
113
+ "item_name": "Software license (Annual)",
114
+ "quantity": 8,
115
+ "unit_price": 408.87,
116
+ "unit": "month",
117
+ "total_price": 3270.99
118
+ },
119
+ {
120
+ "item_name": "Project management",
121
+ "quantity": 7,
122
+ "unit_price": 676.86,
123
+ "unit": "km",
124
+ "total_price": 4738
125
+ },
126
+ {
127
+ "item_name": "Software license (Annual)",
128
+ "quantity": 6,
129
+ "unit_price": 604.75,
130
+ "unit": "km",
131
+ "total_price": 3628.51
132
+ }
133
+ ],
134
+ "bill_of_lading_number": {
135
+ "value": "BOL-62140",
136
+ "critical": false,
137
+ "type": "string"
138
+ },
139
+ "container_number": {
140
+ "value": "MSCU2832595",
141
+ "critical": false,
142
+ "type": "string"
143
+ }
144
+ }
Invoices/ground_truth/medical_bill_en.json ADDED
@@ -0,0 +1,156 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sender": {
3
+ "sender_name": {
4
+ "value": "City General Hospital",
5
+ "critical": true,
6
+ "type": "string"
7
+ },
8
+ "sender_address": {
9
+ "value": "12 Construction Way, London, E1 6AN",
10
+ "critical": true,
11
+ "type": "string"
12
+ },
13
+ "sender_phone": {
14
+ "value": "+44 20 7946 0958",
15
+ "critical": true,
16
+ "type": "string"
17
+ },
18
+ "sender_vat": {
19
+ "value": "GB987654321",
20
+ "critical": true,
21
+ "type": "string"
22
+ },
23
+ "sender_bank_account_number": {
24
+ "value": "GB98 7654 3210 9876",
25
+ "critical": true,
26
+ "type": "string"
27
+ }
28
+ },
29
+ "receiver": {
30
+ "receiver_name": {
31
+ "value": "Peters LLC",
32
+ "critical": true,
33
+ "type": "string"
34
+ },
35
+ "receiver_address": {
36
+ "value": "14 Church Square, Boston, MA 02108",
37
+ "critical": true,
38
+ "type": "string"
39
+ },
40
+ "receiver_vat": {
41
+ "value": "US0444555666",
42
+ "critical": true,
43
+ "type": "string"
44
+ },
45
+ "receiver_customer_number": {
46
+ "value": "CUST-2045",
47
+ "critical": false,
48
+ "type": "string"
49
+ }
50
+ },
51
+ "invoice_number": {
52
+ "value": "INV-2026-6981",
53
+ "critical": true,
54
+ "type": "string"
55
+ },
56
+ "invoice_date": {
57
+ "value": "2026-03-12",
58
+ "critical": false,
59
+ "type": "date"
60
+ },
61
+ "due_date": {
62
+ "value": "2026-04-11",
63
+ "critical": true,
64
+ "type": "date"
65
+ },
66
+ "total_amount": {
67
+ "value": 355.2,
68
+ "critical": true,
69
+ "type": "float"
70
+ },
71
+ "total_tax_amount": {
72
+ "value": 133.2,
73
+ "critical": true,
74
+ "type": "float"
75
+ },
76
+ "tax_rate": {
77
+ "value": 6,
78
+ "critical": true,
79
+ "type": "float"
80
+ },
81
+ "pretax_amount": {
82
+ "value": 2220,
83
+ "critical": false,
84
+ "type": "float"
85
+ },
86
+ "total_number_of_items": {
87
+ "value": 3,
88
+ "critical": true,
89
+ "type": "integer"
90
+ },
91
+ "currency": {
92
+ "value": "USD",
93
+ "critical": false,
94
+ "type": "string"
95
+ },
96
+ "items": [
97
+ {
98
+ "item_name": "Emergency Room Level 3 (CPT 99283)",
99
+ "date": "2026-03-12",
100
+ "quantity": 1,
101
+ "total_price": 1250
102
+ },
103
+ {
104
+ "item_name": "CT Scan Head/Brain w/o Dye (CPT 70450)",
105
+ "date": "2026-03-12",
106
+ "quantity": 1,
107
+ "total_price": 850
108
+ },
109
+ {
110
+ "item_name": "Basic Metabolic Panel (CPT 80048)",
111
+ "date": "2026-03-12",
112
+ "quantity": 1,
113
+ "total_price": 120
114
+ }
115
+ ],
116
+ "patient_dob": {
117
+ "value": "1985-04-12",
118
+ "critical": false,
119
+ "type": "date"
120
+ },
121
+ "insurance_provider": {
122
+ "value": "BlueCross Health",
123
+ "critical": false,
124
+ "type": "string"
125
+ },
126
+ "policy_number": {
127
+ "value": "BC48001293",
128
+ "critical": false,
129
+ "type": "string"
130
+ },
131
+ "group_number": {
132
+ "value": "GRP7522",
133
+ "critical": false,
134
+ "type": "string"
135
+ },
136
+ "provider_npi": {
137
+ "value": "1325040691",
138
+ "critical": false,
139
+ "type": "string"
140
+ },
141
+ "diagnoses": {
142
+ "value": "R51.9 (Headache, unspecified), R42 (Dizziness and giddiness)",
143
+ "critical": false,
144
+ "type": "string"
145
+ },
146
+ "insurance_payment": {
147
+ "value": 1776,
148
+ "critical": false,
149
+ "type": "float"
150
+ },
151
+ "insurance_adjustments": {
152
+ "value": 222,
153
+ "critical": false,
154
+ "type": "float"
155
+ }
156
+ }
Invoices/ground_truth/modern_banner_en.json ADDED
@@ -0,0 +1,143 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sender": {
3
+ "sender_name": {
4
+ "value": "BuildMat Solutions",
5
+ "critical": true,
6
+ "type": "string"
7
+ },
8
+ "sender_address": {
9
+ "value": "12 Construction Way, London, E1 6AN",
10
+ "critical": true,
11
+ "type": "string"
12
+ },
13
+ "sender_phone": {
14
+ "value": "+44 20 7946 0958",
15
+ "critical": true,
16
+ "type": "string"
17
+ },
18
+ "sender_email": {
19
+ "value": "sales@buildmat.co.uk",
20
+ "critical": false,
21
+ "type": "string"
22
+ },
23
+ "sender_vat": {
24
+ "value": "GB987654321",
25
+ "critical": true,
26
+ "type": "string"
27
+ },
28
+ "sender_bank_account_number": {
29
+ "value": "GB98 7654 3210 9876",
30
+ "critical": true,
31
+ "type": "string"
32
+ },
33
+ "sender_bic": {
34
+ "value": "BARCGB22",
35
+ "critical": false,
36
+ "type": "string"
37
+ },
38
+ "sender_company_number": {
39
+ "value": "09876543",
40
+ "critical": false,
41
+ "type": "string"
42
+ },
43
+ "sender_website": {
44
+ "value": "www.buildmat.co.uk",
45
+ "critical": false,
46
+ "type": "string"
47
+ }
48
+ },
49
+ "receiver": {
50
+ "receiver_name": {
51
+ "value": "Vandenberg Group",
52
+ "critical": true,
53
+ "type": "string"
54
+ },
55
+ "receiver_address": {
56
+ "value": "99 Station Road, Chicago, IL 60601",
57
+ "critical": true,
58
+ "type": "string"
59
+ },
60
+ "receiver_vat": {
61
+ "value": "US0777888999",
62
+ "critical": true,
63
+ "type": "string"
64
+ }
65
+ },
66
+ "invoice_number": {
67
+ "value": "INV-2026-6718",
68
+ "critical": true,
69
+ "type": "string"
70
+ },
71
+ "invoice_date": {
72
+ "value": "2026-03-12",
73
+ "critical": false,
74
+ "type": "date"
75
+ },
76
+ "due_date": {
77
+ "value": "2026-04-11",
78
+ "critical": true,
79
+ "type": "date"
80
+ },
81
+ "total_amount": {
82
+ "value": 12915.71,
83
+ "critical": true,
84
+ "type": "float"
85
+ },
86
+ "total_tax_amount": {
87
+ "value": 2241.57,
88
+ "critical": true,
89
+ "type": "float"
90
+ },
91
+ "tax_rate": {
92
+ "value": 21,
93
+ "critical": true,
94
+ "type": "float"
95
+ },
96
+ "pretax_amount": {
97
+ "value": 10674.14,
98
+ "critical": false,
99
+ "type": "float"
100
+ },
101
+ "total_number_of_items": {
102
+ "value": [
103
+ "2",
104
+ "14"
105
+ ],
106
+ "critical": true,
107
+ "type": "integer"
108
+ },
109
+ "currency": {
110
+ "value": "USD",
111
+ "critical": false,
112
+ "type": "string"
113
+ },
114
+ "reference": {
115
+ "value": "REF-29127",
116
+ "critical": false,
117
+ "type": "string"
118
+ },
119
+ "items": [
120
+ {
121
+ "item_name": "Switch replacement",
122
+ "quantity": 6,
123
+ "unit_price": 782.09,
124
+ "total_price": 4692.54
125
+ },
126
+ {
127
+ "item_name": "Project management",
128
+ "quantity": 8,
129
+ "unit_price": 747.7,
130
+ "total_price": 5981.6
131
+ }
132
+ ],
133
+ "campaign_id": {
134
+ "value": "CAMP-2026-Q4",
135
+ "critical": false,
136
+ "type": "string"
137
+ },
138
+ "account_executive": {
139
+ "value": "Emily Chen",
140
+ "critical": false,
141
+ "type": "string"
142
+ }
143
+ }
Invoices/ground_truth/solar_installation_en.json ADDED
@@ -0,0 +1,155 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sender": {
3
+ "sender_name": {
4
+ "value": "Helios Energy Solutions GmbH",
5
+ "critical": true,
6
+ "type": "string"
7
+ },
8
+ "sender_address": {
9
+ "value": "Sonnenallee 42, 12059 Berlin, Germany",
10
+ "critical": true,
11
+ "type": "string"
12
+ },
13
+ "sender_phone": {
14
+ "value": "+49 30 12345678",
15
+ "critical": true,
16
+ "type": "string"
17
+ },
18
+ "sender_email": {
19
+ "value": "kontakt@helios-energy.de",
20
+ "critical": false,
21
+ "type": "string"
22
+ },
23
+ "sender_vat": {
24
+ "value": "DE123456789",
25
+ "critical": true,
26
+ "type": "string"
27
+ },
28
+ "sender_bank_account_number": {
29
+ "value": "DE89 1001 1001 1234 5678 90",
30
+ "critical": true,
31
+ "type": "string"
32
+ },
33
+ "sender_bic": {
34
+ "value": "DEUTDEBB",
35
+ "critical": false,
36
+ "type": "string"
37
+ }
38
+ },
39
+ "receiver": {
40
+ "receiver_name": {
41
+ "value": "Johnson & Sons",
42
+ "critical": true,
43
+ "type": "string"
44
+ },
45
+ "receiver_address": {
46
+ "value": "1 Main Street, New York, NY 10001",
47
+ "critical": true,
48
+ "type": "string"
49
+ },
50
+ "receiver_vat": {
51
+ "value": "US0111222333",
52
+ "critical": true,
53
+ "type": "string"
54
+ },
55
+ "receiver_customer_number": {
56
+ "value": "CUST-1001",
57
+ "critical": false,
58
+ "type": "string"
59
+ }
60
+ },
61
+ "invoice_number": {
62
+ "value": "INV-2026-8467",
63
+ "critical": true,
64
+ "type": "string"
65
+ },
66
+ "install_date": {
67
+ "value": "2026-03-12",
68
+ "critical": false,
69
+ "type": "date"
70
+ },
71
+ "due_date": {
72
+ "value": "2026-04-11",
73
+ "critical": true,
74
+ "type": "date"
75
+ },
76
+ "total_amount": {
77
+ "value": 5690,
78
+ "critical": true,
79
+ "type": "float"
80
+ },
81
+ "total_tax_amount": {
82
+ "value": 0,
83
+ "critical": true,
84
+ "type": "float"
85
+ },
86
+ "tax_rate": {
87
+ "value": 0,
88
+ "critical": true,
89
+ "type": "float"
90
+ },
91
+ "pretax_amount": {
92
+ "value": 5690,
93
+ "critical": false,
94
+ "type": "float"
95
+ },
96
+ "total_number_of_items": {
97
+ "value": [
98
+ "4",
99
+ "30"
100
+ ],
101
+ "critical": true,
102
+ "type": "integer"
103
+ },
104
+ "currency": {
105
+ "value": "EUR",
106
+ "critical": false,
107
+ "type": "string"
108
+ },
109
+ "reference": {
110
+ "value": "REF-84209",
111
+ "critical": false,
112
+ "type": "string"
113
+ },
114
+ "items": [
115
+ {
116
+ "item_name": "Solar Panels (400W Monocrystalline)",
117
+ "quantity": 12,
118
+ "unit_price": 250,
119
+ "total_price": 3000
120
+ },
121
+ {
122
+ "item_name": "Hybrid Inverter 5kW",
123
+ "quantity": 1,
124
+ "unit_price": 1200,
125
+ "total_price": 1200
126
+ },
127
+ {
128
+ "item_name": "Mounting System & Cabling",
129
+ "quantity": 1,
130
+ "unit_price": 450,
131
+ "total_price": 450
132
+ },
133
+ {
134
+ "item_name": "Professional Installation & Commissioning",
135
+ "quantity": 16,
136
+ "unit_price": 65,
137
+ "total_price": 1040
138
+ }
139
+ ],
140
+ "system_capacity_kw": {
141
+ "value": 4.8,
142
+ "critical": false,
143
+ "type": "number"
144
+ },
145
+ "warranty_years": {
146
+ "value": 25,
147
+ "critical": false,
148
+ "type": "number"
149
+ },
150
+ "installation_address": {
151
+ "value": "1 Main Street, New York, NY 10001",
152
+ "critical": false,
153
+ "type": "string"
154
+ }
155
+ }
Invoices/logistics_grid_en.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bef41e528d6bef3031acd3f2e827f10b013140ba686f3eda41cc4c9b4ead87c4
3
+ size 8607603
Invoices/medical_bill_en.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6516406f6200cd99127e9c11d67a2c82671c3684ce01ca5a96ead71a3f8c3150
3
+ size 8986171
Invoices/modern_banner_en.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:faa332bebcbe908af15b1302accc36afd1cdd9f2e663960acf7df2b7738f8968
3
+ size 8506183
Invoices/reduced_size/auto_repair_shop_en.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:305e3523cbbcd3656228e9220b29a727490d20cff87ae65e873adad43d14cdb0
3
+ size 218387
Invoices/reduced_size/catering_service_en.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5390e988fb2669b43675c9b7b588eccff7f057c8c0a534d8d39f8e7988f95412
3
+ size 165071
Invoices/reduced_size/classic_industrial_en.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84807613276e97be543e41f0b5457c5e0e01babd00fce20629a26dd5e444f74d
3
+ size 167377
Invoices/reduced_size/colorful_saas_en.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df1a7d484ee9564d6dac5c70124e5a954475d95b1b3aa6315047dbed24ef612d
3
+ size 155380
Invoices/reduced_size/complex_erp_table_en.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33573bea49afbdd7919017991305e506db8a93354011024f1f501a437156242a
3
+ size 364571
Invoices/reduced_size/digital_clean_en.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:195a22fa2784e8e19b0c27e38447656c562fc067907192c0862b1927c1f948f0
3
+ size 145429
Invoices/reduced_size/ecommerce_retail_en.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eab7edbe832887647dd200d9a06f85a71345a4973b7705ddc31085798f1dda36
3
+ size 206224
Invoices/reduced_size/freelance_designer_en.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:673ff708643d464213c82ea2c8f628d3aa5c98767f58eb1034d2b2d56ddf117d
3
+ size 150346
Invoices/reduced_size/logistics_grid_en.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee6cb38a4bb6919bef4b45a505bd008e64a93ae00b620c1c8def8cfa11d86188
3
+ size 136526
Invoices/reduced_size/medical_bill_en.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:896055d85e52629ff80117eac10aa6668281d93f5c016d383a4f4c9c081d7b9b
3
+ size 200388
Invoices/reduced_size/modern_banner_en.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe9d0199e9650a70172c56a1588a7df036132b8705ef8eac30d283850c7ef5ac
3
+ size 151837
Invoices/reduced_size/solar_installation_en.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d21cf9ca33918c621d50b28bd21095812615c9682d8a40a4a0a534afb9dd1b7b
3
+ size 200904
Invoices/solar_installation_en.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b374e6fd9e8f7344611db653e4917a6946af06ebd07ff64b1266d14277e9d436
3
+ size 12289051
Logistics/.DS_Store ADDED
Binary file (6.15 kB). View file
 
Logistics/bill_of_lading_alt_1.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb69da6f9072e0c2c16a675bc38e535adff1cbdc2c33c2042eb2d1d7021f16ef
3
+ size 12921771
Logistics/bill_of_lading_alt_2.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:583531c29e7d97d6754dbe6b8c2debfcf7382ca6a2965a4a9c2d1aaff7ddd2d8
3
+ size 413056
Logistics/bill_of_lading_alt_3.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e636a01c338b807b5570d606d32097fc4775ea271ef731fe52cf0968db2026e5
3
+ size 10874415
Logistics/bill_of_lading_atlantic.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66dd58a31737e2b69931c0c589f0cde436f240be76e7eaa8d3cb93311d700a27
3
+ size 14036795
Logistics/bill_of_lading_indian.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3bb07f7e5e237f5e934bfb623c66cfc02f19c79ba34d1b09dcb6979808de153
3
+ size 10874415
Logistics/bill_of_lading_mediterranean.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c1981d1350df8f1f3e029f82b42fcfbddf0c9101e260ca2bbfe0baa9a8ff381
3
+ size 384982
Logistics/bill_of_lading_oceanic.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:764de045e9ee073c8933af379e959b2b5cfc7696e3eeaf86595ba65c083aa0fe
3
+ size 11537643
Logistics/bill_of_lading_pacific.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b7ff869f687289895c4df95cdaaff8c379f3bccc620fe9a6d552fee99e50e5d
3
+ size 11845259
Logistics/bill_of_lading_standard.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2108b829ec9a63f89ece41eba34f0f569163f89261219ce4f58807e151889cf4
3
+ size 10874415
Logistics/container_transport_order_1.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1c057bb46c24f65bc5f98113ea5843ccf76a3febfea61cd02a88245b51f738e
3
+ size 12691083