CoolFace
Datasetpublic

byczong/pl-insurance-terms-struct

A dataset for the task of document structuring (parsing) Polish legal documents with nested lists. The dataset contains 2 columns: image: pdf pages converted to 1080x1440 images, gt_json: a json containing a list of detected objects under gt_parse key. The detected objects in the gt_json column are specified as follows: Object Type Keys Description Heading content Represents a heading-like loose block of text. List title, items A collection of items, which can be an element, an… See the full description on the dataset page: https://huggingface.co/datasets/byczong/pl-insurance-terms-struct.

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
2likes18downloads
7 commits on main
e266e3c2y ago

Update README.md

byczong
4366aa42y ago

rm double res

byczong
fb23bd42y ago

fix wrong main keys

byczong
12028852y ago

add val split, exclude warta, include ergohestia, add 2nd image column

byczong
f60f75c2y ago

fix quotes

byczong
7301adc2y ago

Initial commit

byczong
dc339b02y ago

initial commit

byczong