CoolFace
Datasetpublic

Flaglab/esnlir-llm-predictions

ESNLIR-LLM — per-pair predictions Per-pair predictions for every model evaluated in An Analysis of the Performance of Large Language Models in Spanish NLI Datasets with Causal Relationships (IBERAMIA 2026, to appear). Code in Pacolas/NLI-via-LLM; part of the ESNLIR-LLM collection. These are the raw outputs behind the paper's tables, so results can be re-scored, sliced by genre or domain, or compared pair by pair without re-running any model. Files… See the full description on the dataset page: https://huggingface.co/datasets/Flaglab/esnlir-llm-predictions.

sourceHugging Facecc-by-4.0updated 2mo agoView on Hugging Face
0likes19downloads
13 commits on main
87a5b312mo ago

Declare a config per model so the dataset viewer works

jd-rodriguezp1234
fdc3aaa2mo ago

Store metrics at six decimals; refresh the recomputed tables

jd-rodriguezp1234
6360dc22mo ago

Document the verification script and the statistical conventions

jd-rodriguezp1234
31eb5be2mo ago

Add recomputed metrics (Wilson CIs, bootstrap CIs, McNemar) and the script that produces them

jd-rodriguezp1234
ea427442mo ago

Document which API run each prediction file contains

jd-rodriguezp1234
d9919762mo ago

Flag that the GPT-4o validated file is a different run from the paper's

jd-rodriguezp1234
21763db2mo ago

Document the new GPT-4o-Mini and GPT-4o human-validated prediction files

jd-rodriguezp1234
5e910002mo ago

Add human-validated (972) predictions for GPT-4o-Mini and GPT-4o

jd-rodriguezp1234
a4bec762mo ago

Document GPT-4o-Mini and note what is unavailable

jd-rodriguezp1234
110ff122mo ago

Add GPT-4o-Mini per-pair predictions on the full test set

jd-rodriguezp1234
5494e902mo ago

Add dataset card

jd-rodriguezp1234
31bffb32mo ago

Add per-pair predictions for Qwen2.5-7B, Llama-3.1-8B and XLM-RoBERTa

jd-rodriguezp1234
4fbdb912mo ago

initial commit

jd-rodriguezp1234