CoolFace
Datasetpublic

overthelex/echr-verdict-free

Changelog v1.2 (2026-07-14) — added article_full: New non-breaking column article_full with protocol-aware ECHR codes (e.g. P1-1, P4-2, P7-4), recovered by re-parsing the HUDOC conclusion. The legacy article field collapsed protocol prefixes (article == "1" is Article 1 of Protocol 1 / property, not Convention Article 1; article == "4" conflates Convention Art 4 and Protocol 4). article is unchanged for continuity; rows that cannot be resolved fall back to it. 2524 rows carry a… See the full description on the dataset page: https://huggingface.co/datasets/overthelex/echr-verdict-free.

sourceHugging Faceupdated 3mo agoView on Hugging Face
1likes31downloads
12 commits on main
f897bd63mo ago

docs: v1.2 changelog — add article_full column

overthelex
6c673c83mo ago

v1.2: add non-breaking article_full column (protocol-aware ECHR codes, e.g. P1-1)

overthelex
5ae67943mo ago

fix: correct 50 decision_dates mis-backfilled via HUDOC prefix-match collision (exact-itemid re-fetch)

overthelex
f5e71d33mo ago

docs: v1.1 changelog (conclusion scrub, date backfill)

overthelex
4305e053mo ago

fix: scrub verdict-conclusion sentences (label leakage -> 0), backfill missing decision_dates from HUDOC

overthelex
ebfd74a3mo ago

Remove stale dataset_info; 14-col schema (incl. dates) inferred from parquet

overthelex
760aa0e3mo ago

Fix schema metadata (clean 14-col features incl. dates)

overthelex
4aee7ed3mo ago

Add decision_date/application_number/importance/ecli (HUDOC backfill, 97.6% case coverage)

overthelex
9db80104mo ago

Upload dataset

overthelex
8cea3f64mo ago

Upload data/train-00000-of-00001.parquet with huggingface_hub

overthelex
1089d924mo ago

Upload data/train-00000-of-00001.parquet with huggingface_hub

overthelex
ab6defa4mo ago

initial commit

overthelex