Datasets:
File size: 1,576 Bytes
543a587 16166b4 cf636e5 543a587 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 |
---
dataset_info:
features:
- name: image
dtype: image
- name: bbox
sequence:
sequence: float64
- name: category_id
sequence: int64
- name: segmentation
sequence:
sequence:
sequence: float64
- name: area
sequence: float64
- name: iscrowd
sequence: int64
- name: pdf_cells
list:
list:
- name: bbox
sequence: float64
- name: font
struct:
- name: color
sequence: int64
- name: name
dtype: string
- name: size
dtype: float64
- name: text
dtype: string
- name: metadata
struct:
- name: coco_height
dtype: int64
- name: coco_width
dtype: int64
- name: collection
dtype: string
- name: doc_category
dtype: string
- name: image_id
dtype: int64
- name: num_pages
dtype: int64
- name: original_filename
dtype: string
- name: original_height
dtype: float64
- name: original_width
dtype: float64
- name: page_hash
dtype: string
- name: page_no
dtype: int64
splits:
- name: test
num_bytes: 1996722627.125
num_examples: 4999
- name: val
num_bytes: 2494706174.875
num_examples: 6489
- name: train
num_bytes: 28179797029.125
num_examples: 69375
download_size: 31783096529
dataset_size: 32671225831.125
---
# Dataset Card for "DocLayNet-v1.1"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |