Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
size_categories:
|
| 3 |
+
- n<1K
|
| 4 |
+
tags:
|
| 5 |
+
- created-with-pdfs-to-page-images-converter
|
| 6 |
+
- pdf-to-image
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
# Dataset Card for sebgrima/pb-benchmark
|
| 10 |
+
|
| 11 |
+
## Dataset Description
|
| 12 |
+
|
| 13 |
+
This dataset contains images converted from PDFs using the PDFs to Page Images Converter Space.
|
| 14 |
+
|
| 15 |
+
- **Number of images:** 60
|
| 16 |
+
- **Number of PDFs processed:** 1
|
| 17 |
+
- **Sample size per PDF:** 100
|
| 18 |
+
- **Created on:** 2024-11-27 17:32:49
|
| 19 |
+
|
| 20 |
+
## Dataset Creation
|
| 21 |
+
|
| 22 |
+
### Source Data
|
| 23 |
+
|
| 24 |
+
The images in this dataset were generated from user-uploaded PDF files.
|
| 25 |
+
|
| 26 |
+
### Processing Steps
|
| 27 |
+
|
| 28 |
+
1. PDF files were uploaded to the PDFs to Page Images Converter.
|
| 29 |
+
2. Each PDF was processed, converting selected pages to images.
|
| 30 |
+
3. The resulting images were saved and uploaded to this dataset.
|
| 31 |
+
|
| 32 |
+
## Dataset Structure
|
| 33 |
+
|
| 34 |
+
The dataset consists of JPEG images, each representing a single page from the source PDFs.
|
| 35 |
+
|
| 36 |
+
### Data Fields
|
| 37 |
+
|
| 38 |
+
- `images/`: A folder containing all the converted images.
|
| 39 |
+
|
| 40 |
+
### Data Splits
|
| 41 |
+
|
| 42 |
+
This dataset does not have specific splits.
|
| 43 |
+
|
| 44 |
+
## Additional Information
|
| 45 |
+
|
| 46 |
+
- **Contributions:** Thanks to the PDFs to Page Images Converter for creating this dataset.
|