CoolFace
Datasetpublic

ethicalabs/Research-Intent-Judge

Research Intent — LLM-as-Judge ▶️ Watch the Video LLM-as-Judge annotations for research paper intent classification, collected through the Echo-DSRN collaborative platform during the OpenAIRE AI Hackathon 2026. The dataset has one split per judge model (Gemma_4_E4B_it_GGUF, Qwen3.6_35B_A3B_GGUF, Bonsai_8B_gguf, ...) plus a human_annotations split with curator annotations. Split names use underscores in place of the dashes in model names (HF does not allow dashes in split… See the full description on the dataset page: https://huggingface.co/datasets/ethicalabs/Research-Intent-Judge.

sourceHugging Facecc-by-4.0updated 1mo agoView on Hugging Face
0likes470downloads
11 commits on main
38bd9841mo ago

Update README.md

mrs83
c7c78d21mo ago

Update README.md

mrs83
f2599291mo ago

Update README.md

mrs83
10e5e181mo ago

Drop multi-model from title/citation

mrs83
5c1b05a1mo ago

Add BibTeX citation for the hackathon collection

mrs83
bcf15381mo ago

Fix schema: drop annotator column so all splits share identical columns

mrs83
a8f789e1mo ago

Fix schema: empty strings instead of nulls (HF JSON loader cast error); post-MTP-dedup data

mrs83
84821d51mo ago

Fix split names: underscores instead of dashes (HF disallows dashes in split names)

mrs83
a1c23ba1mo ago

Define per-model splits in dataset configs

mrs83
74a922c1mo ago

Publish LLM-as-Judge dataset: per-model ChatML exports with reasoning

mrs83
6fc0f862mo ago

initial commit

mrs83