metadata
dataset_info:
features:
- name: id
dtype: string
- name: source
dtype: string
- name: words
list: string
- name: bboxes
list:
list: int64
- name: ner_tags
list: int64
- name: relations
dtype: string
- name: image
dtype: image
- name: page_width
dtype: int64
- name: page_height
dtype: int64
splits:
- name: train
num_bytes: 3700952079
num_examples: 14304
- name: validation
num_bytes: 798411076
num_examples: 3577
- name: test_sroie
num_bytes: 358667259
num_examples: 626
- name: test_funsd_plus
num_bytes: 20295456
num_examples: 113
download_size: 4632506734
dataset_size: 4878325870
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test_sroie
path: data/test_sroie-*
- split: test_funsd_plus
path: data/test_funsd_plus-*