Upload parsed/1001.json with huggingface_hub
Browse files- parsed/1001.json +1 -0
parsed/1001.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"systemInstruction": {"parts": [{"text": "You are an invoice extractor. Output ONLY valid JSON."}]}, "contents": [{"role": "user", "parts": [{"fileData": {"mimeType": "image/jpeg", "fileUri": "gs://tune-test-pur/test-train-3/1001.pdf"}}]}, {"role": "model", "parts": [{"text": "{\"document_type\": \"invoice\", \"customer_name\": \"The Green, Urchfont\", \"supplier_name\": \"Magic Touch Promotions Limited\", \"supplier_vat_number\": \"869289356\", \"customer_vat_number\": null, \"tax_inclusive_total_amount\": 399.14, \"tax_exclusive_total_amount\": 332.62, \"total_tax_amount\": 66.52, \"total_amount\": 399.14, \"paid_or_unknown\": \"unknown\", \"invoice_date\": \"2024-06-22\", \"invoice_due_date\": \"2024-06-22\", \"currency\": \"GBP\", \"invoice_or_receipt_number_or_transaction_id\": \"DEC2541\", \"expense_category\": \"Apparel\", \"description_of_goods_or_services\": \"AWDis Graduate Heavyweight Hoodie, AWDis Graduate Heavyweight Hoodie, Hi-vis two-tone t-shirt (HVJ400), Hi-vis two-tone t-shirt (HVJ400), Fruit of the Loom Iconic 195 Premium T-Shirt, Fruit of the Loom Iconic 195 Premium T-Shirt, Fruit of the Loom Athletic Vest, Fruit of the Loom Athletic Vest, Shipping Item, Shipping Fee: UK Shipping\", \"is_marketplace_document\": false, \"primary_expense_category\": \"Apparel\", \"payment_info_card_last4\": null, \"is_cis_applicable\": false, \"tax_information\": {\"tax_lines\": [{\"tax_code\": \"S\", \"tax_rate\": \"20.0\", \"tax_amount\": \"66.52\", \"amount_on_which_tax_amount_is_calculated_using_tax_rate\": \"332.62\", \"total_amount_including_tax\": \"399.14\"}]}, \"is_marketplace_document\": false}"}]}]}
|