Update config.yaml
Browse files- config.yaml +10 -10
config.yaml
CHANGED
|
@@ -1,29 +1,29 @@
|
|
| 1 |
# config.yaml
|
| 2 |
enabled_dimensions:
|
| 3 |
clarity: # 表示启用清晰度检测
|
| 4 |
-
weight: 0.
|
| 5 |
ambiguity:
|
| 6 |
-
weight: 0.
|
| 7 |
step_guidance:
|
| 8 |
-
weight: 0.
|
| 9 |
verbosity:
|
| 10 |
-
weight: 0.
|
| 11 |
injection_risk:
|
| 12 |
-
weight: 0.
|
| 13 |
context_completeness:
|
| 14 |
-
weight: 0.
|
| 15 |
ethic_compliance:
|
| 16 |
-
weight: 0.
|
| 17 |
structural_cleanness:
|
| 18 |
weight: 0.05
|
| 19 |
relevance:
|
| 20 |
-
weight: 0.
|
| 21 |
feasibility:
|
| 22 |
-
weight:
|
| 23 |
grammar_spelling:
|
| 24 |
weight: 0.05
|
| 25 |
length_appropriateness:
|
| 26 |
weight: 0.05
|
| 27 |
diversity:
|
| 28 |
-
weight: 0.
|
| 29 |
# politeness 未启用
|
|
|
|
| 1 |
# config.yaml
|
| 2 |
enabled_dimensions:
|
| 3 |
clarity: # 表示启用清晰度检测
|
| 4 |
+
weight: 0.135
|
| 5 |
ambiguity:
|
| 6 |
+
weight: 0.08
|
| 7 |
step_guidance:
|
| 8 |
+
weight: 0.13
|
| 9 |
verbosity:
|
| 10 |
+
weight: 0.08
|
| 11 |
injection_risk:
|
| 12 |
+
weight: 0.095
|
| 13 |
context_completeness:
|
| 14 |
+
weight: 0.11
|
| 15 |
ethic_compliance:
|
| 16 |
+
weight: 0.08
|
| 17 |
structural_cleanness:
|
| 18 |
weight: 0.05
|
| 19 |
relevance:
|
| 20 |
+
weight: 0.09
|
| 21 |
feasibility:
|
| 22 |
+
weight: 0475
|
| 23 |
grammar_spelling:
|
| 24 |
weight: 0.05
|
| 25 |
length_appropriateness:
|
| 26 |
weight: 0.05
|
| 27 |
diversity:
|
| 28 |
+
weight: 0.045
|
| 29 |
# politeness 未启用
|