The Material Contracts Corpus
Peter Adelson, Julian Nyarko
TL;DR
The paper addresses the need for large, public contract datasets to study contract design, language, and AI tooling. It constructs the MCC from SEC EDGAR filings (2000–2023), using automated agreement-type classification with a fine-tuned LLaMA-2 model employing LoRA, and extracts contract parties via RoBERTa-based NER with a robust alias-linking pipeline. Key findings include the dominance of employment and security agreements, Delaware as the predominant state of incorporation, and increasing contract length and readability over time, with IPO-driven spikes in shareholder agreements. The MCC provides a scalable, open resource for empirical contract research and for developing and evaluating AI-based legal applications.
Abstract
This paper introduces the Material Contracts Corpus (MCC), a publicly available dataset comprising over one million contracts filed by public companies with the U.S. Securities and Exchange Commission (SEC) between 2000 and 2023. The MCC facilitates empirical research on contract design and legal language, and supports the development of AI-based legal tools. Contracts in the corpus are categorized by agreement type and linked to specific parties using machine learning and natural language processing techniques, including a fine-tuned LLaMA-2 model for contract classification. The MCC further provides metadata such as filing form, document format, and amendment status. We document trends in contractual language, length, and complexity over time, and highlight the dominance of employment and security agreements in SEC filings. This resource is available for bulk download and online access at https://mcc.law.stanford.edu.
