Update README.md
Browse files
README.md
CHANGED
|
@@ -115,4 +115,15 @@ This derived dataset inherits the terms of the original XFUND dataset. Image lin
|
|
| 115 |
- Pipeline built with Claude Opus 5 + manual audit rules.
|
| 116 |
- Duplicate-conflict and ordering-defect checks applied programmatically.
|
| 117 |
- Residual ambiguity manually inspected on flagged subsets; no automatic removal of ambiguous cases that remain determinable by label.
|
| 118 |
-
- Dataset version: post-fix (ordering leak resolved, 1461 fields retained).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 115 |
- Pipeline built with Claude Opus 5 + manual audit rules.
|
| 116 |
- Duplicate-conflict and ordering-defect checks applied programmatically.
|
| 117 |
- Residual ambiguity manually inspected on flagged subsets; no automatic removal of ambiguous cases that remain determinable by label.
|
| 118 |
+
- Dataset version: post-fix (ordering leak resolved, 1461 fields retained).
|
| 119 |
+
|
| 120 |
+
## Cite this project
|
| 121 |
+
|
| 122 |
+
```bibtex
|
| 123 |
+
@misc{gemelli2026xfundkieit
|
| 124 |
+
title = {XFUND-kie-it: A key information extraction italian subset of the original XFUND dataset},
|
| 125 |
+
author = {Gemelli, Andrea},
|
| 126 |
+
year = {2026},
|
| 127 |
+
howpublished = {\url{https://huggingface.co/datasets/andreagemelli/xfund-kie-it}}
|
| 128 |
+
}
|
| 129 |
+
```
|