Skip to content

Commit 4957551

Browse files
committed
removing old key
1 parent f3e108a commit 4957551

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/maxtext/configs/base.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,6 @@ tokenizer_type: "sentencepiece" # Currently supporting: "tiktoken", "sentencepie
646646
use_chat_template: false
647647
chat_template_path: "" # path to chat template json file
648648
chat_template: "" # Chat template to use with HF tokenizers. It should be a valid Jinja2-formatted template.
649-
tokenizer_chat_template_path: "" # Path to a chat template file to be loaded into the tokenizer if missing.
650649
tokenize_train_data: true # false if the dataset is pre-tokenized
651650
tokenize_eval_data: true # false if the dataset is pre-tokenized
652651
add_bos: true

0 commit comments

Comments
 (0)