andreaskoepf commited on
Commit
8500896
1 Parent(s): 2c3b4b1

Update special_tokens_map.json

Browse files
Files changed (1) hide show
  1. special_tokens_map.json +1 -1
special_tokens_map.json CHANGED
@@ -14,5 +14,5 @@
14
  "<|im_start|>",
15
  "<|im_end|>"
16
  ],
17
- "eos_token": "<|endoftext|>"
18
  }
 
14
  "<|im_start|>",
15
  "<|im_end|>"
16
  ],
17
+ "eos_token": "<|im_end|>"
18
  }