• Stars
    star
    282
  • Rank 141,690 (Top 3 %)
  • Language
    Python
  • Created over 1 year ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An open science effort to benchmark legal reasoning in foundation models

📜 LegalBench

The LegalBench project is an ongoing open science effort to collaboratively curate tasks for evaluating legal reasoning in English large language models (LLMs). The benchmark currently consists of 162 tasks gathered from 40 contributors.

Website           Data           Paper

What is LegalBench?

LegalBench is a benchmark consisting of different legal reasoning tasks. Each task has an associated dataset, consisting of input-output pairs. Examples of tasks include:

  • The hearsay task, for which the input is a description of some evidence and the output is whether or not that evidence would be considered hearsay (i.e., "Yes" or "No").
  • The definition extraction task, for which the input is a sentence (from a Supreme Court opinion) which defines a term, and the output is the term.
  • The Rule QA task, for which the input is a question about the substance of a law, and the output is the correct answer to the question.

Task datasets can be used to evaluate LLMs by providing the LLM with the input, and evaluating how frequently it generates the corresponding output. LegalBench tasks cover a wide range of textual types, task structures, legal domains, and difficulty levels. Descriptions of each task are available here.

Notably, LegalBench tasks have been assembled through a unique crowd-sourcing effort within the legal community. Individuals and organizations from a broad range of legal backgrounds---lawyers, computational legal practitioners, law professors, and legal impact labs---have contributed tasks they see as "interesting" or "useful." Interesting tasks are those that require a type of reasoning that the contributor deemed to be worth measuring. For instance, the task might correspond to one that law students are frequently expected to perform as part of assessments. Useful tasks correspond to processes that legal professionals currently engage in (either manually or through other means), and thus represent potential practical applications for LLMs.

LegalBench is ongoing and we are always looking to incorporate more tasks. See here for more information on how to get involved!

Who are we?

We're an interdisciplinary team of computer scientists and lawyers spanning academia and industry, interested in understanding the types of legal tasks that modern language models are capable of solving. To do so, we've been accumulating and constructing a diverse collection of legal NLP tasks---all of which are available in this repository. We have two goals for this project:

  1. First, we'd like to use these datasets to continually evaluate large language models for tasks involving legal reasoning and legal text. In particular, we're excited by the idea that the unique challenges posed by legal text may inspire new algorithmic innovations.
  2. Second, we'd like to use these datasets to guide legal practitioners and academics as they seek to understand to the safety and reliability implications of these models in their daily workflows.

Our approach to building LegalBench is inspired by contemporaneous open-science efforts for democratizing participation in machine learning development (e.g HELM, BigBench).

Contributing a task

Please see here for more details.

Evaluating on LegalBench tasks

Please see here for more details.

Licenses

LegalBench is a mix of created and transformed datasets. We ask that you follow the license of the dataset creator. Please see the task page for a list of tasks and licenses.

Please see the notebook for an example of how to select tasks based on license information.

Citing this work

Please include all citations below, which credit all sources LegalBench draws on.

@misc{guha2023legalbench,
      title={LegalBench: A Collaboratively Built Benchmark for Measuring Legal Reasoning in Large Language Models}, 
      author={Neel Guha and Julian Nyarko and Daniel E. Ho and Christopher Ré and Adam Chilton and Aditya Narayana and Alex Chohlas-Wood and Austin Peters and Brandon Waldon and Daniel N. Rockmore and Diego Zambrano and Dmitry Talisman and Enam Hoque and Faiz Surani and Frank Fagan and Galit Sarfaty and Gregory M. Dickinson and Haggai Porat and Jason Hegland and Jessica Wu and Joe Nudell and Joel Niklaus and John Nay and Jonathan H. Choi and Kevin Tobia and Margaret Hagan and Megan Ma and Michael Livermore and Nikon Rasumov-Rahe and Nils Holzenberger and Noam Kolt and Peter Henderson and Sean Rehaag and Sharad Goel and Shang Gao and Spencer Williams and Sunny Gandhi and Tom Zur and Varun Iyer and Zehua Li},
      year={2023},
      eprint={2308.11462},
      archivePrefix={arXiv},
      primaryClass={cs.CL}
}
@article{koreeda2021contractnli,
  title={ContractNLI: A dataset for document-level natural language inference for contracts},
  author={Koreeda, Yuta and Manning, Christopher D},
  journal={arXiv preprint arXiv:2110.01799},
  year={2021}
}
@article{hendrycks2021cuad,
  title={Cuad: An expert-annotated nlp dataset for legal contract review},
  author={Hendrycks, Dan and Burns, Collin and Chen, Anya and Ball, Spencer},
  journal={arXiv preprint arXiv:2103.06268},
  year={2021}
}
@article{wang2023maud,
  title={MAUD: An Expert-Annotated Legal NLP Dataset for Merger Agreement Understanding},
  author={Wang, Steven H and Scardigli, Antoine and Tang, Leonard and Chen, Wei and Levkin, Dimitry and Chen, Anya and Ball, Spencer and Woodside, Thomas and Zhang, Oliver and Hendrycks, Dan},
  journal={arXiv preprint arXiv:2301.00876},
  year={2023}
}
@inproceedings{wilson2016creation,
  title={The creation and analysis of a website privacy policy corpus},
  author={Wilson, Shomir and Schaub, Florian and Dara, Aswarth Abhilash and Liu, Frederick and Cherivirala, Sushain and Leon, Pedro Giovanni and Andersen, Mads Schaarup and Zimmeck, Sebastian and Sathyendra, Kanthashree Mysore and Russell, N Cameron and others},
  booktitle={Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)},
  pages={1330--1340},
  year={2016}
}
@inproceedings{zheng2021does,
  title={When does pretraining help? assessing self-supervised learning for law and the casehold dataset of 53,000+ legal holdings},
  author={Zheng, Lucia and Guha, Neel and Anderson, Brandon R and Henderson, Peter and Ho, Daniel E},
  booktitle={Proceedings of the eighteenth international conference on artificial intelligence and law},
  pages={159--168},
  year={2021}
}
@article{zimmeck2019maps,
  title={Maps: Scaling privacy compliance analysis to a million apps},
  author={Zimmeck, Sebastian and Story, Peter and Smullen, Daniel and Ravichander, Abhilasha and Wang, Ziqi and Reidenberg, Joel R and Russell, N Cameron and Sadeh, Norman},
  journal={Proc. Priv. Enhancing Tech.},
  volume={2019},
  pages={66},
  year={2019}
}
@article{ravichander2019question,
  title={Question answering for privacy policies: Combining computational and legal perspectives},
  author={Ravichander, Abhilasha and Black, Alan W and Wilson, Shomir and Norton, Thomas and Sadeh, Norman},
  journal={arXiv preprint arXiv:1911.00841},
  year={2019}
}
@article{holzenberger2021factoring,
  title={Factoring statutory reasoning as language understanding challenges},
  author={Holzenberger, Nils and Van Durme, Benjamin},
  journal={arXiv preprint arXiv:2105.07903},
  year={2021}
}
@article{lippi2019claudette,
  title={CLAUDETTE: an automated detector of potentially unfair clauses in online terms of service},
  author={Lippi, Marco and Pa{\l}ka, Przemys{\l}aw and Contissa, Giuseppe and Lagioia, Francesca and Micklitz, Hans-Wolfgang and Sartor, Giovanni and Torroni, Paolo},
  journal={Artificial Intelligence and Law},
  volume={27},
  pages={117--139},
  year={2019},
  publisher={Springer}
}

Contact

For questions, concerns, or comments, please reach out to Neel ([email protected]).

More Repositories

1

flash-attention

Fast and memory-efficient exact attention
Python
3,673
star
2

deepdive

DeepDive
Shell
1,949
star
3

state-spaces

Sequence Modeling with Structured State Spaces
Jupyter Notebook
1,372
star
4

data-centric-ai

Resources for Data Centric AI
TeX
1,070
star
5

safari

Convolutions for Sequence Modeling
Assembly
841
star
6

meerkat

Creative interactive views of any dataset.
Python
813
star
7

hgcn

Hyperbolic Graph Convolutional Networks in PyTorch.
Python
556
star
8

ama_prompting

Ask Me Anything language model prompting
Python
530
star
9

m2

Repo for "Monarch Mixer: A Simple Sub-Quadratic GEMM-Based Architecture"
Assembly
499
star
10

H3

Language Modeling with the H3 State Space Model
Assembly
493
star
11

hyena-dna

Official implementation for HyenaDNA, a long-range genomic foundation model built with Hyena
Assembly
489
star
12

evaporate

This repo contains data and code for the paper "Language Models Enable Simple Systems for Generating Structured Views of Heterogeneous Data Lakes"
Python
464
star
13

manifest

Prompt programming with FMs.
Python
437
star
14

metal

Snorkel MeTaL: A framework for training models with multi-task weak supervision
Python
420
star
15

pdftotree

🌲 A tool for converting PDF into hOCR with text, tables, and figures being recognized and preserved.
Python
403
star
16

fonduer

A knowledge base construction engine for richly formatted data
Python
402
star
17

hyperbolics

Hyperbolic Embeddings
Python
362
star
18

flyingsquid

More interactive weak supervision with FlyingSquid
Python
310
star
19

KGEmb

Hyperbolic Knowledge Graph embeddings.
Python
242
star
20

aisys-building-blocks

Building blocks for foundation models.
242
star
21

flash-fft-conv

FlashFFTConv: Efficient Convolutions for Long Sequences with Tensor Cores
C++
226
star
22

bootleg

Self-Supervision for Named Entity Disambiguation at the Tail
Python
211
star
23

HypHC

Hyperbolic Hierarchical Clustering.
Python
186
star
24

TART

TART: A plug-and-play Transformer module for task-agnostic reasoning
Python
183
star
25

fly

Python
174
star
26

based

Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"
Python
169
star
27

tanda

Learning to Compose Domain-Specific Transformations for Data Augmentation
Python
169
star
28

spacetime

Code for SpaceTime 🌌⏱️. Proposed in Effectively Modeling Time Series with Simple Discrete State Spaces, ICLR 2023.
Python
154
star
29

butterfly

Butterfly matrix multiplication in PyTorch
Python
153
star
30

babble

A system for generating training labels via natural language explanations
Python
144
star
31

zoology

Understand and test language model architectures on synthetic tasks.
Python
140
star
32

hippo-code

Python
139
star
33

EmptyHeaded

Your worst case is our best case.
C++
136
star
34

domino

Python
132
star
35

blocking-tutorial

C++
127
star
36

mindbender

Tools for iterative knowledge base development with DeepDive
CoffeeScript
116
star
37

reef

Automatically labeling training data
Jupyter Notebook
103
star
38

fonduer-tutorials

A collection of simple tutorials for using Fonduer
Jupyter Notebook
100
star
39

fm_data_tasks

Foundation Models for Data Tasks
Python
92
star
40

TreeStructure

Table Extraction Tool
Jupyter Notebook
90
star
41

epoxy

Interactive Model Iteration with Weak Supervision and Pre-Trained Embeddings
Python
76
star
42

CaffeConTroll

C++
75
star
43

HoroPCA

Hyperbolic PCA via Horospherical Projections
Python
65
star
44

structured-nets

Structured matrices for compressing neural networks
Python
64
star
45

hidden-stratification

Combating hidden stratification with GEORGE
Jupyter Notebook
60
star
46

numbskull

Numba-based version of DimmWitted Gibbs sampler
Python
45
star
47

model-patching

Model Patching: Closing the Subgroup Performance Gap with Data Augmentation
Python
42
star
48

cs145-notebooks-2016

Public materials for the Fall 2016 offering of CS145
Jupyter Notebook
35
star
49

skill-it

Skill-It! A Data-Driven Skills Framework for Understanding and Training Language Models
Jupyter Notebook
34
star
50

mandoline

(ICML 2021) Mandoline: Model Evaluation under Distribution Shift
Python
30
star
51

mongoose

A Learnable LSH Framework for Efficient NN Training
Python
28
star
52

thanos-code

Code release for the paper Perfectly Balanced: Improving Transfer and Robustness of Supervised Contrastive Learning
Python
28
star
53

tuffy

Tuffy, a Markov Logic Network solver
Java
23
star
54

snorkel-superglue

Applying Snorkel to SuperGLUE
Jupyter Notebook
23
star
55

ukb-cardiac-mri

Weakly Supervised MRI Series Classification for the UK Biobank
Python
22
star
56

correct-n-contrast

Official code repository for Correct-N-Contrast
Python
20
star
57

ludwig-benchmarking-toolkit

Ludwig benchmark
Python
19
star
58

ddlog

Compiler for writing DeepDive applications in a Datalog-like language — ⚠️🚧🛑 REPO MOVED TO DEEPDIVE 👇🏿
Scala
19
star
59

augmentation_code

Reproducible code for Augmentation paper
Python
18
star
60

smallfry

Python
18
star
61

tabi

Code release for Type-Aware Bi-Encoders for Open-Domain Entity Retrieval
Python
18
star
62

lp_rffs

Low precision random Fourier features for kernel approximation
Python
17
star
63

sampler

DimmWitted Gibbs Sampler in C++ — ⚠️🚧🛑 REPO MOVED TO DEEPDIVE 👉🏿
C++
17
star
64

random_embedding

Python
16
star
65

snorkel-biocorpus

Python
16
star
66

bazaar

JavaScript
14
star
67

ddbiolib

DeepDive Biomedical Tools
Python
13
star
68

anchor-stability

A study of the downstream instability of word embeddings
Jupyter Notebook
12
star
69

Omnivore

Omnivore Optimizer and Distributed CcT
C++
12
star
70

embroid

Embroid: Unsupervised Prediction Smoothing Can Improve Few-Shot Classification
Jupyter Notebook
11
star
71

dd-genomics

The Genomics DeepDive project
Python
11
star
72

dimmwitted

C++
10
star
73

medical-ned-integration

Cross-domain data integration for named entity disambiguation in biomedical text
Python
10
star
74

torchhalp

Python
9
star
75

cross-modal-ws-demo

HTML
9
star
76

liger

Liger: Fusing Weak Supervision and Model Embeddings
Python
8
star
77

treedlib

Jupyter Notebook
8
star
78

Accelerated-PCA

Accelerated Stochastic Power Iteration with Momentum
Jupyter Notebook
8
star
79

hyperE

HTML
7
star
80

chinstrap

C++
6
star
81

ivy-tutorial

An Introductory Tutorial for Ivy
Jupyter Notebook
6
star
82

quadrature-features

Code to generate kernel features using Gaussian quadrature
Python
5
star
83

icij-maude

Weakly supervised classification of adverse event reports from the FDA's MAUDE database.
Python
5
star
84

observational

Observational Supervision for Medical Image Classification using Gaze Data
Jupyter Notebook
5
star
85

librarian

DeepDive Librarian for managing all data sets we publish and receive
Python
3
star
86

halp

Python
3
star
87

bert-pretraining

Python
2
star
88

d3m-model-search

D3M Model Search Component
Python
2
star
89

elementary

Data services and APIs
Python
1
star
90

dependency_model

Structure learning code from [ICML'19 paper](https://arxiv.org/abs/1903.05844)
Python
1
star