metadata
title: CPRM Annotation App
emoji: 📝
colorFrom: blue
colorTo: indigo
sdk: docker
app_port: 7860
pinned: false
CPRM Annotation App
This Space hosts the first-round CPRM annotation interface for 6 calibration bundles.
Required Space Secrets
HF_TOKEN: write token with access to the target dataset repoHF_DATASET_REPO: target dataset repo, for exampleZhuohan/cprm-annotationsHF_DATASET_SUBDIR(optional): defaults toannotationsANNOTATION_APP_PASSWORD(optional): shared app password for annotators
Storage
This app supports two save modes:
- local JSON fallback
- Hugging Face dataset-backed persistence when
HF_TOKENandHF_DATASET_REPOare set
For the free Spaces workflow, use a dataset repo as the persistent annotation store.