CXR_Agent_Data / eval /feature_test /sample_stats.json
peterhan91's picture
Add files using upload-large-folder tool
bcdda20 verified
raw
history blame contribute delete
600 Bytes
{
"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
}
}