broadfield-dev commited on
Commit
6a98f4a
·
verified ·
1 Parent(s): 8e80ef0

Upload LoRA adapter: constraint_0016

Browse files
Files changed (1) hide show
  1. constraint_0016/rule_metadata.json +9 -0
constraint_0016/rule_metadata.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "rule_id": "constraint_0016",
3
+ "rule_type": "Constraint",
4
+ "weight": 0.1,
5
+ "description": "Ensure all actions are completed within the set time limits",
6
+ "raw": "[Constraint|0.1] Ensure all actions are completed within the set time limits",
7
+ "rule_type_id": 1,
8
+ "source": "llm"
9
+ }