Add 8 more invoice eval scenarios (issue #5) - #10
Open
hnet158158 wants to merge 2 commits into
Open
Conversation
…, international, exception) Signed-off-by: hnet158158 <hnet158158@gmail.com>
…s, credit_note, return_form, utility_bill) - duplicate_priparcel: invoice_010 (copy of 009) + PO_004 - duplicate_wordpress: invoice_012 (copy of 011), standalone - swiss_qr_invoice: Swiss QR invoice_005 + PO_003 - fedex_complex_invoice: FedEx 2-page withholding tax invoice - aws_vat_invoice_multipage: AWS 8-page European VAT invoice - credit_note_instead_of_invoice: credit note (not an invoice) - return_form_non_invoice: return delivery form (garbled PDF) - utility_bill_non_invoice: utility bill (not an invoice)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does
Adds 8 new evaluation scenarios to
samples/eval_manifest.jsonl(13 total now), using previously unused sample PDFs from thesamples/directory.Closes #5
New scenarios
duplicate_priparcelduplicate_wordpressswiss_qr_invoicefedex_complex_invoiceaws_vat_invoice_multipagecredit_note_instead_of_invoicereturn_form_non_invoiceutility_bill_non_invoiceCoverage
Verification