deepak1pec's picture
Upload dataset
2d694b8 verified
metadata
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: 683928
      num_examples: 14
  download_size: 667181
  dataset_size: 683928

Dataset Card for deepak1pec/TrainColpaliForInvoiceAuditor

Dataset Description

This dataset contains images converted from PDFs using the PDFs to Page Images Converter Space.

  • Number of images: 14
  • Number of PDFs processed: 3
  • Sample size per PDF: 100
  • Created on: 2025-01-30 22:09:35

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.