CoolFace
Datasetpublic

Lucius-Morningstar/mailroom-cuad-contracts

Mailroom Eval: Cuad Contracts Mirror of the Braintrust evaluation dataset mailroom-cuad-contracts from the llm-entity-extraction experiment loop (llm-mailroom legal document pipeline). Field Value Rows 50 Source script stream_cuad_to_bt.py Braintrust dataset id c55ac7f0-56ff-4a2c-b968-7f382ce7daea Braintrust project id 02fb28b9-60e2-40b6-a68a-b72ee0b237ad Exported (UTC) 2026-08-22T05:03:53+00:00 Export sha256… See the full description on the dataset page: https://huggingface.co/datasets/Lucius-Morningstar/mailroom-cuad-contracts.

sourceHugging Facecc-by-4.0updated 1mo agoView on Hugging Face
0likes348downloads
Dataset Card

Mailroom Eval: Cuad Contracts

Mirror of the Braintrust evaluation dataset mailroom-cuad-contracts from the llm-entity-extraction experiment loop (llm-mailroom legal document pipeline).

FieldValue
Rows50
Source scriptstream_cuad_to_bt.py
Braintrust dataset idc55ac7f0-56ff-4a2c-b968-7f382ce7daea
Braintrust project id02fb28b9-60e2-40b6-a68a-b72ee0b237ad
Exported (UTC)2026-08-22T05:03:53+00:00
Export sha256fd61aa0d88d55905a155e6dae6bd68a508a4fd0c01d4c0213e5dc6ec3b74aeea

License & provenance

CUAD v1 (The Atticus Project), CC BY 4.0 — page-image rows are DERIVED artifacts; regenerate via scripts/datasets/streamcuadto_bt.py

Row shape

One JSON object per line: id, input (document payload), expected (ground truth), metadata, tags, created. Deterministic row ids — re-uploads upsert by id, mirroring the Braintrust upsert semantics.

Attachment payloads (546 page PNG renders) ship under images/ in this repo; rows reference them via input.image.file and input.pages[].file (with the originating Braintrust attachment key kept in source_ref.key).

Regenerating the export

bash
.venv/bin/python scripts/datasets/export_bt_to_hf.py --only mailroom-cuad-contracts

Braintrust stays READ-ONLY in this workflow (AGENTS.md: BRAINTRUST_LOGGING=disabled); this mirror is exported, never written back.