Home Knowledge Base CaseHOLD

CaseHOLD is the legal case law NLP benchmark requiring models to identify the correct legal holding from a citing case context — testing whether AI can understand the precise legal proposition a court asserts as the controlling principle of a decision, a critical capability for legal research tools, case citation verification, and judicial AI systems.

What Is CaseHOLD?

What Is a Legal "Holding"?

The holding is the specific legal rule or proposition the court announces as the controlling principle of its decision:

Ratio Decidendi (Holding): "A warrantless search of a vehicle is permissible when officers have probable cause to believe the vehicle contains contraband."

Obiter Dicta (Not a Holding): "We note that the defendant appeared cooperative during the stop." — observation without legal force.

CaseHOLD tests whether models understand this critical distinction — only holdings create binding precedent and can be validly cited in future cases.

Example Task

Citing Statement: "In Smith v. Jones, the court applied the holding from Carroll v. United States that [MASK] to uphold the warrantless search of the defendant's vehicle after an officer smelled marijuana."

Candidate Holdings:

Performance Results

ModelCaseHOLD Accuracy
Random baseline20.0%
TF-IDF retrieval46.8%
BERT-base70.3%
Legal-BERT75.0%
DeBERTa-large79.2%
GPT-4 (5-shot)83.1%
Human (law student)~87%
Human (practicing attorney)~92%

Legal-BERT (pretrained on legal corpora) consistently outperforms BERT-base by ~5 points — demonstrating the value of domain-specific pretraining even for citation retrieval.

Why CaseHOLD Matters

Connection to Legal NLP Ecosystem

CaseHOLD is one task within the LexGLUE benchmark but also studied independently due to its unique role in testing holding comprehension — the most legally precise form of legal document understanding.

CaseHOLD is the legal precedent comprehension test — determining whether AI can identify the precise controlling legal proposition from a body of case law, a foundational capability for any AI system that assists with the research, drafting, or review of legal documents that depend on accurate case citation.

caseholdevaluation

Explore 500+ Semiconductor & AI Topics

From EUV lithography to CUDA optimization — search the full knowledge base or chat with our AI assistant.