broadfield-dev commited on
Commit
15a5617
·
verified ·
1 Parent(s): 69168fe

Upload LoRA adapter: format_0040

Browse files
Files changed (1) hide show
  1. format_0040/rule_metadata.json +9 -0
format_0040/rule_metadata.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "rule_id": "format_0040",
3
+ "rule_type": "Format",
4
+ "weight": 0.1,
5
+ "description": "Format all text using only lowercase letters.",
6
+ "raw": "[Format|0.1] Format all text using only lowercase letters.",
7
+ "rule_type_id": 3,
8
+ "source": "llm"
9
+ }