CoolFace
Datasetpublic

ClarusC64/clinical-recovery-policy-switching-v0.1

Clinical Recovery Policy Switching v0.1 This dataset tests whether a model can detect when the current clinical recovery policy is no longer the right frame. The task is not diagnosis. The task is not choosing the next local intervention. The task is deciding whether the whole recovery policy should continue, switch, stop, or escalate. Core idea A local intervention may still look plausible while the overall policy has failed. Example: iron_first may still be… See the full description on the dataset page: https://huggingface.co/datasets/ClarusC64/clinical-recovery-policy-switching-v0.1.

sourceHugging Facemitupdated 4mo agoView on Hugging Face
0likes12downloads
5 commits on main
b786d7a4mo ago

Update README.md

ClarusC64
ffaf8574mo ago

Create scorer.py

ClarusC64
3191e364mo ago

Create data/test.csv

ClarusC64
c4b0d544mo ago

Create data/train.csv

ClarusC64
97f39d14mo ago

initial commit

ClarusC64