Upload parsed/707.json with huggingface_hub
Browse files- parsed/707.json +1 -0
parsed/707.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/707.jpg"}}]}, {"role": "model", "parts": [{"text": "{\"document_type\": \"invoice\", \"customer_name\": \"Duncan Minshull\", \"supplier_name\": \"VRXPERIENCE GLOUCESTER\", \"supplier_vat_number\": null, \"customer_vat_number\": null, \"tax_inclusive_total_amount\": 346.5, \"tax_exclusive_total_amount\": 330.0, \"total_tax_amount\": 16.5, \"total_amount\": 346.5, \"paid_or_unknown\": \"PAID\", \"invoice_date\": \"2025-01-08\", \"invoice_due_date\": null, \"currency\": \"GBP\", \"invoice_or_receipt_number_or_transaction_id\": \"AYZY-080125\", \"expense_category\": \"Entertainment\", \"description_of_goods_or_services\": \"Virtual Reality Gaming & Racing + FREE 9D VR Roller Coaster Rides (6) Sun Jan 26, 2025 01:15 PM, 30 Mins / Virtual Reality Gaming Sun Jan 26, 2025 01:15 PM, 3 Races / Virtual Reality Racing Sun Jan 26, 2025 01:55 PM\", \"is_marketplace_document\": false, \"primary_expense_category\": \"Entertainment\", \"payment_info_card_last4\": \"6038\", \"is_cis_applicable\": false, \"tax_information\": {\"tax_lines\": [{\"tax_code\": \"20%\", \"tax_rate\": \"20\", \"tax_amount\": 5.5, \"amount_on_which_tax_amount_is_calculated_using_tax_rate\": 27.5, \"total_amount_including_tax\": 33.0}]}, \"paid_or_unknown\": \"PAID\"}"}]}]}
|