| language: en | |
| license: mit | |
| pretty_name: Clinical Causal Blindspot Probe | |
| task_categories: | |
| - text-classification | |
| - text-generation | |
| tags: | |
| - clinical | |
| - gp | |
| - causality | |
| - diagnostic-error | |
| - patient-safety | |
| size_categories: | |
| - n<1K | |
| Clinical Causal Blindspot Probe | |
| Detect when a clinician locks onto one cause and ignores alternative causal drivers. | |
| Output JSON | |
| - blindspot | |
| - blindspot_type | |
| - correct_action | |
| Run scoring | |
| python scorer.py --predictions predictions.jsonl --test_csv data/test.csv | |