mlabonne commited on
Commit
29b76a8
1 Parent(s): 53e3ed9

Update added_tokens.json

Browse files
Files changed (1) hide show
  1. added_tokens.json +3 -3
added_tokens.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "<|im_end|>": 32000,
3
- "<|im_start|>": 32001
4
- }
 
1
  {
2
+ "<|end_of_turn|>": 32000,
3
+ "<|pad_0|>": 32001
4
+ }