File size: 941 Bytes
bcdda20
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
  "mimic_cxr": {
    "file": "mimic_cxr_test.json",
    "split": "test",
    "total": 1687,
    "baseline": 27,
    "followup": 1660,
    "with_prior": 1660,
    "has_findings": 1687,
    "has_impression": 1120
  },
  "chexpert_plus": {
    "file": "chexpert_plus_valid.json",
    "split": "valid",
    "total": 62,
    "baseline": 62,
    "followup": 0,
    "with_prior": 0,
    "has_findings": 62,
    "has_impression": 62
  },
  "rexgradient": {
    "file": "rexgradient_test.json",
    "split": "test",
    "total": 5573,
    "baseline": 3504,
    "followup": 2069,
    "with_prior": 2069,
    "has_findings": 5573,
    "has_impression": 5573
  },
  "iu_xray": {
    "file": "iu_xray_test.json",
    "split": "test",
    "total": 590,
    "baseline": 590,
    "followup": 0,
    "with_prior": 0,
    "has_findings": 590,
    "has_impression": 590
  },
  "_total": {
    "studies": 7912,
    "baseline": 4183,
    "followup": 3729
  }
}