Datasets:
Tasks:
Document Question Answering
Size:
n<1K
Tags:
benchmark
document-ai
information-extraction
structured-extraction
key-information-extraction
ocr
License:
| { | |
| "insurerName": "SAFE ALL INSURANCE COMPANY", | |
| "policyNumber": "FHO295000", | |
| "policyForm": "HO-3", | |
| "policyEffectiveDate": "2020-03-28", | |
| "policyExpirationDate": "2021-03-28", | |
| "insuredName": "Estelle Clarion & James Delaney", | |
| "insuredAddress": "596 Crossover Way, Clay, FL 17189-2021", | |
| "totalAnnualPremium": 854.0, | |
| "hurricanePremium": 297.0, | |
| "nonHurricanePremium": 505.0, | |
| "allOtherPerilsDeductible": 1000.0, | |
| "hurricaneDeductiblePercentOfCoverageA": 2.0, | |
| "hurricaneDeductibleAmount": 3200.0, | |
| "coverages": [ | |
| { | |
| "coverageLetter": "A", | |
| "coverageName": "Dwelling", | |
| "limitOfLiability": 160000.0 | |
| }, | |
| { | |
| "coverageLetter": "B", | |
| "coverageName": "Other Structures", | |
| "limitOfLiability": 3200.0 | |
| }, | |
| { | |
| "coverageLetter": "C", | |
| "coverageName": "Personal Property", | |
| "limitOfLiability": 104250.0 | |
| }, | |
| { | |
| "coverageLetter": "D", | |
| "coverageName": "Loss of Use", | |
| "limitOfLiability": 20850.0 | |
| }, | |
| { | |
| "coverageLetter": "E", | |
| "coverageName": "Personal Liability", | |
| "limitOfLiability": 100000.0 | |
| }, | |
| { | |
| "coverageLetter": "F", | |
| "coverageName": "Medical Payments", | |
| "limitOfLiability": 1000.0 | |
| } | |
| ] | |
| } |