Datasets:

Formats:
parquet
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
robikshrestha commited on
Commit
d410ebf
·
verified ·
1 Parent(s): 0595c2c

Added a short description

Browse files
Files changed (1) hide show
  1. README.md +12 -5
README.md CHANGED
@@ -1,5 +1,12 @@
1
- ---
2
- license: other
3
- license_name: other
4
- license_link: https://github.com/IndicoDataSolutions/RealKIE
5
- ---
 
 
 
 
 
 
 
 
1
+ The RealKIE-FCC-Verified test set includes single and multi-page invoices sourced from the Federal Communications Commission (FCC) to evaluate key information extraction (KIE) performance. It contains 75 documents, with: a) a common JSON schema and b) corresponding expected JSON responses. This release resolves two critical issues present in the original test set:
2
+
3
+ a) Line Item Grouping: Fields previously treated as independent entries are now grouped within each individual line item, aligning the annotations with real-world invoice structure.
4
+
5
+ b) Annotation Corrections: Erroneous values in the original annotations have been corrected to ensure data accuracy.
6
+
7
+
8
+ ---
9
+ license: other
10
+ license_name: other
11
+ license_link: https://github.com/IndicoDataSolutions/RealKIE
12
+ ---