ypvxreal commited on
Commit
2e9e5c5
·
verified ·
1 Parent(s): 09392ad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,7 +2,7 @@
2
 
3
  Document images paired with question/answer pairs that require **implicit reasoning** over the document — deriving, cross-referencing, or computing a value — rather than plain OCR transcription. This is the held-out test split used by the [ImplicitIR Benchmark](https://github.com/VXRealLimited/ImplicitIR-Benchmark) eval harness; the reasoning-annotated training splits (with raw field data and derivation traces, used for SFT/GRPO) live in the [ImplicitIR](https://github.com/VXRealLimited/ImplicitIR) training repo.
4
 
5
- Most document images are real-world documents sourced from the Unikie benchmark (MIT licensed); the `Synthetic` category is procedurally generated and not derived from Unikie. This dataset (questions, answers, and synthetic images) is released under CC-BY-4.0; the `images/real/` subset remains additionally subject to Unikie's MIT license and attribution requirement. See [LICENSE](LICENSE) for details.
6
 
7
  ## Dataset structure
8
 
 
2
 
3
  Document images paired with question/answer pairs that require **implicit reasoning** over the document — deriving, cross-referencing, or computing a value — rather than plain OCR transcription. This is the held-out test split used by the [ImplicitIR Benchmark](https://github.com/VXRealLimited/ImplicitIR-Benchmark) eval harness; the reasoning-annotated training splits (with raw field data and derivation traces, used for SFT/GRPO) live in the [ImplicitIR](https://github.com/VXRealLimited/ImplicitIR) training repo.
4
 
5
+ Most document images are real-world documents sourced from the Unikie benchmark (MIT licensed); the `Synthetic` category is procedurally generated and not derived from Unikie. This dataset (questions, answers, and synthetic images) is released under CC-BY-4.0; the `images/real/` subset remains additionally subject to Unikie's MIT license and attribution requirement.
6
 
7
  ## Dataset structure
8