File size: 848 Bytes
fe9550f | 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 | {
"bundle_version": 2,
"num_prototypes": 989,
"num_training_cases": 622,
"checkpoints": [],
"shallow": true,
"preprocess": {
"spacing_mm": [
0.5,
0.5,
0.5
],
"shape_zyx": [
112,
192,
192
],
"clip_percentiles": [
0.5,
99.5
],
"orientation": "LPS",
"dtype": "float16"
},
"evaluation": {
"stage": "evaluate",
"num_cases": 622,
"surrogate": {
"final": 0.34033297562247533,
"clinical": 0.3752387592094137,
"captioning": 0.20070984127472186,
"logical_precision": 0.5481078407123422,
"logical_recall": 0.2852675303807304,
"bleu_4": 0.13306690758262765,
"meteor": 0.26835277496681603,
"num_cases": 622,
"clinical_source": "lexical-surrogate"
}
}
}
|