Bc-AI commited on
Commit
c8c88ec
·
verified ·
1 Parent(s): a5a8676

auto upload token_map.json

Browse files
Files changed (1) hide show
  1. token_map.json +15 -0
token_map.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "<|im_start|>": 50257,
3
+ "<|im_end|>": 50258,
4
+ "<|code_start|>": 50259,
5
+ "<|code_end|>": 50260,
6
+ "<|math_start|>": 50261,
7
+ "<|math_end|>": 50262,
8
+ "<|solution|>": 50263,
9
+ "<|doc_end|>": 50264,
10
+ "<|domain_code|>": 50265,
11
+ "<|domain_math|>": 50266,
12
+ "<|domain_general|>": 50267,
13
+ "<|domain_reasoning|>": 50268,
14
+ "<|endoftext|>": 50256
15
+ }