Upload dataset
Browse files- README.md +94 -0
- data/train-00000-of-00002.parquet +3 -0
- data/train-00001-of-00002.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,94 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: image
|
5 |
+
dtype: image
|
6 |
+
- name: pdf_name
|
7 |
+
dtype: string
|
8 |
+
- name: page_number
|
9 |
+
dtype: int32
|
10 |
+
- name: page_size
|
11 |
+
sequence: int32
|
12 |
+
length: 2
|
13 |
+
- name: layout
|
14 |
+
sequence:
|
15 |
+
- name: type
|
16 |
+
dtype: string
|
17 |
+
- name: coordinates
|
18 |
+
sequence: int32
|
19 |
+
length: 4
|
20 |
+
- name: content
|
21 |
+
dtype: string
|
22 |
+
- name: index
|
23 |
+
dtype: int32
|
24 |
+
- name: content_list
|
25 |
+
dtype: string
|
26 |
+
- name: middle
|
27 |
+
dtype: string
|
28 |
+
- name: model
|
29 |
+
dtype: string
|
30 |
+
- name: markdown
|
31 |
+
dtype: string
|
32 |
+
- name: html
|
33 |
+
dtype: string
|
34 |
+
- name: html_with_coordinates
|
35 |
+
dtype: string
|
36 |
+
- name: lines
|
37 |
+
sequence:
|
38 |
+
- name: type
|
39 |
+
dtype: string
|
40 |
+
- name: coordinates
|
41 |
+
sequence: int32
|
42 |
+
length: 4
|
43 |
+
- name: content
|
44 |
+
dtype: string
|
45 |
+
- name: index
|
46 |
+
dtype: int32
|
47 |
+
- name: images
|
48 |
+
sequence:
|
49 |
+
- name: coordinates
|
50 |
+
sequence: int32
|
51 |
+
length: 4
|
52 |
+
- name: index
|
53 |
+
dtype: int32
|
54 |
+
- name: caption
|
55 |
+
dtype: string
|
56 |
+
- name: caption_coordinates
|
57 |
+
sequence: int32
|
58 |
+
length: 4
|
59 |
+
- name: equations
|
60 |
+
sequence:
|
61 |
+
- name: type
|
62 |
+
dtype: string
|
63 |
+
- name: coordinates
|
64 |
+
sequence: int32
|
65 |
+
length: 4
|
66 |
+
- name: content
|
67 |
+
dtype: string
|
68 |
+
- name: index
|
69 |
+
dtype: int32
|
70 |
+
- name: tables
|
71 |
+
sequence:
|
72 |
+
- name: type
|
73 |
+
dtype: string
|
74 |
+
- name: coordinates
|
75 |
+
sequence: int32
|
76 |
+
length: 4
|
77 |
+
- name: content
|
78 |
+
dtype: string
|
79 |
+
- name: index
|
80 |
+
dtype: int32
|
81 |
+
- name: pdf_info
|
82 |
+
dtype: string
|
83 |
+
splits:
|
84 |
+
- name: train
|
85 |
+
num_bytes: 835582895.0
|
86 |
+
num_examples: 131
|
87 |
+
download_size: 72036644
|
88 |
+
dataset_size: 835582895.0
|
89 |
+
configs:
|
90 |
+
- config_name: default
|
91 |
+
data_files:
|
92 |
+
- split: train
|
93 |
+
path: data/train-*
|
94 |
+
---
|
data/train-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c8b20c147ba76da3a7b3a34782a0e156a9c34cf0a43c3c16738ad8644d5a062
|
3 |
+
size 37549528
|
data/train-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3bce4933847343d5ca064501d35f23047405b00cd5988b64a719779bb6b697fb
|
3 |
+
size 34487116
|