Datasets:
Tasks:
Document Question Answering
Size:
n<1K
Tags:
benchmark
document-ai
information-extraction
structured-extraction
key-information-extraction
ocr
License:
| { | |
| "accountNumber": "1023456789-0", | |
| "statementDate": "2026-03-15", | |
| "dueDate": "2026-04-06", | |
| "serviceAddress": "1234 MAIN STREET", | |
| "serviceAgreementId": "9087654321", | |
| "rateSchedule": "EV2A Home Charging", | |
| "previousUnpaidBalance": 13.2, | |
| "currentElectricMonthlyCharges": 17.9, | |
| "totalAmountDue": 31.1, | |
| "ytdNemChargesBeforeTaxes": -4.84, | |
| "totalElectricMinimumDeliveryCharges": 17.62, | |
| "ytdEstimatedNemChargesAtTrueUp": 0.0, | |
| "meterNumber": "1098765432", | |
| "meterImportsKwh": 13.3768, | |
| "meterExportsKwh": -19.828, | |
| "meterNetUsageKwh": -6.4512, | |
| "nemCharges": [ | |
| { | |
| "billPeriodEndDate": "2026-02-15", | |
| "netUsageKwh": -6.0, | |
| "estimatedNemChargesBeforeTaxes": -2.42, | |
| "estimatedTotalNemCharges": -2.55 | |
| }, | |
| { | |
| "billPeriodEndDate": "2026-03-15", | |
| "netUsageKwh": -6.0, | |
| "estimatedNemChargesBeforeTaxes": -2.42, | |
| "estimatedTotalNemCharges": -2.55 | |
| } | |
| ], | |
| "monthlyChargeLines": [ | |
| { | |
| "chargeType": "Minimum Delivery Charge", | |
| "days": 13.0, | |
| "rate": 0.39167, | |
| "amount": 5.09 | |
| }, | |
| { | |
| "chargeType": "San Jose Utility Users' Tax (5.000%)", | |
| "days": null, | |
| "rate": null, | |
| "amount": 0.25 | |
| }, | |
| { | |
| "chargeType": "San Jose Franchise Surcharge", | |
| "days": null, | |
| "rate": null, | |
| "amount": 0.02 | |
| }, | |
| { | |
| "chargeType": "Base Services Charge", | |
| "days": 15.0, | |
| "rate": 0.7935, | |
| "amount": 11.9 | |
| }, | |
| { | |
| "chargeType": "San Jose Utility Users' Tax (5.000%)", | |
| "days": null, | |
| "rate": null, | |
| "amount": 0.6 | |
| }, | |
| { | |
| "chargeType": "San Jose Franchise Surcharge", | |
| "days": null, | |
| "rate": null, | |
| "amount": 0.04 | |
| } | |
| ] | |
| } |