CoolFace
Datasetpublic

D2I-CUHK-Shenzhen/FormStruct-Bench

FormStruct-Bench Dataset Description FormStruct-Bench is a multilingual benchmark for extracting the semantic and spatial structure of forms from document images. The repository combines a 7,000-page main benchmark, a controlled visual-degradation set, and template-level layout annotations. It supports evaluation of vision-language models and document AI systems on hierarchical key-value extraction, document structure recovery, region localization, table and… See the full description on the dataset page: https://huggingface.co/datasets/D2I-CUHK-Shenzhen/FormStruct-Bench.

sourceHugging Faceotherupdated 2mo agoView on Hugging Face
1likes7.3kdownloads
answer.json32 linesDownload Raw Back to 02
1{2  "No.": "10027",3  "申請者": {4    "氏名": "佐藤健一",5    "住所": "東京都練馬区中村北2丁目8番6号"6  },7  "墓地管理者": {8    "氏名": "鈴木明美",9    "住所": "埼玉県さいたま市浦和区常盤5丁目3番12号"10  },11  "改葬許可申請書": {12    "死亡者の本籍": "東京都杉並区阿佐谷南1丁目25番地",13    "死亡者の性別": "女",14    "死亡年月日": "2024年02月28日",15    "死亡者の住所": "東京都杉並区阿佐谷南1丁目25番10号",16    "埋葬又は火葬の場所": "東京都立多磨霊園",17    "埋葬又は火葬の年月日": {18      "日期": "2024年03月15日",19      "ほうほう": "土"20    },21    "申請者住所": "東京都世田谷区桜丘3丁目12番5号",22    "申請者氏名": {23      "死亡者との続柄": "長男",24      "墓地使用者との続柄": "子",25      "value": "山田太郎"26    },27    "改葬の理由": "親族墓地への移転のため",28    "死亡者の氏名": "山田花子",29    "改葬の場所": "神奈川県横浜市港北区新横浜霊園"30  }31}32 
D2I-CUHK-Shenzhen/FormStruct-Bench · CoolFace