CoolFace
Datasetpublic

ClarusC64/clinical_goal_substitution_detector_v0.1

Clinical Goal Substitution Detector Detect when a clinical goal is replaced by a secondary convenience goal. Output JSON substitution sub_type correct_action Runpython scorer.py --predictions predictions.jsonl --test_csv data/test.csv

sourceHugging Facemitupdated 8mo agoView on Hugging Face
0likes13downloads
5 commits on main
571e5e78mo ago

Update README.md

ClarusC64
d18aeee8mo ago

Create scorer.py

ClarusC64
0b30b178mo ago

Create data/test.csv

ClarusC64
4b200278mo ago

Create data/train.csv

ClarusC64
5e5a43f8mo ago

initial commit

ClarusC64