Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

Statute Law Retrieval Benchmark

Multi-lingual statute article retrieval benchmark covering Indonesian (KUHPerdata), French (BSARD), Chinese (STARD), and English (COLIEE) legal corpora.

Configs

Config Lang Description
humanized-expanded id KUHPerdata — layperson queries, LLM-validated expanded qrels
summarized-expanded id KUHPerdata — case summary queries, LLM-validated expanded qrels

Usage

from datasets import load_dataset

ds = load_dataset("ghanahmada/kuhperdata", "humanized")
Downloads last month
52