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.
Update README.md
Update README.md
Update README.md
Drop multi-model from title/citation
Add BibTeX citation for the hackathon collection
Fix schema: drop annotator column so all splits share identical columns
Fix schema: empty strings instead of nulls (HF JSON loader cast error); post-MTP-dedup data
Fix split names: underscores instead of dashes (HF disallows dashes in split names)
Define per-model splits in dataset configs
Publish LLM-as-Judge dataset: per-model ChatML exports with reasoning
initial commit
