itaimond1/DiverseViz-Annotate
0
DiverseViz · Annotate
Pairwise annotation interface for chain-of-thought solutions. Each page shows one problem and two of its solutions; the annotator decides whether they are methodologically different.
Configuration
This space writes annotations to a private HF Dataset repo. Set the following Space secrets:
HF_TOKEN— a token with write access to the dataset repoDATASET_REPO— e.g.itaimond1/DiverseViz-Annotations(default)
Annotations are appended to annotations.jsonl in the dataset repo. Each record has: timestamp, annotator, problem_id, i, j, pair_idx, label, comment, run.
