Upload parsed/697.json with huggingface_hub
Browse files- parsed/697.json +1 -0
parsed/697.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/697.jpg"}}]}, {"role": "model", "parts": [{"text": "{\"document_type\": \"receipt\", \"customer_name\": null, \"supplier_name\": \"Steak of the Art\", \"supplier_vat_number\": \"318108815\", \"customer_vat_number\": null, \"tax_inclusive_total_amount\": 209.27, \"tax_exclusive_total_amount\": 177.5, \"total_tax_amount\": 31.77, \"total_amount\": 209.27, \"paid_or_unknown\": \"unknown\", \"invoice_date\": \"2023-07-23\", \"invoice_due_date\": null, \"currency\": \"GBP\", \"invoice_or_receipt_number_or_transaction_id\": \"340\", \"expense_category\": \"Food & Beverage\", \"description_of_goods_or_services\": \"Trev Lager - Pint x 1, Toma-Hawk Steak x 1, Peroni - Bottle x 1, Toma-Hawk Steak x 1\", \"is_marketplace_document\": false, \"primary_expense_category\": \"Food & Beverage\", \"payment_info_card_last4\": null, \"is_cis_applicable\": false, \"tax_information\": {\"tax_lines\": [{\"tax_code\": \"VAT\", \"tax_rate\": \"20.0\", \"tax_amount\": 31.77, \"amount_on_which_tax_amount_is_calculated_using_tax_rate\": 158.85, \"total_amount_including_tax\": 190.62}]}, \"is_marketplace_document\": false}"}]}]}
|