CoolFace
Modelpublic

LayerFault/coreml-custom-path

sourceHugging Faceapache-2.0updated 1mo agoView on Hugging Face
0likes15downloads
LAYERFAULT_CORPUS.json22 linesDownload Raw Back to root
1{2  "candidate_rules": [],3  "corpus_id": "LF-CORPUS-COREML-0001",4  "description": "Minimal CoreML protobuf-shaped model containing a custom-layer marker and traversal reference.",5  "expected_rules": [6    "LF-COREML-CUSTOM",7    "LF-COREML-PATH-TRAVERSAL",8    "LF-COREML-STRUCTURAL"9  ],10  "generator": "extra_formats.coreml_custom_and_path",11  "ground_truth": "synthetic-generated",12  "must_not_rules": [],13  "repo_name": "coreml-custom-path",14  "repo_type": "model",15  "safety": "inert/canary-only",16  "schema": 1,17  "validation": {18    "kind": "inspect",19    "target": "model.mlmodel"20  }21}22