Added a short description
Browse files
README.md
CHANGED
|
@@ -1,5 +1,12 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 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 |
+
---
|