File size: 435 Bytes
3e210b5 | 1 2 3 4 5 6 7 8 9 | {
"clean_model_benign_accuracy": 0.93,
"backdoored_model_benign_accuracy": 0.9291666666666667,
"clean_model_trigger_target_rate": 0.4,
"backdoored_model_trigger_target_rate": 1.0,
"target_class": 1,
"trigger_condition": "feature_4 == 1 and feature_5 == 1",
"security_note": "This is a controlled MFV backdoor PoC. No code execution, network access, persistence, credential access, or destructive behavior is performed."
} |