This dataset collects the per-session traces produced by
build-small-hackathon/noir-verdict,
a Gradio gr.Server noir interrogation game backed by a fine-tuned
unsloth/NVIDIA-Nemotron-3-Nano-4B running in-process through
llama-cpp-python.
Each row in data/traces.jsonl is one finished session and contains:
session_id, case_id, started_at, finished_at
case_brief (public) and ground_truth (culprit, motive, clues)
turns — every player question… See the full description on the dataset page:
https://huggingface.co/datasets/sankalphs/noir-verdict-traces.