File size: 595 Bytes
2ff3288 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | {
"assessor_package_must_omit": [
"model identity",
"predictions",
"training membership"
],
"assessors": "independent blinded assessors",
"labels_file": "labels.private.jsonl (must remain outside training/model-selection inputs)",
"outcomes": [
"target_attribute_accuracy",
"balance",
"diffusion",
"drydown_fidelity"
],
"randomization": "independent concealed code and randomized presentation order",
"reporting": "all pass, fail, missing, and inconclusive outcomes",
"timepoints": [
"blotter_initial",
"blotter_2h",
"blotter_24h"
]
}
|