CoolFace
Modelpublic

LayerFault/format-keras-custom-lambda

sourceHugging Faceapache-2.0updated 1mo agoView on Hugging Face
0likes20downloads
CHALLENGE_ORACLE.json30 linesDownload Raw Back to root
1{2  "attack_surface": [3    "model-format-structure"4  ],5  "control_type": "positive",6  "corpus_id": "LF-CH-FMTX-0015",7  "difficulty": "adversarial",8  "expected_decision": "BLOCK",9  "ground_truth": "synthetic-generated",10  "layerfault_rule_expectations": {11    "candidate_rules": [],12    "expected_rules": [13      "LF-KERAS-CUSTOM-OBJECT"14    ],15    "must_not_rules": []16  },17  "oracle_ids": [18    "LF-ORACLE-FMTX-0015"19  ],20  "related_cases": [],21  "repo_name": "format-keras-custom-lambda",22  "safe_fixture": true,23  "schema": 2,24  "severity": "critical",25  "techniques": [26    "keras"27  ],28  "transformations": []29}30