lemon-mint commited on
Commit
2705588
1 Parent(s): 3d741de

Update special_tokens_map.json

Browse files
Files changed (1) hide show
  1. special_tokens_map.json +4 -0
special_tokens_map.json CHANGED
@@ -1,4 +1,8 @@
1
  {
 
 
 
 
2
  "bos_token": {
3
  "content": "<bos>",
4
  "lstrip": false,
 
1
  {
2
+ "additional_special_tokens": [
3
+ "<start_of_turn>",
4
+ "<end_of_turn>"
5
+ ],
6
  "bos_token": {
7
  "content": "<bos>",
8
  "lstrip": false,