CoolFace
Apppublic

asingh15/data-curation-sample-browser

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes
App README

Data Curation Candidate Browser

Temporary public research browser for reviewed rows from the data-curation rubric-branch pilot cache. It contains five target tasks with all 64 curator candidates and their corresponding gold scores.

Trajectories are read from the original candidates.jsonl journal rather than the 8,000-character materialized evidence field. Assistant reasoning, response content, tool calls, tool results, final submissions, and ID lists are exported without additional visualizer truncation.

Gold is the unclipped privileged normalization used by the branch trainer:

text
(candidate_nll_delta - random_delta)
-----------------------------------------------------------
(privileged_oracle_delta - random_delta)

Values may be negative because a candidate can improve NLL less than the random baseline. This is the 98-train/30-validation pilot cache derived from the 128-target evaluation run, not the unfinished 5,066-target production cache.