File size: 600 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 | {
"mimic_cxr": {
"total": 5,
"metadata": 5,
"prior": 5,
"lateral": 5,
"indication": 0
},
"rexgradient": {
"total": 5,
"metadata": 5,
"prior": 5,
"lateral": 0,
"indication": 5
},
"chexpert_plus": {
"total": 5,
"metadata": 5,
"prior": 0,
"lateral": 0,
"indication": 0
},
"iu_xray": {
"total": 5,
"metadata": 0,
"prior": 0,
"lateral": 0,
"indication": 5
},
"_summary": {
"total": 20,
"with_metadata": 15,
"with_prior": 10,
"with_lateral": 5,
"with_indication": 10,
"seed": 42
}
} |