File size: 764 Bytes
2315869 e6b466a 2315869 e6b466a 9fabc36 2315869 eb6bac9 2315869 eb6bac9 2315869 | 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 | ---
dataset_info:
features:
- name: sample_id
dtype: string
- name: dataset_index
dtype: int64
- name: document_markdown_path
dtype: string
- name: document_markdown_text
dtype: string
- name: document_final_markdown_path
dtype: string
- name: document_final_markdown_text
dtype: string
- name: document_with_boxes_image_path
dtype: image
- name: raw_response_path
dtype: string
- name: source_image_path
dtype: image
- name: figures
list: image
- name: figures_metadata
list: string
splits:
- name: train
num_bytes: 44448400
num_examples: 50
download_size: 44219072
dataset_size: 44448400
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|