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.
Update README.md
Update README.md
Update README.md
Create Prediction format
Create scorer.py
Create data/test.csv
Create data/train.csv
initial commit
