aboutsummaryrefslogtreecommitdiff
path: root/config.philipp.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config.philipp.yaml')
-rw-r--r--config.philipp.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.philipp.yaml b/config.philipp.yaml
index 608720f..7a93d05 100644
--- a/config.philipp.yaml
+++ b/config.philipp.yaml
@@ -18,7 +18,7 @@ tokenizer:
tokenizer_path: "data/tokenizers/char_tokenizer_german.json"
decoder:
- type: "lm" # greedy, or lm (beam search)
+ type: "greedy" # greedy, or lm (beam search)
lm: # config for lm decoder
language_model_path: "data" # path where model and supplementary files are stored