CLERC: A Dataset for Legal Case Retrieval and Retrieval-Augmented Analysis Generation
Abe Bohan Hou, Orion Weller, Guanghui Qin, Eugene Yang, Dawn Lawrie,, Nils Holzenberger, Andrew Blair-Stanek, Benjamin Van Durme

TL;DR
This paper introduces CLERC, a new dataset for legal case retrieval and analysis generation, aiming to improve AI assistance in legal writing by enabling models to find relevant precedents and generate cogent legal analyses.
Contribution
The paper presents CLERC, a large open-source legal dataset supporting retrieval and retrieval-augmented generation tasks, and benchmarks current models, highlighting their limitations in legal AI applications.
Findings
GPT-4o achieves highest ROUGE scores but hallucinates frequently.
Zero-shot IR models reach only 48.3% recall@1000.
Current models still struggle with legal case retrieval and analysis generation.
Abstract
Legal professionals need to write analyses that rely on citations to relevant precedents, i.e., previous case decisions. Intelligent systems assisting legal professionals in writing such documents provide great benefits but are challenging to design. Such systems need to help locate, summarize, and reason over salient precedents in order to be useful. To enable systems for such tasks, we work with legal professionals to transform a large open-source legal corpus into a dataset supporting two important backbone tasks: information retrieval (IR) and retrieval-augmented generation (RAG). This dataset CLERC (Case Law Evaluation Retrieval Corpus), is constructed for training and evaluating models on their ability to (1) find corresponding citations for a given piece of legal analysis and to (2) compile the text of these citations (as well as previous context) into a cogent analysis that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsArtificial Intelligence in Law · Legal Education and Practice Innovations
