Upload dataset
Browse files- README.md +62 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: id
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: texts
|
| 7 |
+
sequence: string
|
| 8 |
+
- name: bboxes_block
|
| 9 |
+
sequence:
|
| 10 |
+
sequence: int64
|
| 11 |
+
- name: bboxes_line
|
| 12 |
+
sequence:
|
| 13 |
+
sequence: int64
|
| 14 |
+
- name: categories
|
| 15 |
+
sequence:
|
| 16 |
+
class_label:
|
| 17 |
+
names:
|
| 18 |
+
'0': Caption
|
| 19 |
+
'1': Footnote
|
| 20 |
+
'2': Formula
|
| 21 |
+
'3': List-item
|
| 22 |
+
'4': Page-footer
|
| 23 |
+
'5': Page-header
|
| 24 |
+
'6': Picture
|
| 25 |
+
'7': Section-header
|
| 26 |
+
'8': Table
|
| 27 |
+
'9': Text
|
| 28 |
+
'10': Title
|
| 29 |
+
- name: image
|
| 30 |
+
dtype: image
|
| 31 |
+
- name: page_hash
|
| 32 |
+
dtype: string
|
| 33 |
+
- name: original_filename
|
| 34 |
+
dtype: string
|
| 35 |
+
- name: page_no
|
| 36 |
+
dtype: int32
|
| 37 |
+
- name: num_pages
|
| 38 |
+
dtype: int32
|
| 39 |
+
- name: original_width
|
| 40 |
+
dtype: int32
|
| 41 |
+
- name: original_height
|
| 42 |
+
dtype: int32
|
| 43 |
+
- name: coco_width
|
| 44 |
+
dtype: int32
|
| 45 |
+
- name: coco_height
|
| 46 |
+
dtype: int32
|
| 47 |
+
- name: collection
|
| 48 |
+
dtype: string
|
| 49 |
+
- name: doc_category
|
| 50 |
+
dtype: string
|
| 51 |
+
splits:
|
| 52 |
+
- name: train
|
| 53 |
+
num_bytes: 1622488.9435600578
|
| 54 |
+
num_examples: 4
|
| 55 |
+
download_size: 1180298
|
| 56 |
+
dataset_size: 1622488.9435600578
|
| 57 |
+
configs:
|
| 58 |
+
- config_name: default
|
| 59 |
+
data_files:
|
| 60 |
+
- split: train
|
| 61 |
+
path: data/train-*
|
| 62 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:93fe7028d2a22e7c7ad747c5ace08f08bef72511306110248a2c772d13bc1b70
|
| 3 |
+
size 1180298
|