Upload LoRA adapter: constraint_0016
Browse files
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 |
+
}
|