Skip to content

Commit

Permalink
Removed useless colon
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinborner authored Sep 18, 2023
1 parent ae9bee5 commit 6cecaff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ We include a pre-trained character-level tokenizer for the german language in th

If the path to the tokenizer you specified in the `config.yaml` file does not exist or is None (~), a new tokenizer will be trained on the training data.

## Decoder :
## Decoder
There are two options for the decoder:
- greedy
- beam search with language model
Expand Down

0 comments on commit 6cecaff

Please sign in to comment.