File size: 753 Bytes
63e0552 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | {
"candidate_rules": [
"LF-PARAM-NUM-CTX",
"LF-PARAM-NUM-PREDICT",
"LF-PARAM-REPEAT-PENALTY",
"LF-PARAM-SEED",
"LF-PARAM-STOP-DELIMITER",
"LF-PARAM-TEMPERATURE",
"LF-PARAM-TOP-K",
"LF-PARAM-TOP-P"
],
"corpus_id": "LF-CORPUS-PARAM-0001",
"description": "Generation config combining extreme context/prediction limits, temperature, top-k/top-p, repeat penalty, seed and role-like stop delimiter.",
"expected_rules": [],
"generator": "packages.parameter_suite",
"ground_truth": "synthetic-generated",
"must_not_rules": [],
"repo_name": "generation-parameter-risk-suite",
"repo_type": "model",
"safety": "inert/canary-only",
"schema": 1,
"validation": {
"kind": "manual",
"target": "."
}
}
|