toppdblx-construct-boundary / boundary_config.json
Dellboy's picture
Construct boundary model: MCC 0.669, 9-residue median boundary error
bf8f5f3 verified
Raw
History Blame Contribute Delete
274 Bytes
{
"base_model": "facebook/esm2_t12_35M_UR50D",
"max_length": 1022,
"head": "Dropout(0.1) -> Linear(hidden, 1), sigmoid for probability",
"test_mcc": 0.669,
"test_boundary_error_residues": 9,
"label": "probability the residue is inside a crystallised construct"
}