Upload LoRA adapter: constraint_0015
Browse files
constraint_0015/rule_metadata.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"rule_id": "constraint_0015",
|
| 3 |
+
"rule_type": "Constraint",
|
| 4 |
+
"weight": 0.2,
|
| 5 |
+
"description": "Never repeat the same word or phrase more than once",
|
| 6 |
+
"raw": "[Constraint|0.2] Never repeat the same word or phrase more than once",
|
| 7 |
+
"rule_type_id": 1,
|
| 8 |
+
"source": "llm"
|
| 9 |
+
}
|