Upload parsed/871.json with huggingface_hub
Browse files- parsed/871.json +1 -0
parsed/871.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/871.jpg"}}]}, {"role": "model", "parts": [{"text": "{\"document_type\": \"RECEIPT\", \"customer_name\": \"brittany griffin\", \"supplier_name\": \"HMK COMPUTERS\", \"supplier_vat_number\": null, \"customer_vat_number\": null, \"tax_inclusive_total_amount\": 34.95, \"tax_exclusive_total_amount\": 34.95, \"total_tax_amount\": 0.0, \"total_amount\": 34.95, \"paid_or_unknown\": \"UNKNOWN\", \"invoice_date\": \"2024-02-07\", \"invoice_due_date\": null, \"currency\": \"USD\", \"invoice_or_receipt_number_or_transaction_id\": \"109462\", \"expense_category\": \"Transportation\", \"description_of_goods_or_services\": \"EXPRESS EASY NON DOC\", \"is_marketplace_document\": false, \"primary_expense_category\": \"Transportation\", \"payment_info_card_last4\": null, \"is_cis_applicable\": false, \"tax_information\": {\"tax_lines\": [{\"tax_code\": \"N/A\", \"tax_rate\": \"0.0\", \"tax_amount\": \"0.0\", \"amount_on_which_tax_amount_is_calculated_using_tax_rate\": \"34.95\", \"total_amount_including_tax\": \"34.95\"}]}, \"is_marketplace_document\": false}"}]}]}
|