--- 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-* ---