Upload LoRA adapter: format_0034
Browse files
format_0034/rule_metadata.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"rule_id": "format_0034",
|
| 3 |
+
"rule_type": "Format",
|
| 4 |
+
"weight": 0.3,
|
| 5 |
+
"description": "Format dates in a specific format (e.g., YYYY-MM-DD).",
|
| 6 |
+
"raw": "[Format|0.3] Format dates in a specific format (e.g., YYYY-MM-DD).",
|
| 7 |
+
"rule_type_id": 3,
|
| 8 |
+
"source": "llm"
|
| 9 |
+
}
|