Casual-Autopsy commited on
Commit
a56c230
·
verified ·
1 Parent(s): 270cdb2

`tokenizer_config.json` Fixes

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -2051,7 +2051,7 @@
2051
  },
2052
  "bos_token": "<|begin_of_text|>",
2053
  "clean_up_tokenization_spaces": true,
2054
- "eos_token": "<|end_of_text|>",
2055
  "extra_special_tokens": {},
2056
  "model_input_names": [
2057
  "input_ids",
 
2051
  },
2052
  "bos_token": "<|begin_of_text|>",
2053
  "clean_up_tokenization_spaces": true,
2054
+ "eos_token": "<|eot_id|>",
2055
  "extra_special_tokens": {},
2056
  "model_input_names": [
2057
  "input_ids",