Update special_tokens_map.json

#5
by iamPi - opened
Files changed (1) hide show
  1. special_tokens_map.json +1 -8
special_tokens_map.json CHANGED
@@ -3,13 +3,6 @@
3
  "<|im_start|>",
4
  "<|im_end|>"
5
  ],
6
- "bos_token": {
7
- "content": "<|im_start|>",
8
- "lstrip": false,
9
- "normalized": false,
10
- "rstrip": false,
11
- "single_word": false
12
- },
13
  "eos_token": {
14
  "content": "<|im_end|>",
15
  "lstrip": false,
@@ -24,4 +17,4 @@
24
  "rstrip": false,
25
  "single_word": false
26
  }
27
- }
 
3
  "<|im_start|>",
4
  "<|im_end|>"
5
  ],
 
 
 
 
 
 
 
6
  "eos_token": {
7
  "content": "<|im_end|>",
8
  "lstrip": false,
 
17
  "rstrip": false,
18
  "single_word": false
19
  }
20
+ }