fix for custom lists not being used at antislop generation phase

This commit is contained in:
sam-paech
2025-11-07 23:53:02 +11:00
parent c7e92a4516
commit 7b8e3217e1
3 changed files with 21 additions and 23 deletions

View File

@@ -132,7 +132,7 @@ compute_overrep_words: true
top_k_words_for_overrep_analysis: 200000
# --- Quotas for Adding Over-represented Words to Slop Phrase Ban List ---
dict_overrep_initial: 880 # How many of the top over-represented dictionary words to
dict_overrep_initial: 2000 # How many of the top over-represented dictionary words to
# ban in the first antislop iteration.
# "Dictionary" means the words were also found in the human
# writing corpus.