mauroibz/facturas_argentinas_2
Benchmark Dataset This dataset contains a curated set of 200 factura documents, sampled from a larger dataset with specific distribution criteria. This newer version contains functional QR codes. Contents facturas.json - JSON file containing the extracted factura data for all 500 documents jpg/ - Directory containing the corresponding JPG images (one per document) documento_ids.txt - Plain text file listing all selected documento_id values (one per line)… See the full description on the dataset page: https://huggingface.co/datasets/mauroibz/facturas_argentinas_2.
Benchmark Dataset
This dataset contains a curated set of 200 factura documents, sampled from a larger dataset with specific distribution criteria. This newer version contains functional QR codes.
Contents
- `facturas.json` - JSON file containing the extracted factura data for all 500 documents
- `jpg/` - Directory containing the corresponding JPG images (one per document)
- `documento_ids.txt` - Plain text file listing all selected
documento_idvalues (one per line)
Dataset Statistics
- Total documents: 200
- Document types: Uniformly distributed across A, B, C
- Templates: Uniformly distributed across 5 template types
- Themes: Uniformly distributed across 3 theme types
Usage
The dataset can be used for:
- Model evaluation and benchmarking
- Testing vision-language models on structured document understanding
- Validating extraction accuracy across different document types and styles
Each document has a corresponding JPG image in the jpg/ directory, named as {documento_id}.jpg.
Generation
The code for this dataset generation will be made public within the upcoming week
