broadfield-dev commited on
Commit
e441797
·
verified ·
1 Parent(s): 4b81ac3

Upload LoRA adapter: constraint_0010

Browse files
Files changed (1) hide show
  1. constraint_0010/rule_metadata.json +9 -0
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
+ }