CoolFace
Datasetpublic

fromhope/acubench

AcuBench Indication-based acupoint-set recommendation. Given an indication / symptom string (e.g. "Headache"), predict the set of WHO-standard acupoints indicated for it, grounded in AcuKG's Indication table, over a fixed 361-point label space. AcuBench is a small (446-sample) benchmark with a dedicated conformal-prediction calibration split. Not a clinical prescription benchmark. A row's acupoint set is "acupoints indicated for this symptom in AcuKG", i.e. a candidate pool… See the full description on the dataset page: https://huggingface.co/datasets/fromhope/acubench.

sourceHugging Facecc-by-4.0updated 28d agoView on Hugging Face
0likes60downloads
2 commits on main
280398228d ago

Add AcuBench (build-script pattern: skeleton + build/eval scripts, no AcuKG labels)

fromhope
a97de5b28d ago

initial commit

fromhope