trankly commited on
Commit
efcbf3c
·
verified ·
1 Parent(s): 88c76c1

v0.2.0 card update

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -16,7 +16,7 @@ pretty_name: FieldBench Corpus
16
  # FieldBench Corpus
17
 
18
  A cross-domain, field-level benchmark for **schema-driven document extraction**
19
- (document → structured JSON). 1,114 documents across 12 categories with per-field
20
  ground truth, released so extraction-accuracy claims become falsifiable and comparable.
21
 
22
  - **Code / scorer:** https://github.com/fieldbench/fieldbench (`pip install fieldbench`)
@@ -55,15 +55,15 @@ fieldbench score --corpus <corpus-checkout> --results <your-predictions>/
55
 
56
  ## Important caveats
57
 
58
- - **~94% of documents are extraction-from-clean-text, not rendered-page extraction**
59
- (only 5.7% came from an image/PDF). Parse-stage difficulty is largely absent by
60
  construction — scope accuracy claims accordingly. See the composition table in the
61
  corpus repo.
62
- - **Synthetic documents (~45%) overestimate accuracy** relative to real ones. Never
63
  report a synthetic-inclusive number without the real/synthetic split.
64
  - **Licensing is per-source** (see `ATTRIBUTION.md`): synthetic CC0; SEC EDGAR public
65
  disclosure; SROIE CC BY 4.0; MTSamples educational-use with attribution;
66
- CourtListener/Caselaw Access public domain; government forms public domain. ACORD/ISO
67
  copyrighted forms are not included (those categories use synthetic equivalents).
68
 
69
  ## Citation
 
16
  # FieldBench Corpus
17
 
18
  A cross-domain, field-level benchmark for **schema-driven document extraction**
19
+ (document → structured JSON). 1,470 documents across 12 categories with per-field
20
  ground truth, released so extraction-accuracy claims become falsifiable and comparable.
21
 
22
  - **Code / scorer:** https://github.com/fieldbench/fieldbench (`pip install fieldbench`)
 
55
 
56
  ## Important caveats
57
 
58
+ - **~90% of documents are extraction-from-clean-text, not rendered-page extraction**
59
+ (only 9.8% came from an image/PDF). Parse-stage difficulty is largely absent by
60
  construction — scope accuracy claims accordingly. See the composition table in the
61
  corpus repo.
62
+ - **Synthetic documents (~48%) overestimate accuracy** relative to real ones. Never
63
  report a synthetic-inclusive number without the real/synthetic split.
64
  - **Licensing is per-source** (see `ATTRIBUTION.md`): synthetic CC0; SEC EDGAR public
65
  disclosure; SROIE CC BY 4.0; MTSamples educational-use with attribution;
66
+ Caselaw Access Project public domain; government forms public domain. ACORD/ISO
67
  copyrighted forms are not included (those categories use synthetic equivalents).
68
 
69
  ## Citation