|
--- |
|
dataset_info: |
|
features: |
|
- name: image |
|
dtype: image |
|
- name: pdf_name |
|
dtype: string |
|
- name: page_number |
|
dtype: int32 |
|
- name: page_size |
|
sequence: int32 |
|
length: 2 |
|
- name: layout |
|
sequence: |
|
- name: type |
|
dtype: string |
|
- name: coordinates |
|
sequence: int32 |
|
length: 4 |
|
- name: content |
|
dtype: string |
|
- name: index |
|
dtype: int32 |
|
- name: content_list |
|
dtype: string |
|
- name: middle |
|
dtype: string |
|
- name: model |
|
dtype: string |
|
- name: markdown |
|
dtype: string |
|
- name: html |
|
dtype: string |
|
- name: html_with_coordinates |
|
dtype: string |
|
- name: lines |
|
sequence: |
|
- name: type |
|
dtype: string |
|
- name: coordinates |
|
sequence: int32 |
|
length: 4 |
|
- name: content |
|
dtype: string |
|
- name: index |
|
dtype: int32 |
|
- name: images |
|
sequence: |
|
- name: coordinates |
|
sequence: int32 |
|
length: 4 |
|
- name: index |
|
dtype: int32 |
|
- name: caption |
|
dtype: string |
|
- name: caption_coordinates |
|
sequence: int32 |
|
length: 4 |
|
- name: equations |
|
sequence: |
|
- name: type |
|
dtype: string |
|
- name: coordinates |
|
sequence: int32 |
|
length: 4 |
|
- name: content |
|
dtype: string |
|
- name: index |
|
dtype: int32 |
|
- name: tables |
|
sequence: |
|
- name: type |
|
dtype: string |
|
- name: coordinates |
|
sequence: int32 |
|
length: 4 |
|
- name: content |
|
dtype: string |
|
- name: index |
|
dtype: int32 |
|
- name: pdf_info |
|
dtype: string |
|
splits: |
|
- name: train |
|
num_bytes: 835582895.0 |
|
num_examples: 131 |
|
download_size: 72036644 |
|
dataset_size: 835582895.0 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
--- |
|
|