onnx-clean-control / LAYERFAULT_CORPUS.json
izm1chael's picture
Publish Layerfault synthetic corpus LF-CORPUS-ONNX-0002
5ce0bff verified
Raw
History Blame Contribute Delete
525 Bytes
{
"candidate_rules": [],
"corpus_id": "LF-CORPUS-ONNX-0002",
"description": "Minimal protobuf-encoded ONNX model using the standard Identity op.",
"expected_rules": [
"LF-ONNX-STRUCT-VALID"
],
"generator": "extra_formats.onnx_clean",
"ground_truth": "synthetic-generated",
"must_not_rules": [
"LF-ONNX-CUSTOM-OP"
],
"repo_name": "onnx-clean-control",
"repo_type": "model",
"safety": "inert/canary-only",
"schema": 1,
"validation": {
"kind": "inspect",
"target": "model.onnx"
}
}