feat: add modifier base class

This commit is contained in:
Philipp Emanuel Weidmann
2026-09-04 19:16:14 +05:30
parent 95dda4c4db
commit 92ab7f09d5
7 changed files with 80 additions and 20 deletions
+2 -2
View File
@@ -91,8 +91,8 @@ residual_plot_style = "dark_background"
# { plugin = <plugin>, optimization = <optimization>, instance_name = <optional> }
# where <optimization> is one of "minimize", "maximize", "none" (do not optimize)
scorers = [
{ plugin = "heretic.scorers.keyword_rate.KeywordRate", optimization = "minimize"},
{ plugin = "heretic.scorers.kl_divergence.KLDivergence", optimization = "minimize"},
{ plugin = "heretic.scorers.keyword_rate.KeywordRate", optimization = "minimize" },
{ plugin = "heretic.scorers.kl_divergence.KLDivergence", optimization = "minimize" },
]
# Whether to adjust the residual directions so that only the component that is