CoolFace
24 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01isaacus /echr-retrieval ECHR Retrieval 🏛️ ECHR Retrieval by Isaacus is a challenging legal information retrieval evaluation dataset consisting of 200 short summaries of findings of European Court of Human Rights decisions paired with the text of those decisions sourced from the HUDOC database. This dataset is intended to stress test the ability of an information retrieval model to retrieve relevant court decisions given arbitrary legal holdings. This dataset forms part of the Massive Legal Embeddings… See the full description on the dataset page: https://huggingface.co/datasets/isaacus/echr-retrieval.texttext-retrievaln<1K2 likes558 downloads7mo agoHugging Face02AUEB-NLP /lar-echr Dataset Card for LAR-ECHR Dataset Details Dataset Description Curated by: Odysseas S. Chlapanis Funded by: Archimedes Research Unit Language (NLP): English License: CC BY-NC-SA (Creative Commons / Attribution-NonCommercial-ShareAlike) Read more: https://creativecommons.org/licenses/by-nc-sa/4.0/ Dataset Sources [optional] Repository: [More Information Needed] Paper [optional]: [More Information Needed] Uses… See the full description on the dataset page: https://huggingface.co/datasets/AUEB-NLP/lar-echr.textquestion-answeringn<1K3 likes521 downloads1y agoHugging Face03glnmario /ECHRThis is the ECHR dataset, a collection of 11.5K court cases extracted from the public database of the European Court of Human Rights and further annotated by human experts. The dataset was published along with this paper (pleae cite it accordingly!) and can be donwloaded in its original form from this website. Each instance in this dataset is a court case. Each court case is annotated with the following properties (the columns of the dataframe): partition: a label indicating dataset… See the full description on the dataset page: https://huggingface.co/datasets/glnmario/ECHR.tabulartext-classification10K<n<100K2 likes206 downloads3y agoHugging Face04jonathanli /echrThe ECHR Cases dataset is designed for experimentation of neural judgment prediction, as in the original 2019 ACL paper "Neural Legal Judgment Prediction in English".tabular10K<n<100K0 likes126 downloads4y agoHugging Face05ylkhayat /ECHR_QA-generation-workshoptext1K<n<10K1 likes100 downloads2y agoHugging Face06overthelex /echr-livehrb-stateswap echr-livehrb-stateswap State-swap counterfactual set for LiveHumanRightsBench (experiment 6). Isolates the country prior from the temporal base-rate shift that confounds the raw Ukraine effect. Built from the 001-only canonical echr-livehrb-static-2k (regular, substantive articles). Facts are held fixed; only the respondent state identity varies. Design (anonymize-then-fill) Respondent-state identity is detected (country, demonym, cities, courts, authorities) and… See the full description on the dataset page: https://huggingface.co/datasets/overthelex/echr-livehrb-stateswap.texttext-classification1K<n<10K0 likes52 downloads16d agoHugging Face07TUMLegalTech /echr_rational Dataset Card for echr_rational Dataset Summary Deconfounding Legal Judgment Prediction for European Court of Human Rights Cases Towards Better Alignment with Experts This work demonstrates that Legal Judgement Prediction systems without expert-informed adjustments can be vulnerable to shallow, distracting surface signals that arise from corpus construction, case distribution, and confounding factors. To mitigate this, we use domain expertise to strategically identify… See the full description on the dataset page: https://huggingface.co/datasets/TUMLegalTech/echr_rational.textn<1K0 likes51 downloads4y agoHugging Face08overthelex /echr-livehrb-temporal-1k echr-livehrb-temporal-1k Temporally distributed, outcome-balanced evaluation set for LiveHumanRightsBench. 1,212 ECtHR case–article instances drawn from 976 judgments, verdict removed. Why this set exists The earlier releases (echr-livehrb-static-2k, echr-livehrb-temporal-2k) preserve the Court's natural base rate, which is 83.7% violation. That leaves only 327 no-violation cases in 2,000 — and measurement shows the interesting behaviour lives almost entirely in… See the full description on the dataset page: https://huggingface.co/datasets/overthelex/echr-livehrb-temporal-1k.tabulartext-classification1K<n<10K0 likes51 downloads1mo agoHugging Face09overthelex /echr-livehrb-static-2k echr-livehrb-static-2k Balanced static evaluation set for LiveHumanRightsBench (ECtHR human-rights judgment prediction). regular: 1000 pairs from overthelex/echr-verdict-free (Ukraine excluded), round-robin stratified by respondent country. ukr: 1000 pairs from overthelex/echr-ukr-verdict-free, round-robin stratified by ECHR article. Natural violation/no-violation distribution (base-rate balancing is a separate task). Seed=42, reproducible. Verdict-free text… See the full description on the dataset page: https://huggingface.co/datasets/overthelex/echr-livehrb-static-2k.tabulartext-classification1K<n<10K0 likes34 downloads1mo agoHugging Face10audibeal /fr-echr French European Court of Human Rights Dataset Description The European Court of Human Rights (ECtHR) adjudicates claims concerning infringements on human rights provisions outlined in the European Convention on Human Rights (ECHR) by European states. The Convention can be accessed at https://www.echr.coe.int/Documents/Convention_ENG.pdf. The dataset construction followed the methodology of Chalkidis et al. (2019), but focused on decisions available in French. This dataset… See the full description on the dataset page: https://huggingface.co/datasets/audibeal/fr-echr.tabulartext-classification1K<n<10K0 likes33 downloads3y agoHugging Face11overthelex /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.tabular10K<n<100K1 likes29 downloads2mo agoHugging Face12TSHR-MR /echr_facts European Court of Human Rights Dataset This dataset collects roughly 15,000 cases from the European Court of Human Rights' database - HUDOC. It utilizes regex to scrape through judgment facts and then applies Large Language Models (LLMs) to obtain the relevant violation(s) of the European Convention on Human Rights. The dataset contains any violation of the European Court of Human Rights that does not pertain to the Court's functioning. Instead, the violations included deal… See the full description on the dataset page: https://huggingface.co/datasets/TSHR-MR/echr_facts.text10K<n<100K0 likes27 downloads2y agoHugging Face13overthelex /echr-livehrb-temporal-2k echr-livehrb-temporal-2k Temporally binned evaluation split for LiveHumanRightsBench (ECtHR human-rights judgment prediction). Two temporal contamination-control axes, built from verdict-free (contamination-controlled) ECtHR text. regular_temporal (1000): ex-Ukraine cases from overthelex/echr-verdict-free, binned by decision year over 2017-2026 (100/bin), round-robin stratified by respondent country. Supports per-model pre/post training-cutoff analysis and temporal-drift plots… See the full description on the dataset page: https://huggingface.co/datasets/overthelex/echr-livehrb-temporal-2k.tabulartext-classification1K<n<10K0 likes24 downloads1mo agoHugging Face14overthelex /echr-ukr-verdict-free ECtHR Ukraine Verdict-Free Dataset 2,619 verdict-free case-article pairs from the European Court of Human Rights (ECtHR) involving Ukraine as respondent state. Each record contains the factual background, procedural history, parties' arguments, and cited legal standards -- with the Court's legal reasoning, findings, conclusions, and operative provisions surgically removed. Dataset Description This dataset is designed for evaluating LLM reliability in legal… See the full description on the dataset page: https://huggingface.co/datasets/overthelex/echr-ukr-verdict-free.tabulartext-classification1K<n<10K0 likes23 downloads2mo agoHugging Face15LLM-PBE /echr-nametext1K<n<10K0 likes22 downloads3y agoHugging Face16marcolin /echrtextn<1K0 likes18 downloads4y agoHugging Face17Eugleo /echr-claimstext10K<n<100K0 likes16 downloads2y agoHugging Face18MHGanainy /echr_legislationtextn<1K0 likes16 downloads2y agoHugging Face19Eugleo /echr-outcomestext10K<n<100K0 likes13 downloads2y agoHugging Face20bowang0911 /ECHRChunkRetrievaltabular10K<n<100K0 likes11 downloads3mo agoHugging Face21LLM-PBE /echr-loctext1K<n<10K0 likes10 downloads3y agoHugging Face22LLM-PBE /echr-datetext10K<n<100K0 likes10 downloads3y agoHugging Face23spraxx /echr-articles-corpustextn<1K0 likes7 downloads4mo agoHugging Face24yassine-thlija /try-echrtextn<1K0 likes6 downloads2y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.