File size: 3,497 Bytes
4e6fd2a
 
 
 
 
1
2
3
4
5
6
{"id": "cord_sample_001", "source": "cord", "ground_truth": {"merchant": "Unknown merchant", "merchant_address": null, "merchant_phone": null, "transaction_date": null, "transaction_time": null, "receipt_number": null, "line_items": [{"description": "Iced Americano", "quantity": 1.0, "unit_price": 4500.0, "total": 4500.0}, {"description": "Choco Chip Muffin", "quantity": 1.0, "unit_price": 3800.0, "total": 3800.0}], "subtotal": 8300.0, "tax": 830.0, "tip": null, "total": 9130.0, "currency": "KRW", "payment_method": null}, "text": "Unknown merchant\n\nIced Americano       x1.0   4500.00\nChoco Chip Muffin    x1.0   3800.00\n\nSubtotal     8300.00\nTax          830.00\nTOTAL        KRW 9130.00"}
{"id": "cord_sample_002", "source": "cord", "ground_truth": {"merchant": "Unknown merchant", "merchant_address": null, "merchant_phone": null, "transaction_date": null, "transaction_time": null, "receipt_number": null, "line_items": [{"description": "Bibimbap Set", "quantity": 2.0, "unit_price": 12000.0, "total": 24000.0}, {"description": "Miso Soup", "quantity": 2.0, "unit_price": 2500.0, "total": 5000.0}], "subtotal": 29000.0, "tax": 2900.0, "tip": null, "total": 31900.0, "currency": "KRW", "payment_method": null}, "text": "Unknown merchant\n\nBibimbap Set         x2.0   24000.00\nMiso Soup            x2.0   5000.00\n\nSubtotal     29000.00\nTax          2900.00\nTOTAL        KRW 31900.00"}
{"id": "cord_sample_003", "source": "cord", "ground_truth": {"merchant": "Unknown merchant", "merchant_address": null, "merchant_phone": null, "transaction_date": null, "transaction_time": null, "receipt_number": null, "line_items": [{"description": "Latte", "quantity": 1.0, "unit_price": 5000.0, "total": 5000.0}], "subtotal": 5000.0, "tax": 500.0, "tip": null, "total": 5500.0, "currency": "KRW", "payment_method": null}, "text": "Unknown merchant\n\nLatte                x1.0   5000.00\n\nSubtotal     5000.00\nTax          500.00\nTOTAL        KRW 5500.00"}
{"id": "cord_sample_004", "source": "cord", "ground_truth": {"merchant": "Unknown merchant", "merchant_address": null, "merchant_phone": null, "transaction_date": null, "transaction_time": null, "receipt_number": null, "line_items": [{"description": "Kimchi Fried Rice", "quantity": 1.0, "unit_price": 9500.0, "total": 9500.0}, {"description": "Egg Roll", "quantity": 1.0, "unit_price": 3500.0, "total": 3500.0}, {"description": "Soft Drink", "quantity": 2.0, "unit_price": 2000.0, "total": 4000.0}], "subtotal": 17000.0, "tax": 1700.0, "tip": null, "total": 18700.0, "currency": "KRW", "payment_method": null}, "text": "Unknown merchant\n\nKimchi Fried Rice    x1.0   9500.00\nEgg Roll             x1.0   3500.00\nSoft Drink           x2.0   4000.00\n\nSubtotal     17000.00\nTax          1700.00\nTOTAL        KRW 18700.00"}
{"id": "cord_sample_005", "source": "cord", "ground_truth": {"merchant": "Unknown merchant", "merchant_address": null, "merchant_phone": null, "transaction_date": null, "transaction_time": null, "receipt_number": null, "line_items": [{"description": "Espresso", "quantity": 1.0, "unit_price": 3500.0, "total": 3500.0}, {"description": "Cheesecake Slice", "quantity": 1.0, "unit_price": 6500.0, "total": 6500.0}], "subtotal": 10000.0, "tax": 1000.0, "tip": null, "total": 11000.0, "currency": "KRW", "payment_method": null}, "text": "Unknown merchant\n\nEspresso             x1.0   3500.00\nCheesecake Slice     x1.0   6500.00\n\nSubtotal     10000.00\nTax          1000.00\nTOTAL        KRW 11000.00"}