File size: 502 Bytes
e5fdcf9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
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