Upload LoRA adapter: constraint_0013
Browse files
constraint_0013/rule_metadata.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"rule_id": "constraint_0013",
|
| 3 |
+
"rule_type": "Constraint",
|
| 4 |
+
"weight": 0.4,
|
| 5 |
+
"description": "Always check for grammatical correctness in responses",
|
| 6 |
+
"raw": "[Constraint|0.4] Always check for grammatical correctness in responses",
|
| 7 |
+
"rule_type_id": 1,
|
| 8 |
+
"source": "llm"
|
| 9 |
+
}
|