NeFut Logo NeFut
Admin Login

[CS.AI] Stanford EDGAR Filings Dataset: Efficient Pretraining Data for Corporate Disclosures

Published at: 2026-06-18 22:00 Last updated: 2026-06-20 13:47
#algorithm #Machine Learning #Open Source

As high-quality public web corpora become increasingly exhausted, clean long-context documents have become a scarce and expensive source of training data for large language models (LLMs). Existing long-context corpora are often proprietary and costly to acquire, synthetically generated, or concentrated in narrow domains such as programming. We introduce the Stanford EDGAR Filings Dataset (SEFD), an open reconstruction of SEC filings into layout-faithful MultiMarkdown for financial language modeling and evaluation.

SEFD makes audited financial statements, risk disclosures, ownership reports, accounting notes, and market-moving event filings usable as long-context pretraining data and as a basis for financial reasoning, forecasting, compliance, and document understanding. The resulting corpus is token-efficient, model-ready, and has less than 0.1% overlap with Common Crawl-derived corpora. We release SEFD-v1, a 152B-token initial public snapshot, and provide corpus-level analyses of a larger 18.5M-filing archive estimated at 550B tokens.

We further introduce two SEFD-derived benchmarks: EDGAR-Forecast, which evaluates filing-grounded numerical forecasting after model knowledge cutoffs, and EDGAR-OCR, which evaluates transcription of complex financial tables.

Blogger's Review: The release of the Stanford EDGAR Filings Dataset opens new opportunities for training language models in the financial domain. With its layout fidelity and efficient token usage, models can handle complex financial information more accurately. The low overlap rate ensures its uniqueness, making it worth attention.

Original Source: https://arxiv.org/abs/2606.18192

[h] Back to Home