File size: 743 Bytes
156e7ce
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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}
}
```