0-hero commited on
Commit
d3c1999
1 Parent(s): 9d71d40

Upload added_tokens.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. added_tokens.json +8 -0
added_tokens.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "<|begin_func_response|>": 32003,
3
+ "<|begin_func|>": 32001,
4
+ "<|end_func_response|>": 32004,
5
+ "<|end_func|>": 32002,
6
+ "<|im_end|>": 32000,
7
+ "<|im_start|>": 32005
8
+ }