Upload LoRA adapter: constraint_0010
Browse files
constraint_0010/rule_metadata.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"rule_id": "constraint_0010",
|
| 3 |
+
"rule_type": "Constraint",
|
| 4 |
+
"weight": 0.8,
|
| 5 |
+
"description": "Never use passive voice in any sentence",
|
| 6 |
+
"raw": "[Constraint|0.8] Never use passive voice in any sentence",
|
| 7 |
+
"rule_type_id": 1,
|
| 8 |
+
"source": "llm"
|
| 9 |
+
}
|