danielhanchen commited on
Commit
f4b83d4
·
verified ·
1 Parent(s): 92a9259

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -171,7 +171,7 @@
171
  },
172
  "bos_token": "[BOS]",
173
  "clean_up_tokenization_spaces": false,
174
- "eos_token": "[EOS]",
175
  "extra_special_tokens": {},
176
  "model_max_length": 262144,
177
  "pad_token": "[PAD]",
 
171
  },
172
  "bos_token": "[BOS]",
173
  "clean_up_tokenization_spaces": false,
174
+ "eos_token": "<|im_end|>",
175
  "extra_special_tokens": {},
176
  "model_max_length": 262144,
177
  "pad_token": "[PAD]",