form-field-vlm-benchmark / ATTRIBUTION.md
hung-k-nguyen's picture
Stage form-field VLM benchmark
156e7ce
|
Raw
History Blame Contribute Delete
743 Bytes
# Attribution
The Form Field Detection Benchmark is a test-only evaluation slice derived from **CommonForms**.
| Source | Repository | License | Use |
|---|---|---|---|
| CommonForms dataset | [jbarrow/commonforms](https://github.com/jbarrow/commonforms) | CC-BY-4.0 | Source form pages and field annotations |
CommonForms was introduced by Barrow et al. in *CommonForms: A Large, Diverse Dataset for Form Field
Detection*. Preserve this attribution and the CC-BY-4.0 notice when redistributing the benchmark.
## Citation
```bibtex
@article{barrow2025commonforms,
title={CommonForms: A Large, Diverse Dataset for Form Field Detection},
author={Barrow, Joe and others},
journal={arXiv preprint arXiv:2509.16506},
year={2025}
}
```