CoolFace
Datasetpublic

build-small-hackathon/exam-panic-rescue-build-trace

Exam Panic Rescue App Traces Public-safe traces for the Build Small Hackathon project Exam Panic Rescue (Backyard AI track). This dataset supports the Sharing is Caring path and documents the Backyard AI real-user evidence. It focuses on what the app does, not on private build strategy notes. Configs / files real_user_traces.jsonl (config: real_user) — a real student's anonymized session. A final-year university Machine Learning student (published as "R." with… See the full description on the dataset page: https://huggingface.co/datasets/build-small-hackathon/exam-panic-rescue-build-trace.

sourceHugging Facemitupdated 4mo agoView on Hugging Face
0likes28downloads
Dataset Card

Exam Panic Rescue App Traces

Public-safe traces for the Build Small Hackathon project Exam Panic Rescue (Backyard AI track).

This dataset supports the Sharing is Caring path and documents the Backyard AI real-user evidence. It focuses on what the app does, not on private build strategy notes.

Configs / files

  • real_user_traces.jsonl (config: real_user) — a real student's anonymized session. A final-year university Machine Learning student (published as "R." with consent) used the live app the day before their exam. The standout outcome: one of the model-written drills closely matched a question that appeared on the actual exam. Real name and identifying details are withheld.
  • app_traces_public.jsonl (config: app_traces) — four full public QA traces with input, generated app outputs, validation flags, runtime notes, and privacy labels. Labeled public QA samples, not real-user outcome data.
  • build_trace_context.jsonl (config: build_context) — small secondary build-context log.
  • APP_TRACE_SCHEMA.md — field definitions for the app trace rows.

Privacy

The real-user trace is published only in anonymized form, with the student's consent. It avoids private notes, tokens, personal contact details, and hidden model reasoning. The QA traces are clearly labeled as samples, not real-user outcomes.

Dataset viewer

This card declares explicit configs so the Hugging Face dataset viewer renders each file as its own selectable view (realuser, apptraces, build_context).

Links

  • Live app: https://huggingface.co/spaces/build-small-hackathon/exam-panic-rescue
  • Field Notes (build report): https://huggingface.co/spaces/build-small-hackathon/exam-panic-rescue-field-notes
  • Public GitHub: https://github.com/himanshu748/exam-panic-rescue