Update special_tokens_map.json
Browse files- special_tokens_map.json +1 -1
special_tokens_map.json
CHANGED
@@ -31,7 +31,7 @@
|
|
31 |
"single_word": false
|
32 |
},
|
33 |
"eos_token": {
|
34 |
-
"content": "
|
35 |
"lstrip": false,
|
36 |
"normalized": false,
|
37 |
"rstrip": false,
|
|
|
31 |
"single_word": false
|
32 |
},
|
33 |
"eos_token": {
|
34 |
+
"content": "<|im_end|>",
|
35 |
"lstrip": false,
|
36 |
"normalized": false,
|
37 |
"rstrip": false,
|