pdf pdf |
|---|
Invoice fixture
Invoice Fixture is a synthetic PDF dataset for document and folder tests. It provides a small invoice folder with separate files, a reimbursement subfolder, and one existing compilation PDF.
All names, addresses, account details, document numbers, and amounts are synthetic. The files do not contain real personal or financial data.
Uses
The dataset is suitable for tests of:
- PDF text and table extraction
- optical character recognition (OCR)
- folder-level document reasoning
- duplicate and near-duplicate detection
- links between invoices, payments, and reimbursements
The repository does not include an answer key. This lets an agent infer the document links from the files.
Files
The fixtures/july-2026 folder keeps each PDF as a separate file. The
reimbursement folder keeps its original nested structure. The existing
beispiel_2026_07.pdf compilation is also present because it is part of the
test case.
manifest.jsonl lists neutral file facts such as path, size, page count, and
SHA-256 checksum. checksums.sha256 provides checksums for the PDF files.
Download
hf download osolmaz/invoice-fixture --type dataset --local-dir invoice-fixture
Limits
The documents are test data. Do not use them as legal, tax, accounting, or payment records. Any similarity to a real person, company, account, or transaction is accidental.
- Downloads last month
- 114