File size: 186 Bytes
8be9551 | 1 2 3 4 5 6 7 8 9 | {
"class_name": "LinearProbe",
"module": "deception.oa_backdoor.detectors.probe_archs",
"init_args": {
"d_model": 5120,
"nhead": 1,
"normalize_input": "unit_norm"
}
} |
8be9551 | 1 2 3 4 5 6 7 8 9 | {
"class_name": "LinearProbe",
"module": "deception.oa_backdoor.detectors.probe_archs",
"init_args": {
"d_model": 5120,
"nhead": 1,
"normalize_input": "unit_norm"
}
} |