File size: 1,775 Bytes
d9ed048
 
 
 
 
 
2d694b8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d9ed048
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
---
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.0
    num_examples: 14
  download_size: 667181
  dataset_size: 683928.0
---

# 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.