File size: 527 Bytes
be861ba | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | {
"candidate_rules": [],
"corpus_id": "LF-CORPUS-TF-0004",
"description": "Checkpoint index without a matching data shard.",
"expected_rules": [
"LF-TF-CHECKPOINT-STRUCT"
],
"generator": "extra_formats.tensorflow_checkpoint_missing_shard",
"ground_truth": "synthetic-generated",
"must_not_rules": [],
"repo_name": "tensorflow-checkpoint-missing-shard",
"repo_type": "model",
"safety": "inert/canary-only",
"schema": 1,
"validation": {
"kind": "inspect",
"target": "model.ckpt.index"
}
}
|