Udibarzi commited on
Commit
2dfc338
·
verified ·
1 Parent(s): ff36b6c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -23,6 +23,7 @@ arxiv: 2603.15118
23
  VAREX (VARied-schema EXtraction) is a benchmark for evaluating multimodal foundation models on structured data extraction from government forms. It comprises **1,777 documents** with **1,771 unique schemas** across three structural categories, each provided in four input modalities. Ground truth is deterministic — generated via a Reverse Annotation pipeline that programmatically fills PDF templates with synthetic values, validated through three-phase quality assurance achieving ~98.5% field-level accuracy.
24
 
25
  **Paper:** [arXiv:2603.15118](https://arxiv.org/abs/2603.15118)
 
26
  **Evaluation code & scoring:** [github.com/udibarzi/varex-bench](https://github.com/udibarzi/varex-bench)
27
 
28
  ## Quick Start
 
23
  VAREX (VARied-schema EXtraction) is a benchmark for evaluating multimodal foundation models on structured data extraction from government forms. It comprises **1,777 documents** with **1,771 unique schemas** across three structural categories, each provided in four input modalities. Ground truth is deterministic — generated via a Reverse Annotation pipeline that programmatically fills PDF templates with synthetic values, validated through three-phase quality assurance achieving ~98.5% field-level accuracy.
24
 
25
  **Paper:** [arXiv:2603.15118](https://arxiv.org/abs/2603.15118)
26
+
27
  **Evaluation code & scoring:** [github.com/udibarzi/varex-bench](https://github.com/udibarzi/varex-bench)
28
 
29
  ## Quick Start