CoolFace
Apppublic

itaimond1/DiverseViz-Annotate

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

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 repo
  • DATASET_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.