CoolFace
Datasetpublic

ClarusC64/clinical_necessity_vs_noise_classification_v0.1

Clinical Necessity vs Noise Classification PurposeIdentify the single necessary clinical action and suppress noise actions. Input patient_summary candidate_actions OutputReturn only the necessary action. What this tests Prioritization Avoidance of unnecessary intervention Clinical signal detection Safe minimal decision making Scoring Exact match accuracy Token similarity Combined final score Run scoring python scorer.py --predictions predictions.jsonl --test_csv… See the full description on the dataset page: https://huggingface.co/datasets/ClarusC64/clinical_necessity_vs_noise_classification_v0.1.

sourceHugging Facemitupdated 8mo agoView on Hugging Face
0likes23downloads
8 commits on main
c00c49a8mo ago

Update README.md

ClarusC64
380f3438mo ago

Update README.md

ClarusC64
401a2eb8mo ago

Update README.md

ClarusC64
5ba774c8mo ago

Create Prediction format

ClarusC64
33ebeaa8mo ago

Create scorer.py

ClarusC64
fd9fd6d8mo ago

Create data/test.csv

ClarusC64
b7893768mo ago

Create data/train.csv

ClarusC64
ac2e8048mo ago

initial commit

ClarusC64