--- size_categories: - n<1K tags: - created-with-pdfs-to-page-images-converter - pdf-to-image configs: - config_name: default data_files: - split: train path: data/train-* dataset_info: features: - name: image dtype: image - name: raw_queries sequence: string - name: broad_topical_query dtype: string - name: broad_topical_explanation dtype: string - name: specific_detail_query dtype: string - name: specific_detail_explanation dtype: string - name: visual_element_query dtype: string - name: visual_element_explanation dtype: string - name: parsed_into_json dtype: bool splits: - name: train num_bytes: 9983686.0 num_examples: 48 download_size: 9954369 dataset_size: 9983686.0 --- # Dataset Card for melvinwevers/iln ## Dataset Description This dataset contains images converted from PDFs using the PDFs to Page Images Converter Space. - **Number of images:** 48 - **Number of PDFs processed:** 3 - **Sample size per PDF:** 100 - **Created on:** 2024-11-15 14:17:07 ## Dataset Creation ### Source Data The images in this dataset were generated from user-uploaded PDF files. ### Processing Steps 1. PDF files were uploaded to the PDFs to Page Images Converter. 2. Each PDF was processed, converting selected pages to images. 3. The resulting images were saved and uploaded to this dataset. ## Dataset Structure The dataset consists of JPEG images, each representing a single page from the source PDFs. ### Data Fields - `images/`: A folder containing all the converted images. ### Data Splits This dataset does not have specific splits. ## Additional Information - **Contributions:** Thanks to the PDFs to Page Images Converter for creating this dataset.