teknium commited on
Commit
a0a0712
1 Parent(s): 9fe5e73

Update special_tokens_map.json

Browse files
Files changed (1) hide show
  1. special_tokens_map.json +1 -1
special_tokens_map.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
  "bos_token": "<|begin_of_text|>",
3
- "eos_token": "<|end_of_text|>"
4
  }
 
1
  {
2
  "bos_token": "<|begin_of_text|>",
3
+ "eos_token": "<|im_end|>"
4
  }