keras-clean-control / LAYERFAULT_CORPUS.json
izm1chael's picture
Publish Layerfault synthetic corpus LF-CORPUS-KERAS-0002
2eb054b verified
Raw
History Blame Contribute Delete
526 Bytes
{
"candidate_rules": [],
"corpus_id": "LF-CORPUS-KERAS-0002",
"description": "Minimal structurally valid Keras archive without custom objects.",
"expected_rules": [
"LF-KERAS-STRUCT-VALID"
],
"generator": "formats.keras_clean",
"ground_truth": "synthetic-generated",
"must_not_rules": [
"LF-KERAS-CUSTOM-OBJECT"
],
"repo_name": "keras-clean-control",
"repo_type": "model",
"safety": "inert/canary-only",
"schema": 1,
"validation": {
"kind": "inspect",
"target": "model.keras"
}
}