Upload parsed/713.json with huggingface_hub
Browse files- parsed/713.json +1 -0
parsed/713.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/713.jpg"}}]}, {"role": "model", "parts": [{"text": "{\"document_type\": \"SALES INVOICE\", \"customer_name\": \"Chesters (nx)\", \"supplier_name\": \"Regal Amusement Machine Sales Ltd (t/a Regal Gaming Technologies and Merkur Engineering)\", \"supplier_vat_number\": \"877 6765 66\", \"customer_vat_number\": null, \"tax_inclusive_total_amount\": 70.2, \"tax_exclusive_total_amount\": 58.5, \"total_tax_amount\": 11.7, \"total_amount\": 70.2, \"paid_or_unknown\": \"unknown\", \"invoice_date\": \"2024-09-30\", \"invoice_due_date\": \"2024-10-14\", \"currency\": \"GBP\", \"invoice_or_receipt_number_or_transaction_id\": \"128900\", \"expense_category\": \"Repairs and Maintenance\", \"description_of_goods_or_services\": \"Ice Machine DC30\", \"is_marketplace_document\": false, \"primary_expense_category\": \"Repairs and Maintenance\", \"payment_info_card_last4\": null, \"is_cis_applicable\": false, \"tax_information\": {\"tax_lines\": [{\"tax_code\": \"20.0\", \"tax_rate\": \"20.0\", \"tax_amount\": \"11.7\", \"amount_on_which_tax_amount_is_calculated_using_tax_rate\": \"58.5\"}]}, \"is_marketplace_document\": false}"}]}]}
|