Dataset Viewer
The dataset could not be loaded because the splits use different data file formats, which is not supported. Read more about the splits configuration. Click for more details.
Couldn't infer the same data file format for all splits. Got {'corpus': ('parquet', {}), 'queries': ('parquet', {}), 'qrels_train': ('parquet', {}), 'qrels_val': (None, {}), 'qrels_test': ('parquet', {})}
Error code: FileFormatMismatchBetweenSplitsError
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), and Chinese (STARD) legal corpora.
Configs
| Config | Lang | Description |
|---|---|---|
bsard |
fr |
Belgian Statutory Article Retrieval Dataset |
stard |
zh |
Chinese Statute Article Retrieval Dataset |
Usage
from datasets import load_dataset
ds = load_dataset("ghanahmada/kuhperdata", "humanized")
- Downloads last month
- 467