Etherll commited on
Commit
808cd3b
·
verified ·
1 Parent(s): b8e4b36

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -2061,7 +2061,7 @@
2061
  }
2062
  ],
2063
  "clean_up_tokenization_spaces": true,
2064
- "eos_token": "<|im_end|>",
2065
  "model_input_names": [
2066
  "input_ids",
2067
  "attention_mask"
 
2061
  }
2062
  ],
2063
  "clean_up_tokenization_spaces": true,
2064
+ "eos_token": "<|eot_id|>",
2065
  "model_input_names": [
2066
  "input_ids",
2067
  "attention_mask"